chore(deps): update dependency @types/node to ^20.11.25 (#200)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-07 07:10:45 +01:00
committed by GitHub
parent 56d5e709bc
commit ef7bd4cffb
3 changed files with 41 additions and 41 deletions

View File

@@ -37,7 +37,7 @@
"@nestjs/testing": "^10.3.3",
"@swc/core": "^1.4.5",
"@types/express": "^4.17.21",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@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.24",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/chroma-js": "2.4.4",