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" "micromatch": "^4.0.8"
}, },
"volta": { "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" "node": ">=20"
}, },
"volta": { "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" "vitest": "^4.0.0"
}, },
"volta": { "volta": {
"node": "24.13.1" "node": "24.14.0"
} }
} }

View file

@ -14,7 +14,7 @@ config_roots = [
] ]
[tools] [tools]
node = "24.13.1" node = "24.14.0"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.30.3" pnpm = "10.30.3"
terragrunt = "0.99.4" 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" "directory": "open-api/typescript-sdk"
}, },
"volta": { "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" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.13.1" "node": "24.14.0"
}, },
"overrides": { "overrides": {
"sharp": "^0.34.5" "sharp": "^0.34.5"

View file

@ -1 +1 @@
24.13.1 24.14.0

View file

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