mirror of
https://github.com/immich-app/immich.git
synced 2025-06-08 21:38:40 +02:00
chore(deps): update node.js to v22.15.1 (#18388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
62f24a79f4
commit
965498d19b
13 changed files with 13 additions and 13 deletions
.github
cli
docs
e2e
open-api/typescript-sdk
server
web
2
.github/.nvmrc
vendored
2
.github/.nvmrc
vendored
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -69,6 +69,6 @@
|
|||
"micromatch": "^4.0.8"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.15.0"
|
||||
"node": "22.15.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -57,6 +57,6 @@
|
|||
"node": ">=20"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.15.0"
|
||||
"node": "22.15.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -52,6 +52,6 @@
|
|||
"vitest": "^3.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.15.0"
|
||||
"node": "22.15.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -28,6 +28,6 @@
|
|||
"directory": "open-api/typescript-sdk"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.15.0"
|
||||
"node": "22.15.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
"vitest": "^3.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.15.0"
|
||||
"node": "22.15.1"
|
||||
},
|
||||
"overrides": {
|
||||
"sharp": "^0.34.0"
|
||||
|
|
|
@ -1 +1 @@
|
|||
22.15.0
|
||||
22.15.1
|
||||
|
|
|
@ -100,6 +100,6 @@
|
|||
"vitest": "^3.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.15.0"
|
||||
"node": "22.15.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue