Skip to content

Commit

Permalink
⬆️ Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed May 15, 2024
1 parent f9a0694 commit f52dbc8
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 205 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@fastify/static": "^7.0.3",
"@fastify/static": "^7.0.4",
"@nestjs/common": "^10.3.8",
"@nestjs/config": "^3.2.2",
"@nestjs/core": "^10.3.8",
Expand All @@ -30,10 +30,10 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dotenv": "^16.4.5",
"fastify": "^4.26.2",
"fastify": "^4.27.0",
"jsdom": "^24.0.0",
"jszip": "^3.10.1",
"prisma": "^5.13.0",
"prisma": "^5.14.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sharp": "^0.33.3",
Expand All @@ -45,9 +45,9 @@
"@nestjs/testing": "^10.3.8",
"@types/jest": "^29.5.12",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.10",
"@types/node": "^20.12.12",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit f52dbc8

Please sign in to comment.