1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-15 08:16:48 +01:00

fix(deps): update dependency svelte-maplibre to v0.9.3 (#9626)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-21 09:35:16 +01:00 committed by GitHub
parent 67fa598f44
commit 4d044658a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
web/package-lock.json generated
View file

@ -8094,9 +8094,9 @@
}
},
"node_modules/svelte-maplibre": {
"version": "0.9.2",
"resolved": "https://registry.npmjs.org/svelte-maplibre/-/svelte-maplibre-0.9.2.tgz",
"integrity": "sha512-zMLmqEk2OqIsfCEc5l59xWJG4vLBrHFp8Q/hzfxOc21LqtjTRS6PBB5ZpXNFOIrTRBlPk3jeJguborz+yW1vGA==",
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/svelte-maplibre/-/svelte-maplibre-0.9.3.tgz",
"integrity": "sha512-yus9Sb1C/QMxbVMInlPcr7SdRpahC+I3dgF/13FUE95CHqYRrfpjaZjABKlR7dFFLvQwmeJlOynGPSX6SF5Klw==",
"license": "MIT",
"dependencies": {
"d3-geo": "^3.1.0",