File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 133133 "proj4" : " 2.7.5" ,
134134 "promise-polyfill" : " 8.2.1" ,
135135 "three" : " 0.129.0" ,
136- "xlsx" : " 0.18.0 " ,
136+ "xlsx" : " 0.18.5 " ,
137137 "xml-js" : " 1.6.11"
138138 },
139139 "pre-commit" : [
Original file line number Diff line number Diff line change 1515 "license" : " Apache-2.0" ,
1616 "dependencies" : {
1717 "mapv" : " 2.0.62" ,
18- "xlsx" : " 0.18.0 " ,
18+ "xlsx" : " 0.18.5 " ,
1919 "@supermap/iclient-common" : " 11.0.0"
2020 }
2121}
Original file line number Diff line number Diff line change 11/* Copyright© 2000 - 2022 SuperMap Software Co.Ltd. All rights reserved.
22 * This program are made available under the terms of the Apache License, Version 2.0
33 * which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
4- import XLSX from 'xlsx'
4+ import * as XLSX from 'xlsx' ;
55import { FileTypes } from '../CommonTypes' ;
66import { Lang } from '../../lang/Lang' ;
77
Original file line number Diff line number Diff line change 2424 "jsonsql" : " 0.2.5" ,
2525 "pbf" : " 3.2.1" ,
2626 "proj4" : " 2.7.5" ,
27- "xlsx" : " 0.18.0 "
27+ "xlsx" : " 0.18.5 "
2828 }
2929}
Original file line number Diff line number Diff line change 1818 "echarts" : " 4.9.0" ,
1919 "mapv" : " 2.0.62" ,
2020 "mapbox-gl" : " 1.13.2" ,
21- "three" : " 0.129.0 " ,
22- "xlsx" : " 0.18.0 " ,
21+ "three" : " 0.129." ,
22+ "xlsx" : " 0.18.5 " ,
2323 "@supermap/iclient-common" : " 11.0.0" ,
2424 "canvg" : " 3.0.7" ,
2525 "xml-js" : " 1.6.11"
Original file line number Diff line number Diff line change 2121 "ol" : " 6.9.0" ,
2222 "@supermap/iclient-common" : " 11.0.0" ,
2323 "proj4" : " 2.7.5" ,
24- "xlsx" : " 0.18.0 " ,
24+ "xlsx" : " 0.18.5 " ,
2525 "canvg" : " 3.0.7" ,
2626 "lodash.remove" : " ^4.7.0"
2727 }
You can’t perform that action at this time.
0 commit comments