chore(deps): update node.js to v22.21.0 (#23314)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-28 12:36:19 +00:00 committed by GitHub
parent 46a4dce16b
commit f72bcc8a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

2
.github/.nvmrc vendored
View File

@ -1 +1 @@
22.20.0
22.21.0

View File

@ -1 +1 @@
22.20.0
22.21.0

View File

@ -69,6 +69,6 @@
"micromatch": "^4.0.8"
},
"volta": {
"node": "22.20.0"
"node": "22.21.0"
}
}

View File

@ -1 +1 @@
22.20.0
22.21.0

View File

@ -57,6 +57,6 @@
"node": ">=20"
},
"volta": {
"node": "22.20.0"
"node": "22.21.0"
}
}

View File

@ -1 +1 @@
22.20.0
22.21.0

View File

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

View File

@ -1,5 +1,5 @@
[tools]
node = "22.20.0"
node = "22.21.0"
flutter = "3.35.7"
pnpm = "10.18.1"
terragrunt = "0.91.2"

View File

@ -1 +1 @@
22.20.0
22.21.0

View File

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

View File

@ -1 +1 @@
22.20.0
22.21.0

View File

@ -161,7 +161,7 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.20.0"
"node": "22.21.0"
},
"overrides": {
"sharp": "^0.34.4"

View File

@ -1 +1 @@
22.20.0
22.21.0

View File

@ -106,6 +106,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.20.0"
"node": "22.21.0"
}
}