|
|
@ -11,6 +11,7 @@ |
|
|
|
"@vant/touch-emulator": "^1.4.0", |
|
|
|
"axios": "^1.3.4", |
|
|
|
"echarts": "^5.4.3", |
|
|
|
"element-plus": "^2.3.12", |
|
|
|
"moment": "^2.29.4", |
|
|
|
"pinia": "^2.0.32", |
|
|
|
"simple-keyboard": "^3.6.40", |
|
|
@ -37,6 +38,22 @@ |
|
|
|
"node": ">=6.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ctrl/tinycolor": { |
|
|
|
"version": "3.6.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz", |
|
|
|
"integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==", |
|
|
|
"engines": { |
|
|
|
"node": ">=10" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@element-plus/icons-vue": { |
|
|
|
"version": "2.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz", |
|
|
|
"integrity": "sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==", |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@esbuild/win32-x64": { |
|
|
|
"version": "0.16.17", |
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.16.17.tgz", |
|
|
@ -54,6 +71,52 @@ |
|
|
|
"node": ">=12" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@floating-ui/core": { |
|
|
|
"version": "1.4.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.4.1.tgz", |
|
|
|
"integrity": "sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ==", |
|
|
|
"dependencies": { |
|
|
|
"@floating-ui/utils": "^0.1.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@floating-ui/dom": { |
|
|
|
"version": "1.5.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.5.1.tgz", |
|
|
|
"integrity": "sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw==", |
|
|
|
"dependencies": { |
|
|
|
"@floating-ui/core": "^1.4.1", |
|
|
|
"@floating-ui/utils": "^0.1.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@floating-ui/utils": { |
|
|
|
"version": "0.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.1.1.tgz", |
|
|
|
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==" |
|
|
|
}, |
|
|
|
"node_modules/@popperjs/core": { |
|
|
|
"name": "@sxzz/popperjs-es", |
|
|
|
"version": "2.11.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz", |
|
|
|
"integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash": { |
|
|
|
"version": "4.14.198", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.198.tgz", |
|
|
|
"integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash-es": { |
|
|
|
"version": "4.17.9", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.9.tgz", |
|
|
|
"integrity": "sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==", |
|
|
|
"dependencies": { |
|
|
|
"@types/lodash": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/web-bluetooth": { |
|
|
|
"version": "0.0.16", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", |
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" |
|
|
|
}, |
|
|
|
"node_modules/@vant/popperjs": { |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz", |
|
|
@ -204,6 +267,30 @@ |
|
|
|
"integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/core": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz", |
|
|
|
"integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", |
|
|
|
"dependencies": { |
|
|
|
"@types/web-bluetooth": "^0.0.16", |
|
|
|
"@vueuse/metadata": "9.13.0", |
|
|
|
"@vueuse/shared": "9.13.0", |
|
|
|
"vue-demi": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/metadata": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz", |
|
|
|
"integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==" |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/shared": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz", |
|
|
|
"integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", |
|
|
|
"dependencies": { |
|
|
|
"vue-demi": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/anymatch": { |
|
|
|
"version": "3.1.3", |
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
|
|
@ -218,6 +305,11 @@ |
|
|
|
"node": ">= 8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/async-validator": { |
|
|
|
"version": "4.2.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz", |
|
|
|
"integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==" |
|
|
|
}, |
|
|
|
"node_modules/asynckit": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
|
|
@ -304,6 +396,11 @@ |
|
|
|
"integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/dayjs": { |
|
|
|
"version": "1.11.9", |
|
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.9.tgz", |
|
|
|
"integrity": "sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==" |
|
|
|
}, |
|
|
|
"node_modules/delayed-stream": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
|
|
@ -322,6 +419,31 @@ |
|
|
|
"zrender": "5.4.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/element-plus": { |
|
|
|
"version": "2.3.12", |
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.12.tgz", |
|
|
|
"integrity": "sha512-fAWpbKCyt+l1dsqSNPOs/F/dBN4Wp5CGAyxbiS5zqDwI4q3QPM+LxLU2h3GUHMIBtMGCvmsG98j5HPMkTKkvcA==", |
|
|
|
"dependencies": { |
|
|
|
"@ctrl/tinycolor": "^3.4.1", |
|
|
|
"@element-plus/icons-vue": "^2.0.6", |
|
|
|
"@floating-ui/dom": "^1.0.1", |
|
|
|
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7", |
|
|
|
"@types/lodash": "^4.14.182", |
|
|
|
"@types/lodash-es": "^4.17.6", |
|
|
|
"@vueuse/core": "^9.1.0", |
|
|
|
"async-validator": "^4.2.5", |
|
|
|
"dayjs": "^1.11.3", |
|
|
|
"escape-html": "^1.0.3", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash-es": "^4.17.21", |
|
|
|
"lodash-unified": "^1.0.2", |
|
|
|
"memoize-one": "^6.0.0", |
|
|
|
"normalize-wheel-es": "^1.2.0" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/esbuild": { |
|
|
|
"version": "0.16.17", |
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.16.17.tgz", |
|
|
@ -360,6 +482,11 @@ |
|
|
|
"@esbuild/win32-x64": "0.16.17" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/escape-html": { |
|
|
|
"version": "1.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz", |
|
|
|
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" |
|
|
|
}, |
|
|
|
"node_modules/estree-walker": { |
|
|
|
"version": "2.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", |
|
|
@ -512,6 +639,26 @@ |
|
|
|
"node": ">=0.12.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/lodash": { |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz", |
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" |
|
|
|
}, |
|
|
|
"node_modules/lodash-es": { |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz", |
|
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" |
|
|
|
}, |
|
|
|
"node_modules/lodash-unified": { |
|
|
|
"version": "1.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz", |
|
|
|
"integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", |
|
|
|
"peerDependencies": { |
|
|
|
"@types/lodash-es": "*", |
|
|
|
"lodash": "*", |
|
|
|
"lodash-es": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/magic-string": { |
|
|
|
"version": "0.25.9", |
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", |
|
|
@ -521,6 +668,11 @@ |
|
|
|
"sourcemap-codec": "^1.4.8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/memoize-one": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz", |
|
|
|
"integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==" |
|
|
|
}, |
|
|
|
"node_modules/mime-db": { |
|
|
|
"version": "1.52.0", |
|
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
|
|
@ -572,6 +724,11 @@ |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/normalize-wheel-es": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz", |
|
|
|
"integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==" |
|
|
|
}, |
|
|
|
"node_modules/path-parse": { |
|
|
|
"version": "1.0.7", |
|
|
|
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", |
|
|
@ -912,6 +1069,17 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.2.tgz", |
|
|
|
"integrity": "sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==" |
|
|
|
}, |
|
|
|
"@ctrl/tinycolor": { |
|
|
|
"version": "3.6.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz", |
|
|
|
"integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==" |
|
|
|
}, |
|
|
|
"@element-plus/icons-vue": { |
|
|
|
"version": "2.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz", |
|
|
|
"integrity": "sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==", |
|
|
|
"requires": {} |
|
|
|
}, |
|
|
|
"@esbuild/win32-x64": { |
|
|
|
"version": "0.16.17", |
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.16.17.tgz", |
|
|
@ -919,6 +1087,51 @@ |
|
|
|
"dev": true, |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"@floating-ui/core": { |
|
|
|
"version": "1.4.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.4.1.tgz", |
|
|
|
"integrity": "sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ==", |
|
|
|
"requires": { |
|
|
|
"@floating-ui/utils": "^0.1.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@floating-ui/dom": { |
|
|
|
"version": "1.5.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.5.1.tgz", |
|
|
|
"integrity": "sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw==", |
|
|
|
"requires": { |
|
|
|
"@floating-ui/core": "^1.4.1", |
|
|
|
"@floating-ui/utils": "^0.1.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@floating-ui/utils": { |
|
|
|
"version": "0.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.1.1.tgz", |
|
|
|
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==" |
|
|
|
}, |
|
|
|
"@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/lodash": { |
|
|
|
"version": "4.14.198", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.198.tgz", |
|
|
|
"integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" |
|
|
|
}, |
|
|
|
"@types/lodash-es": { |
|
|
|
"version": "4.17.9", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.9.tgz", |
|
|
|
"integrity": "sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==", |
|
|
|
"requires": { |
|
|
|
"@types/lodash": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@types/web-bluetooth": { |
|
|
|
"version": "0.0.16", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", |
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" |
|
|
|
}, |
|
|
|
"@vant/popperjs": { |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz", |
|
|
@ -1046,6 +1259,30 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.47.tgz", |
|
|
|
"integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" |
|
|
|
}, |
|
|
|
"@vueuse/core": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz", |
|
|
|
"integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", |
|
|
|
"requires": { |
|
|
|
"@types/web-bluetooth": "^0.0.16", |
|
|
|
"@vueuse/metadata": "9.13.0", |
|
|
|
"@vueuse/shared": "9.13.0", |
|
|
|
"vue-demi": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@vueuse/metadata": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz", |
|
|
|
"integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==" |
|
|
|
}, |
|
|
|
"@vueuse/shared": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz", |
|
|
|
"integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", |
|
|
|
"requires": { |
|
|
|
"vue-demi": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"anymatch": { |
|
|
|
"version": "3.1.3", |
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
|
|
@ -1056,6 +1293,11 @@ |
|
|
|
"picomatch": "^2.0.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"async-validator": { |
|
|
|
"version": "4.2.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz", |
|
|
|
"integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==" |
|
|
|
}, |
|
|
|
"asynckit": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
|
|
@ -1115,6 +1357,11 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz", |
|
|
|
"integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==" |
|
|
|
}, |
|
|
|
"dayjs": { |
|
|
|
"version": "1.11.9", |
|
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.9.tgz", |
|
|
|
"integrity": "sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==" |
|
|
|
}, |
|
|
|
"delayed-stream": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
|
|
@ -1129,6 +1376,28 @@ |
|
|
|
"zrender": "5.4.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"element-plus": { |
|
|
|
"version": "2.3.12", |
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.12.tgz", |
|
|
|
"integrity": "sha512-fAWpbKCyt+l1dsqSNPOs/F/dBN4Wp5CGAyxbiS5zqDwI4q3QPM+LxLU2h3GUHMIBtMGCvmsG98j5HPMkTKkvcA==", |
|
|
|
"requires": { |
|
|
|
"@ctrl/tinycolor": "^3.4.1", |
|
|
|
"@element-plus/icons-vue": "^2.0.6", |
|
|
|
"@floating-ui/dom": "^1.0.1", |
|
|
|
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7", |
|
|
|
"@types/lodash": "^4.14.182", |
|
|
|
"@types/lodash-es": "^4.17.6", |
|
|
|
"@vueuse/core": "^9.1.0", |
|
|
|
"async-validator": "^4.2.5", |
|
|
|
"dayjs": "^1.11.3", |
|
|
|
"escape-html": "^1.0.3", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash-es": "^4.17.21", |
|
|
|
"lodash-unified": "^1.0.2", |
|
|
|
"memoize-one": "^6.0.0", |
|
|
|
"normalize-wheel-es": "^1.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"esbuild": { |
|
|
|
"version": "0.16.17", |
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.16.17.tgz", |
|
|
@ -1159,6 +1428,11 @@ |
|
|
|
"@esbuild/win32-x64": "0.16.17" |
|
|
|
} |
|
|
|
}, |
|
|
|
"escape-html": { |
|
|
|
"version": "1.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz", |
|
|
|
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" |
|
|
|
}, |
|
|
|
"estree-walker": { |
|
|
|
"version": "2.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", |
|
|
@ -1257,6 +1531,22 @@ |
|
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"lodash": { |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz", |
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" |
|
|
|
}, |
|
|
|
"lodash-es": { |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz", |
|
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" |
|
|
|
}, |
|
|
|
"lodash-unified": { |
|
|
|
"version": "1.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz", |
|
|
|
"integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", |
|
|
|
"requires": {} |
|
|
|
}, |
|
|
|
"magic-string": { |
|
|
|
"version": "0.25.9", |
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", |
|
|
@ -1265,6 +1555,11 @@ |
|
|
|
"sourcemap-codec": "^1.4.8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"memoize-one": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz", |
|
|
|
"integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==" |
|
|
|
}, |
|
|
|
"mime-db": { |
|
|
|
"version": "1.52.0", |
|
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
|
|
@ -1294,6 +1589,11 @@ |
|
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"normalize-wheel-es": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz", |
|
|
|
"integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==" |
|
|
|
}, |
|
|
|
"path-parse": { |
|
|
|
"version": "1.0.7", |
|
|
|
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", |
|
|
|