Skip to content

Commit 195eba3

Browse files
authored
Merge pull request #110 from SuperMap/dependabot/npm_and_yarn/mapv-2.0.43
Bump mapv from 2.0.42 to 2.0.43
2 parents 6721af8 + 7ee55f9 commit 195eba3

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.6.1",
128-
"mapv": "2.0.42",
128+
"mapv": "2.0.43",
129129
"ol": "6.1.1",
130130
"pbf": "3.2.1",
131131
"proj4": "2.6.0",

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.42",
16+
"mapv": "2.0.43",
1717
"xlsx": "0.15.4",
1818
"@supermap/iclient-common": "10.0.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.5.0",
19-
"mapv":"2.0.42",
19+
"mapv":"2.0.43",
2020
"leaflet": "1.6.0",
2121
"@supermap/iclient-common": "10.0.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.5.0",
18-
"mapv": "2.0.42",
18+
"mapv": "2.0.43",
1919
"mapbox-gl": "1.6.1",
2020
"three": "0.92.0",
2121
"xlsx": "0.15.4",

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.5.0",
19-
"mapv": "2.0.42",
19+
"mapv": "2.0.43",
2020
"ol": "6.1.1",
2121
"@supermap/iclient-common": "10.0.1",
2222
"proj4": "2.6.0",

0 commit comments

Comments
 (0)