Skip to content

Commit 11a42c1

Browse files
chore(deps): update dependency @types/node to ^22.16.4 (#3634)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 47806c1 commit 11a42c1

File tree

3 files changed

+60
-60
lines changed

3 files changed

+60
-60
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@homarr/prettier-config": "workspace:^0.1.0",
9494
"@homarr/tsconfig": "workspace:^0.1.0",
9595
"@types/chroma-js": "3.1.1",
96-
"@types/node": "^22.16.3",
96+
"@types/node": "^22.16.4",
9797
"@types/prismjs": "^1.26.5",
9898
"@types/react": "19.1.8",
9999
"@types/react-dom": "19.1.6",

apps/tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@homarr/eslint-config": "workspace:^0.2.0",
4545
"@homarr/prettier-config": "workspace:^0.1.0",
4646
"@homarr/tsconfig": "workspace:^0.1.0",
47-
"@types/node": "^22.16.3",
47+
"@types/node": "^22.16.4",
4848
"dotenv-cli": "^8.0.0",
4949
"esbuild": "^0.25.6",
5050
"eslint": "^9.31.0",

0 commit comments

Comments
 (0)