0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00

chore(deps): update dependency @sveltejs/kit to v2.5.0 (#6776)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-30 13:30:01 -06:00 committed by GitHub
parent e5bfe22cf1
commit 1461656f03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
web/package-lock.json generated
View file

@ -1383,9 +1383,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.4.3.tgz",
"integrity": "sha512-nKNhUdt61vtD961kQpUk6vLDhpnV0yku5F1uYNWvrJYFV0+cGfmW7ol0JVMSjHMXlMtmmv2FTc+nPRrTFwb2UA==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.0.tgz",
"integrity": "sha512-1uyXvzC2Lu1FZa30T4y5jUAC21R309ZMRG0TPt+PPPbNUoDpy8zSmSNVWYaBWxYDqLGQ5oPNWvjvvF2IjJ1jmA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {