chore(deps): update dependency @types/node to ^20.16.8 (#1183)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-25 17:48:17 +00:00
committed by GitHub
parent d029f48f79
commit 80e896f658
3 changed files with 54 additions and 54 deletions

View File

@@ -79,7 +79,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "2.4.4",
"@types/node": "^20.16.7",
"@types/node": "^20.16.8",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",

View File

@@ -44,7 +44,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.16.7",
"@types/node": "^20.16.8",
"dotenv-cli": "^7.4.2",
"eslint": "^9.11.1",
"prettier": "^3.3.3",