chore(deps): update node.js to v24.14.1 (#27412)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-31 12:46:38 +02:00 committed by GitHub
parent a6c7e76008
commit 859f58174e
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.14.0
24.14.1

View file

@ -1 +1 @@
24.14.0
24.14.1

View file

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

View file

@ -1 +1 @@
24.14.0
24.14.1

View file

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

View file

@ -1 +1 @@
24.14.0
24.14.1

View file

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

View file

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

View file

@ -1 +1 @@
24.14.0
24.14.1

View file

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

View file

@ -1 +1 @@
24.14.0
24.14.1

View file

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

View file

@ -1 +1 @@
24.14.0
24.14.1

View file

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