1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00

fix(deps): update dependency svelte-maplibre to v0.7.6 (#6591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-23 10:13:09 -06:00 committed by GitHub
parent 74f1000e83
commit 7e84cd62a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
web/package-lock.json generated
View File

@ -6956,9 +6956,9 @@
}
},
"node_modules/svelte-maplibre": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/svelte-maplibre/-/svelte-maplibre-0.7.5.tgz",
"integrity": "sha512-1xgw9nvp4y1p2qSWRziL6UDhK4vmA1CzxeMaCYWKw0QyVcRp5Ly3to0bYQtnxva5MGasHpdQgoewwIon/mJOWg==",
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/svelte-maplibre/-/svelte-maplibre-0.7.6.tgz",
"integrity": "sha512-ntJaEz58Pas4CrCsr/YQ+0DJXoRkJTQj+oc6BckEwGrzBM9lcsJgKyMzQlNFwuMboIUBaou+aeiJOyqCSv4oFg==",
"dependencies": {
"d3-geo": "^3.1.0",
"just-compare": "^2.3.0",