chore(deps): update node.js to v24.13.1 (#26275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-17 11:45:57 +01:00
committed by GitHub
parent b3c37905f7
commit 18bbb5b4db
14 changed files with 14 additions and 14 deletions

2
.github/.nvmrc vendored
View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

@@ -69,6 +69,6 @@
"micromatch": "^4.0.8" "micromatch": "^4.0.8"
}, },
"volta": { "volta": {
"node": "24.13.0" "node": "24.13.1"
} }
} }

View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

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

View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

@@ -52,6 +52,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.13.0" "node": "24.13.1"
} }
} }

View File

@@ -14,7 +14,7 @@ config_roots = [
] ]
[tools] [tools]
node = "24.13.0" node = "24.13.1"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.28.2" pnpm = "10.28.2"
terragrunt = "0.98.0" terragrunt = "0.98.0"

View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

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

View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

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

View File

@@ -1 +1 @@
24.13.0 24.13.1

View File

@@ -108,6 +108,6 @@
"vitest": "^3.0.0" "vitest": "^3.0.0"
}, },
"volta": { "volta": {
"node": "24.13.0" "node": "24.13.1"
} }
} }