chore(deps): update dependency @types/node to ^22.13.15 (#2765)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-01 05:55:26 +00:00
committed by GitHub
parent dd6e2c0f72
commit 22b67188bc
3 changed files with 60 additions and 60 deletions

View File

@@ -92,7 +92,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "3.1.1",
"@types/node": "^22.13.14",
"@types/node": "^22.13.15",
"@types/prismjs": "^1.26.5",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",

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.13.14",
"@types/node": "^22.13.15",
"dotenv-cli": "^8.0.0",
"eslint": "^9.23.0",
"prettier": "^3.5.3",