Skip to content

Commit

Permalink
fix(deps): update dependency leaflet-geosearch to v4 (#1289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 92775ed commit 5892105
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"http-status-codes": "2.3.0",
"i18next": "23.11.5",
"katex": "0.16.10",
"leaflet-geosearch": "3.11.1",
"leaflet-geosearch": "4.0.0",
"lodash.debounce": "4.0.8",
"lodash.groupby": "4.6.0",
"lodash.isequal": "4.5.0",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7870,7 +7870,7 @@ __metadata:
husky: "npm:9.0.11"
i18next: "npm:23.11.5"
katex: "npm:0.16.10"
leaflet-geosearch: "npm:3.11.1"
leaflet-geosearch: "npm:4.0.0"
lodash.debounce: "npm:4.0.8"
lodash.groupby: "npm:4.6.0"
lodash.isequal: "npm:4.5.0"
Expand Down Expand Up @@ -9248,6 +9248,21 @@ __metadata:
languageName: node
linkType: hard

"leaflet-geosearch@npm:4.0.0":
version: 4.0.0
resolution: "leaflet-geosearch@npm:4.0.0"
dependencies:
"@googlemaps/js-api-loader": "npm:^1.16.6"
leaflet: "npm:^1.6.0"
dependenciesMeta:
"@googlemaps/js-api-loader":
optional: true
leaflet:
optional: true
checksum: 10/098ddf1e485c47b92447f7a3735ffcc33d01c0657611c11387bc48cf413bc50c3ab087b82dd757f1845c39268bc0d2b6670ab915bad1bf74ccb2bab39373aa61
languageName: node
linkType: hard

"leaflet.markercluster@npm:^1.5.3":
version: 1.5.3
resolution: "leaflet.markercluster@npm:1.5.3"
Expand Down

0 comments on commit 5892105

Please sign in to comment.