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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-26 18:30:38 +01:00 committed by GitHub
parent 44ae0fa7ed
commit 5c159d70a7
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 @@
24.13.1
24.14.0

View File

@ -1 +1 @@
24.13.1
24.14.0

View File

@ -68,6 +68,6 @@
"micromatch": "^4.0.8"
},
"volta": {
"node": "24.13.1"
"node": "24.14.0"
}
}

View File

@ -1 +1 @@
24.13.1
24.14.0

View File

@ -58,6 +58,6 @@
"node": ">=20"
},
"volta": {
"node": "24.13.1"
"node": "24.14.0"
}
}

View File

@ -1 +1 @@
24.13.1
24.14.0

View File

@ -58,6 +58,6 @@
"vitest": "^4.0.0"
},
"volta": {
"node": "24.13.1"
"node": "24.14.0"
}
}

View File

@ -14,7 +14,7 @@ config_roots = [
]
[tools]
node = "24.13.1"
node = "24.14.0"
flutter = "3.35.7"
pnpm = "10.30.3"
terragrunt = "0.99.4"

View File

@ -1 +1 @@
24.13.1
24.14.0

View File

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

View File

@ -1 +1 @@
24.13.1
24.14.0

View File

@ -172,7 +172,7 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "24.13.1"
"node": "24.14.0"
},
"overrides": {
"sharp": "^0.34.5"

View File

@ -1 +1 @@
24.13.1
24.14.0

View File

@ -110,6 +110,6 @@
"vitest": "^4.0.0"
},
"volta": {
"node": "24.13.1"
"node": "24.14.0"
}
}