chore(deps): update node.js to v22.13.0 (#1884)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-07 19:53:55 +00:00
committed by GitHub
parent 7807b28d24
commit 6327ca073c
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
22.12.0
22.13.0

View File

@@ -54,7 +54,7 @@
},
"packageManager": "pnpm@9.15.3",
"engines": {
"node": ">=22.12.0"
"node": ">=22.13.0"
},
"pnpm": {
"allowNonAppliedPatches": true,