1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-12 15:32:36 +02:00

chore(deps): update node.js to v22.13.0 (#15249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-11 22:04:22 -06:00 committed by GitHub
parent 2f9a66e961
commit 2301affd7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 12 additions and 12 deletions

View File

@ -1 +1 @@
22.12.0
22.13.0

View File

@ -67,6 +67,6 @@
"lodash-es": "^4.17.21"
},
"volta": {
"node": "22.12.0"
"node": "22.13.0"
}
}

View File

@ -1 +1 @@
22.12.0
22.13.0

View File

@ -55,6 +55,6 @@
"node": ">=20"
},
"volta": {
"node": "22.12.0"
"node": "22.13.0"
}
}

View File

@ -1 +1 @@
22.12.0
22.13.0

View File

@ -53,6 +53,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "22.12.0"
"node": "22.13.0"
}
}

View File

@ -1 +1 @@
22.12.0
22.13.0

View File

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

View File

@ -1 +1 @@
22.12.0
22.13.0

View File

@ -143,6 +143,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "22.12.0"
"node": "22.13.0"
}
}

View File

@ -1 +1 @@
22.12.0
22.13.0

View File

@ -87,6 +87,6 @@
"thumbhash": "^0.1.1"
},
"volta": {
"node": "22.12.0"
"node": "22.13.0"
}
}