fix(deps): update nest monorepo to ^10.3.5 (#245)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ab55a1357d
commit
0ffb3f18b9
@@ -20,9 +20,9 @@
|
||||
"dependencies": {
|
||||
"@homarr/db": "workspace:^0.1.0",
|
||||
"@homarr/log": "workspace:^0.1.0",
|
||||
"@nestjs/common": "^10.3.3",
|
||||
"@nestjs/core": "^10.3.3",
|
||||
"@nestjs/platform-express": "^10.3.3",
|
||||
"@nestjs/common": "^10.3.5",
|
||||
"@nestjs/core": "^10.3.5",
|
||||
"@nestjs/platform-express": "^10.3.5",
|
||||
"nest-winston": "^1.9.4",
|
||||
"reflect-metadata": "^0.2.1",
|
||||
"rimraf": "^5.0.5",
|
||||
@@ -37,7 +37,7 @@
|
||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||
"@nestjs/cli": "^10.3.2",
|
||||
"@nestjs/schematics": "^10.1.1",
|
||||
"@nestjs/testing": "^10.3.3",
|
||||
"@nestjs/testing": "^10.3.5",
|
||||
"@swc/core": "^1.4.8",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.11.30",
|
||||
|
||||
Reference in New Issue
Block a user