Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bumped versions of LEL and others (#7771)
  • Loading branch information
jywarren committed Mar 31, 2020
1 parent 899d5a1 commit 58514df
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -18,6 +18,7 @@
"url": "https://github.com/publiclab/plots2/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.12.1",
"blob.js": "^1.0.1",
"blueimp-file-upload": "blueimp/jQuery-File-Upload#^10.7.0",
"bootstrap": "4.1.0",
Expand Down Expand Up @@ -58,8 +59,7 @@
"typeahead.js": "^0.11.1",
"typeahead.js-browserify": "Javier-Rotelli/typeahead.js-browserify#~1.0.7",
"urlhash": "^0.1.3",
"woofmark": "~4.2.0",
"@fortawesome/fontawesome-free": "^5.12.1"
"woofmark": "~4.2.0"
},
"devDependencies": {},
"homepage": "https://github.com/publiclab/plots2",
Expand Down
54 changes: 40 additions & 14 deletions yarn.lock
Expand Up @@ -18,6 +18,11 @@
esutils "^2.0.2"
js-tokens "^4.0.0"

"@esri/arcgis-to-geojson-utils@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@esri/arcgis-to-geojson-utils/-/arcgis-to-geojson-utils-1.3.0.tgz#79ab65bf3e40c039dbdebceff4b3b0ec088b189c"
integrity sha512-8yPorlHeU63U6aT7RJbgSfXGKTZtnQz7Os8Qw96PW2lXJ+g1CRe5L/G8h5qtYHqt5VM4yCUGIhzHHYxdGzanLQ==

"@fortawesome/fontawesome-free@^5.12.1":
version "5.12.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.12.1.tgz#2a98fea9fbb8a606ddc79a4680034e9d5591c550"
Expand Down Expand Up @@ -1476,9 +1481,9 @@ duplexer2@~0.1.4:
readable-stream "^2.0.2"

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==
version "2.2.2"
resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.2.2.tgz#41b0bc35f63e0fe80da7cddff28511e7e2e80d11"
integrity sha512-eZoZPPJcUHnfRZ0PjLvx2qBordSiO8ofC3vt+qACLM95u+4DovnbYNpQtJh0DNsWj8RnxrQytD4WA8gj5cRIaQ==

ecc-jsbn@~0.1.1:
version "0.1.2"
Expand Down Expand Up @@ -1793,6 +1798,15 @@ esrecurse@^4.1.0:
dependencies:
estraverse "^4.1.0"

esri-leaflet@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/esri-leaflet/-/esri-leaflet-2.3.3.tgz#fe0ae7b4ddd7ad3d0b552093c2d7ad4557c8bc4a"
integrity sha512-cGR82DNsIUHhnRxKARGCQZB5KZGZ/axX9AVuDrl4Vj7td+VmRvULIReNlFA01wTeCX86k5VH4f5MTrqzjqHfOg==
dependencies:
"@esri/arcgis-to-geojson-utils" "^1.3.0"
leaflet-virtual-grid "^1.0.7"
tiny-binary-search "^1.0.3"

estraverse@^1.9.1:
version "1.9.3"
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-1.9.3.tgz#af67f2dc922582415950926091a4005d29c9bb44"
Expand Down Expand Up @@ -2731,9 +2745,9 @@ hasha@^2.2.0:
pinkie-promise "^2.0.0"

haversine-distance@^1.1.4:
version "1.1.6"
resolved "https://registry.yarnpkg.com/haversine-distance/-/haversine-distance-1.1.6.tgz#7946bc85f86620c6bd7a53b4bd94c5aa56be85d0"
integrity sha512-gHzLxeNEBe6badPzLaFOayLOtuvHjqsTZQjrhuLnP/ceXS5uItf7ZsWuxejgLMp04NPTflm4NgwDwKzn5SClUg==
version "1.2.1"
resolved "https://registry.yarnpkg.com/haversine-distance/-/haversine-distance-1.2.1.tgz#3b3a053890504925505273e96eba359042dc514b"
integrity sha512-rQpG89d6NlAis0eqOSFXDqNU/GZcMPlHNVMqTSzD16niD9s1fDK8T6kwrK0WJ7OMU+iRNy3cgGYnNQihMqmaHg==

