Skip to content

Commit 063f67c

Browse files
author
Wykks
committed
feat: update support to mapbox-gl 0.48
1 parent 29710f5 commit 063f67c

File tree

3 files changed

+25
-62
lines changed

3 files changed

+25
-62
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/jasmine": "^2.8.8",
3939
"hammerjs": "^2.0.8",
4040
"lodash-es": "^4.17.10",
41-
"mapbox-gl": "0.47.0",
41+
"mapbox-gl": "0.48.0",
4242
"ngx-md": "^6.0.0",
4343
"rxjs": "^6.3.2",
4444
"scroll-into-view-if-needed": "^2.2.16",
@@ -53,7 +53,7 @@
5353
"@turf/bbox": "^6.0.1",
5454
"@types/jasminewd2": "^2.0.3",
5555
"@types/lodash-es": "^4.17.1",
56-
"@types/mapbox-gl": "^0.47.0",
56+
"@types/mapbox-gl": "^0.48.0",
5757
"@types/node": "^10.5.6",
5858
"@types/supercluster": "^3.0.2",
5959
"codelyzer": "^4.4.4",

projects/ngx-mapbox-gl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"peerDependencies": {
2323
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
2424
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
25-
"mapbox-gl": "0.47.0",
25+
"mapbox-gl": "0.48.0",
2626
"rxjs": "^6.0.0"
2727
},
2828
"dependencies": {

yarn.lock

Lines changed: 22 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,13 @@
277277
dependencies:
278278
wgs84 "0.0.0"
279279

280-
"@mapbox/jsonlint-lines-primitives@^2.0.1":
281-
version "2.0.1"
282-
resolved "https://registry.yarnpkg.com/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.1.tgz#bc4c1593e2ec2371e2771c518068d6eab8eeae58"
280+
"@mapbox/geojson-types@^1.0.2":
281+
version "1.0.2"
282+
resolved "https://registry.yarnpkg.com/@mapbox/geojson-types/-/geojson-types-1.0.2.tgz#9aecf642cb00eab1080a57c4f949a65b4a5846d6"
283+
284+
"@mapbox/jsonlint-lines-primitives@^2.0.2":
285+
version "2.0.2"
286+
resolved "https://registry.yarnpkg.com/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz#ce56e539f83552b58d10d672ea4d6fc9adc7b234"
283287

284288
"@mapbox/mapbox-gl-geocoder@^2.3.0":
285289
version "2.3.0"
@@ -427,9 +431,9 @@
427431
version "4.14.109"
428432
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.109.tgz#b1c4442239730bf35cabaf493c772b18c045886d"
429433

430-
"@types/mapbox-gl@^0.47.0":
431-
version "0.47.0"
432-
resolved "https://registry.yarnpkg.com/@types/mapbox-gl/-/mapbox-gl-0.47.0.tgz#31c89561320a9199abc3ed75fe97f513b96efad8"
434+
"@types/mapbox-gl@^0.48.0":
435+
version "0.48.0"
436+
resolved "https://registry.yarnpkg.com/@types/mapbox-gl/-/mapbox-gl-0.48.0.tgz#f616c7f2f14e04ee145ce853d67fddd758859240"
433437
dependencies:
434438
"@types/geojson" "*"
435439

@@ -3249,7 +3253,7 @@ geojson-rewind@^0.3.0:
32493253
minimist "1.2.0"
32503254
sharkdown "^0.1.0"
32513255

3252-
geojson-vt@^3.1.4:
3256+
geojson-vt@^3.2.0:
32533257
version "3.2.0"
32543258
resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-3.2.0.tgz#039cea549df5f892c48cff8eb66c2e217d61c241"
32553259

@@ -3472,15 +3476,6 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
34723476
version "4.1.11"
34733477
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
34743478

3475-
gray-matter@^3.0.8:
3476-
version "3.1.1"
3477-
resolved "https://registry.yarnpkg.com/gray-matter/-/gray-matter-3.1.1.tgz#101f80d9e69eeca6765cdce437705b18f40876ac"
3478-
dependencies:
3479-
extend-shallow "^2.0.1"
3480-
js-yaml "^3.10.0"
3481-
kind-of "^5.0.2"
3482-
strip-bom-string "^1.0.0"
3483-
34843479
grid-index@^1.0.0:
34853480
version "1.0.0"
34863481
resolved "https://registry.yarnpkg.com/grid-index/-/grid-index-1.0.0.tgz#ad2c5d54ce5b35437faff1d70a9aeb3d1d261110"
@@ -4399,7 +4394,7 @@ js-tokens@^4.0.0:
43994394
version "4.0.0"
44004395
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
44014396

4402-
js-yaml@3.x, js-yaml@^3.10.0, js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
4397+
js-yaml@3.x, js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
44034398
version "3.12.0"
44044399
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
44054400
dependencies:
@@ -4571,7 +4566,7 @@ kind-of@^4.0.0:
45714566
dependencies:
45724567
is-buffer "^1.1.5"
45734568

4574-
kind-of@^5.0.0, kind-of@^5.0.2:
4569+
kind-of@^5.0.0:
45754570
version "5.1.0"
45764571
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
45774572

@@ -4915,11 +4910,12 @@ map-visit@^1.0.0:
49154910
dependencies:
49164911
object-visit "^1.0.0"
49174912

4918-
mapbox-gl@0.47.0:
4919-
version "0.47.0"
4920-
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.47.0.tgz#c72f1d3462037f0bb5b8dc25cc8a029513f2b7cd"
4913+
mapbox-gl@0.48.0:
4914+
version "0.48.0"
4915+
resolved "https://registry.yarnpkg.com/mapbox-gl/-/mapbox-gl-0.48.0.tgz#bf240edca9072bdeb94cc28652a543841f93b26e"
49214916
dependencies:
4922-
"@mapbox/jsonlint-lines-primitives" "^2.0.1"
4917+
"@mapbox/geojson-types" "^1.0.2"
4918+
"@mapbox/jsonlint-lines-primitives" "^2.0.2"
49234919
"@mapbox/mapbox-gl-supported" "^1.4.0"
49244920
"@mapbox/point-geometry" "^0.1.0"
49254921
"@mapbox/shelf-pack" "^3.1.0"
@@ -4931,18 +4927,14 @@ mapbox-gl@0.47.0:
49314927
csscolorparser "~1.0.2"
49324928
earcut "^2.1.3"
49334929
geojson-rewind "^0.3.0"
4934-
geojson-vt "^3.1.4"
4930+
geojson-vt "^3.2.0"
49354931
gl-matrix "^2.6.1"
4936-
gray-matter "^3.0.8"
49374932
grid-index "^1.0.0"
49384933
minimist "0.0.8"
49394934
pbf "^3.0.5"
49404935
quickselect "^1.0.0"
49414936
rw "^1.3.3"
4942-
shuffle-seed "^1.1.6"
4943-
sort-object "^0.3.2"
4944-
supercluster "^4.0.1"
4945-
through2 "^2.0.3"
4937+
supercluster "^4.1.1"
49464938
tinyqueue "^1.1.0"
49474939
vt-pbf "^3.0.1"
49484940

@@ -6931,10 +6923,6 @@ scss-tokenizer@^0.2.3:
69316923
js-base64 "^2.1.8"
69326924
source-map "^0.4.2"
69336925

6934-
seedrandom@^2.4.2:
6935-
version "2.4.3"
6936-
resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-2.4.3.tgz#2438504dad33917314bff18ac4d794f16d6aaecc"
6937-
69386926
select-hose@^2.0.0:
69396927
version "2.0.0"
69406928
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
@@ -7105,12 +7093,6 @@ shebang-regex@^1.0.0:
71057093
version "1.0.0"
71067094
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
71077095

7108-
shuffle-seed@^1.1.6:
7109-
version "1.1.6"
7110-
resolved "https://registry.yarnpkg.com/shuffle-seed/-/shuffle-seed-1.1.6.tgz#533c12683bab3b4fa3e8751fc4e562146744260b"
7111-
dependencies:
7112-
seedrandom "^2.4.2"
7113-
71147096
signal-exit@^3.0.0, signal-exit@^3.0.2:
71157097
version "3.0.2"
71167098
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -7253,21 +7235,6 @@ socks@^1.1.10:
72537235
ip "^1.1.4"
72547236
smart-buffer "^1.0.13"
72557237

7256-
sort-asc@^0.1.0:
7257-
version "0.1.0"
7258-
resolved "https://registry.yarnpkg.com/sort-asc/-/sort-asc-0.1.0.tgz#ab799df61fc73ea0956c79c4b531ed1e9e7727e9"
7259-
7260-
sort-desc@^0.1.1:
7261-
version "0.1.1"
7262-
resolved "https://registry.yarnpkg.com/sort-desc/-/sort-desc-0.1.1.tgz#198b8c0cdeb095c463341861e3925d4ee359a9ee"
7263-
7264-
sort-object@^0.3.2:
7265-
version "0.3.2"
7266-
resolved "https://registry.yarnpkg.com/sort-object/-/sort-object-0.3.2.tgz#98e0d199ede40e07c61a84403c61d6c3b290f9e2"
7267-
dependencies:
7268-
sort-asc "^0.1.0"
7269-
sort-desc "^0.1.1"
7270-
72717238
source-list-map@^2.0.0:
72727239
version "2.0.0"
72737240
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0.tgz#aaa47403f7b245a92fbc97ea08f250d6087ed085"
@@ -7592,10 +7559,6 @@ strip-ansi@^4.0.0:
75927559
dependencies:
75937560
ansi-regex "^3.0.0"
75947561

7595-
strip-bom-string@^1.0.0:
7596-
version "1.0.0"
7597-
resolved "https://registry.yarnpkg.com/strip-bom-string/-/strip-bom-string-1.0.0.tgz#e5211e9224369fbb81d633a2f00044dc8cedad92"
7598-
75997562
strip-bom@^2.0.0:
76007563
version "2.0.0"
76017564
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
@@ -7657,7 +7620,7 @@ suggestions@^1.3.2:
76577620
fuzzy "^0.1.1"
76587621
xtend "^4.0.0"
76597622

7660-
supercluster@^4.0.1:
7623+
supercluster@^4.1.1:
76617624
version "4.1.1"
76627625
resolved "https://registry.yarnpkg.com/supercluster/-/supercluster-4.1.1.tgz#cf13c3b28a3fb3db5290bfad7f524e244bd4ce78"
76637626
dependencies:
@@ -7721,7 +7684,7 @@ text-table@^0.2.0:
77217684
version "0.2.0"
77227685
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
77237686

7724-
through2@^2.0.0, through2@^2.0.2, through2@^2.0.3, through2@~2.0.3:
7687+
through2@^2.0.0, through2@^2.0.2, through2@~2.0.3:
77257688
version "2.0.3"
77267689
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
77277690
dependencies:

0 commit comments

Comments
 (0)