|
@@ -22,6 +22,7 @@
|
|
|
"canvg": "^4.0.2",
|
|
|
"echarts": "^5.4.3",
|
|
|
"element-plus": "^2.3.14",
|
|
|
+ "h5wasm": "^0.8.1",
|
|
|
"html-to-image": "^1.11.11",
|
|
|
"html2canvas": "^1.4.1",
|
|
|
"jquery": "^3.7.1",
|
|
@@ -5482,6 +5483,11 @@
|
|
|
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "node_modules/h5wasm": {
|
|
|
+ "version": "0.8.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/h5wasm/-/h5wasm-0.8.1.tgz",
|
|
|
+ "integrity": "sha512-zPYBB3iqFN6of3G0AgoXvDt8XbtQlapfnz58UGNbjxloyOSYIs+I0HMl+V9slFQXQpNIxVrUI7vUaosROpPAIg=="
|
|
|
+ },
|
|
|
"node_modules/has": {
|
|
|
"version": "1.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/has/-/has-1.0.3.tgz",
|