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 |
This commit is contained in:
renovate[bot] 2025-12-12 15:02:20 +00:00 committed by GitHub
parent 7f974c0f8a
commit bf646dc388
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.0.0",
"pnpm": "^10.0.0"
},
"pnpm": {