chore(deps): update dependency @types/node to ^22.15.16 (#3052)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-08 04:26:28 +00:00
committed by GitHub
parent 0d5f430bd4
commit 0ab2ae4cbb
3 changed files with 59 additions and 59 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.15.15",
"@types/node": "^22.15.16",
"@types/prismjs": "^1.26.5",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",

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.15.15",
"@types/node": "^22.15.16",
"dotenv-cli": "^8.0.0",
"eslint": "^9.26.0",
"prettier": "^3.5.3",