|
@ -10,6 +10,7 @@ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@vitejs/plugin-vue": "^4.6.2", |
|
|
"@vitejs/plugin-vue": "^4.6.2", |
|
|
"axios": "^1.10.0", |
|
|
"axios": "^1.10.0", |
|
|
|
|
|
"element-plus": "^2.10.3", |
|
|
"vite": "^4.5.3", |
|
|
"vite": "^4.5.3", |
|
|
"vue": "^3.5.17", |
|
|
"vue": "^3.5.17", |
|
|
"vue-router": "^4.5.1" |
|
|
"vue-router": "^4.5.1" |
|
@ -61,6 +62,24 @@ |
|
|
"node": ">=6.9.0" |
|
|
"node": ">=6.9.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@ctrl/tinycolor": { |
|
|
|
|
|
"version": "3.6.1", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz", |
|
|
|
|
|
"integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@element-plus/icons-vue": { |
|
|
|
|
|
"version": "2.3.1", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz", |
|
|
|
|
|
"integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"vue": "^3.2.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/@esbuild/android-arm": { |
|
|
"node_modules/@esbuild/android-arm": { |
|
|
"version": "0.18.20", |
|
|
"version": "0.18.20", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm/-/android-arm-0.18.20.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm/-/android-arm-0.18.20.tgz", |
|
@ -413,12 +432,69 @@ |
|
|
"node": ">=12" |
|
|
"node": ">=12" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@floating-ui/core": { |
|
|
|
|
|
"version": "1.7.2", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/core/-/core-1.7.2.tgz", |
|
|
|
|
|
"integrity": "sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@floating-ui/utils": "^0.2.10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@floating-ui/dom": { |
|
|
|
|
|
"version": "1.7.2", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/dom/-/dom-1.7.2.tgz", |
|
|
|
|
|
"integrity": "sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@floating-ui/core": "^1.7.2", |
|
|
|
|
|
"@floating-ui/utils": "^0.2.10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@floating-ui/utils": { |
|
|
|
|
|
"version": "0.2.10", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/utils/-/utils-0.2.10.tgz", |
|
|
|
|
|
"integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/@jridgewell/sourcemap-codec": { |
|
|
"node_modules/@jridgewell/sourcemap-codec": { |
|
|
"version": "1.5.4", |
|
|
"version": "1.5.4", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz", |
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==", |
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==", |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@popperjs/core": { |
|
|
|
|
|
"name": "@sxzz/popperjs-es", |
|
|
|
|
|
"version": "2.11.7", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz", |
|
|
|
|
|
"integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"type": "opencollective", |
|
|
|
|
|
"url": "https://opencollective.com/popperjs" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@types/lodash": { |
|
|
|
|
|
"version": "4.17.20", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/lodash/-/lodash-4.17.20.tgz", |
|
|
|
|
|
"integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@types/lodash-es": { |
|
|
|
|
|
"version": "4.17.12", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/lodash-es/-/lodash-es-4.17.12.tgz", |
|
|
|
|
|
"integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/lodash": "*" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@types/web-bluetooth": { |
|
|
|
|
|
"version": "0.0.16", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", |
|
|
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/@vitejs/plugin-vue": { |
|
|
"node_modules/@vitejs/plugin-vue": { |
|
|
"version": "4.6.2", |
|
|
"version": "4.6.2", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz", |
|
@ -538,6 +614,100 @@ |
|
|
"integrity": "sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==", |
|
|
"integrity": "sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==", |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@vueuse/core": { |
|
|
|
|
|
"version": "9.13.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vueuse/core/-/core-9.13.0.tgz", |
|
|
|
|
|
"integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/web-bluetooth": "^0.0.16", |
|
|
|
|
|
"@vueuse/metadata": "9.13.0", |
|
|
|
|
|
"@vueuse/shared": "9.13.0", |
|
|
|
|
|
"vue-demi": "*" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@vueuse/core/node_modules/vue-demi": { |
|
|
|
|
|
"version": "0.14.10", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/vue-demi/-/vue-demi-0.14.10.tgz", |
|
|
|
|
|
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", |
|
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"vue-demi-fix": "bin/vue-demi-fix.js", |
|
|
|
|
|
"vue-demi-switch": "bin/vue-demi-switch.js" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@vue/composition-api": "^1.0.0-rc.1", |
|
|
|
|
|
"vue": "^3.0.0-0 || ^2.6.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@vue/composition-api": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@vueuse/metadata": { |
|
|
|
|
|
"version": "9.13.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vueuse/metadata/-/metadata-9.13.0.tgz", |
|
|
|
|
|
"integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@vueuse/shared": { |
|
|
|
|
|
"version": "9.13.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vueuse/shared/-/shared-9.13.0.tgz", |
|
|
|
|
|
"integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"vue-demi": "*" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@vueuse/shared/node_modules/vue-demi": { |
|
|
|
|
|
"version": "0.14.10", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/vue-demi/-/vue-demi-0.14.10.tgz", |
|
|
|
|
|
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", |
|
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"vue-demi-fix": "bin/vue-demi-fix.js", |
|
|
|
|
|
"vue-demi-switch": "bin/vue-demi-switch.js" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@vue/composition-api": "^1.0.0-rc.1", |
|
|
|
|
|
"vue": "^3.0.0-0 || ^2.6.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@vue/composition-api": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/async-validator": { |
|
|
|
|
|
"version": "4.2.5", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/async-validator/-/async-validator-4.2.5.tgz", |
|
|
|
|
|
"integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/asynckit": { |
|
|
"node_modules/asynckit": { |
|
|
"version": "0.4.0", |
|
|
"version": "0.4.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/asynckit/-/asynckit-0.4.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/asynckit/-/asynckit-0.4.0.tgz", |
|
@ -586,6 +756,12 @@ |
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/dayjs": { |
|
|
|
|
|
"version": "1.11.13", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/dayjs/-/dayjs-1.11.13.tgz", |
|
|
|
|
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/delayed-stream": { |
|
|
"node_modules/delayed-stream": { |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/delayed-stream/-/delayed-stream-1.0.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/delayed-stream/-/delayed-stream-1.0.0.tgz", |
|
@ -609,6 +785,32 @@ |
|
|
"node": ">= 0.4" |
|
|
"node": ">= 0.4" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/element-plus": { |
|
|
|
|
|
"version": "2.10.3", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/element-plus/-/element-plus-2.10.3.tgz", |
|
|
|
|
|
"integrity": "sha512-OLpf0iekuvWJrz1+H9ybvem6TYTKSNk6L1QDA3tYq2YWbogKXJnWpHG1UAGKR1B7gx+vUH7M15VIH3EijE9Kgw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@ctrl/tinycolor": "^3.4.1", |
|
|
|
|
|
"@element-plus/icons-vue": "^2.3.1", |
|
|
|
|
|
"@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.13", |
|
|
|
|
|
"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/entities": { |
|
|
"node_modules/entities": { |
|
|
"version": "4.5.0", |
|
|
"version": "4.5.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-4.5.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-4.5.0.tgz", |
|
@ -703,6 +905,12 @@ |
|
|
"@esbuild/win32-x64": "0.18.20" |
|
|
"@esbuild/win32-x64": "0.18.20" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/escape-html": { |
|
|
|
|
|
"version": "1.0.3", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-html/-/escape-html-1.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/estree-walker": { |
|
|
"node_modules/estree-walker": { |
|
|
"version": "2.0.2", |
|
|
"version": "2.0.2", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/estree-walker/-/estree-walker-2.0.2.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/estree-walker/-/estree-walker-2.0.2.tgz", |
|
@ -856,6 +1064,29 @@ |
|
|
"node": ">= 0.4" |
|
|
"node": ">= 0.4" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/lodash": { |
|
|
|
|
|
"version": "4.17.21", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz", |
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/lodash-es": { |
|
|
|
|
|
"version": "4.17.21", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash-es/-/lodash-es-4.17.21.tgz", |
|
|
|
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/lodash-unified": { |
|
|
|
|
|
"version": "1.0.3", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash-unified/-/lodash-unified-1.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/lodash-es": "*", |
|
|
|
|
|
"lodash": "*", |
|
|
|
|
|
"lodash-es": "*" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/magic-string": { |
|
|
"node_modules/magic-string": { |
|
|
"version": "0.30.17", |
|
|
"version": "0.30.17", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/magic-string/-/magic-string-0.30.17.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/magic-string/-/magic-string-0.30.17.tgz", |
|
@ -874,6 +1105,12 @@ |
|
|
"node": ">= 0.4" |
|
|
"node": ">= 0.4" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/memoize-one": { |
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/memoize-one/-/memoize-one-6.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/mime-db": { |
|
|
"node_modules/mime-db": { |
|
|
"version": "1.52.0", |
|
|
"version": "1.52.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz", |
|
@ -913,6 +1150,12 @@ |
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/normalize-wheel-es": { |
|
|
|
|
|
"version": "1.2.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==", |
|
|
|
|
|
"license": "BSD-3-Clause" |
|
|
|
|
|
}, |
|
|
"node_modules/picocolors": { |
|
|
"node_modules/picocolors": { |
|
|
"version": "1.1.1", |
|
|
"version": "1.1.1", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz", |
|
@ -1098,6 +1341,17 @@ |
|
|
"@babel/helper-validator-identifier": "^7.27.1" |
|
|
"@babel/helper-validator-identifier": "^7.27.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"@ctrl/tinycolor": { |
|
|
|
|
|
"version": "3.6.1", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz", |
|
|
|
|
|
"integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==" |
|
|
|
|
|
}, |
|
|
|
|
|
"@element-plus/icons-vue": { |
|
|
|
|
|
"version": "2.3.1", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz", |
|
|
|
|
|
"integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==", |
|
|
|
|
|
"requires": {} |
|
|
|
|
|
}, |
|
|
"@esbuild/android-arm": { |
|
|
"@esbuild/android-arm": { |
|
|
"version": "0.18.20", |
|
|
"version": "0.18.20", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm/-/android-arm-0.18.20.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm/-/android-arm-0.18.20.tgz", |
|
@ -1230,11 +1484,56 @@ |
|
|
"integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", |
|
|
"integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", |
|
|
"optional": true |
|
|
"optional": true |
|
|
}, |
|
|
}, |
|
|
|
|
|
"@floating-ui/core": { |
|
|
|
|
|
"version": "1.7.2", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/core/-/core-1.7.2.tgz", |
|
|
|
|
|
"integrity": "sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"@floating-ui/utils": "^0.2.10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"@floating-ui/dom": { |
|
|
|
|
|
"version": "1.7.2", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/dom/-/dom-1.7.2.tgz", |
|
|
|
|
|
"integrity": "sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"@floating-ui/core": "^1.7.2", |
|
|
|
|
|
"@floating-ui/utils": "^0.2.10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"@floating-ui/utils": { |
|
|
|
|
|
"version": "0.2.10", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/utils/-/utils-0.2.10.tgz", |
|
|
|
|
|
"integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==" |
|
|
|
|
|
}, |
|
|
"@jridgewell/sourcemap-codec": { |
|
|
"@jridgewell/sourcemap-codec": { |
|
|
"version": "1.5.4", |
|
|
"version": "1.5.4", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz", |
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==" |
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"@popperjs/core": { |
|
|
|
|
|
"version": "npm:@sxzz/popperjs-es@2.11.7", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz", |
|
|
|
|
|
"integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/lodash": { |
|
|
|
|
|
"version": "4.17.20", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/lodash/-/lodash-4.17.20.tgz", |
|
|
|
|
|
"integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==" |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/lodash-es": { |
|
|
|
|
|
"version": "4.17.12", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/lodash-es/-/lodash-es-4.17.12.tgz", |
|
|
|
|
|
"integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"@types/lodash": "*" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/web-bluetooth": { |
|
|
|
|
|
"version": "0.0.16", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", |
|
|
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" |
|
|
|
|
|
}, |
|
|
"@vitejs/plugin-vue": { |
|
|
"@vitejs/plugin-vue": { |
|
|
"version": "4.6.2", |
|
|
"version": "4.6.2", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz", |
|
@ -1334,6 +1633,51 @@ |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vue/shared/-/shared-3.5.17.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vue/shared/-/shared-3.5.17.tgz", |
|
|
"integrity": "sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==" |
|
|
"integrity": "sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"@vueuse/core": { |
|
|
|
|
|
"version": "9.13.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@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": "*" |
|
|
|
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"vue-demi": { |
|
|
|
|
|
"version": "0.14.10", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/vue-demi/-/vue-demi-0.14.10.tgz", |
|
|
|
|
|
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", |
|
|
|
|
|
"requires": {} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"@vueuse/metadata": { |
|
|
|
|
|
"version": "9.13.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vueuse/metadata/-/metadata-9.13.0.tgz", |
|
|
|
|
|
"integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==" |
|
|
|
|
|
}, |
|
|
|
|
|
"@vueuse/shared": { |
|
|
|
|
|
"version": "9.13.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@vueuse/shared/-/shared-9.13.0.tgz", |
|
|
|
|
|
"integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"vue-demi": "*" |
|
|
|
|
|
}, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"vue-demi": { |
|
|
|
|
|
"version": "0.14.10", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/vue-demi/-/vue-demi-0.14.10.tgz", |
|
|
|
|
|
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", |
|
|
|
|
|
"requires": {} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"async-validator": { |
|
|
|
|
|
"version": "4.2.5", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/async-validator/-/async-validator-4.2.5.tgz", |
|
|
|
|
|
"integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==" |
|
|
|
|
|
}, |
|
|
"asynckit": { |
|
|
"asynckit": { |
|
|
"version": "0.4.0", |
|
|
"version": "0.4.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/asynckit/-/asynckit-0.4.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/asynckit/-/asynckit-0.4.0.tgz", |
|
@ -1371,6 +1715,11 @@ |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/csstype/-/csstype-3.1.3.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/csstype/-/csstype-3.1.3.tgz", |
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" |
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"dayjs": { |
|
|
|
|
|
"version": "1.11.13", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/dayjs/-/dayjs-1.11.13.tgz", |
|
|
|
|
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" |
|
|
|
|
|
}, |
|
|
"delayed-stream": { |
|
|
"delayed-stream": { |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/delayed-stream/-/delayed-stream-1.0.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/delayed-stream/-/delayed-stream-1.0.0.tgz", |
|
@ -1386,6 +1735,28 @@ |
|
|
"gopd": "^1.2.0" |
|
|
"gopd": "^1.2.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"element-plus": { |
|
|
|
|
|
"version": "2.10.3", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/element-plus/-/element-plus-2.10.3.tgz", |
|
|
|
|
|
"integrity": "sha512-OLpf0iekuvWJrz1+H9ybvem6TYTKSNk6L1QDA3tYq2YWbogKXJnWpHG1UAGKR1B7gx+vUH7M15VIH3EijE9Kgw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"@ctrl/tinycolor": "^3.4.1", |
|
|
|
|
|
"@element-plus/icons-vue": "^2.3.1", |
|
|
|
|
|
"@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.13", |
|
|
|
|
|
"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" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"entities": { |
|
|
"entities": { |
|
|
"version": "4.5.0", |
|
|
"version": "4.5.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-4.5.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-4.5.0.tgz", |
|
@ -1449,6 +1820,11 @@ |
|
|
"@esbuild/win32-x64": "0.18.20" |
|
|
"@esbuild/win32-x64": "0.18.20" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"escape-html": { |
|
|
|
|
|
"version": "1.0.3", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-html/-/escape-html-1.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" |
|
|
|
|
|
}, |
|
|
"estree-walker": { |
|
|
"estree-walker": { |
|
|
"version": "2.0.2", |
|
|
"version": "2.0.2", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/estree-walker/-/estree-walker-2.0.2.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/estree-walker/-/estree-walker-2.0.2.tgz", |
|
@ -1534,6 +1910,22 @@ |
|
|
"function-bind": "^1.1.2" |
|
|
"function-bind": "^1.1.2" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"lodash": { |
|
|
|
|
|
"version": "4.17.21", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz", |
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" |
|
|
|
|
|
}, |
|
|
|
|
|
"lodash-es": { |
|
|
|
|
|
"version": "4.17.21", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash-es/-/lodash-es-4.17.21.tgz", |
|
|
|
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" |
|
|
|
|
|
}, |
|
|
|
|
|
"lodash-unified": { |
|
|
|
|
|
"version": "1.0.3", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash-unified/-/lodash-unified-1.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", |
|
|
|
|
|
"requires": {} |
|
|
|
|
|
}, |
|
|
"magic-string": { |
|
|
"magic-string": { |
|
|
"version": "0.30.17", |
|
|
"version": "0.30.17", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/magic-string/-/magic-string-0.30.17.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/magic-string/-/magic-string-0.30.17.tgz", |
|
@ -1547,6 +1939,11 @@ |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
|
|
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" |
|
|
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"memoize-one": { |
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/memoize-one/-/memoize-one-6.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==" |
|
|
|
|
|
}, |
|
|
"mime-db": { |
|
|
"mime-db": { |
|
|
"version": "1.52.0", |
|
|
"version": "1.52.0", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz", |
|
@ -1565,6 +1962,11 @@ |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/nanoid/-/nanoid-3.3.11.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/nanoid/-/nanoid-3.3.11.tgz", |
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" |
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"normalize-wheel-es": { |
|
|
|
|
|
"version": "1.2.0", |
|
|
|
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==" |
|
|
|
|
|
}, |
|
|
"picocolors": { |
|
|
"picocolors": { |
|
|
"version": "1.1.1", |
|
|
"version": "1.1.1", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz", |
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz", |
|
|