1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

chore(deps): update node.js to v22.14.0 (#16132)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-15 21:29:33 -06:00
committed by GitHub
parent 194c567a45
commit c524fcf084
12 changed files with 12 additions and 12 deletions

View File

@@ -1 +1 @@
22.13.1
22.14.0

View File

@@ -145,6 +145,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.13.1"
"node": "22.14.0"
}
}