chore(deps): update dependency @types/node to ^20.15.0 (#989)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-16 18:33:10 +00:00
committed by GitHub
parent 5e7ee1b657
commit 17b29620fd
3 changed files with 56 additions and 51 deletions

View File

@@ -74,7 +74,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "2.4.4",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",

View File

@@ -43,7 +43,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"dotenv-cli": "^7.4.2",
"eslint": "^9.9.0",
"prettier": "^3.3.3",