mirror of
https://github.com/immich-app/immich.git
synced 2026-03-27 11:58:00 -04:00
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:
parent
44ae0fa7ed
commit
5c159d70a7
2
.github/.nvmrc
vendored
2
.github/.nvmrc
vendored
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -68,6 +68,6 @@
|
||||
"micromatch": "^4.0.8"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
"node": "24.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -58,6 +58,6 @@
|
||||
"node": ">=20"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
"node": "24.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -58,6 +58,6 @@
|
||||
"vitest": "^4.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
"node": "24.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -14,7 +14,7 @@ config_roots = [
|
||||
]
|
||||
|
||||
[tools]
|
||||
node = "24.13.1"
|
||||
node = "24.14.0"
|
||||
flutter = "3.35.7"
|
||||
pnpm = "10.30.3"
|
||||
terragrunt = "0.99.4"
|
||||
|
||||
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -28,6 +28,6 @@
|
||||
"directory": "open-api/typescript-sdk"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
"node": "24.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -172,7 +172,7 @@
|
||||
"vitest": "^3.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
"node": "24.14.0"
|
||||
},
|
||||
"overrides": {
|
||||
"sharp": "^0.34.5"
|
||||
|
||||
@ -1 +1 @@
|
||||
24.13.1
|
||||
24.14.0
|
||||
|
||||
@ -110,6 +110,6 @@
|
||||
"vitest": "^4.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
"node": "24.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user