Skip to content

Commit b39807a

Browse files
authored
Merge pull request #224 from SuperMap/dependabot/npm_and_yarn/mapv-2.0.62
Bump mapv from 2.0.56 to 2.0.62
2 parents dae6e11 + bc2cd07 commit b39807a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"lodash.remove": "^4.7.0",
126126
"lodash.topairs": "4.3.0",
127127
"mapbox-gl": "1.12.0",
128-
"mapv": "2.0.56",
128+
"mapv": "2.0.62",
129129
"ol": "6.4.3",
130130
"pbf": "3.2.1",
131131
"proj4": "2.6.3",

src/classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "SuperMap",
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"mapv": "2.0.56",
16+
"mapv": "2.0.62",
1717
"xlsx": "0.16.8",
1818
"@supermap/iclient-common": "10.1.1"
1919
}

src/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@turf/turf": "5.1.6",
1818
"echarts":"4.9.0",
19-
"mapv":"2.0.56",
19+
"mapv":"2.0.62",
2020
"leaflet": "1.7.1",
2121
"@supermap/iclient-common": "10.1.1",
2222
"@mapbox/vector-tile": "1.3.1",

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "Apache-2.0",
1616
"dependencies": {
1717
"echarts": "4.9.0",
18-
"mapv": "2.0.56",
18+
"mapv": "2.0.62",
1919
"mapbox-gl": "1.12.0",
2020
"three": "0.121.1",
2121
"xlsx": "0.16.8",

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@turf/turf": "5.1.6",
1818
"echarts": "4.9.0",
19-
"mapv": "2.0.56",
19+
"mapv": "2.0.62",
2020
"ol": "6.4.3",
2121
"@supermap/iclient-common": "10.1.1",
2222
"proj4": "2.6.3",

0 commit comments

Comments
 (0)