chore(deps): update node.js to v24.11.1 (#24147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-25 11:55:36 +01:00
committed by GitHub
parent 512327ef69
commit 01310c6d86
14 changed files with 14 additions and 14 deletions

2
.github/.nvmrc vendored
View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

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

View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

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

View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

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

View File

@@ -1,7 +1,7 @@
experimental_monorepo_root = true experimental_monorepo_root = true
[tools] [tools]
node = "24.11.0" node = "24.11.1"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.20.0" pnpm = "10.20.0"
terragrunt = "0.91.2" terragrunt = "0.91.2"

View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

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

View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

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

View File

@@ -1 +1 @@
24.11.0 24.11.1

View File

@@ -107,6 +107,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.11.0" "node": "24.11.1"
} }
} }