Skip to content

Commit d3d142d

Browse files
authored
Merge pull request #105 from SuperMap/dependabot/npm_and_yarn/mapv-2.0.42
Bump mapv from 2.0.40 to 2.0.42
2 parents ce74e2c + dda0e98 commit d3d142d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.40",
128+
"mapv": "2.0.42",
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.38",
16+
"mapv": "2.0.42",
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.3.0",
19-
"mapv":"2.0.38",
19+
"mapv":"2.0.42",
2020
"leaflet": "1.6.0",
2121
"@supermap/iclient-common": "10.0.1",
2222
"@mapbox/vector-tile": "1.3.1",

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

0 commit comments

Comments
 (0)