chore(deps): update dependency @types/node to ^20.11.27 (#226)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-13 19:00:41 +01:00
committed by GitHub
parent 179ceaebf0
commit 72011147d1
3 changed files with 41 additions and 41 deletions

View File

@@ -37,7 +37,7 @@
"@nestjs/testing": "^10.3.3",
"@swc/core": "^1.4.6",
"@types/express": "^4.17.21",
"@types/node": "^20.11.26",
"@types/node": "^20.11.27",
"@types/supertest": "^6.0.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",

View File

@@ -58,7 +58,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.26",
"@types/node": "^20.11.27",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.21",
"@types/chroma-js": "2.4.4",