chore(deps): update dependency node to v20.12.0 (#278)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-02 06:37:04 +02:00
committed by GitHub
parent 415c632495
commit 085bd94704
5 changed files with 44 additions and 44 deletions

View File

@@ -40,7 +40,7 @@
"@nestjs/testing": "^10.3.5",
"@swc/core": "^1.4.8",
"@types/express": "^4.17.21",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/supertest": "^6.0.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",

View File

@@ -60,7 +60,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/chroma-js": "2.4.4",