chore(deps): update node.js to v22.18.0 (#20662)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-05 11:01:15 +00:00 committed by GitHub
parent eb2f4c866e
commit 5c76cc34e1
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.17.1
22.18.0

View File

@ -1 +1 @@
22.17.1
22.18.0

View File

@ -69,6 +69,6 @@
"micromatch": "^4.0.8"
},
"volta": {
"node": "22.17.1"
"node": "22.18.0"
}
}

View File

@ -1 +1 @@
22.17.1
22.18.0

View File

@ -59,6 +59,6 @@
"node": ">=20"
},
"volta": {
"node": "22.17.1"
"node": "22.18.0"
}
}

View File

@ -1 +1 @@
22.17.1
22.18.0

View File

@ -54,6 +54,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.17.1"
"node": "22.18.0"
}
}

View File

@ -1 +1 @@
22.17.1
22.18.0

View File

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

View File

@ -1 +1 @@
22.17.1
22.18.0

View File

@ -172,7 +172,7 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.17.1"
"node": "22.18.0"
},
"overrides": {
"sharp": "^0.34.2"

View File

@ -1 +1 @@
22.17.1
22.18.0

View File

@ -109,6 +109,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.17.1"
"node": "22.18.0"
}
}