chore(deps): update dependency @types/node to ^24.10.0 (#4434)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-08 01:57:46 +00:00
committed by GitHub
parent def87f36fd
commit 286f4e764a
3 changed files with 57 additions and 57 deletions

View File

@@ -95,7 +95,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "3.1.2",
"@types/node": "^24.9.2",
"@types/node": "^24.10.0",
"@types/prismjs": "^1.26.5",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",

View File

@@ -47,7 +47,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^24.9.2",
"@types/node": "^24.10.0",
"dotenv-cli": "^11.0.0",
"esbuild": "^0.25.12",
"eslint": "^9.39.0",