This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency mapbox-gl to v0.43.0
- Loading branch information
1 parent
b475503
commit 4d3df2f
Showing
2 changed files
with
64 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,12 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@mapbox/[email protected]": | ||
version "0.2.2" | ||
resolved "https://registry.yarnpkg.com/@mapbox/geojson-area/-/geojson-area-0.2.2.tgz#18d7814aa36bf23fbbcc379f8e26a22927debf10" | ||
dependencies: | ||
wgs84 "0.0.0" | ||
|
||
"@mapbox/gl-matrix@^0.0.1": | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/@mapbox/gl-matrix/-/gl-matrix-0.0.1.tgz#e5126aab4d64c36b81c7a97d0ae0dddde5773d2b" | ||
|
@@ -15,6 +21,10 @@ | |
suggestions "^1.3.1" | ||
xtend "^4.0.1" | ||
|
||
"@mapbox/mapbox-gl-supported@^1.3.0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@mapbox/mapbox-gl-supported/-/mapbox-gl-supported-1.3.0.tgz#89daee16845400ea1c76e084bdfab2971e552a9c" | ||
|
||
"@mapbox/[email protected]", "@mapbox/point-geometry@^0.1.0", "@mapbox/point-geometry@~0.1.0": | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz#8a83f9335c7860effa2eeeca254332aa0aeed8f2" | ||
|
@@ -712,10 +722,6 @@ balanced-match@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" | ||
|
||
[email protected]: | ||
version "0.0.2" | ||
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-0.0.2.tgz#024f0f72afa25b75f9c0ee73cd4f55ec1bed9784" | ||
|
||
base64-js@^1.0.2: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.1.tgz#a91947da1f4a516ea38e5b4ec0ec3773675e0886" | ||
|
@@ -787,13 +793,6 @@ [email protected]: | |
dependencies: | ||
hoek "4.x.x" | ||
|
||
[email protected]: | ||
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/bops/-/bops-0.0.6.tgz#082d1d55fa01e60dbdc2ebc2dba37f659554cf3a" | ||
dependencies: | ||
base64-js "0.0.2" | ||
to-utf8 "0.0.1" | ||
|
||
brace-expansion@^1.1.7: | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292" | ||
|
@@ -1180,12 +1179,6 @@ [email protected]: | |
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" | ||
|
||
concat-stream@~1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.2.1.tgz#f35100b6c46378bfba8b6b80f9f0d0ccdf13dc60" | ||
dependencies: | ||
bops "0.0.6" | ||
|
||
concat-stream@~1.6.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" | ||
|
@@ -1806,6 +1799,10 @@ esprima@^3.1.3: | |
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" | ||
|
||
esprima@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804" | ||
|
||
esprima@~1.0.2: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.0.4.tgz#9f557e08fc3b4d26ece9dd34f8fbf476b62585ad" | ||
|
@@ -1936,6 +1933,12 @@ express@^4.13.3: | |
utils-merge "1.0.0" | ||
vary "~1.1.1" | ||
|
||
extend-shallow@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f" | ||
dependencies: | ||
is-extendable "^0.1.0" | ||
|
||
extend@~3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" | ||
|
@@ -2185,12 +2188,6 @@ gaze@^1.0.0: | |
dependencies: | ||
globule "^1.0.0" | ||
|
||
[email protected]: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/geojson-area/-/geojson-area-0.1.0.tgz#d48d807082cfadf4a78df1349be50f38bf1894ae" | ||
dependencies: | ||
wgs84 "0.0.0" | ||
|
||
geojson-area@^0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/geojson-area/-/geojson-area-0.2.1.tgz#2537b0982db86309f21d2c428a4257c7a6282cc6" | ||
|
@@ -2205,17 +2202,17 @@ geojson-random@^0.2.2: | |
version "0.2.2" | ||
resolved "https://registry.yarnpkg.com/geojson-random/-/geojson-random-0.2.2.tgz#ab4838f126adc5e16f8f94e655def820f9119dbc" | ||
|
||
geojson-rewind@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/geojson-rewind/-/geojson-rewind-0.2.0.tgz#ea558e9e44ff03b8655d0a08b75078dc33a15e79" | ||
geojson-rewind@^0.3.0: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/geojson-rewind/-/geojson-rewind-0.3.0.tgz#d5c35025fa708910e2da1a97fc23a2e2478a876a" | ||
dependencies: | ||
concat-stream "~1.2.1" | ||
geojson-area "0.1.0" | ||
minimist "0.0.5" | ||
"@mapbox/geojson-area" "0.2.2" | ||
concat-stream "~1.6.0" | ||
minimist "1.2.0" | ||
|
||
geojson-vt@^2.4.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-2.4.0.tgz#3c1cf44493f35eb4d2c70c95da6550de66072c05" | ||
geojson-vt@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-3.0.0.tgz#a24cae5488ab4897e86ca0e4bf0d9760d628ae0a" | ||
|
||
get-caller-file@^1.0.1: | ||
version "1.0.2" | ||
|
@@ -2295,6 +2292,15 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9: | |
version "4.1.11" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" | ||
|
||
gray-matter@^3.0.8: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/gray-matter/-/gray-matter-3.1.1.tgz#101f80d9e69eeca6765cdce437705b18f40876ac" | ||
dependencies: | ||
extend-shallow "^2.0.1" | ||
js-yaml "^3.10.0" | ||
kind-of "^5.0.2" | ||
strip-bom-string "^1.0.0" | ||
|
||
grid-index@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/grid-index/-/grid-index-1.0.0.tgz#ad2c5d54ce5b35437faff1d70a9aeb3d1d261110" | ||
|
@@ -2561,7 +2567,7 @@ interpret@^1.0.0: | |
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.4.tgz#820cdd588b868ffb191a809506d6c9c8f212b1b0" | ||
|
||
"intl-pluralrules@github:projectfluent/IntlPluralRules#module": | ||
intl-pluralrules@projectfluent/IntlPluralRules#module: | ||
version "0.1.0" | ||
resolved "https://codeload.github.com/projectfluent/IntlPluralRules/tar.gz/94cb0fa1c23ad943bc5aafef43cea132fa51d68b" | ||
|
||
|
@@ -2625,7 +2631,7 @@ is-equal-shallow@^0.1.3: | |
dependencies: | ||
is-primitive "^2.0.0" | ||
|
||
is-extendable@^0.1.1: | ||
is-extendable@^0.1.0, is-extendable@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89" | ||
|
||
|
@@ -2777,6 +2783,13 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
|
||
js-yaml@^3.10.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc" | ||
dependencies: | ||
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
js-yaml@~3.7.0: | ||
version "3.7.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80" | ||
|
@@ -2878,6 +2891,10 @@ kind-of@^4.0.0: | |
dependencies: | ||
is-buffer "^1.1.5" | ||
|
||
kind-of@^5.0.2: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d" | ||
|
||
klaw@^1.0.0: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/klaw/-/klaw-1.3.1.tgz#4088433b46b3b1ba259d78785d8e96f73ba02439" | ||
|
@@ -3091,15 +3108,12 @@ map-obj@^1.0.0, map-obj@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" | ||
|
||
mapbox-gl-supported@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/mapbox-gl-supported/-/mapbox-gl-supported-1.2.0.tgz#cbd34df894206cadda9a33c8d9a4609f26bb1989" | ||
|
||
[email protected]: | ||
version "0.40.1" | ||
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.40.1.tgz#14785b1ab3bc7a42fd24fcb37637ebcec817c5f1" | ||
[email protected]: | ||
version "0.43.0" | ||
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.43.0.tgz#c53978cdce0e3fa393a60bd5afc657842ce5b098" | ||
dependencies: | ||
"@mapbox/gl-matrix" "^0.0.1" | ||
"@mapbox/mapbox-gl-supported" "^1.3.0" | ||
"@mapbox/point-geometry" "^0.1.0" | ||
"@mapbox/shelf-pack" "^3.1.0" | ||
"@mapbox/tiny-sdf" "^1.1.0" | ||
|
@@ -3110,12 +3124,12 @@ [email protected]: | |
bubleify "^0.7.0" | ||
csscolorparser "~1.0.2" | ||
earcut "^2.0.3" | ||
geojson-rewind "^0.2.0" | ||
geojson-vt "^2.4.0" | ||
geojson-rewind "^0.3.0" | ||
geojson-vt "^3.0.0" | ||
gray-matter "^3.0.8" | ||
grid-index "^1.0.0" | ||
jsonlint-lines-primitives "~1.6.0" | ||
lodash.isequal "^3.0.4" | ||
mapbox-gl-supported "^1.2.0" | ||
minimist "0.0.8" | ||
package-json-versionify "^1.0.2" | ||
pbf "^3.0.5" | ||
|
@@ -3250,15 +3264,11 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: | |
dependencies: | ||
brace-expansion "^1.1.7" | ||
|
||
[email protected]: | ||
version "0.0.5" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.5.tgz#d7aa327bcecf518f9106ac6b8f003fa3bcea8566" | ||
|
||
[email protected]: | ||
version "0.0.8" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" | ||
|
||
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0: | ||
minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | ||
|
||
|
@@ -4860,6 +4870,10 @@ strip-ansi@~0.1.0: | |
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991" | ||
|
||
strip-bom-string@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-bom-string/-/strip-bom-string-1.0.0.tgz#e5211e9224369fbb81d633a2f00044dc8cedad92" | ||
|
||
strip-bom@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e" | ||
|
@@ -5019,10 +5033,6 @@ to-fast-properties@^1.0.3: | |
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/to-utf8/-/to-utf8-0.0.1.tgz#d17aea72ff2fba39b9e43601be7b3ff72e089852" | ||
|
||
toposort@^1.0.0: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.3.tgz#f02cd8a74bd8be2fc0e98611c3bacb95a171869c" | ||
|