Skip to content

Commit

Permalink
chore: Update assets deps
Browse files Browse the repository at this point in the history
  • Loading branch information
areknawo committed Feb 6, 2024
1 parent 71c17fa commit 3d49b33
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1,271 deletions.
14 changes: 7 additions & 7 deletions apps/backend/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"start": "node ./dist/index.js"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.374.0",
"@fastify/rate-limit": "^8.0.3",
"@trpc/server": "^10.35.0",
"@aws-sdk/client-s3": "^3.507.0",
"@fastify/rate-limit": "^9.1.0",
"@trpc/server": "^10.45.0",
"@vrite/backend": "workspace:*",
"fastify": "^4.20.0",
"sharp": "^0.33.0",
"fastify": "^4.26.0",
"sharp": "^0.33.2",
"trpc-openapi": "^1.2.0",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@img/sharp-darwin-arm64": "^0.33.0",
"@img/sharp-darwin-arm64": "^0.33.2",
"@vrite/scripts": "workspace:*"
}
}
Loading

0 comments on commit 3d49b33

Please sign in to comment.