Skip to content

Commit 51f0f74

Browse files
committed
【 update 】xlsx 版本升级:0.17.2 to 0.18.0; review by luox
1 parent 0b6139b commit 51f0f74

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

dist/leaflet/include-leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
inputScript('https://iclient.supermap.io/web/libs/elasticsearch/16.7.1/elasticsearch.min.js');
9696
}
9797
if (inArray(includes, 'xlsx')) {
98-
inputScript('https://iclient.supermap.io/web/libs/xlsx/0.17.2/xlsx.core.min.js');
98+
inputScript('https://iclient.supermap.io/web/libs/xlsx/0.18.0/xlsx.core.min.js');
9999
}
100100
// 本地
101101
if (inArray(includes, 'leaflet.sidebyside')) {

dist/mapboxgl/include-mapboxgl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
inputScript('https://iclient.supermap.io/web/libs/three/0.121.1/build/three.js');
9494
}
9595
if (inArray(includes, 'xlsx')) {
96-
inputScript('https://iclient.supermap.io/web/libs/xlsx/0.17.2/xlsx.core.min.js');
96+
inputScript('https://iclient.supermap.io/web/libs/xlsx/0.18.0/xlsx.core.min.js');
9797
}
9898
if (inArray(includes, 'proj4')) {
9999
inputScript('https://iclient.supermap.io/web/libs/proj4/2.7.5/proj4.js');

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"proj4": "2.7.5",
133133
"promise-polyfill": "8.2.0",
134134
"three": "0.126.1",
135-
"xlsx": "0.17.2",
135+
"xlsx": "^0.18.0",
136136
"xml-js": "1.6.11"
137137
},
138138
"pre-commit": [

src/classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "Apache-2.0",
1515
"dependencies": {
1616
"mapv": "2.0.62",
17-
"xlsx": "0.17.2",
17+
"xlsx": "0.18.0",
1818
"@supermap/iclient-common": "11.0.0-dev"
1919
}
2020
}

src/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"jsonsql": "0.2.5",
2424
"pbf": "3.2.1",
2525
"proj4": "2.7.5",
26-
"xlsx": "0.17.2"
26+
"xlsx": "0.18.0"
2727
}
2828
}

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"mapv": "2.0.62",
1919
"mapbox-gl": "1.13.1",
2020
"three": "0.126.1",
21-
"xlsx": "0.17.2",
21+
"xlsx": "0.18.0",
2222
"@supermap/iclient-common": "11.0.0-dev",
2323
"canvg": "3.0.7",
2424
"xml-js": "1.6.11"

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ol": "6.9.0",
2121
"@supermap/iclient-common": "11.0.0-dev",
2222
"proj4": "2.7.5",
23-
"xlsx": "0.17.2",
23+
"xlsx": "0.18.0",
2424
"canvg": "3.0.7",
2525
"lodash.remove": "^4.7.0"
2626
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy