chore(deps): update dependency @types/node to ^20.11.30 (#248)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-19 21:03:42 +01:00
committed by GitHub
parent 4a52c6e3bc
commit 4753bc7162
3 changed files with 42 additions and 42 deletions

View File

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