|
|
@@ -18,6 +18,7 @@
|
|
|
"postcss-pxtorem": "^6.0.0",
|
|
|
"qrcode": "^1.5.1",
|
|
|
"vant": "^2.12.48",
|
|
|
+ "vconsole": "^3.14.6",
|
|
|
"vue": "^2.6.14",
|
|
|
"vue-i18n": "^8.0.0",
|
|
|
"vue-router": "^3.5.1",
|
|
|
@@ -4236,6 +4237,17 @@
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/copy-text-to-clipboard": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-rvVsHrpFcL4F2P8ihsoLdFHmd404+CMg71S756oRSeQgqk51U3kicGdnvfkrxva0xXH92SjGS62B0XIJsbh+9Q==",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/copy-webpack-plugin": {
|
|
|
"version": "9.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz",
|
|
|
@@ -7198,6 +7210,11 @@
|
|
|
"multicast-dns": "cli.js"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/mutation-observer": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/mutation-observer/-/mutation-observer-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA=="
|
|
|
+ },
|
|
|
"node_modules/mz": {
|
|
|
"version": "2.7.0",
|
|
|
"resolved": "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz",
|
|
|
@@ -10216,6 +10233,17 @@
|
|
|
"node": ">= 0.8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/vconsole": {
|
|
|
+ "version": "3.14.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/vconsole/-/vconsole-3.14.6.tgz",
|
|
|
+ "integrity": "sha512-8Ffk2SfNe6EzKqZ0aNnNjpAVBVT7zgJo81lYEJdKySYLVYBeSawdSkWi9fSjDg3WsQhgS1vNPmRqJDTuwdVbnQ==",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.17.2",
|
|
|
+ "copy-text-to-clipboard": "^3.0.1",
|
|
|
+ "core-js": "^3.11.0",
|
|
|
+ "mutation-observer": "^1.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/vue": {
|
|
|
"version": "2.7.8",
|
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-2.7.8.tgz",
|
|
|
@@ -13866,6 +13894,11 @@
|
|
|
"is-what": "^3.14.1"
|
|
|
}
|
|
|
},
|
|
|
+ "copy-text-to-clipboard": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-rvVsHrpFcL4F2P8ihsoLdFHmd404+CMg71S756oRSeQgqk51U3kicGdnvfkrxva0xXH92SjGS62B0XIJsbh+9Q=="
|
|
|
+ },
|
|
|
"copy-webpack-plugin": {
|
|
|
"version": "9.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz",
|
|
|
@@ -15898,6 +15931,11 @@
|
|
|
"thunky": "^1.0.2"
|
|
|
}
|
|
|
},
|
|
|
+ "mutation-observer": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/mutation-observer/-/mutation-observer-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA=="
|
|
|
+ },
|
|
|
"mz": {
|
|
|
"version": "2.7.0",
|
|
|
"resolved": "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz",
|
|
|
@@ -17940,6 +17978,17 @@
|
|
|
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "vconsole": {
|
|
|
+ "version": "3.14.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/vconsole/-/vconsole-3.14.6.tgz",
|
|
|
+ "integrity": "sha512-8Ffk2SfNe6EzKqZ0aNnNjpAVBVT7zgJo81lYEJdKySYLVYBeSawdSkWi9fSjDg3WsQhgS1vNPmRqJDTuwdVbnQ==",
|
|
|
+ "requires": {
|
|
|
+ "@babel/runtime": "^7.17.2",
|
|
|
+ "copy-text-to-clipboard": "^3.0.1",
|
|
|
+ "core-js": "^3.11.0",
|
|
|
+ "mutation-observer": "^1.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"vue": {
|
|
|
"version": "2.7.8",
|
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-2.7.8.tgz",
|