|
@@ -18,6 +18,7 @@
|
|
|
"vant": "^3.2.3",
|
|
"vant": "^3.2.3",
|
|
|
"vue": "^3.0.0",
|
|
"vue": "^3.0.0",
|
|
|
"vue-clipboard2": "^0.3.3",
|
|
"vue-clipboard2": "^0.3.3",
|
|
|
|
|
+ "vue-croppie": "^2.0.2",
|
|
|
"vue-router": "^4.0.0-0",
|
|
"vue-router": "^4.0.0-0",
|
|
|
"vuex": "^4.0.0-0"
|
|
"vuex": "^4.0.0-0"
|
|
|
},
|
|
},
|
|
@@ -5738,6 +5739,11 @@
|
|
|
"sha.js": "^2.4.8"
|
|
"sha.js": "^2.4.8"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/croppie": {
|
|
|
|
|
+ "version": "2.6.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/croppie/-/croppie-2.6.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-IlChnVUGG5T3w2gRZIaQgBtlvyuYnlUWs2YZIXXR3H9KrlO1PtBT3j+ykxvy9eZIWhk+V5SpBmhCQz5UXKrEKQ=="
|
|
|
|
|
+ },
|
|
|
"node_modules/cross-spawn": {
|
|
"node_modules/cross-spawn": {
|
|
|
"version": "6.0.5",
|
|
"version": "6.0.5",
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
@@ -15493,6 +15499,14 @@
|
|
|
"clipboard": "^2.0.0"
|
|
"clipboard": "^2.0.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/vue-croppie": {
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-croppie/-/vue-croppie-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-+yiDryp76tkHpYvbFdKSTM2VSU4TTLIikOvWlSaTaomvTky2Fiig7aRr1+AcHdB1mhrtEAZQRrWFbvc7NX0qBQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "croppie": "^2.6.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/vue-eslint-parser": {
|
|
"node_modules/vue-eslint-parser": {
|
|
|
"version": "7.11.0",
|
|
"version": "7.11.0",
|
|
|
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz",
|
|
@@ -20932,6 +20946,11 @@
|
|
|
"sha.js": "^2.4.8"
|
|
"sha.js": "^2.4.8"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "croppie": {
|
|
|
|
|
+ "version": "2.6.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/croppie/-/croppie-2.6.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-IlChnVUGG5T3w2gRZIaQgBtlvyuYnlUWs2YZIXXR3H9KrlO1PtBT3j+ykxvy9eZIWhk+V5SpBmhCQz5UXKrEKQ=="
|
|
|
|
|
+ },
|
|
|
"cross-spawn": {
|
|
"cross-spawn": {
|
|
|
"version": "6.0.5",
|
|
"version": "6.0.5",
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
@@ -28122,6 +28141,14 @@
|
|
|
"clipboard": "^2.0.0"
|
|
"clipboard": "^2.0.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "vue-croppie": {
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-croppie/-/vue-croppie-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-+yiDryp76tkHpYvbFdKSTM2VSU4TTLIikOvWlSaTaomvTky2Fiig7aRr1+AcHdB1mhrtEAZQRrWFbvc7NX0qBQ==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "croppie": "^2.6.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"vue-eslint-parser": {
|
|
"vue-eslint-parser": {
|
|
|
"version": "7.11.0",
|
|
"version": "7.11.0",
|
|
|
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz",
|