Skip to content

Commit 9daa659

Browse files
chore(deps): update nest monorepo to v11
1 parent b771593 commit 9daa659

File tree

2 files changed

+264
-211
lines changed

2 files changed

+264
-211
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"@mikro-orm/nestjs": "^6.0.1",
6767
"@mikro-orm/reflection": "^6.4.0",
6868
"@mikro-orm/sql-highlighter": "^1.0.1",
69-
"@nestjs/common": "^10.3.4",
70-
"@nestjs/core": "^10.3.4",
71-
"@nestjs/platform-express": "^10.3.4",
69+
"@nestjs/common": "^11.0.0",
70+
"@nestjs/core": "^11.0.0",
71+
"@nestjs/platform-express": "^11.0.0",
7272
"@nestjs/swagger": "^11.0.0",
7373
"class-transformer": "^0.5.1",
7474
"class-validator": "^0.14.0",
@@ -87,7 +87,7 @@
8787
"@mikro-orm/seeder": "^6.4.0",
8888
"@nestjs/cli": "^10.3.2",
8989
"@nestjs/schematics": "^10.1.1",
90-
"@nestjs/testing": "^10.3.4",
90+
"@nestjs/testing": "^11.0.0",
9191
"@types/express": "^5.0.0",
9292
"@types/jest": "^29.5.12",
9393
"@types/jsonwebtoken": "^9.0.6",

0 commit comments

Comments
 (0)