File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 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' ) ) {
Original file line number Diff line number Diff line change 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' ) ;
Original file line number Diff line number Diff line change 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" : [
Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change 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 }
You can’t perform that action at this time.
0 commit comments