Skip to content

Commit f266347

Browse files
chore(deps): update dependency @types/node to ^22.15.17 (#3057)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 0ab2ae4 commit f266347

File tree

3 files changed

+59
-59
lines changed

3 files changed

+59
-59
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@homarr/prettier-config": "workspace:^0.1.0",
9393
"@homarr/tsconfig": "workspace:^0.1.0",
9494
"@types/chroma-js": "3.1.1",
95-
"@types/node": "^22.15.16",
95+
"@types/node": "^22.15.17",
9696
"@types/prismjs": "^1.26.5",
9797
"@types/react": "19.1.3",
9898
"@types/react-dom": "19.1.3",

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.15.16",
47+
"@types/node": "^22.15.17",
4848
"dotenv-cli": "^8.0.0",
4949
"eslint": "^9.26.0",
5050
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)