chore(deps): update node.js to v22.13.1 (#2053)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-21 17:16:47 +00:00
committed by GitHub
parent 701538fcb5
commit 9df59296ff
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
22.13.0
22.13.1

View File

@@ -55,7 +55,7 @@
},
"packageManager": "pnpm@9.15.4",
"engines": {
"node": ">=22.13.0"
"node": ">=22.13.1"
},
"pnpm": {
"allowNonAppliedPatches": true,