chore(deps): update dependency @types/node to ^22.18.5 (#4117)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-21 22:28:12 +00:00
committed by GitHub
parent eb85804cff
commit 92811db400
3 changed files with 4 additions and 4 deletions

View File

@@ -94,7 +94,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/chroma-js": "3.1.1",
"@types/node": "^22.18.4",
"@types/node": "^22.18.5",
"@types/prismjs": "^1.26.5",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",

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": "^22.18.4",
"@types/node": "^22.18.5",
"dotenv-cli": "^10.0.0",
"esbuild": "^0.25.9",
"eslint": "^9.35.0",

4
pnpm-lock.yaml generated
View File

@@ -339,7 +339,7 @@ importers:
specifier: 3.1.1
version: 3.1.1
'@types/node':
specifier: ^22.18.4
specifier: ^22.18.5
version: 22.18.6
'@types/prismjs':
specifier: ^1.26.5
@@ -448,7 +448,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../../tooling/typescript
'@types/node':
specifier: ^22.18.4
specifier: ^22.18.5
version: 22.18.6
dotenv-cli:
specifier: ^10.0.0