Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jbl428 committed Oct 21, 2023
1 parent ba8d118 commit 2907351
Show file tree
Hide file tree
Showing 2 changed files with 1,005 additions and 692 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,30 +34,30 @@
"opossum": "^8.0.1"
},
"devDependencies": {
"@nestjs/common": "^10.0.3",
"@nestjs/core": "^10.0.3",
"@nestjs/platform-express": "^10.0.3",
"@nestjs/testing": "^10.0.3",
"@types/opossum": "^6.2.3",
"@vitest/coverage-v8": "0.32.2",
"class-transformer": "^0.5.1",
"eslint": "^8.43.0",
"eslint-config-async": "^2.0.1",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fastify": "^4.18.0",
"graphql": "^16.7.1",
"graphql-yoga": "^4.0.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"reflect-metadata": "^0.1.13",
"release-it": "^15.11.0",
"rxjs": "^7.8.1",
"typescript": "^5.1.3",
"vitest": "^0.32.2"
"@nestjs/common": "10.2.7",
"@nestjs/core": "10.2.7",
"@nestjs/platform-express": "10.2.7",
"@nestjs/testing": "10.2.7",
"@types/opossum": "6.2.3",
"@vitest/coverage-v8": "0.34.6",
"class-transformer": "0.5.1",
"eslint": "8.52.0",
"eslint-config-async": "2.0.2",
"eslint-config-prettier": "9.0.0",
"eslint-config-standard-with-typescript": "39.1.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.1",
"fastify": "4.24.3",
"graphql": "16.8.1",
"graphql-yoga": "5.0.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"prettier": "3.0.3",
"reflect-metadata": "0.1.13",
"release-it": "16.2.1",
"rxjs": "7.8.1",
"typescript": "5.2.2",
"vitest": "0.34.6"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
Loading

0 comments on commit 2907351

Please sign in to comment.