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:
homarr-renovate[bot]
2024-03-22 20:41:26 +01:00
committed by GitHub
parent ab55a1357d
commit 0ffb3f18b9
2 changed files with 34 additions and 62 deletions

View File

@@ -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",