chore(deps): update node.js to v24 (#977)

* chore(deps): update node.js to v24

| datasource   | package | from     | to       |
| ------------ | ------- | -------- | -------- |
| node-version | node    | v22.21.1 | v24.12.0 |
| node-version | node    | v20.19.6 | v24.12.0 |

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
renovate[bot] 2025-12-12 16:41:35 +00:00 committed by GitHub
parent 7f974c0f8a
commit 1adf39f4f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
20.19.6
24.12.0

View file

@ -65,7 +65,7 @@
},
"packageManager": "pnpm@10.24.0",
"engines": {
"node": "^20.9.0 || ^22.11.0",
"node": "^20.9.0 || ^22.11.0 || ^24.11.0",
"pnpm": "^10.0.0"
},
"pnpm": {