mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Bump mapbox
This commit is contained in:
parent
c903d70e1d
commit
96ec00a343
@ -44,7 +44,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"mapbox-gl": "~0.53.0",
|
||||
"mapbox-gl": "~0.54.0",
|
||||
"mjolnir.js": "^2.1.0",
|
||||
"prop-types": "^15.5.7",
|
||||
"react-virtualized-auto-sizer": "^1.0.2",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@ -3490,7 +3490,7 @@ eslint@^3.0.0:
|
||||
text-table "~0.2.0"
|
||||
user-home "^2.0.0"
|
||||
|
||||
esm@^3.0.84:
|
||||
esm@~3.0.84:
|
||||
version "3.0.84"
|
||||
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.84.tgz#bb108989f4673b32d4f62406869c28eed3815a63"
|
||||
integrity sha512-SzSGoZc17S7P+12R9cg21Bdb7eybX25RnIeRZ80xZs+VZ3kdQKzqTp2k4hZJjR7p9l0186TTXSgrxzlMDBktlw==
|
||||
@ -5667,10 +5667,10 @@ map-visit@^1.0.0:
|
||||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
mapbox-gl@~0.53.0:
|
||||
version "0.53.0"
|
||||
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.53.0.tgz#b5b7e1da7d839fa019be1ae2a36fa098d8c634ce"
|
||||
integrity sha512-bqD0VTpjD9jS/oXoSiLcUYViFXDvjIDWxo08Pfq5cgCdnRHoLEboItuB2AKsx8OPK5fYme0qhPe/ogF5HICjiA==
|
||||
mapbox-gl@~0.54.0:
|
||||
version "0.54.0"
|
||||
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.54.0.tgz#f6cb96ecb8e64276a8ed2fe4a4f213fabab4123e"
|
||||
integrity sha512-wCcSlxO3wqYYo4nFXuR0HNi10Xkz2mYQ3szFAxYpWP1mzyC81f/u3HU5oa2JzJTWgSxkqQXTC9u48D0wO3PTfw==
|
||||
dependencies:
|
||||
"@mapbox/geojson-rewind" "^0.4.0"
|
||||
"@mapbox/geojson-types" "^1.0.2"
|
||||
@ -5683,7 +5683,7 @@ mapbox-gl@~0.53.0:
|
||||
"@mapbox/whoots-js" "^3.1.0"
|
||||
csscolorparser "~1.0.2"
|
||||
earcut "^2.1.5"
|
||||
esm "^3.0.84"
|
||||
esm "~3.0.84"
|
||||
geojson-vt "^3.2.1"
|
||||
gl-matrix "^3.0.0"
|
||||
grid-index "^1.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user