chore(deps): update dependency @types/node to ^22.10.2 (#1643)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-11 09:53:46 +00:00
committed by GitHub
parent 5e466e80c5
commit d40ec67aa9
3 changed files with 54 additions and 54 deletions

View File

@@ -80,7 +80,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "2.4.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/prismjs": "^1.26.5",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",

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.10.1",
"@types/node": "^22.10.2",
"dotenv-cli": "^7.4.4",
"eslint": "^9.16.0",
"prettier": "^3.4.2",