chore: bump deps

This commit is contained in:
DarkSky
2026-04-10 11:46:14 +08:00
parent 0b4d25f332
commit a109f069b0
7 changed files with 128 additions and 198 deletions
+2 -2
View File
@@ -37,7 +37,7 @@
"@nestjs/bullmq": "^11.0.4",
"@nestjs/common": "^11.1.18",
"@nestjs/core": "^11.1.18",
"@nestjs/graphql": "^13.2.4",
"@nestjs/graphql": "^13.2.5",
"@nestjs/platform-express": "^11.1.18",
"@nestjs/platform-socket.io": "^11.1.18",
"@nestjs/schedule": "^6.1.1",
@@ -114,7 +114,7 @@
"@affine-tools/utils": "workspace:*",
"@affine/graphql": "workspace:*",
"@faker-js/faker": "^10.1.0",
"@nestjs/swagger": "^11.2.6",
"@nestjs/swagger": "^11.2.7",
"@nestjs/testing": "patch:@nestjs/testing@npm%3A11.1.18#~/.yarn/patches/@nestjs-testing-npm-11.1.18-32c0f6af12.patch",
"@types/cookie-parser": "^1.4.8",
"@types/express": "^5.0.1",
+1 -1
View File
@@ -26,7 +26,7 @@
"@affine/debug": "workspace:*",
"@affine/error": "workspace:*",
"graphql": "^16.9.0",
"lodash": "^4.17.23",
"lodash": "^4.18.1",
"lodash-es": "^4.17.23"
}
}
+1 -1
View File
@@ -12,7 +12,7 @@
"devDependencies": {
"@affine-tools/cli": "workspace:*",
"@affine-tools/utils": "workspace:*",
"path-to-regexp": "^8.3.0",
"path-to-regexp": "^8.4.2",
"vitest": "^4.0.18"
},
"peerDependencies": {