Skip to content

Commit

Permalink
fix(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent ea1e8f2 commit b1caf3a
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 697 deletions.
12 changes: 6 additions & 6 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"@fastify/oauth2": "^7.9.0",
"@fastify/sensible": "^5.6.0",
"@fastify/swagger": "^8.14.0",
"@fastify/swagger-ui": "^4.0.0",
"@fastify/swagger-ui": "^5.0.0",
"@next/common": "workspace:*",
"bullmq": "^4.17.0",
"close-with-grace": "^1.3.0",
"bullmq": "^5.0.0",
"close-with-grace": "^2.0.0",
"fastify": "^4.28.0",
"fastify-plugin": "^4.5.1",
"fastify-type-provider-zod": "^1.1.9",
"fastify-type-provider-zod": "^2.0.0",
"jsonwebtoken": "^9.0.2",
"lodash-es": "^4.17.21",
"lru-cache": "^11.0.0",
"mongoose": "^8.4.3",
"mongoose-lean-virtuals": "^0.9.1",
"mongoose-lean-virtuals": "^1.0.0",
"ms": "^2.1.3",
"ofetch": "^1.3.4",
"ua-parser-js": "^1.0.38",
Expand All @@ -56,7 +56,7 @@
"esbuild": "^0.23.0",
"esbuild-plugin-pino": "^2.2.0",
"pino-pretty": "^11.2.1",
"rimraf": "^5.0.5",
"rimraf": "^6.0.0",
"testcontainers": "^10.9.0",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
Expand Down
Loading

0 comments on commit b1caf3a

Please sign in to comment.