chore(deps): update node.js to v20 (#237)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-16 16:47:11 +01:00
committed by GitHub
parent 75ab823019
commit 9ba6f91570
4 changed files with 43 additions and 43 deletions

View File

@@ -39,7 +39,7 @@
"@nestjs/testing": "^10.3.3",
"@swc/core": "^1.4.8",
"@types/express": "^4.17.21",
"@types/node": "^20.11.27",
"@types/node": "^20.11.28",
"@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.27",
"@types/node": "^20.11.28",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/chroma-js": "2.4.4",