Skip to content

Commit 572848a

Browse files
Update nest monorepo
1 parent 9a9c4df commit 572848a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"dependencies": {
3131
"@bryopsida/nest-couchdb": "^0.4.0",
3232
"@nestjs/bull": "^11.0.0",
33-
"@nestjs/common": "^10.0.0",
34-
"@nestjs/config": "^3.0.0",
33+
"@nestjs/common": "^11.0.0",
34+
"@nestjs/config": "^4.0.0",
3535
"@nestjs/core": "^10.0.0",
36-
"@nestjs/platform-express": "^10.0.0",
36+
"@nestjs/platform-express": "^11.0.0",
3737
"@nestjs/swagger": "^7.0.1",
38-
"@nestjs/terminus": "^10.0.1",
38+
"@nestjs/terminus": "^11.0.0",
3939
"bull": "^4.10.4",
4040
"evilscan": "^1.9.1",
4141
"helmet": "^8.0.0",
@@ -47,9 +47,9 @@
4747
},
4848
"devDependencies": {
4949
"@compodoc/compodoc": "^1.1.21",
50-
"@nestjs/cli": "^10.0.0",
51-
"@nestjs/schematics": "^10.0.0",
52-
"@nestjs/testing": "^10.0.0",
50+
"@nestjs/cli": "^11.0.0",
51+
"@nestjs/schematics": "^11.0.0",
52+
"@nestjs/testing": "^11.0.0",
5353
"@types/express": "^5.0.0",
5454
"@types/jest": "30.0.0",
5555
"@types/node": "24.12.2",

0 commit comments

Comments
 (0)