chore(deps): update node.js to v24.12.0 (#25046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-05 20:13:34 +00:00
committed by GitHub
parent 94730567ab
commit 9d4a12dfd4
14 changed files with 14 additions and 14 deletions

2
.github/.nvmrc vendored
View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

@@ -69,6 +69,6 @@
"micromatch": "^4.0.8" "micromatch": "^4.0.8"
}, },
"volta": { "volta": {
"node": "24.11.1" "node": "24.12.0"
} }
} }

View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

@@ -57,6 +57,6 @@
"node": ">=20" "node": ">=20"
}, },
"volta": { "volta": {
"node": "24.11.1" "node": "24.12.0"
} }
} }

View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

@@ -54,6 +54,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.11.1" "node": "24.12.0"
} }
} }

View File

@@ -1,7 +1,7 @@
experimental_monorepo_root = true experimental_monorepo_root = true
[tools] [tools]
node = "24.11.1" node = "24.12.0"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.27.0" pnpm = "10.27.0"
terragrunt = "0.93.10" terragrunt = "0.93.10"

View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

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

View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

@@ -166,7 +166,7 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.11.1" "node": "24.12.0"
}, },
"overrides": { "overrides": {
"sharp": "^0.34.5" "sharp": "^0.34.5"

View File

@@ -1 +1 @@
24.11.1 24.12.0

View File

@@ -109,6 +109,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.11.1" "node": "24.12.0"
} }
} }