Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed Dec 24, 2024
1 parent 27cd292 commit 07af95a
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 176 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"@nestjs/swagger": "^8.1.0",
"@nestjs/throttler": "^6.3.0",
"@nestjs/websockets": "^10.4.15",
"@prisma/client": "6.0.1",
"@prisma/client": "6.1.0",
"axios": "^1.7.9",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dotenv": "^16.4.7",
"fastify": "4.29.0",
"jsdom": "^25.0.1",
"jszip": "^3.10.1",
"minio": "^8.0.2",
"minio": "^8.0.3",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sharp": "^0.33.5",
Expand All @@ -46,9 +46,9 @@
"@stylistic/eslint-plugin": "^2.12.1",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.2",
"@typescript-eslint/parser": "^8.18.0",
"eslint": "^9.16.0",
"prisma": "^6.0.1",
"@typescript-eslint/parser": "^8.18.1",
"eslint": "^9.17.0",
"prisma": "^6.1.0",
"source-map-support": "^0.5.21",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 07af95a

Please sign in to comment.