diff --git a/package.json b/package.json index 9f289c919..a20825b72 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "leaflet-draw": "Leaflet/Leaflet.draw#0.2.4", "leaflet-distortableimage": "0.8.7", "leaflet-easybutton": "^2.4.0", - "leaflet-environmental-layers": "^1.3.6", + "leaflet-environmental-layers": "^2.1.9", "leaflet-fullhash": "^1.0.0", "leaflet-illustrate": "manleyjster/Leaflet.Illustrate#31d7daa42fb140c063c4a9d9ccf13a279bb1b8d7", "leaflet-omnivore": "mapbox/leaflet-omnivore#~0.3.2", diff --git a/yarn.lock b/yarn.lock index 2950354a8..f8487c9eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1692,6 +1692,11 @@ duplexer2@~0.0.2: dependencies: readable-stream "~1.1.9" +earcut@^2.1.3: + version "2.2.1" + resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.2.1.tgz#3bae0b1b6fec41853b56b126f03a42a34b28f1d5" + integrity sha512-5jIMi2RB3HtGPHcYd9Yyl0cczo84y+48lgKPxMijliNQaKAHEZJbdzLmKmdxG/mCdS/YD9DQ1gihL8mxzR0F9w== + ecc-jsbn@~0.1.1: version "0.1.2" resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9" @@ -3233,6 +3238,15 @@ lcid@^2.0.0: jquery "^3.2.1" leaflet "^1.3.3" +"leaflet-blurred-location@git://github.com/publiclab/leaflet-blurred-location.git#main": + version "1.6.0" + uid ef66dcb768094680e92d4f972b68f18cd4db6ccc + resolved "git://github.com/publiclab/leaflet-blurred-location.git#ef66dcb768094680e92d4f972b68f18cd4db6ccc" + dependencies: + haversine-distance "^1.1.4" + jquery "^3.2.1" + leaflet "^1.3.3" + leaflet-dist@vperron/leaflet-dist#0.7.x: version "0.0.0" resolved "https://codeload.github.com/vperron/leaflet-dist/tar.gz/2ec7a0846eaecdce1321d92b3c45c74f4fd08dd3" @@ -3259,24 +3273,31 @@ leaflet-easybutton@^2.4.0: dependencies: leaflet "^1.0.1" -leaflet-environmental-layers@^1.3.6: - version "1.3.6" - resolved "https://registry.yarnpkg.com/leaflet-environmental-layers/-/leaflet-environmental-layers-1.3.6.tgz#a74ca542ba6b98ee7125f25820e478ca4d94ed77" - integrity sha512-zIruD+9z8XgW3iAquTpChEtoIb8P/pn00B5sT30bzA7QtmE+T3mkMtqvhBBrvKeVi3tbKYIqwEWfsNzObOswVg== +leaflet-environmental-layers@^2.1.9: + version "2.1.9" + resolved "https://registry.yarnpkg.com/leaflet-environmental-layers/-/leaflet-environmental-layers-2.1.9.tgz#48487bb7a2489d72411bd4112e00b3f5d21d4a7c" + integrity sha512-ur2ZtF/H17RIkKkTjc5Uhc7A3WAEkc9O2xfaFW1XS7hBiij6nkH1sckHZ9kZmkNFLHC0ifoymUi7n9k7p1VA+g== dependencies: jquery "^3.3.1" leaflet "^1.3.1" - leaflet-blurred-location "git://github.com/publiclab/leaflet-blurred-location#main" + leaflet-blurred-location "git://github.com/publiclab/leaflet-blurred-location.git#main" leaflet-fullhash "github:sagarpreet-chadha/leaflet-fullHash" + leaflet-google-places-autocomplete "0.0.8" leaflet-heatmap "1.0.0" leaflet-providers "^1.1.17" leaflet-spin "1.1.0" leaflet.blurred-location-display "^1.1.0" + leaflet.glify "github:robertleeplummerjr/Leaflet.glify#aa2b356" leaflet-fullhash@^1.0.0, "leaflet-fullhash@github:sagarpreet-chadha/leaflet-fullHash": version "1.0.0" resolved "https://codeload.github.com/sagarpreet-chadha/leaflet-fullHash/tar.gz/6c547255ef7842281c6af3d6b879a2e994e1c54d" +leaflet-google-places-autocomplete@0.0.8: + version "0.0.8" + resolved "https://registry.yarnpkg.com/leaflet-google-places-autocomplete/-/leaflet-google-places-autocomplete-0.0.8.tgz#dbcf5d1833d011bef3f266bb4357b79e3bf81d70" + integrity sha1-289dGDPQEb7z8ma7Q1e3njv4HXA= + leaflet-heatmap@1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/leaflet-heatmap/-/leaflet-heatmap-1.0.0.tgz#83cc04249d39ed91526aeaa7d7669bdaa86d6b1f" @@ -3330,7 +3351,23 @@ leaflet.blurred-location-display@^1.1.0: jquery "^3.3.1" leaflet-blurred-location "git://github.com/publiclab/leaflet-blurred-location#main" -leaflet@*, leaflet@Leaflet/Leaflet#^1.0.0, leaflet@^1.0.1, leaflet@^1.3.1, leaflet@^1.3.3: +"leaflet.glify@github:robertleeplummerjr/Leaflet.glify#aa2b356": + version "2.1.0" + uid aa2b356eccd4f120f713abd5f24800e06fb3fbf7 + resolved "https://codeload.github.com/robertleeplummerjr/Leaflet.glify/tar.gz/aa2b356eccd4f120f713abd5f24800e06fb3fbf7" + dependencies: + earcut "^2.1.3" + leaflet "^1.3.4" + point-in-polygon "^1.0.1" + polygon-lookup "^2.4.0" + rbush "^2.0.2" + +leaflet@*, leaflet@^1.0.1, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4: + version "1.6.0" + resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.6.0.tgz#aecbb044b949ec29469eeb31c77a88e2f448f308" + integrity sha512-CPkhyqWUKZKFJ6K8umN5/D2wrJ2+/8UIpXppY7QDnUZW5bZL5+SEI2J7GBpwh4LIupOKqbNSQXgqmrEJopHVNQ== + +leaflet@Leaflet/Leaflet#^1.0.0: version "1.5.1" resolved "https://codeload.github.com/Leaflet/Leaflet/tar.gz/2e3e0ffbe87f246eb76d86d2633ddd59b262830b" @@ -3380,7 +3417,7 @@ lodash.union@^4.6.0: resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88" integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg= -lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.5: +lodash@^4.0.0, lodash@^4.14.2, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.5: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== @@ -4302,6 +4339,20 @@ pngjs@^3.3.3: resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-3.4.0.tgz#99ca7d725965fb655814eaf65f38f12bbdbf555f" integrity sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w== +point-in-polygon@1.0.1, point-in-polygon@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/point-in-polygon/-/point-in-polygon-1.0.1.tgz#d59b64e8fee41c49458aac82b56718c5957b2af7" + integrity sha1-1Ztk6P7kHElFiqyCtWcYxZV7Kvc= + +polygon-lookup@^2.4.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/polygon-lookup/-/polygon-lookup-2.5.0.tgz#4f545dd4d8af99c44ca7ffe3b5c46bf99845507b" + integrity sha512-0Xs8Cvudz7M7jXGZrxAJ7tO+N4K+ZyibgvcJBy9nr9kGfa7Nbk3iZViZWPuB4T/IrsxLzl9xOt4+mZlnioye6g== + dependencies: + lodash "^4.14.2" + point-in-polygon "1.0.1" + rbush "^2.0.2" + polyline@0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/polyline/-/polyline-0.2.0.tgz#4f2b716ca81134a6cbaa488975d236ecb1cc2840" @@ -4446,6 +4497,11 @@ querystring@0.2.0: resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA= +quickselect@^1.0.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/quickselect/-/quickselect-1.1.1.tgz#852e412ce418f237ad5b660d70cffac647ae94c2" + integrity sha512-qN0Gqdw4c4KGPsBOQafj6yj/PA6c/L63f6CaZ/DCF/xF4Esu3jVmKLUDYxghFx8Kb/O7y9tI7x2RjTSXwdK1iQ== + quote-stream@^1.0.1, quote-stream@^1.0.2, quote-stream@~1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/quote-stream/-/quote-stream-1.0.2.tgz#84963f8c9c26b942e153feeb53aae74652b7e0b2" @@ -4507,6 +4563,13 @@ raw-body@2.4.0: iconv-lite "0.4.24" unpipe "1.0.0" +rbush@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/rbush/-/rbush-2.0.2.tgz#bb6005c2731b7ba1d5a9a035772927d16a614605" + integrity sha512-XBOuALcTm+O/H8G90b6pzu6nX6v2zCKiFG4BJho8a+bY6AER6t8uQUZdi5bomQc0AprCWhEGa7ncAbbRap0bRA== + dependencies: + quickselect "^1.0.1" + rc@^1.2.7: version "1.2.8" resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"