chore(deps): update dependency @types/node to ^22.16.1 (#3571)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-08 17:22:03 +00:00
committed by GitHub
parent c793bf1982
commit c08caeac5a
3 changed files with 59 additions and 59 deletions

View File

@@ -93,7 +93,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "3.1.1",
"@types/node": "^22.16.0",
"@types/node": "^22.16.1",
"@types/prismjs": "^1.26.5",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",

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": "^22.16.0",
"@types/node": "^22.16.1",
"dotenv-cli": "^8.0.0",
"esbuild": "^0.25.6",
"eslint": "^9.30.1",