chore(deps): update node.js to v22.12.0 (#1598)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-03 21:11:43 +00:00
committed by GitHub
parent 31cc1abb51
commit 2193b6d8f8
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
22.11.0
22.12.0

View File

@@ -44,6 +44,6 @@
},
"packageManager": "pnpm@9.14.4",
"engines": {
"node": ">=22.11.0"
"node": ">=22.12.0"
}
}