Skip to content

Commit

Permalink
Bump up to NestJS v11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Jan 20, 2025
1 parent 305a362 commit ac8dc82
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
8 changes: 4 additions & 4 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"homepage": "https://nestia.io",
"dependencies": {
"@nestia/core": "workspace:^",
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/platform-fastify": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@nestjs/platform-express": "^11.0.2",
"@nestjs/platform-fastify": "^11.0.2",
"autocannon": "^7.15.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@nestia/core": "workspace:^",
"@nestia/e2e": "workspace:^",
"@nestia/sdk": "workspace:^",
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@nestjs/platform-express": "^11.0.2",
"@types/uuid": "^10.0.0",
"nestia": "workspace:^",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/platform-fastify": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@nestjs/platform-express": "^11.0.2",
"@nestjs/platform-fastify": "^11.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@samchon/shopping-api": "^0.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"typia": ">=7.6.0 <8.0.0"
},
"devDependencies": {
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@types/express": "^4.17.15",
"@types/glob": "^7.2.0",
"@types/inquirer": "^9.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/platform-fastify": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@nestjs/platform-express": "^11.0.2",
"@nestjs/platform-fastify": "^11.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@types/js-yaml": "^4.0.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@nestia/core": "workspace:^",
"@nestia/e2e": "workspace:^",
"@nestia/fetcher": "workspace:^",
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/platform-fastify": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@nestjs/platform-express": "^11.0.2",
"@nestjs/platform-fastify": "^11.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"typia": ">=7.6.0 <8.0.0"
},
"devDependencies": {
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/cli": "^0.11.21",
"@types/express": "^4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"@nestia/core": "workspace:^",
"@nestia/e2e": "workspace:^",
"@nestia/fetcher": "workspace:^",
"@nestjs/common": "^11.0.1",
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/platform-fastify": "^11.0.1",
"@nestjs/common": "^11.0.2",
"@nestjs/core": "^11.0.2",
"@nestjs/platform-express": "^11.0.2",
"@nestjs/platform-fastify": "^11.0.2",
"@samchon/openapi": "^2.4.0",
"express": "^4.21.1",
"fastify": "^5.1.0",
Expand Down

0 comments on commit ac8dc82

Please sign in to comment.