chore(deps): update node.js to v22.17.0 (#19656)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-01 10:59:31 +01:00 committed by GitHub
parent 29b3981609
commit 214ca50406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 13 additions and 13 deletions

2
.github/.nvmrc vendored
View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -69,6 +69,6 @@
"micromatch": "^4.0.8" "micromatch": "^4.0.8"
}, },
"volta": { "volta": {
"node": "22.16.0" "node": "22.17.0"
} }
} }

View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -59,6 +59,6 @@
"node": ">=20" "node": ">=20"
}, },
"volta": { "volta": {
"node": "22.16.0" "node": "22.17.0"
} }
} }

View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -53,6 +53,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "22.16.0" "node": "22.17.0"
} }
} }

View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -28,6 +28,6 @@
"directory": "open-api/typescript-sdk" "directory": "open-api/typescript-sdk"
}, },
"volta": { "volta": {
"node": "22.16.0" "node": "22.17.0"
} }
} }

View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -174,7 +174,7 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "22.16.0" "node": "22.17.0"
}, },
"overrides": { "overrides": {
"sharp": "^0.34.2" "sharp": "^0.34.2"

View File

@ -1 +1 @@
22.16.0 22.17.0

View File

@ -103,6 +103,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "22.16.0" "node": "22.17.0"
} }
} }