Skip to content

Commit

Permalink
chore(ops): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Apr 1, 2024
1 parent d872bcf commit 07ba804
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 132 deletions.
14 changes: 7 additions & 7 deletions packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
],
"dependencies": {
"@compodoc/compodoc": "^1.1.23",
"@fastify/compress": "^7.0.1",
"@fastify/compress": "^7.0.2",
"@fastify/helmet": "^11.1.1",
"@fastify/multipart": "^8.2.0",
"@fastify/secure-session": "^7.1.0",
"@fastify/static": "^7.0.1",
"@fastify/static": "^7.0.2",
"@nestjs/axios": "^3.0.2",
"@nestjs/cache-manager": "^2.2.2",
"@nestjs/cli": "^10.3.2",
"@nestjs/common": "^10.3.6",
"@nestjs/common": "^10.3.7",
"@nestjs/config": "^3.2.1",
"@nestjs/core": "^10.3.6",
"@nestjs/core": "^10.3.7",
"@nestjs/jwt": "^10.2.0",
"@nestjs/platform-fastify": "^10.3.6",
"@nestjs/platform-fastify": "^10.3.7",
"@nestjs/schematics": "^10.1.1",
"@nestjs/swagger": "^7.3.0",
"@nestjs/swagger": "^7.3.1",
"@nestjs/terminus": "^10.2.3",
"@nestjs/testing": "^10.3.6",
"@nestjs/testing": "^10.3.7",
"@nestjs/throttler": "^5.1.2",
"@ordzaar/standard-typescript": "workspace:*",
"@swc/cli": "^0.3.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/standard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"dependencies": {
"@next/third-parties": "^14.1.4",
"@ordzaar/standard-typescript": "workspace:*",
"@reduxjs/toolkit": "^2.2.2",
"@reduxjs/toolkit": "^2.2.3",
"@tanstack/react-query": "^5.28.9",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/react-dom": "18.2.23",
"next": "14.1.4",
"next-sitemap": "^4.2.3",
"nextjs-progressbar": "^0.0.16",
Expand Down
Loading

0 comments on commit 07ba804

Please sign in to comment.