Skip to content

Commit

Permalink
chore: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Nov 12, 2024
1 parent e915ace commit 97ddf60
Show file tree
Hide file tree
Showing 3 changed files with 753 additions and 551 deletions.
7 changes: 4 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,19 @@
"dependencies": {
"@azure/identity": "^4.5.0",
"@fastify/cookie": "^9.0.4",
"@fastify/cors": "^8.3.0",
"@fastify/cors": "^10.0.1",
"@fastify/multipart": "^8.2.0",
"@fastify/rate-limit": "^9.0.0",
"@fastify/session": "^10.4.0",
"@fastify/swagger": "^8.10.0",
"@fastify/swagger": "^9.2.0",
"@fastify/swagger-ui": "^5.1.0",
"@prisma/client": "5.6.0",
"add": "^2.0.6",
"axios": "^1.5.0",
"bcrypt": "^5.0.1",
"dotenv": "^16.0.0",
"email-reply-parser": "^1.8.1",
"fastify": "4.22.2",
"fastify": "5.1",
"fastify-formidable": "^3.0.2",
"fastify-multer": "^2.0.3",
"formidable": "^3.5.1",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
],
"packageManager": "[email protected]",
"dependencies": {
"fastify": "^5.1.0",
"next": "^14.2.15",
"nextra": "^3.0.15",
"nextra-theme-docs": "^3.0.15",
Expand Down
Loading

0 comments on commit 97ddf60

Please sign in to comment.