|
@@ -597,6 +597,11 @@
|
|
"fastq": "^1.6.0"
|
|
"fastq": "^1.6.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "@popperjs/core": {
|
|
|
|
+ "version": "npm:@sxzz/popperjs-es@2.11.7",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
|
+ "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
|
+ },
|
|
"@types/d3-timer": {
|
|
"@types/d3-timer": {
|
|
"version": "2.0.1",
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-2.0.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-2.0.1.tgz",
|
|
@@ -892,6 +897,15 @@
|
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "adler-32": {
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/adler-32/-/adler-32-1.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-/vUqU/UY4MVeFsg+SsK6c+/05RZXIHZMGJA+PX5JyWI0ZRcBpupnRuPLU/NXXoFwMYCPCoxIfElM2eS+DUXCqQ==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "exit-on-epipe": "~1.0.1",
|
|
|
|
+ "printj": "~1.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"ajv": {
|
|
"ajv": {
|
|
"version": "6.12.6",
|
|
"version": "6.12.6",
|
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
|
@@ -1071,6 +1085,22 @@
|
|
"lazy-cache": "^1.0.3"
|
|
"lazy-cache": "^1.0.3"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "cfb": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/cfb/-/cfb-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "adler-32": "~1.3.0",
|
|
|
|
+ "crc-32": "~1.2.0"
|
|
|
|
+ },
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "adler-32": {
|
|
|
|
+ "version": "1.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/adler-32/-/adler-32-1.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A=="
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"chalk": {
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -1127,6 +1157,22 @@
|
|
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.9.tgz",
|
|
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.9.tgz",
|
|
"integrity": "sha512-19Jox5sAKpusTDgqgKB5dawPpQcY+ipQK7xoEI+MVucEF9qqFaXpeqY1KaoyGBso/wHQoDa4HMMxMjdsS3Zzzw=="
|
|
"integrity": "sha512-19Jox5sAKpusTDgqgKB5dawPpQcY+ipQK7xoEI+MVucEF9qqFaXpeqY1KaoyGBso/wHQoDa4HMMxMjdsS3Zzzw=="
|
|
},
|
|
},
|
|
|
|
+ "codepage": {
|
|
|
|
+ "version": "1.14.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/codepage/-/codepage-1.14.0.tgz",
|
|
|
|
+ "integrity": "sha512-iz3zJLhlrg37/gYRWgEPkaFTtzmnEv1h+r7NgZum2lFElYQPi0/5bnmuDfODHxfp0INEfnRqyfyeIJDbb7ahRw==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "commander": "~2.14.1",
|
|
|
|
+ "exit-on-epipe": "~1.0.1"
|
|
|
|
+ },
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "commander": {
|
|
|
|
+ "version": "2.14.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/commander/-/commander-2.14.1.tgz",
|
|
|
|
+ "integrity": "sha512-+YR16o3rK53SmWHU3rEM3tPAh2rwb1yPcQX5irVn7mb0gXbwuCCrnkbV5+PBfETdfg1vui07nM6PCG1zndcjQw=="
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"color-convert": {
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
|
@@ -1142,6 +1188,11 @@
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "commander": {
|
|
|
|
+ "version": "2.17.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/commander/-/commander-2.17.1.tgz",
|
|
|
|
+ "integrity": "sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg=="
|
|
|
|
+ },
|
|
"concat-map": {
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
|
@@ -1167,6 +1218,11 @@
|
|
"resolved": "https://registry.npmmirror.com/countup.js/-/countup.js-2.3.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/countup.js/-/countup.js-2.3.2.tgz",
|
|
"integrity": "sha512-dQ7F/CmKGjaO6cDfhtEXwsKVlXIpJ89dFs8PvkaZH9jBVJ2Z8GU4iwG/qP7MgY8qwr+1skbwR6qecWWQLUzB8Q=="
|
|
"integrity": "sha512-dQ7F/CmKGjaO6cDfhtEXwsKVlXIpJ89dFs8PvkaZH9jBVJ2Z8GU4iwG/qP7MgY8qwr+1skbwR6qecWWQLUzB8Q=="
|
|
},
|
|
},
|
|
|
|
+ "crc-32": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ=="
|
|
|
|
+ },
|
|
"cropperjs": {
|
|
"cropperjs": {
|
|
"version": "1.5.12",
|
|
"version": "1.5.12",
|
|
"resolved": "https://registry.npmmirror.com/cropperjs/-/cropperjs-1.5.12.tgz",
|
|
"resolved": "https://registry.npmmirror.com/cropperjs/-/cropperjs-1.5.12.tgz",
|
|
@@ -1321,6 +1377,11 @@
|
|
"minimatch": "^3.0.4"
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "downloadjs": {
|
|
|
|
+ "version": "1.4.7",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/downloadjs/-/downloadjs-1.4.7.tgz",
|
|
|
|
+ "integrity": "sha512-LN1gO7+u9xjU5oEScGFKvXhYf7Y/empUIIEAGBs1LzUq/rg5duiDrkuH5A2lQGd5jfMOb9X9usDa2oVXwJ0U/Q=="
|
|
|
|
+ },
|
|
"echarts": {
|
|
"echarts": {
|
|
"version": "5.3.3",
|
|
"version": "5.3.3",
|
|
"resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.3.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.3.3.tgz",
|
|
@@ -1371,13 +1432,6 @@
|
|
"lodash-unified": "^1.0.2",
|
|
"lodash-unified": "^1.0.2",
|
|
"memoize-one": "^6.0.0",
|
|
"memoize-one": "^6.0.0",
|
|
"normalize-wheel-es": "^1.2.0"
|
|
"normalize-wheel-es": "^1.2.0"
|
|
- },
|
|
|
|
- "dependencies": {
|
|
|
|
- "@popperjs/core": {
|
|
|
|
- "version": "npm:@sxzz/popperjs-es@2.11.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
|
- "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"element-resize-detector": {
|
|
"element-resize-detector": {
|
|
@@ -1797,6 +1851,11 @@
|
|
"resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.31.tgz",
|
|
"resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.31.tgz",
|
|
"integrity": "sha512-4IJSItgS/41IxN5UVAVuAyczwZF7ZIEsM1XAoUzIHA6A+xzusEZUutdXz2Nr+MQPLxfTiCvqE79/C8HT8fKFvA=="
|
|
"integrity": "sha512-4IJSItgS/41IxN5UVAVuAyczwZF7ZIEsM1XAoUzIHA6A+xzusEZUutdXz2Nr+MQPLxfTiCvqE79/C8HT8fKFvA=="
|
|
},
|
|
},
|
|
|
|
+ "exit-on-epipe": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/exit-on-epipe/-/exit-on-epipe-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-h2z5mrROTxce56S+pnvAV890uu7ls7f1kEvVGJbw1OlFH3/mlJ5bkXu0KRyW94v37zzHPiUd55iLn3DA7TjWpw=="
|
|
|
|
+ },
|
|
"fast-deep-equal": {
|
|
"fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
@@ -1842,6 +1901,11 @@
|
|
"resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
|
|
"resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
|
|
"integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw=="
|
|
"integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw=="
|
|
},
|
|
},
|
|
|
|
+ "fflate": {
|
|
|
|
+ "version": "0.3.11",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fflate/-/fflate-0.3.11.tgz",
|
|
|
|
+ "integrity": "sha512-Rr5QlUeGN1mbOHlaqcSYMKVpPbgLy0AWT/W0EHxA6NGI12yO1jpoui2zBBvU2G824ltM6Ut8BFgfHSBGfkmS0A=="
|
|
|
|
+ },
|
|
"file-entry-cache": {
|
|
"file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
|
@@ -1963,6 +2027,11 @@
|
|
"is-callable": "^1.1.3"
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "frac": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/frac/-/frac-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA=="
|
|
|
|
+ },
|
|
"fs.realpath": {
|
|
"fs.realpath": {
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
@@ -2706,6 +2775,11 @@
|
|
"resolved": "https://registry.npmmirror.com/print-js/-/print-js-1.6.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/print-js/-/print-js-1.6.0.tgz",
|
|
"integrity": "sha512-BfnOIzSKbqGRtO4o0rnj/K3681BSd2QUrsIZy/+WdCIugjIswjmx3lDEZpXB2ruGf9d4b3YNINri81+J0FsBWg=="
|
|
"integrity": "sha512-BfnOIzSKbqGRtO4o0rnj/K3681BSd2QUrsIZy/+WdCIugjIswjmx3lDEZpXB2ruGf9d4b3YNINri81+J0FsBWg=="
|
|
},
|
|
},
|
|
|
|
+ "printj": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/printj/-/printj-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-zA2SmoLaxZyArQTOPj5LXecR+RagfPSU5Kw1qP+jkWeNlrq+eJZyY2oS68SU1Z/7/myXM4lo9716laOFAVStCQ=="
|
|
|
|
+ },
|
|
"punycode": {
|
|
"punycode": {
|
|
"version": "2.1.1",
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz",
|
|
@@ -2962,6 +3036,14 @@
|
|
"resolved": "https://registry.npmmirror.com/splitpanes/-/splitpanes-3.1.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/splitpanes/-/splitpanes-3.1.1.tgz",
|
|
"integrity": "sha512-VUkxDJfIGSvTM/fm/+OSrx8ha9URwE/9B8FPvfzoBuAxVELIHBWpsfnJXIXv77zVwuex//QQL4kTU9SDBPeHjA=="
|
|
"integrity": "sha512-VUkxDJfIGSvTM/fm/+OSrx8ha9URwE/9B8FPvfzoBuAxVELIHBWpsfnJXIXv77zVwuex//QQL4kTU9SDBPeHjA=="
|
|
},
|
|
},
|
|
|
|
+ "ssf": {
|
|
|
|
+ "version": "0.11.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/ssf/-/ssf-0.11.2.tgz",
|
|
|
|
+ "integrity": "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "frac": "~1.1.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"string.prototype.trim": {
|
|
"string.prototype.trim": {
|
|
"version": "1.2.6",
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.6.tgz",
|
|
"resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.6.tgz",
|
|
@@ -3428,6 +3510,16 @@
|
|
"resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
|
|
"integrity": "sha512-1pTPQDKTdd61ozlKGNCjhNRd+KPmgLSGa3mZTHoOliaGcESD8G1PXhh7c1fgiPjVbNVfgy2Faw4BI8/m0cC8Mg=="
|
|
"integrity": "sha512-1pTPQDKTdd61ozlKGNCjhNRd+KPmgLSGa3mZTHoOliaGcESD8G1PXhh7c1fgiPjVbNVfgy2Faw4BI8/m0cC8Mg=="
|
|
},
|
|
},
|
|
|
|
+ "wmf": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/wmf/-/wmf-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw=="
|
|
|
|
+ },
|
|
|
|
+ "word": {
|
|
|
|
+ "version": "0.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/word/-/word-0.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA=="
|
|
|
|
+ },
|
|
"word-wrap": {
|
|
"word-wrap": {
|
|
"version": "1.2.3",
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz",
|
|
@@ -3444,6 +3536,23 @@
|
|
"resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
|
|
},
|
|
},
|
|
|
|
+ "xlsx-with-styles": {
|
|
|
|
+ "version": "0.17.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/xlsx-with-styles/-/xlsx-with-styles-0.17.2.tgz",
|
|
|
|
+ "integrity": "sha512-7lrfG6DmIuZI1yjebQFIQzKrR/ZBXEYiQVAuEl/wqB45X8Izr0epynfOMi/Oo5Z8TSM5VoO2bCtOGy4wRnii3A==",
|
|
|
|
+ "requires": {
|
|
|
|
+ "adler-32": "~1.2.0",
|
|
|
|
+ "cfb": "^1.1.4",
|
|
|
|
+ "codepage": "~1.14.0",
|
|
|
|
+ "commander": "~2.17.1",
|
|
|
|
+ "crc-32": "~1.2.0",
|
|
|
|
+ "exit-on-epipe": "~1.0.1",
|
|
|
|
+ "fflate": "^0.3.8",
|
|
|
|
+ "ssf": "~0.11.2",
|
|
|
|
+ "wmf": "~1.0.1",
|
|
|
|
+ "word": "~0.3.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"yallist": {
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
|