|
@@ -13,6 +13,7 @@
|
|
|
"cesium-navigation-es6": "^3.0.8",
|
|
|
"dayjs": "^1.11.7",
|
|
|
"echarts": "^5.4.0",
|
|
|
+ "echarts-liquidfill": "^3.1.0",
|
|
|
"element-plus": "^2.2.16",
|
|
|
"html2canvas": "^1.4.1",
|
|
|
"js-md5": "^0.7.3",
|
|
@@ -769,6 +770,14 @@
|
|
|
"zrender": "5.4.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/echarts-liquidfill": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/echarts-liquidfill/-/echarts-liquidfill-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-5Dlqs/jTsdTUAsd+K5LPLLTgrbbNORUSBQyk8PSy1Mg2zgHDWm83FmvA4s0ooNepCJojFYRITTQ4GU1UUSKYLw==",
|
|
|
+ "peerDependencies": {
|
|
|
+ "echarts": "^5.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/ee-first": {
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
|