chore(deps): update dependency @types/node to ^20.14.5 (#686)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-18 07:09:33 +00:00
committed by GitHub
parent f96e25c0a2
commit 64fe061fb0
3 changed files with 49 additions and 49 deletions

View File

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

View File

@@ -40,7 +40,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"@types/node": "^20.14.4",
"@types/node": "^20.14.5",
"dotenv-cli": "^7.4.2",
"eslint": "^9.5.0",
"prettier": "^3.3.2",