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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-29 14:48:20 +01:00
committed by GitHub
parent 5e6087ea28
commit b489bdf8d3
15 changed files with 143 additions and 38 deletions

View File

@@ -52,6 +52,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.21.0"
"node": "24.11.0"
}
}