hawk@~1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -2928,7 +2942,6 @@ ics@nwcell/ics.js#^0.2.0:
resolved "https://codeload.github.com/nwcell/ics.js/tar.gz/4f2e67a79af161af74d986ecc47c3d166a074f11"
dependencies:
bower "~1.2.8"
file-saver "^1.3.3"
grunt "~0.4.2"
grunt-contrib-concat "~0.3.0"
grunt-contrib-jshint "~0.7.2"
Expand Down Expand Up @@ -3520,19 +3533,20 @@ leaflet-blurred-location@^1.5.1, leaflet-blurred-location@^1.7.0:
jquery "^3.2.1"
leaflet "^1.3.3"

"leaflet-blurred-location@git://github.com/publiclab/leaflet-blurred-location#main":
version "1.6.0"
resolved "git://github.com/publiclab/leaflet-blurred-location#ef66dcb768094680e92d4f972b68f18cd4db6ccc"
"leaflet-blurred-location@git://github.com/publiclab/leaflet-blurred-location.git#main":
version "1.7.0"
resolved "git://github.com/publiclab/leaflet-blurred-location.git#7e8d181c1e2cff571f81ae011a18a6713b0551c8"
dependencies:
haversine-distance "^1.1.4"
jquery "^3.2.1"
leaflet "^1.3.3"

leaflet-environmental-layers@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/leaflet-environmental-layers/-/leaflet-environmental-layers-2.2.1.tgz#5f4a243271a68b5dbc6ace711f874463fcbb90b9"
integrity sha512-C6jZlpVbSj2cBaZZJko7DWaQzkuETlLWrrSXAEmoniviWsQGQvyueOA5Go0F7LVjM03XoUNfV2YW8NXtnKSmbw==
version "2.3.0"
resolved "https://registry.yarnpkg.com/leaflet-environmental-layers/-/leaflet-environmental-layers-2.3.0.tgz#a4383ebab41f42858bc0b0238344c5b2fd20d938"
integrity sha512-4LTbl89VL0Tk5LpUl11v/f8mM0eVzs7RDquzHX5aOsx5TURGdPDNl0NTT1gVtPvzDVAYBTv3utOJRBZhvldcqw==
dependencies:
esri-leaflet "^2.3.3"
jquery "^3.3.1"
leaflet "^1.3.1"
leaflet-blurred-location "^1.7.0"
Expand Down Expand Up @@ -3578,6 +3592,13 @@ leaflet-spin@1.1.0:
dependencies:
spin.js "^2.3.1"

leaflet-virtual-grid@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/leaflet-virtual-grid/-/leaflet-virtual-grid-1.0.7.tgz#0dbb0dacd506b6e6d291314da5022d348729f8ad"
integrity sha512-sJxWYPcIKwMTewE+z8OFzfZHsbZcniQgTcreVdIQnxSRf+1XpMp+c4QKAWRKTBRmWOhEGyQO0Z90CLANJ9jRUQ==
dependencies:
leaflet "^1.0.0"

leaflet.blurred-location-display@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/leaflet.blurred-location-display/-/leaflet.blurred-location-display-1.1.0.tgz#43b95549ecb2e5051cbef5a4ed7dbdb91ff6dd42"
Expand All @@ -3601,7 +3622,7 @@ leaflet.fullscreen@1.6.0:
polygon-lookup "^2.4.0"
rbush "^2.0.2"

leaflet@*, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4, leaflet@^1.6.0:
leaflet@*, leaflet@^1.0.0, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4, leaflet@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.6.0.tgz#aecbb044b949ec29469eeb31c77a88e2f448f308"
integrity sha512-CPkhyqWUKZKFJ6K8umN5/D2wrJ2+/8UIpXppY7QDnUZW5bZL5+SEI2J7GBpwh4LIupOKqbNSQXgqmrEJopHVNQ==
Expand Down Expand Up @@ -5667,6 +5688,11 @@ ticky@1.0.1:
resolved "https://registry.yarnpkg.com/ticky/-/ticky-1.0.1.tgz#b7cfa71e768f1c9000c497b9151b30947c50e46d"
integrity sha1-t8+nHnaPHJAAxJe5FRswlHxQ5G0=

tiny-binary-search@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/tiny-binary-search/-/tiny-binary-search-1.0.3.tgz#9d52e3d16dd1171eb74486caf704ba08c0c62186"
integrity sha512-STSHX/L5nI9WTLv6wrzJbAPbO7OIISX83KFBh2GVbX1Uz/vgZOU/ANn/8iV6t35yMTpoPzzO+3OQid3mifE0CA==

tmp@^0.0.33, tmp@~0.0.20:
version "0.0.33"
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
Expand Down

0 comments on commit 58514df

Please sign in to comment.