|
@@ -19,6 +19,7 @@
|
|
"localforage": "^1.10.0",
|
|
"localforage": "^1.10.0",
|
|
"lodash": "^4.17.21",
|
|
"lodash": "^4.17.21",
|
|
"minimist": "^1.2.6",
|
|
"minimist": "^1.2.6",
|
|
|
|
+ "node-stream-zip": "^1.15.0",
|
|
"quasar": "^2.7.5",
|
|
"quasar": "^2.7.5",
|
|
"vue": "^3.2.37",
|
|
"vue": "^3.2.37",
|
|
"vue-router": "^4.1.2",
|
|
"vue-router": "^4.1.2",
|
|
@@ -5715,6 +5716,18 @@
|
|
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==",
|
|
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "node_modules/node-stream-zip": {
|
|
|
|
+ "version": "1.15.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.15.0.tgz",
|
|
|
|
+ "integrity": "sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.12.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/antelle"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/normalize-path": {
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
@@ -13023,6 +13036,11 @@
|
|
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==",
|
|
"integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "node-stream-zip": {
|
|
|
|
+ "version": "1.15.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.15.0.tgz",
|
|
|
|
+ "integrity": "sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw=="
|
|
|
|
+ },
|
|
"normalize-path": {
|
|
"normalize-path": {
|
|
"version": "3.0.0",
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|