diff --git a/.vscode/settings.json b/.vscode/settings.json index 30f442c1..0b998025 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,9 +4,7 @@ }, "workbench.iconTheme": "material-icon-theme", "workbench.colorTheme": "One Dark Pro", - "editor.fontSize": 22, "editor.tabSize": 2, - "editor.fontFamily": "Fira Code, Menlo, Monaco, 'Courier New', monospace", "editor.fontLigatures": true, "editor.codeActionsOnSave": { "source.fixAll.eslint": true @@ -38,7 +36,6 @@ "editor.defaultFormatter": "esbenp.prettier-vscode" }, "terminal.integrated.fontSize": 14, - "terminal.integrated.fontFamily": "monospace", "terminal.integrated.fontWeight": 500, "i18n-ally.displayLanguage": "zh", "[html]": { diff --git a/package.json b/package.json index 76401495..8d6995b7 100644 --- a/package.json +++ b/package.json @@ -18,12 +18,12 @@ "*.{vue,js,jsx,ts,tsx}": "eslint --fix" }, "dependencies": { - "@vueuse/core": "^6.4.1", + "@vueuse/core": "^6.5.3", "axios": "^0.21.4", "chroma-js": "^2.1.2", "dayjs": "^1.10.7", "form-data": "^4.0.0", - "naive-ui": "^2.19.1", + "naive-ui": "^2.19.2", "pinia": "^2.0.0-rc.4", "qs": "^6.10.1", "vue": "^3.2.10", @@ -32,7 +32,7 @@ "devDependencies": { "@commitlint/cli": "^13.1.0", "@commitlint/config-conventional": "^13.1.0", - "@iconify/json": "^1.1.405", + "@iconify/json": "^1.1.406", "@iconify/vue": "^3.0.0", "@types/chroma-js": "^2.1.3", "@types/qs": "^6.9.7", @@ -46,8 +46,8 @@ "@vicons/ionicons5": "^0.11.0", "@vicons/material": "^0.11.0", "@vicons/tabler": "^0.11.0", - "@vitejs/plugin-vue": "^1.9.0", - "@vue/compiler-sfc": "^3.2.14", + "@vitejs/plugin-vue": "^1.9.2", + "@vue/compiler-sfc": "^3.2.19", "@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-typescript": "^7.0.0", "commitizen": "^4.2.4", @@ -67,13 +67,13 @@ "prettier": "^2.4.1", "sass": "^1.42.1", "typescript": "^4.4.3", - "unplugin-icons": "^0.11.1", - "unplugin-vue-components": "^0.15.2", + "unplugin-icons": "^0.11.4", + "unplugin-vue-components": "^0.15.4", "vite": "^2.5.10", "vite-plugin-html": "^2.1.0", - "vite-plugin-windicss": "^1.4.4", + "vite-plugin-windicss": "^1.4.7", "vue-tsc": "^0.3.0", - "vueuc": "^0.4.10", + "vueuc": "^0.4.12", "windicss": "^3.1.7" }, "config": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5263e13..1af9c8a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.3 specifiers: '@commitlint/cli': ^13.1.0 '@commitlint/config-conventional': ^13.1.0 - '@iconify/json': ^1.1.405 + '@iconify/json': ^1.1.406 '@iconify/vue': ^3.0.0 '@types/chroma-js': ^2.1.3 '@types/qs': ^6.9.7 @@ -17,11 +17,11 @@ specifiers: '@vicons/ionicons5': ^0.11.0 '@vicons/material': ^0.11.0 '@vicons/tabler': ^0.11.0 - '@vitejs/plugin-vue': ^1.9.0 - '@vue/compiler-sfc': ^3.2.14 + '@vitejs/plugin-vue': ^1.9.2 + '@vue/compiler-sfc': ^3.2.19 '@vue/eslint-config-prettier': ^6.0.0 '@vue/eslint-config-typescript': ^7.0.0 - '@vueuse/core': ^6.4.1 + '@vueuse/core': ^6.5.3 axios: ^0.21.4 chroma-js: ^2.1.2 commitizen: ^4.2.4 @@ -38,7 +38,7 @@ specifiers: form-data: ^4.0.0 husky: ^7.0.2 lint-staged: ^11.1.2 - naive-ui: ^2.19.1 + naive-ui: ^2.19.2 patch-package: ^6.4.7 pinia: ^2.0.0-rc.4 postinstall-postinstall: ^2.1.0 @@ -46,24 +46,24 @@ specifiers: qs: ^6.10.1 sass: ^1.42.1 typescript: ^4.4.3 - unplugin-icons: ^0.11.1 - unplugin-vue-components: ^0.15.2 + unplugin-icons: ^0.11.4 + unplugin-vue-components: ^0.15.4 vite: ^2.5.10 vite-plugin-html: ^2.1.0 - vite-plugin-windicss: ^1.4.4 + vite-plugin-windicss: ^1.4.7 vue: ^3.2.10 vue-router: ^4.0.11 vue-tsc: ^0.3.0 - vueuc: ^0.4.10 + vueuc: ^0.4.12 windicss: ^3.1.7 dependencies: - '@vueuse/core': registry.nlark.com/@vueuse/core/6.4.1_vue@3.2.10 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/6.5.3_vue@3.2.10 axios: registry.nlark.com/axios/0.21.4 chroma-js: registry.nlark.com/chroma-js/2.1.2 dayjs: registry.nlark.com/dayjs/1.10.7 form-data: 4.0.0 - naive-ui: registry.nlark.com/naive-ui/2.19.1_vue@3.2.10 + naive-ui: registry.npmmirror.com/naive-ui/2.19.2_vue@3.2.10 pinia: registry.nlark.com/pinia/2.0.0-rc.4_typescript@4.4.3+vue@3.2.10 qs: 6.10.1 vue: registry.nlark.com/vue/3.2.10 @@ -72,7 +72,7 @@ dependencies: devDependencies: '@commitlint/cli': registry.nlark.com/@commitlint/cli/13.1.0 '@commitlint/config-conventional': registry.nlark.com/@commitlint/config-conventional/13.1.0 - '@iconify/json': registry.nlark.com/@iconify/json/1.1.405 + '@iconify/json': registry.npmmirror.com/@iconify/json/1.1.406 '@iconify/vue': registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.10 '@types/chroma-js': registry.nlark.com/@types/chroma-js/2.1.3 '@types/qs': registry.nlark.com/@types/qs/6.9.7 @@ -86,8 +86,8 @@ devDependencies: '@vicons/ionicons5': registry.nlark.com/@vicons/ionicons5/0.11.0 '@vicons/material': registry.nlark.com/@vicons/material/0.11.0 '@vicons/tabler': registry.nlark.com/@vicons/tabler/0.11.0 - '@vitejs/plugin-vue': registry.nlark.com/@vitejs/plugin-vue/1.9.0_vite@2.5.10 - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.14 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.9.2_vite@2.5.10 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.19 '@vue/eslint-config-prettier': 6.0.0_07ea7830c059e0b322b8e6cb8d02712b '@vue/eslint-config-typescript': 7.0.0_6206e63df2a67a196202627e217b5893 commitizen: registry.nlark.com/commitizen/4.2.4 @@ -107,13 +107,13 @@ devDependencies: prettier: registry.nlark.com/prettier/2.4.1 sass: registry.nlark.com/sass/1.42.1 typescript: registry.nlark.com/typescript/4.4.3 - unplugin-icons: registry.nlark.com/unplugin-icons/0.11.1_693bf1c79fbffb1e53bf4a7d956fe1c1 - unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.15.2_vite@2.5.10+vue@3.2.10 + unplugin-icons: registry.npmmirror.com/unplugin-icons/0.11.4_a4fd3b11ca03e3e439228ee8fa77d3bb + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.15.4_vite@2.5.10+vue@3.2.10 vite: registry.nlark.com/vite/2.5.10 vite-plugin-html: registry.nlark.com/vite-plugin-html/2.1.0_vite@2.5.10 - vite-plugin-windicss: registry.nlark.com/vite-plugin-windicss/1.4.4_typescript@4.4.3+vite@2.5.10 + vite-plugin-windicss: registry.npmmirror.com/vite-plugin-windicss/1.4.7_typescript@4.4.3+vite@2.5.10 vue-tsc: registry.nlark.com/vue-tsc/0.3.0_typescript@4.4.3 - vueuc: registry.nlark.com/vueuc/0.4.10_vue@3.2.10 + vueuc: registry.npmmirror.com/vueuc/0.4.12_vue@3.2.10 windicss: registry.nlark.com/windicss/3.1.7 packages: @@ -1610,11 +1610,6 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /upath/2.0.1: - resolution: {integrity: sha1-UMc96mjW9rmQ9R0nnOYIFmXWGos=, tarball: upath/download/upath-2.0.1.tgz} - engines: {node: '>=4'} - dev: true - /uri-js/4.4.1: resolution: {integrity: sha1-mxpSWVIlhZ5V9mnZKPiMbFfyp34=, tarball: uri-js/download/uri-js-4.4.1.tgz} dependencies: @@ -1696,7 +1691,7 @@ packages: dev: true registry.nlark.com/@antfu/utils/0.3.0: - resolution: {integrity: sha1-YwbEO1Kog72Olz4+2N1kJIQYvMQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@antfu/utils/download/@antfu/utils-0.3.0.tgz} + resolution: {integrity: sha1-YwbEO1Kog72Olz4+2N1kJIQYvMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@antfu/utils/download/@antfu/utils-0.3.0.tgz} name: '@antfu/utils' version: 0.3.0 dependencies: @@ -1943,7 +1938,7 @@ packages: dev: true registry.nlark.com/@css-render/plugin-bem/0.15.6: - resolution: {integrity: sha1-9/6kdN9PMmLvn7gBetocuXEs14o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@css-render/plugin-bem/download/@css-render/plugin-bem-0.15.6.tgz} + resolution: {integrity: sha1-9/6kdN9PMmLvn7gBetocuXEs14o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@css-render/plugin-bem/download/@css-render/plugin-bem-0.15.6.tgz} name: '@css-render/plugin-bem' version: 0.15.6 dependencies: @@ -1951,7 +1946,7 @@ packages: dev: false registry.nlark.com/@css-render/vue3-ssr/0.15.6_vue@3.2.10: - resolution: {integrity: sha1-TtwpS9p+bKIV9sfsniyDhWRQacM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@css-render/vue3-ssr/download/@css-render/vue3-ssr-0.15.6.tgz} + resolution: {integrity: sha1-TtwpS9p+bKIV9sfsniyDhWRQacM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@css-render/vue3-ssr/download/@css-render/vue3-ssr-0.15.6.tgz} id: registry.nlark.com/@css-render/vue3-ssr/0.15.6 name: '@css-render/vue3-ssr' version: 0.15.6 @@ -1984,7 +1979,7 @@ packages: dev: true registry.nlark.com/@emotion/hash/0.8.0: - resolution: {integrity: sha1-u7/2iXj+/b5ozLUzvIy+HRr7VBM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emotion/hash/download/@emotion/hash-0.8.0.tgz} + resolution: {integrity: sha1-u7/2iXj+/b5ozLUzvIy+HRr7VBM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emotion/hash/download/@emotion/hash-0.8.0.tgz} name: '@emotion/hash' version: 0.8.0 @@ -2027,17 +2022,11 @@ packages: dev: true registry.nlark.com/@iconify/json-tools/1.0.10: - resolution: {integrity: sha1-2acFDbvouynWhNSz+URu0tC+o8w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/json-tools/download/@iconify/json-tools-1.0.10.tgz} + resolution: {integrity: sha1-2acFDbvouynWhNSz+URu0tC+o8w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/json-tools/download/@iconify/json-tools-1.0.10.tgz} name: '@iconify/json-tools' version: 1.0.10 dev: true - registry.nlark.com/@iconify/json/1.1.405: - resolution: {integrity: sha1-B+Q0kLTf3zd/+pYrYmMdxzEdS+o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/json/download/@iconify/json-1.1.405.tgz} - name: '@iconify/json' - version: 1.1.405 - dev: true - registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.10: resolution: {integrity: sha1-fi+opRWupOUDE9QazbPMCzSSgp0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/vue/download/@iconify/vue-3.0.0.tgz} id: registry.nlark.com/@iconify/vue/3.0.0 @@ -2050,19 +2039,19 @@ packages: dev: true registry.nlark.com/@jest/types/26.6.2: - resolution: {integrity: sha1-vvWlMgMOHYii9abZM/hOlyJu1I4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@jest/types/download/@jest/types-26.6.2.tgz} + resolution: {integrity: sha1-vvWlMgMOHYii9abZM/hOlyJu1I4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@jest/types/download/@jest/types-26.6.2.tgz} name: '@jest/types' version: 26.6.2 engines: {node: '>= 10.14.2'} dependencies: '@types/istanbul-lib-coverage': registry.nlark.com/@types/istanbul-lib-coverage/2.0.3 '@types/istanbul-reports': registry.nlark.com/@types/istanbul-reports/3.0.1 - '@types/node': registry.nlark.com/@types/node/16.6.2 + '@types/node': registry.npmmirror.com/@types/node/16.6.2 '@types/yargs': registry.nlark.com/@types/yargs/15.0.14 chalk: registry.nlark.com/chalk/4.1.2 registry.nlark.com/@nodelib/fs.scandir/2.1.5: - resolution: {integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz} + resolution: {integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz?cache=0&sync_timestamp=1622793808741&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40nodelib%2Ffs.scandir%2Fdownload%2F%40nodelib%2Ffs.scandir-2.1.5.tgz} name: '@nodelib/fs.scandir' version: 2.1.5 engines: {node: '>= 8'} @@ -2072,14 +2061,14 @@ packages: dev: true registry.nlark.com/@nodelib/fs.stat/2.0.5: - resolution: {integrity: sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.stat/download/@nodelib/fs.stat-2.0.5.tgz} + resolution: {integrity: sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.stat/download/@nodelib/fs.stat-2.0.5.tgz} name: '@nodelib/fs.stat' version: 2.0.5 engines: {node: '>= 8'} dev: true registry.nlark.com/@nodelib/fs.walk/1.2.8: - resolution: {integrity: sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.8.tgz} + resolution: {integrity: sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.8.tgz} name: '@nodelib/fs.walk' version: 1.2.8 engines: {node: '>= 8'} @@ -2089,7 +2078,7 @@ packages: dev: true registry.nlark.com/@rollup/pluginutils/4.1.1: - resolution: {integrity: sha1-HU2obdTt7RVlalfZM/2iuaCNR+w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@rollup/pluginutils/download/@rollup/pluginutils-4.1.1.tgz} + resolution: {integrity: sha1-HU2obdTt7RVlalfZM/2iuaCNR+w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@rollup/pluginutils/download/@rollup/pluginutils-4.1.1.tgz} name: '@rollup/pluginutils' version: 4.1.1 engines: {node: '>= 8.0.0'} @@ -2105,31 +2094,31 @@ packages: dev: true registry.nlark.com/@types/istanbul-lib-coverage/2.0.3: - resolution: {integrity: sha1-S6jdtyAiH0MuRDvV+RF/0iz9R2I=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/istanbul-lib-coverage/download/@types/istanbul-lib-coverage-2.0.3.tgz} + resolution: {integrity: sha1-S6jdtyAiH0MuRDvV+RF/0iz9R2I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/istanbul-lib-coverage/download/@types/istanbul-lib-coverage-2.0.3.tgz} name: '@types/istanbul-lib-coverage' version: 2.0.3 registry.nlark.com/@types/istanbul-lib-report/3.0.0: - resolution: {integrity: sha1-wUwk8Y6oGQwRjudWK3/5mjZVJoY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/istanbul-lib-report/download/@types/istanbul-lib-report-3.0.0.tgz} + resolution: {integrity: sha1-wUwk8Y6oGQwRjudWK3/5mjZVJoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/istanbul-lib-report/download/@types/istanbul-lib-report-3.0.0.tgz} name: '@types/istanbul-lib-report' version: 3.0.0 dependencies: '@types/istanbul-lib-coverage': registry.nlark.com/@types/istanbul-lib-coverage/2.0.3 registry.nlark.com/@types/istanbul-reports/3.0.1: - resolution: {integrity: sha1-kVP+mLuivVZaY63ZQ21vDX+EaP8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/istanbul-reports/download/@types/istanbul-reports-3.0.1.tgz} + resolution: {integrity: sha1-kVP+mLuivVZaY63ZQ21vDX+EaP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/istanbul-reports/download/@types/istanbul-reports-3.0.1.tgz} name: '@types/istanbul-reports' version: 3.0.1 dependencies: '@types/istanbul-lib-report': registry.nlark.com/@types/istanbul-lib-report/3.0.0 registry.nlark.com/@types/jest/26.0.24: - resolution: {integrity: sha1-lD0Rl2sWc5GFkToZNuDeDEp9WVo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/jest/download/@types/jest-26.0.24.tgz?cache=0&sync_timestamp=1631611929928&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fjest%2Fdownload%2F%40types%2Fjest-26.0.24.tgz} + resolution: {integrity: sha1-lD0Rl2sWc5GFkToZNuDeDEp9WVo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/jest/download/@types/jest-26.0.24.tgz} name: '@types/jest' version: 26.0.24 dependencies: - jest-diff: registry.nlark.com/jest-diff/26.6.2 - pretty-format: registry.nlark.com/pretty-format/26.6.2 + jest-diff: registry.npmmirror.com/jest-diff/26.6.2 + pretty-format: registry.npmmirror.com/pretty-format/26.6.2 registry.nlark.com/@types/json-schema/7.0.9: resolution: {integrity: sha1-l+3JA36gw4WFMgsolk3eOznkZg0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/json-schema/download/@types/json-schema-7.0.9.tgz} @@ -2138,17 +2127,11 @@ packages: dev: true registry.nlark.com/@types/lodash-es/4.17.4: - resolution: {integrity: sha1-suRA0r+Kk1hKn9eYRS7El5hsm5c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/lodash-es/download/@types/lodash-es-4.17.4.tgz} + resolution: {integrity: sha1-suRA0r+Kk1hKn9eYRS7El5hsm5c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/lodash-es/download/@types/lodash-es-4.17.4.tgz} name: '@types/lodash-es' version: 4.17.4 dependencies: - '@types/lodash': registry.nlark.com/@types/lodash/4.14.172 - dev: false - - registry.nlark.com/@types/lodash/4.14.172: - resolution: {integrity: sha1-qtd0wo57/Xpn3iVAjgPuWow9Aoo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/lodash/download/@types/lodash-4.14.172.tgz} - name: '@types/lodash' - version: 4.14.172 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.172 dev: false registry.nlark.com/@types/minimist/1.2.2: @@ -2157,21 +2140,6 @@ packages: version: 1.2.2 dev: true - registry.nlark.com/@types/node/14.14.45: - resolution: {integrity: sha1-7C37VWb/gU0GGu9+FBV1rtuiRc8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/node/download/@types/node-14.14.45.tgz} - name: '@types/node' - version: 14.14.45 - - registry.nlark.com/@types/node/14.17.10: - resolution: {integrity: sha1-k/Swla8nWgQnEUV5wQ7HqmlnKdc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/node/download/@types/node-14.17.10.tgz} - name: '@types/node' - version: 14.17.10 - - registry.nlark.com/@types/node/16.6.2: - resolution: {integrity: sha1-Mxt7n4YhxjgoR4fFVZQjgi/f/FA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/node/download/@types/node-16.6.2.tgz} - name: '@types/node' - version: 16.6.2 - registry.nlark.com/@types/normalize-package-data/2.4.1: resolution: {integrity: sha1-0zV0eaD9/dWQf+Z+F+CoXJBuEwE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/normalize-package-data/download/@types/normalize-package-data-2.4.1.tgz} name: '@types/normalize-package-data' @@ -2191,18 +2159,18 @@ packages: dev: true registry.nlark.com/@types/throttle-debounce/2.1.0: - resolution: {integrity: sha1-HD32JL/Eti+ZLTASuExW1B6rN3Y=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/throttle-debounce/download/@types/throttle-debounce-2.1.0.tgz} + resolution: {integrity: sha1-HD32JL/Eti+ZLTASuExW1B6rN3Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/throttle-debounce/download/@types/throttle-debounce-2.1.0.tgz} name: '@types/throttle-debounce' version: 2.1.0 dev: true registry.nlark.com/@types/yargs-parser/20.2.1: - resolution: {integrity: sha1-O5ziSJkZ2eT+pDm3aRarw0st8Sk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/yargs-parser/download/@types/yargs-parser-20.2.1.tgz} + resolution: {integrity: sha1-O5ziSJkZ2eT+pDm3aRarw0st8Sk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/yargs-parser/download/@types/yargs-parser-20.2.1.tgz} name: '@types/yargs-parser' version: 20.2.1 registry.nlark.com/@types/yargs/15.0.14: - resolution: {integrity: sha1-Jtgh3biecEkhYLZtEKDrbfj2+wY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/yargs/download/@types/yargs-15.0.14.tgz} + resolution: {integrity: sha1-Jtgh3biecEkhYLZtEKDrbfj2+wY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/yargs/download/@types/yargs-15.0.14.tgz} name: '@types/yargs' version: 15.0.14 dependencies: @@ -2379,18 +2347,6 @@ packages: version: 0.11.0 dev: true - registry.nlark.com/@vitejs/plugin-vue/1.9.0_vite@2.5.10: - resolution: {integrity: sha1-rkWKLqrB0G76yNcaRCfV10JGbXI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.9.0.tgz} - id: registry.nlark.com/@vitejs/plugin-vue/1.9.0 - name: '@vitejs/plugin-vue' - version: 1.9.0 - engines: {node: '>=12.0.0'} - peerDependencies: - vite: ^2.5.10 - dependencies: - vite: registry.nlark.com/vite/2.5.10 - dev: true - registry.nlark.com/@volar/code-gen/0.27.14: resolution: {integrity: sha1-/qS94MBbgfIuFhheAey2/t2ELgU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@volar/code-gen/download/@volar/code-gen-0.27.14.tgz} name: '@volar/code-gen' @@ -2546,78 +2502,6 @@ packages: version: 3.2.11 dev: true - registry.nlark.com/@vueuse/core/6.4.1_vue@3.2.10: - resolution: {integrity: sha1-IUFpl6I7+0kkpQgu1vqVkCf4DQQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vueuse/core/download/@vueuse/core-6.4.1.tgz} - id: registry.nlark.com/@vueuse/core/6.4.1 - name: '@vueuse/core' - version: 6.4.1 - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue: - optional: true - dependencies: - '@vueuse/shared': registry.nlark.com/@vueuse/shared/6.4.1_vue@3.2.10 - vue: registry.nlark.com/vue/3.2.10 - vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.10 - dev: false - - registry.nlark.com/@vueuse/shared/6.4.1_vue@3.2.10: - resolution: {integrity: sha1-W8hL4QfOrYThHCHSxXsenyw3aXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vueuse/shared/download/@vueuse/shared-6.4.1.tgz} - id: registry.nlark.com/@vueuse/shared/6.4.1 - name: '@vueuse/shared' - version: 6.4.1 - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue: - optional: true - dependencies: - vue: registry.nlark.com/vue/3.2.10 - vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.10 - dev: false - - registry.nlark.com/@windicss/config/1.4.4_typescript@4.4.3: - resolution: {integrity: sha1-rdu4sCGI7w3o2dtz97wz7fFEZXI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@windicss/config/download/@windicss/config-1.4.4.tgz} - id: registry.nlark.com/@windicss/config/1.4.4 - name: '@windicss/config' - version: 1.4.4 - dependencies: - debug: registry.nlark.com/debug/4.3.2 - jiti: registry.nlark.com/jiti/1.12.3 - tsup: registry.nlark.com/tsup/5.1.0_typescript@4.4.3 - windicss: registry.nlark.com/windicss/3.1.7 - transitivePeerDependencies: - - supports-color - - ts-node - - typescript - dev: true - - registry.nlark.com/@windicss/plugin-utils/1.4.4_typescript@4.4.3: - resolution: {integrity: sha1-mYmkhtFsWH4vlF8UWgYqOZAVIQo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@windicss/plugin-utils/download/@windicss/plugin-utils-1.4.4.tgz} - id: registry.nlark.com/@windicss/plugin-utils/1.4.4 - name: '@windicss/plugin-utils' - version: 1.4.4 - dependencies: - '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 - '@windicss/config': registry.nlark.com/@windicss/config/1.4.4_typescript@4.4.3 - debug: registry.nlark.com/debug/4.3.2 - fast-glob: registry.nlark.com/fast-glob/3.2.7 - magic-string: registry.nlark.com/magic-string/0.25.7 - micromatch: registry.nlark.com/micromatch/4.0.4 - windicss: registry.nlark.com/windicss/3.1.7 - transitivePeerDependencies: - - supports-color - - ts-node - - typescript - dev: true - registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1: resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} id: registry.nlark.com/acorn-jsx/5.3.2 @@ -2660,7 +2544,7 @@ packages: dev: true registry.nlark.com/ansi-regex/5.0.0: - resolution: {integrity: sha1-OIU59VF5vzkznIGvMKZU1p+Hy3U=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.0.tgz} + resolution: {integrity: sha1-OIU59VF5vzkznIGvMKZU1p+Hy3U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.0.tgz} name: ansi-regex version: 5.0.0 engines: {node: '>=8'} @@ -2683,13 +2567,13 @@ packages: color-convert: registry.nlark.com/color-convert/2.0.1 registry.nlark.com/any-promise/1.3.0: - resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/any-promise/download/any-promise-1.3.0.tgz} + resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/any-promise/download/any-promise-1.3.0.tgz} name: any-promise version: 1.3.0 dev: true registry.nlark.com/anymatch/3.1.2: - resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} + resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} name: anymatch version: 3.1.2 engines: {node: '>= 8'} @@ -2731,7 +2615,7 @@ packages: dev: true registry.nlark.com/async-validator/4.0.2: - resolution: {integrity: sha1-+AiWKP+KlffIxY4bjTw82d4YaZY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/async-validator/download/async-validator-4.0.2.tgz} + resolution: {integrity: sha1-+AiWKP+KlffIxY4bjTw82d4YaZY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/async-validator/download/async-validator-4.0.2.tgz} name: async-validator version: 4.0.2 dev: false @@ -2768,29 +2652,29 @@ packages: dev: true registry.nlark.com/balanced-match/1.0.2: - resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz} + resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz} name: balanced-match version: 1.0.2 dev: true registry.nlark.com/binary-extensions/2.2.0: - resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/binary-extensions/download/binary-extensions-2.2.0.tgz} + resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/binary-extensions/download/binary-extensions-2.2.0.tgz} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} dev: true registry.nlark.com/brace-expansion/1.1.11: - resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz} + resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz} name: brace-expansion version: 1.1.11 dependencies: balanced-match: registry.nlark.com/balanced-match/1.0.2 - concat-map: registry.nlark.com/concat-map/0.0.1 + concat-map: 0.0.1 dev: true registry.nlark.com/braces/3.0.2: - resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} + resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} name: braces version: 3.0.2 engines: {node: '>=8'} @@ -2805,7 +2689,7 @@ packages: dev: true registry.nlark.com/cac/6.7.3: - resolution: {integrity: sha1-EEELhhFneZDMLjyLV21HHB1xt2g=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cac/download/cac-6.7.3.tgz} + resolution: {integrity: sha1-EEELhhFneZDMLjyLV21HHB1xt2g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cac/download/cac-6.7.3.tgz} name: cac version: 6.7.3 engines: {node: '>=8'} @@ -2874,7 +2758,7 @@ packages: dev: true registry.nlark.com/chokidar/3.5.2: - resolution: {integrity: sha1-26OXb8rbAW9m/TZQIdkWANAcHnU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chokidar/download/chokidar-3.5.2.tgz} + resolution: {integrity: sha1-26OXb8rbAW9m/TZQIdkWANAcHnU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chokidar/download/chokidar-3.5.2.tgz} name: chokidar version: 3.5.2 engines: {node: '>= 8.10.0'} @@ -2998,12 +2882,6 @@ packages: strip-json-comments: 3.0.1 dev: true - registry.nlark.com/concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-map/download/concat-map-0.0.1.tgz} - name: concat-map - version: 0.0.1 - dev: true - registry.nlark.com/confusing-browser-globals/1.0.10: resolution: {integrity: sha1-MNHn89G4grJexJM9HRraw1PSClk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/confusing-browser-globals/download/confusing-browser-globals-1.0.10.tgz} name: confusing-browser-globals @@ -3041,12 +2919,12 @@ packages: dev: false registry.nlark.com/css-render/0.15.6: - resolution: {integrity: sha1-k7d4/8OBIPjNThNZQfDXbuTBt4M=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-render/download/css-render-0.15.6.tgz} + resolution: {integrity: sha1-k7d4/8OBIPjNThNZQfDXbuTBt4M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-render/download/css-render-0.15.6.tgz} name: css-render version: 0.15.6 dependencies: '@emotion/hash': registry.nlark.com/@emotion/hash/0.8.0 - '@types/node': registry.nlark.com/@types/node/14.14.45 + '@types/node': registry.npmmirror.com/@types/node/14.14.45 csstype: registry.nlark.com/csstype/3.0.8 registry.nlark.com/csstype/2.6.17: @@ -3056,7 +2934,7 @@ packages: dev: false registry.nlark.com/csstype/3.0.8: - resolution: {integrity: sha1-0iZqeScp+yJ80hb7Vy9Dco4a00A=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/csstype/download/csstype-3.0.8.tgz} + resolution: {integrity: sha1-0iZqeScp+yJ80hb7Vy9Dco4a00A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/csstype/download/csstype-3.0.8.tgz} name: csstype version: 3.0.8 @@ -3114,7 +2992,7 @@ packages: dev: true registry.nlark.com/date-fns-tz/1.1.6_date-fns@2.23.0: - resolution: {integrity: sha1-k8vzVOKuss0xL/oy5GLBlDzyCo4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/date-fns-tz/download/date-fns-tz-1.1.6.tgz} + resolution: {integrity: sha1-k8vzVOKuss0xL/oy5GLBlDzyCo4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/date-fns-tz/download/date-fns-tz-1.1.6.tgz} id: registry.nlark.com/date-fns-tz/1.1.6 name: date-fns-tz version: 1.1.6 @@ -3125,7 +3003,7 @@ packages: dev: false registry.nlark.com/date-fns/2.23.0: - resolution: {integrity: sha1-TohslBZZrwz3sw+v3R6qN+iHiKk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/date-fns/download/date-fns-2.23.0.tgz} + resolution: {integrity: sha1-TohslBZZrwz3sw+v3R6qN+iHiKk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/date-fns/download/date-fns-2.23.0.tgz} name: date-fns version: 2.23.0 engines: {node: '>=0.11'} @@ -3175,7 +3053,7 @@ packages: dev: true registry.nlark.com/diff-sequences/26.6.2: - resolution: {integrity: sha1-SLqZFX3hkjQS7tQdtrbUqpynwLE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/diff-sequences/download/diff-sequences-26.6.2.tgz} + resolution: {integrity: sha1-SLqZFX3hkjQS7tQdtrbUqpynwLE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/diff-sequences/download/diff-sequences-26.6.2.tgz} name: diff-sequences version: 26.6.2 engines: {node: '>= 10.14.2'} @@ -3317,14 +3195,6 @@ packages: requiresBuild: true dev: true - registry.nlark.com/esbuild/0.12.29: - resolution: {integrity: sha1-vmAtt8TceJRKnb3g0eoZ02wfiC0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esbuild/download/esbuild-0.12.29.tgz} - name: esbuild - version: 0.12.29 - hasBin: true - requiresBuild: true - dev: true - registry.nlark.com/eslint-config-prettier/6.15.0_eslint@7.32.0: resolution: {integrity: sha1-f5P2y31FqS8VN6cOzAY2bhrG/tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-6.15.0.tgz?cache=0&sync_timestamp=1619273822093&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-config-prettier%2Fdownload%2Feslint-config-prettier-6.15.0.tgz} id: registry.nlark.com/eslint-config-prettier/6.15.0 @@ -3560,7 +3430,7 @@ packages: dev: true registry.nlark.com/evtd/0.2.2: - resolution: {integrity: sha1-vrvifhWu3B1cGLwmIN/JDyYHh8M=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/evtd/download/evtd-0.2.2.tgz} + resolution: {integrity: sha1-vrvifhWu3B1cGLwmIN/JDyYHh8M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/evtd/download/evtd-0.2.2.tgz} name: evtd version: 0.2.2 @@ -3593,7 +3463,7 @@ packages: dev: true registry.nlark.com/fast-glob/3.2.7: - resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz} + resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz} name: fast-glob version: 3.2.7 engines: {node: '>=8'} @@ -3606,7 +3476,7 @@ packages: dev: true registry.nlark.com/fastq/1.11.1: - resolution: {integrity: sha1-XYF1quF9thlH+LFiz8f2MmTSKAc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.11.1.tgz} + resolution: {integrity: sha1-XYF1quF9thlH+LFiz8f2MmTSKAc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.11.1.tgz} name: fastq version: 1.11.1 dependencies: @@ -3717,13 +3587,13 @@ packages: dev: true registry.nlark.com/fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} + resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} name: fs.realpath version: 1.0.0 dev: true registry.nlark.com/fsevents/2.3.2: - resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fsevents/download/fsevents-2.3.2.tgz} + resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fsevents/download/fsevents-2.3.2.tgz} name: fsevents version: 2.3.2 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -3776,7 +3646,7 @@ packages: dev: true registry.nlark.com/glob/7.1.6: - resolution: {integrity: sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/glob/download/glob-7.1.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob%2Fdownload%2Fglob-7.1.6.tgz} + resolution: {integrity: sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/glob/download/glob-7.1.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglob%2Fdownload%2Fglob-7.1.6.tgz} name: glob version: 7.1.6 dependencies: @@ -3844,7 +3714,7 @@ packages: engines: {node: '>=8'} registry.nlark.com/has-pkg/0.0.1: - resolution: {integrity: sha1-+dkTntg+JIferl60rBMYKi6QOFc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-pkg/download/has-pkg-0.0.1.tgz} + resolution: {integrity: sha1-+dkTntg+JIferl60rBMYKi6QOFc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-pkg/download/has-pkg-0.0.1.tgz} name: has-pkg version: 0.0.1 dev: true @@ -3874,7 +3744,7 @@ packages: function-bind: 1.1.1 registry.nlark.com/highlight.js/11.2.0: - resolution: {integrity: sha1-p+O4wf3E8FOLk7LcLd1TpAxqsPA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/highlight.js/download/highlight.js-11.2.0.tgz} + resolution: {integrity: sha1-p+O4wf3E8FOLk7LcLd1TpAxqsPA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/highlight.js/download/highlight.js-11.2.0.tgz} name: highlight.js version: 11.2.0 engines: {node: '>=12.0.0'} @@ -3923,7 +3793,7 @@ packages: dev: true registry.nlark.com/import-cwd/3.0.0: - resolution: {integrity: sha1-IIRVR3GAFRJuqbNna3WS+4vUz5I=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-cwd/download/import-cwd-3.0.0.tgz} + resolution: {integrity: sha1-IIRVR3GAFRJuqbNna3WS+4vUz5I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-cwd/download/import-cwd-3.0.0.tgz} name: import-cwd version: 3.0.0 engines: {node: '>=8'} @@ -3932,7 +3802,7 @@ packages: dev: true registry.nlark.com/import-from/3.0.0: - resolution: {integrity: sha1-BVz+w4zVon2AV8pRN219O/CJGWY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-from/download/import-from-3.0.0.tgz} + resolution: {integrity: sha1-BVz+w4zVon2AV8pRN219O/CJGWY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-from/download/import-from-3.0.0.tgz} name: import-from version: 3.0.0 engines: {node: '>=8'} @@ -3948,7 +3818,7 @@ packages: dev: true registry.nlark.com/inflight/1.0.6: - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz} + resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz} name: inflight version: 1.0.6 dependencies: @@ -3957,7 +3827,7 @@ packages: dev: true registry.nlark.com/inherits/2.0.4: - resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} + resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} name: inherits version: 2.0.4 dev: true @@ -4003,7 +3873,7 @@ packages: dev: true registry.nlark.com/is-binary-path/2.1.0: - resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-binary-path/download/is-binary-path-2.1.0.tgz} + resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-binary-path/download/is-binary-path-2.1.0.tgz} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} @@ -4160,32 +4030,21 @@ packages: minimatch: 3.0.4 dev: true - registry.nlark.com/jest-diff/26.6.2: - resolution: {integrity: sha1-GqdGi1LDpo19XF/c381eSb0WQ5Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jest-diff/download/jest-diff-26.6.2.tgz} - name: jest-diff - version: 26.6.2 - engines: {node: '>= 10.14.2'} - dependencies: - chalk: registry.nlark.com/chalk/4.1.2 - diff-sequences: registry.nlark.com/diff-sequences/26.6.2 - jest-get-type: registry.nlark.com/jest-get-type/26.3.0 - pretty-format: registry.nlark.com/pretty-format/26.6.2 - registry.nlark.com/jest-get-type/26.3.0: - resolution: {integrity: sha1-6X3Dw/U8K0Bsp6+u1Ek7HQmRmeA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jest-get-type/download/jest-get-type-26.3.0.tgz} + resolution: {integrity: sha1-6X3Dw/U8K0Bsp6+u1Ek7HQmRmeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jest-get-type/download/jest-get-type-26.3.0.tgz} name: jest-get-type version: 26.3.0 engines: {node: '>= 10.14.2'} registry.nlark.com/jiti/1.12.3: - resolution: {integrity: sha1-/m+csGaqLDeYEjHf+x0/BKtOvbI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jiti/download/jiti-1.12.3.tgz} + resolution: {integrity: sha1-/m+csGaqLDeYEjHf+x0/BKtOvbI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jiti/download/jiti-1.12.3.tgz} name: jiti version: 1.12.3 hasBin: true dev: true registry.nlark.com/joycon/3.0.1: - resolution: {integrity: sha1-kHTJsIzPN6Zyb/dKGEhfhe/K3a8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/joycon/download/joycon-3.0.1.tgz} + resolution: {integrity: sha1-kHTJsIzPN6Zyb/dKGEhfhe/K3a8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/joycon/download/joycon-3.0.1.tgz} name: joycon version: 3.0.1 engines: {node: '>=10'} @@ -4233,14 +4092,14 @@ packages: dev: true registry.nlark.com/lilconfig/2.0.3: - resolution: {integrity: sha1-aPMAXpIdr70qKvtIN5mGqm0lef0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lilconfig/download/lilconfig-2.0.3.tgz} + resolution: {integrity: sha1-aPMAXpIdr70qKvtIN5mGqm0lef0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lilconfig/download/lilconfig-2.0.3.tgz} name: lilconfig version: 2.0.3 engines: {node: '>=10'} dev: true registry.nlark.com/lines-and-columns/1.1.6: - resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lines-and-columns/download/lines-and-columns-1.1.6.tgz} + resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lines-and-columns/download/lines-and-columns-1.1.6.tgz} name: lines-and-columns version: 1.1.6 dev: true @@ -4311,13 +4170,13 @@ packages: dev: true registry.nlark.com/lodash-es/4.17.21: - resolution: {integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash-es/download/lodash-es-4.17.21.tgz} + resolution: {integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash-es/download/lodash-es-4.17.21.tgz} name: lodash-es version: 4.17.21 dev: false registry.nlark.com/lodash/4.17.21: - resolution: {integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Flodash%2Fdownload%2Flodash-4.17.21.tgz} + resolution: {integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Flodash%2Fdownload%2Flodash-4.17.21.tgz} name: lodash version: 4.17.21 dev: false @@ -4340,7 +4199,7 @@ packages: dev: true registry.nlark.com/magic-string/0.25.7: - resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/magic-string/download/magic-string-0.25.7.tgz} + resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/magic-string/download/magic-string-0.25.7.tgz} name: magic-string version: 0.25.7 dependencies: @@ -4406,7 +4265,7 @@ packages: dev: false registry.nlark.com/minimatch/3.0.4: - resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz} + resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz} name: minimatch version: 3.0.4 dependencies: @@ -4432,7 +4291,7 @@ packages: dev: true registry.nlark.com/mz/2.7.0: - resolution: {integrity: sha1-lQCAV6Vsr63CvGPd5/n/aVWUjjI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mz/download/mz-2.7.0.tgz} + resolution: {integrity: sha1-lQCAV6Vsr63CvGPd5/n/aVWUjjI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mz/download/mz-2.7.0.tgz} name: mz version: 2.7.0 dependencies: @@ -4441,35 +4300,6 @@ packages: thenify-all: registry.nlark.com/thenify-all/1.6.0 dev: true - registry.nlark.com/naive-ui/2.19.1_vue@3.2.10: - resolution: {integrity: sha1-fcOWdsoLDaGqzuYSf0Zq5jRGcA4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/naive-ui/download/naive-ui-2.19.1.tgz} - id: registry.nlark.com/naive-ui/2.19.1 - name: naive-ui - version: 2.19.1 - peerDependencies: - vue: ^3.0.0 - dependencies: - '@css-render/plugin-bem': registry.nlark.com/@css-render/plugin-bem/0.15.6 - '@css-render/vue3-ssr': registry.nlark.com/@css-render/vue3-ssr/0.15.6_vue@3.2.10 - '@types/lodash': registry.nlark.com/@types/lodash/4.14.172 - '@types/lodash-es': registry.nlark.com/@types/lodash-es/4.17.4 - async-validator: registry.nlark.com/async-validator/4.0.2 - css-render: registry.nlark.com/css-render/0.15.6 - date-fns: registry.nlark.com/date-fns/2.23.0 - date-fns-tz: registry.nlark.com/date-fns-tz/1.1.6_date-fns@2.23.0 - evtd: registry.nlark.com/evtd/0.2.2 - highlight.js: registry.nlark.com/highlight.js/11.2.0 - lodash: registry.nlark.com/lodash/4.17.21 - lodash-es: registry.nlark.com/lodash-es/4.17.21 - seemly: registry.nlark.com/seemly/0.3.1 - treemate: registry.nlark.com/treemate/0.3.8 - vdirs: registry.nlark.com/vdirs/0.1.4_vue@3.2.10 - vfonts: registry.nlark.com/vfonts/0.1.0 - vooks: registry.nlark.com/vooks/0.2.8_vue@3.2.10 - vue: registry.nlark.com/vue/3.2.10 - vueuc: registry.nlark.com/vueuc/0.4.10_49d369c5c8880c55ca42949e5b121458 - dev: false - registry.nlark.com/nanoid/3.1.25: resolution: {integrity: sha1-CcoydHwOVD8OGBS303k0d/nI4VI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nanoid/download/nanoid-3.1.25.tgz} name: nanoid @@ -4485,7 +4315,7 @@ packages: dev: true registry.nlark.com/node-modules-regexp/1.0.0: - resolution: {integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-modules-regexp/download/node-modules-regexp-1.0.0.tgz} + resolution: {integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-modules-regexp/download/node-modules-regexp-1.0.0.tgz} name: node-modules-regexp version: 1.0.0 engines: {node: '>=0.10.0'} @@ -4515,7 +4345,7 @@ packages: dev: true registry.nlark.com/normalize-path/3.0.0: - resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz} + resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} @@ -4669,7 +4499,7 @@ packages: dev: true registry.nlark.com/path-is-absolute/1.0.1: - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz} + resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz} name: path-is-absolute version: 1.0.1 engines: {node: '>=0.10.0'} @@ -4717,7 +4547,7 @@ packages: dev: false registry.nlark.com/pirates/4.0.1: - resolution: {integrity: sha1-ZDqSyviUVm+RsrmG0sZpUKji+4c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pirates/download/pirates-4.0.1.tgz} + resolution: {integrity: sha1-ZDqSyviUVm+RsrmG0sZpUKji+4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pirates/download/pirates-4.0.1.tgz} name: pirates version: 4.0.1 engines: {node: '>= 6'} @@ -4735,15 +4565,12 @@ packages: dev: true registry.nlark.com/postcss-load-config/3.1.0: - resolution: {integrity: sha1-05xHCRxK7Df1AnI3OmpkjvXpeCk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-load-config/download/postcss-load-config-3.1.0.tgz} + resolution: {integrity: sha1-05xHCRxK7Df1AnI3OmpkjvXpeCk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-load-config/download/postcss-load-config-3.1.0.tgz} name: postcss-load-config version: 3.1.0 engines: {node: '>= 10'} peerDependencies: ts-node: '>=9.0.0' - peerDependenciesMeta: - ts-node: - optional: true dependencies: import-cwd: registry.nlark.com/import-cwd/3.0.0 lilconfig: registry.nlark.com/lilconfig/2.0.3 @@ -4776,17 +4603,6 @@ packages: hasBin: true dev: true - registry.nlark.com/pretty-format/26.6.2: - resolution: {integrity: sha1-41wnBfFMt/4v6U+geDRbREEg/JM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pretty-format/download/pretty-format-26.6.2.tgz} - name: pretty-format - version: 26.6.2 - engines: {node: '>= 10'} - dependencies: - '@jest/types': registry.nlark.com/@jest/types/26.6.2 - ansi-regex: registry.nlark.com/ansi-regex/5.0.0 - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - react-is: registry.nlark.com/react-is/17.0.2 - registry.nlark.com/promise/7.3.1: resolution: {integrity: sha1-BktyYCsY+Q8pGSuLG8QY/9Hr078=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/promise/download/promise-7.3.1.tgz} name: promise @@ -4911,7 +4727,7 @@ packages: dev: true registry.nlark.com/queue-microtask/1.2.3: - resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/queue-microtask/download/queue-microtask-1.2.3.tgz} + resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/queue-microtask/download/queue-microtask-1.2.3.tgz} name: queue-microtask version: 1.2.3 dev: true @@ -4923,11 +4739,6 @@ packages: engines: {node: '>=8'} dev: true - registry.nlark.com/react-is/17.0.2: - resolution: {integrity: sha1-5pHUqOnHiTZWVVOas3J2Kw77VPA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/react-is/download/react-is-17.0.2.tgz} - name: react-is - version: 17.0.2 - registry.nlark.com/read-pkg/3.0.0: resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/read-pkg/download/read-pkg-3.0.0.tgz?cache=0&sync_timestamp=1628985520600&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fread-pkg%2Fdownload%2Fread-pkg-3.0.0.tgz} name: read-pkg @@ -4952,7 +4763,7 @@ packages: dev: true registry.nlark.com/readdirp/3.6.0: - resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} + resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} name: readdirp version: 3.6.0 engines: {node: '>=8.10.0'} @@ -4984,12 +4795,12 @@ packages: dev: true registry.nlark.com/resize-observer-polyfill/1.5.1: - resolution: {integrity: sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz} + resolution: {integrity: sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz} name: resize-observer-polyfill version: 1.5.1 registry.nlark.com/resolve-from/5.0.0: - resolution: {integrity: sha1-w1IlhD3493bfIcV1V7wIfp39/Gk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-5.0.0.tgz} + resolution: {integrity: sha1-w1IlhD3493bfIcV1V7wIfp39/Gk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-5.0.0.tgz} name: resolve-from version: 5.0.0 engines: {node: '>=8'} @@ -5014,7 +4825,7 @@ packages: dev: true registry.nlark.com/reusify/1.0.4: - resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/reusify/download/reusify-1.0.4.tgz} + resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/reusify/download/reusify-1.0.4.tgz} name: reusify version: 1.0.4 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} @@ -5031,7 +4842,7 @@ packages: dev: true registry.nlark.com/run-parallel/1.2.0: - resolution: {integrity: sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-parallel/download/run-parallel-1.2.0.tgz} + resolution: {integrity: sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-parallel/download/run-parallel-1.2.0.tgz} name: run-parallel version: 1.2.0 dependencies: @@ -5058,7 +4869,7 @@ packages: dev: true registry.nlark.com/seemly/0.3.1: - resolution: {integrity: sha1-vLQ51+OZp8xUbKhsMdJDKMw5RMo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/seemly/download/seemly-0.3.1.tgz} + resolution: {integrity: sha1-vLQ51+OZp8xUbKhsMdJDKMw5RMo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/seemly/download/seemly-0.3.1.tgz} name: seemly version: 0.3.1 dependencies: @@ -5121,7 +4932,7 @@ packages: engines: {node: '>=0.10.0'} registry.nlark.com/sourcemap-codec/1.4.8: - resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sourcemap-codec/download/sourcemap-codec-1.4.8.tgz} + resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sourcemap-codec/download/sourcemap-codec-1.4.8.tgz} name: sourcemap-codec version: 1.4.8 dev: true @@ -5177,7 +4988,7 @@ packages: dev: true registry.nlark.com/sucrase/3.20.1: - resolution: {integrity: sha1-HAVel9D6svmFfwJGE2QHWzpKsiY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sucrase/download/sucrase-3.20.1.tgz} + resolution: {integrity: sha1-HAVel9D6svmFfwJGE2QHWzpKsiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sucrase/download/sucrase-3.20.1.tgz} name: sucrase version: 3.20.1 engines: {node: '>=8'} @@ -5235,7 +5046,7 @@ packages: dev: true registry.nlark.com/thenify-all/1.6.0: - resolution: {integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thenify-all/download/thenify-all-1.6.0.tgz} + resolution: {integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thenify-all/download/thenify-all-1.6.0.tgz} name: thenify-all version: 1.6.0 engines: {node: '>=0.8'} @@ -5244,7 +5055,7 @@ packages: dev: true registry.nlark.com/thenify/3.3.1: - resolution: {integrity: sha1-iTLmhqQGYDigFt2eLKRq3Zg4qV8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thenify/download/thenify-3.3.1.tgz} + resolution: {integrity: sha1-iTLmhqQGYDigFt2eLKRq3Zg4qV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thenify/download/thenify-3.3.1.tgz} name: thenify version: 3.3.1 dependencies: @@ -5279,14 +5090,14 @@ packages: dev: true registry.nlark.com/tree-kill/1.2.2: - resolution: {integrity: sha1-TKCakJLIi3OnzcXooBtQeweQoMw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tree-kill/download/tree-kill-1.2.2.tgz} + resolution: {integrity: sha1-TKCakJLIi3OnzcXooBtQeweQoMw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tree-kill/download/tree-kill-1.2.2.tgz} name: tree-kill version: 1.2.2 hasBin: true dev: true registry.nlark.com/treemate/0.3.8: - resolution: {integrity: sha1-eRwM1urlvb0s0EATQpOF9TZv3/Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/treemate/download/treemate-0.3.8.tgz} + resolution: {integrity: sha1-eRwM1urlvb0s0EATQpOF9TZv3/Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/treemate/download/treemate-0.3.8.tgz} name: treemate version: 0.3.8 dev: false @@ -5299,7 +5110,7 @@ packages: dev: true registry.nlark.com/ts-interface-checker/0.1.13: - resolution: {integrity: sha1-eE/T1nlyK8EDsbS4AwvN212yppk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ts-interface-checker/download/ts-interface-checker-0.1.13.tgz} + resolution: {integrity: sha1-eE/T1nlyK8EDsbS4AwvN212yppk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ts-interface-checker/download/ts-interface-checker-0.1.13.tgz} name: ts-interface-checker version: 0.1.13 dev: true @@ -5327,37 +5138,6 @@ packages: version: 2.3.1 dev: true - registry.nlark.com/tsup/5.1.0_typescript@4.4.3: - resolution: {integrity: sha1-2ekWZI/mNERmBXxFxJv34GKKKsI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tsup/download/tsup-5.1.0.tgz} - id: registry.nlark.com/tsup/5.1.0 - name: tsup - version: 5.1.0 - hasBin: true - peerDependencies: - typescript: ^4.2.3 - peerDependenciesMeta: - typescript: - optional: true - dependencies: - cac: registry.nlark.com/cac/6.7.3 - chalk: registry.nlark.com/chalk/4.1.2 - chokidar: registry.nlark.com/chokidar/3.5.2 - debug: registry.nlark.com/debug/4.3.2 - esbuild: registry.nlark.com/esbuild/0.12.29 - execa: registry.nlark.com/execa/5.1.1 - globby: registry.nlark.com/globby/11.0.4 - joycon: registry.nlark.com/joycon/3.0.1 - postcss-load-config: registry.nlark.com/postcss-load-config/3.1.0 - resolve-from: registry.nlark.com/resolve-from/5.0.0 - rollup: registry.nlark.com/rollup/2.56.2 - sucrase: registry.nlark.com/sucrase/3.20.1 - tree-kill: registry.nlark.com/tree-kill/1.2.2 - typescript: registry.nlark.com/typescript/4.4.3 - transitivePeerDependencies: - - supports-color - - ts-node - dev: true - registry.nlark.com/tsutils/3.21.0_typescript@4.4.3: resolution: {integrity: sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tsutils/download/tsutils-3.21.0.tgz?cache=0&sync_timestamp=1631500162348&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftsutils%2Fdownload%2Ftsutils-3.21.0.tgz} id: registry.nlark.com/tsutils/3.21.0 @@ -5423,83 +5203,6 @@ packages: hasBin: true dev: true - registry.nlark.com/unplugin-icons/0.11.1_693bf1c79fbffb1e53bf4a7d956fe1c1: - resolution: {integrity: sha1-nodRKlzdyx0RPsD6N+xtlR/IS8U=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unplugin-icons/download/unplugin-icons-0.11.1.tgz} - id: registry.nlark.com/unplugin-icons/0.11.1 - name: unplugin-icons - version: 0.11.1 - peerDependencies: - '@iconify/json': '*' - '@svgr/core': ^5.5.0 - '@vue/compiler-sfc': ^3.0.2 - vue-template-compiler: ^2.6.12 - vue-template-es2015-compiler: ^1.9.0 - peerDependenciesMeta: - '@svgr/core': - optional: true - '@vue/compiler-sfc': - optional: true - vue-template-compiler: - optional: true - vue-template-es2015-compiler: - optional: true - dependencies: - '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 - '@iconify/json': registry.nlark.com/@iconify/json/1.1.405 - '@iconify/json-tools': registry.nlark.com/@iconify/json-tools/1.0.10 - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.14 - has-pkg: registry.nlark.com/has-pkg/0.0.1 - unplugin: registry.nlark.com/unplugin/0.2.9_vite@2.5.10 - transitivePeerDependencies: - - rollup - - vite - - webpack - dev: true - - registry.nlark.com/unplugin/0.2.13_vite@2.5.10: - resolution: {integrity: sha1-k6iujxtsG+VzDmTWhMPTvCh3AdY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unplugin/download/unplugin-0.2.13.tgz} - id: registry.nlark.com/unplugin/0.2.13 - name: unplugin - version: 0.2.13 - peerDependencies: - rollup: ^2.50.0 - vite: ^2.3.0 - webpack: 4 || 5 - peerDependenciesMeta: - rollup: - optional: true - vite: - optional: true - webpack: - optional: true - dependencies: - upath: registry.nlark.com/upath/2.0.1 - vite: registry.nlark.com/vite/2.5.10 - webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 - dev: true - - registry.nlark.com/unplugin/0.2.9_vite@2.5.10: - resolution: {integrity: sha1-iEYSEROpDfjqTveLFxzXOeNrAUM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unplugin/download/unplugin-0.2.9.tgz} - id: registry.nlark.com/unplugin/0.2.9 - name: unplugin - version: 0.2.9 - peerDependencies: - rollup: ^2.50.0 - vite: ^2.3.0 - webpack: 4 || 5 - peerDependenciesMeta: - rollup: - optional: true - vite: - optional: true - webpack: - optional: true - dependencies: - upath: 2.0.1 - vite: registry.nlark.com/vite/2.5.10 - webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 - dev: true - registry.nlark.com/upath/2.0.1: resolution: {integrity: sha1-UMc96mjW9rmQ9R0nnOYIFmXWGos=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upath/download/upath-2.0.1.tgz} name: upath @@ -5508,19 +5211,19 @@ packages: dev: true registry.nlark.com/vdirs/0.1.4_vue@3.2.10: - resolution: {integrity: sha1-xMD/hs9H/tA95fhp4mUxHvGIq3Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vdirs/download/vdirs-0.1.4.tgz} + resolution: {integrity: sha1-xMD/hs9H/tA95fhp4mUxHvGIq3Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vdirs/download/vdirs-0.1.4.tgz} id: registry.nlark.com/vdirs/0.1.4 name: vdirs version: 0.1.4 peerDependencies: vue: ^3.0.11 dependencies: - '@types/node': registry.nlark.com/@types/node/14.17.10 + '@types/node': registry.npmmirror.com/@types/node/14.17.10 evtd: registry.nlark.com/evtd/0.2.2 vue: registry.nlark.com/vue/3.2.10 registry.nlark.com/vfonts/0.1.0: - resolution: {integrity: sha1-wWrzfKBEsnJa5VVTBJKA775iIqk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vfonts/download/vfonts-0.1.0.tgz} + resolution: {integrity: sha1-wWrzfKBEsnJa5VVTBJKA775iIqk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vfonts/download/vfonts-0.1.0.tgz} name: vfonts version: 0.1.0 dev: false @@ -5542,25 +5245,6 @@ packages: vite: registry.nlark.com/vite/2.5.10 dev: true - registry.nlark.com/vite-plugin-windicss/1.4.4_typescript@4.4.3+vite@2.5.10: - resolution: {integrity: sha1-y0x/7EuZ7vdn6yYLth19mR3ouE4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-windicss/download/vite-plugin-windicss-1.4.4.tgz} - id: registry.nlark.com/vite-plugin-windicss/1.4.4 - name: vite-plugin-windicss - version: 1.4.4 - peerDependencies: - vite: ^2.0.1 - dependencies: - '@windicss/plugin-utils': registry.nlark.com/@windicss/plugin-utils/1.4.4_typescript@4.4.3 - chalk: registry.nlark.com/chalk/4.1.2 - debug: registry.nlark.com/debug/4.3.2 - vite: registry.nlark.com/vite/2.5.10 - windicss: registry.nlark.com/windicss/3.1.7 - transitivePeerDependencies: - - supports-color - - ts-node - - typescript - dev: true - registry.nlark.com/vite/2.5.10: resolution: {integrity: sha1-xZjjtafhlW/8Uus7NCDRd/wu0qU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite/download/vite-2.5.10.tgz} name: vite @@ -5583,17 +5267,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/vooks/0.2.8_vue@3.2.10: - resolution: {integrity: sha1-+tanjHLjlEPlYoUzewhDuq7tDz4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vooks/download/vooks-0.2.8.tgz} - id: registry.nlark.com/vooks/0.2.8 - name: vooks - version: 0.2.8 - peerDependencies: - vue: ^3.0.0 - dependencies: - evtd: registry.nlark.com/evtd/0.2.2 - vue: registry.nlark.com/vue/3.2.10 - registry.nlark.com/vscode-css-languageservice/5.1.5: resolution: {integrity: sha1-QAsvY6T3PGD1sK/EjEeMGzJrJ8Y=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-css-languageservice/download/vscode-css-languageservice-5.1.5.tgz} name: vscode-css-languageservice @@ -5742,7 +5415,7 @@ packages: dev: true registry.nlark.com/vue-demi/0.11.4_vue@3.2.10: - resolution: {integrity: sha1-YQGZL+RyTPVjQBihbpU/MFLpTio=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue-demi/download/vue-demi-0.11.4.tgz} + resolution: {integrity: sha1-YQGZL+RyTPVjQBihbpU/MFLpTio=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue-demi/download/vue-demi-0.11.4.tgz} id: registry.nlark.com/vue-demi/0.11.4 name: vue-demi version: 0.11.4 @@ -5752,9 +5425,6 @@ packages: peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true dependencies: vue: registry.nlark.com/vue/3.2.10 dev: false @@ -5815,45 +5485,8 @@ packages: '@vue/shared': registry.nlark.com/@vue/shared/3.2.10 dev: false - registry.nlark.com/vueuc/0.4.10_49d369c5c8880c55ca42949e5b121458: - resolution: {integrity: sha1-ria6dqCvFU+KE57zcYE1osat9nY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vueuc/download/vueuc-0.4.10.tgz} - id: registry.nlark.com/vueuc/0.4.10 - name: vueuc - version: 0.4.10 - peerDependencies: - '@css-render/vue3-ssr': ^0.15.3 - vue: ^3.0.11 - dependencies: - '@css-render/vue3-ssr': registry.nlark.com/@css-render/vue3-ssr/0.15.6_vue@3.2.10 - css-render: registry.nlark.com/css-render/0.15.6 - evtd: registry.nlark.com/evtd/0.2.2 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 - seemly: registry.nlark.com/seemly/0.3.1 - vdirs: registry.nlark.com/vdirs/0.1.4_vue@3.2.10 - vooks: registry.nlark.com/vooks/0.2.8_vue@3.2.10 - vue: registry.nlark.com/vue/3.2.10 - dev: false - - registry.nlark.com/vueuc/0.4.10_vue@3.2.10: - resolution: {integrity: sha1-ria6dqCvFU+KE57zcYE1osat9nY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vueuc/download/vueuc-0.4.10.tgz} - id: registry.nlark.com/vueuc/0.4.10 - name: vueuc - version: 0.4.10 - peerDependencies: - '@css-render/vue3-ssr': ^0.15.3 - vue: ^3.0.11 - dependencies: - css-render: registry.nlark.com/css-render/0.15.6 - evtd: registry.nlark.com/evtd/0.2.2 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 - seemly: registry.nlark.com/seemly/0.3.1 - vdirs: registry.nlark.com/vdirs/0.1.4_vue@3.2.10 - vooks: registry.nlark.com/vooks/0.2.8_vue@3.2.10 - vue: registry.nlark.com/vue/3.2.10 - dev: true - registry.nlark.com/webpack-virtual-modules/0.4.3: - resolution: {integrity: sha1-zVl8bVHVpey0c+6hmDpY+ooX3tk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webpack-virtual-modules/download/webpack-virtual-modules-0.4.3.tgz} + resolution: {integrity: sha1-zVl8bVHVpey0c+6hmDpY+ooX3tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webpack-virtual-modules/download/webpack-virtual-modules-0.4.3.tgz} name: webpack-virtual-modules version: 0.4.3 dev: true @@ -5926,68 +5559,169 @@ packages: engines: {node: '>=10'} dev: true - registry.npmmirror.com/@vue/compiler-core/3.2.14: - resolution: {integrity: sha1-CTv1cu4qbH7es6FbEwG5EDde5Pw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.14.tgz} + registry.npmmirror.com/@iconify/json/1.1.406: + resolution: {integrity: sha1-pfAJ647V4ZuZXhFmeIUXNirZmYg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/download/@iconify/json-1.1.406.tgz} + name: '@iconify/json' + version: 1.1.406 + dev: true + + registry.npmmirror.com/@types/lodash/4.14.172: + resolution: {integrity: sha1-qtd0wo57/Xpn3iVAjgPuWow9Aoo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/download/@types/lodash-4.14.172.tgz} + name: '@types/lodash' + version: 4.14.172 + dev: false + + registry.npmmirror.com/@types/node/14.14.45: + resolution: {integrity: sha1-7C37VWb/gU0GGu9+FBV1rtuiRc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-14.14.45.tgz} + name: '@types/node' + version: 14.14.45 + + registry.npmmirror.com/@types/node/14.17.10: + resolution: {integrity: sha1-k/Swla8nWgQnEUV5wQ7HqmlnKdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-14.17.10.tgz} + name: '@types/node' + version: 14.17.10 + + registry.npmmirror.com/@types/node/16.6.2: + resolution: {integrity: sha1-Mxt7n4YhxjgoR4fFVZQjgi/f/FA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-16.6.2.tgz} + name: '@types/node' + version: 16.6.2 + + registry.npmmirror.com/@vitejs/plugin-vue/1.9.2_vite@2.5.10: + resolution: {integrity: sha1-cjTvuMPD1gx+rDUKk1B0qxggrg4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.9.2.tgz} + id: registry.npmmirror.com/@vitejs/plugin-vue/1.9.2 + name: '@vitejs/plugin-vue' + version: 1.9.2 + engines: {node: '>=12.0.0'} + peerDependencies: + vite: ^2.5.10 + dependencies: + vite: registry.nlark.com/vite/2.5.10 + dev: true + + registry.npmmirror.com/@vue/compiler-core/3.2.19: + resolution: {integrity: sha1-tTfdN3zlH9tk6bMOv7/3zXCmTLk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.19.tgz} name: '@vue/compiler-core' - version: 3.2.14 + version: 3.2.19 dependencies: '@babel/parser': registry.nlark.com/@babel/parser/7.15.6 - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.14 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 estree-walker: registry.nlark.com/estree-walker/2.0.2 source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.npmmirror.com/@vue/compiler-dom/3.2.14: - resolution: {integrity: sha1-rN2rrpRwTfVDRI4qwx/kdqcNgwc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.14.tgz} + registry.npmmirror.com/@vue/compiler-dom/3.2.19: + resolution: {integrity: sha1-Bge8kN5q9V/ec7CbPE0L+MtZftg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.19.tgz} name: '@vue/compiler-dom' - version: 3.2.14 + version: 3.2.19 dependencies: - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.14 - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.14 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.19 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 dev: true - registry.npmmirror.com/@vue/compiler-sfc/3.2.14: - resolution: {integrity: sha1-9I7v6MM1AtWGHMG7/l/Svw5n0tI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.2.14.tgz} + registry.npmmirror.com/@vue/compiler-sfc/3.2.19: + resolution: {integrity: sha1-1BIZWpjr1JuEYC8XFxkpSh2VSb4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.2.19.tgz} name: '@vue/compiler-sfc' - version: 3.2.14 + version: 3.2.19 dependencies: '@babel/parser': registry.nlark.com/@babel/parser/7.15.6 - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.14 - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.14 - '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.14 - '@vue/ref-transform': registry.npmmirror.com/@vue/ref-transform/3.2.14 - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.14 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.19 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.19 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.19 + '@vue/ref-transform': registry.npmmirror.com/@vue/ref-transform/3.2.19 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 estree-walker: registry.nlark.com/estree-walker/2.0.2 magic-string: registry.nlark.com/magic-string/0.25.7 - postcss: registry.nlark.com/postcss/8.3.6 + postcss: registry.npmmirror.com/postcss/8.3.6 source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.npmmirror.com/@vue/compiler-ssr/3.2.14: - resolution: {integrity: sha1-dSBMEHldYd0/9FsPmbqXs9hMrhE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.2.14.tgz} + registry.npmmirror.com/@vue/compiler-ssr/3.2.19: + resolution: {integrity: sha1-PpHs9w+PlhxfY+rNITm82rmnoHw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.2.19.tgz} name: '@vue/compiler-ssr' - version: 3.2.14 + version: 3.2.19 dependencies: - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.14 - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.14 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.19 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 dev: true - registry.npmmirror.com/@vue/ref-transform/3.2.14: - resolution: {integrity: sha1-qnPLmasI1PyAjrpjO5wC2VTNoxo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/ref-transform/download/@vue/ref-transform-3.2.14.tgz} + registry.npmmirror.com/@vue/ref-transform/3.2.19: + resolution: {integrity: sha1-zw+YZIa7JoOPvQl0npJ7qxl0VgA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/ref-transform/download/@vue/ref-transform-3.2.19.tgz} name: '@vue/ref-transform' - version: 3.2.14 + version: 3.2.19 dependencies: '@babel/parser': registry.nlark.com/@babel/parser/7.15.6 - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.14 - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.14 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.19 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 estree-walker: registry.nlark.com/estree-walker/2.0.2 magic-string: registry.nlark.com/magic-string/0.25.7 dev: true - registry.npmmirror.com/@vue/shared/3.2.14: - resolution: {integrity: sha1-m4ggmKAEuZUSS3V3s1cTWmbZIu8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.14.tgz} + registry.npmmirror.com/@vue/shared/3.2.19: + resolution: {integrity: sha1-ER7D2hgzfYYnREaYTEmSWxsrLdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.19.tgz} name: '@vue/shared' - version: 3.2.14 + version: 3.2.19 + dev: true + + registry.npmmirror.com/@vueuse/core/6.5.3_vue@3.2.10: + resolution: {integrity: sha1-FYSOrMrRhlLfTLS2zK5715IaDH4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/download/@vueuse/core-6.5.3.tgz} + id: registry.npmmirror.com/@vueuse/core/6.5.3 + name: '@vueuse/core' + version: 6.5.3 + peerDependencies: + '@vue/composition-api': ^1.1.0 + vue: ^2.6.0 || ^3.2.0 + dependencies: + '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/6.5.3_vue@3.2.10 + vue: registry.nlark.com/vue/3.2.10 + vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.10 + dev: false + + registry.npmmirror.com/@vueuse/shared/6.5.3_vue@3.2.10: + resolution: {integrity: sha1-ZQP6S/v0XQYWus7bikvQA/Adpzs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/download/@vueuse/shared-6.5.3.tgz} + id: registry.npmmirror.com/@vueuse/shared/6.5.3 + name: '@vueuse/shared' + version: 6.5.3 + peerDependencies: + '@vue/composition-api': ^1.1.0 + vue: ^2.6.0 || ^3.2.0 + dependencies: + vue: registry.nlark.com/vue/3.2.10 + vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.10 + dev: false + + registry.npmmirror.com/@windicss/config/1.4.7_typescript@4.4.3: + resolution: {integrity: sha1-VWKja5B8woobjsx9LdxTSkPhGug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/config/download/@windicss/config-1.4.7.tgz} + id: registry.npmmirror.com/@windicss/config/1.4.7 + name: '@windicss/config' + version: 1.4.7 + dependencies: + debug: registry.nlark.com/debug/4.3.2 + jiti: registry.nlark.com/jiti/1.12.3 + tsup: registry.npmmirror.com/tsup/5.2.0_typescript@4.4.3 + windicss: registry.nlark.com/windicss/3.1.7 + transitivePeerDependencies: + - supports-color + - ts-node + - typescript + dev: true + + registry.npmmirror.com/@windicss/plugin-utils/1.4.7_typescript@4.4.3: + resolution: {integrity: sha1-0bG6RFqF5oR6E4W/k0i0tbOgAmc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/plugin-utils/download/@windicss/plugin-utils-1.4.7.tgz} + id: registry.npmmirror.com/@windicss/plugin-utils/1.4.7 + name: '@windicss/plugin-utils' + version: 1.4.7 + dependencies: + '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 + '@windicss/config': registry.npmmirror.com/@windicss/config/1.4.7_typescript@4.4.3 + debug: registry.nlark.com/debug/4.3.2 + fast-glob: registry.nlark.com/fast-glob/3.2.7 + magic-string: registry.nlark.com/magic-string/0.25.7 + micromatch: registry.nlark.com/micromatch/4.0.4 + windicss: registry.nlark.com/windicss/3.1.7 + transitivePeerDependencies: + - supports-color + - ts-node + - typescript dev: true registry.npmmirror.com/colorette/1.3.0: @@ -5996,15 +5730,143 @@ packages: version: 1.3.0 dev: true - registry.npmmirror.com/unplugin-vue-components/0.15.2_vite@2.5.10+vue@3.2.10: - resolution: {integrity: sha1-R8SEYUz8KvhOdpyr7DhW0ghIzt0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.15.2.tgz} - id: registry.npmmirror.com/unplugin-vue-components/0.15.2 + registry.npmmirror.com/esbuild/0.12.29: + resolution: {integrity: sha1-vmAtt8TceJRKnb3g0eoZ02wfiC0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.12.29.tgz} + name: esbuild + version: 0.12.29 + hasBin: true + requiresBuild: true + dev: true + + registry.npmmirror.com/jest-diff/26.6.2: + resolution: {integrity: sha1-GqdGi1LDpo19XF/c381eSb0WQ5Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-diff/download/jest-diff-26.6.2.tgz} + name: jest-diff + version: 26.6.2 + engines: {node: '>= 10.14.2'} + dependencies: + chalk: registry.nlark.com/chalk/4.1.2 + diff-sequences: registry.nlark.com/diff-sequences/26.6.2 + jest-get-type: registry.nlark.com/jest-get-type/26.3.0 + pretty-format: registry.npmmirror.com/pretty-format/26.6.2 + + registry.npmmirror.com/naive-ui/2.19.2_vue@3.2.10: + resolution: {integrity: sha1-1rm2UW/jfAkH/6eBsf/09A+3mWg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/naive-ui/download/naive-ui-2.19.2.tgz} + id: registry.npmmirror.com/naive-ui/2.19.2 + name: naive-ui + version: 2.19.2 + peerDependencies: + vue: ^3.0.0 + dependencies: + '@css-render/plugin-bem': registry.nlark.com/@css-render/plugin-bem/0.15.6 + '@css-render/vue3-ssr': registry.nlark.com/@css-render/vue3-ssr/0.15.6_vue@3.2.10 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.172 + '@types/lodash-es': registry.nlark.com/@types/lodash-es/4.17.4 + async-validator: registry.nlark.com/async-validator/4.0.2 + css-render: registry.nlark.com/css-render/0.15.6 + date-fns: registry.nlark.com/date-fns/2.23.0 + date-fns-tz: registry.nlark.com/date-fns-tz/1.1.6_date-fns@2.23.0 + evtd: registry.nlark.com/evtd/0.2.2 + highlight.js: registry.nlark.com/highlight.js/11.2.0 + lodash: registry.nlark.com/lodash/4.17.21 + lodash-es: registry.nlark.com/lodash-es/4.17.21 + seemly: registry.nlark.com/seemly/0.3.1 + treemate: registry.nlark.com/treemate/0.3.8 + vdirs: registry.nlark.com/vdirs/0.1.4_vue@3.2.10 + vfonts: registry.nlark.com/vfonts/0.1.0 + vooks: registry.npmmirror.com/vooks/0.2.8_vue@3.2.10 + vue: registry.nlark.com/vue/3.2.10 + vueuc: registry.npmmirror.com/vueuc/0.4.12_49d369c5c8880c55ca42949e5b121458 + dev: false + + registry.npmmirror.com/postcss/8.3.6: + resolution: {integrity: sha1-JzDddql5afN/U7mmCWGXvjEcxOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-8.3.6.tgz} + name: postcss + version: 8.3.6 + engines: {node: ^10 || ^12 || >=14} + dependencies: + colorette: registry.npmmirror.com/colorette/1.3.0 + nanoid: registry.nlark.com/nanoid/3.1.25 + source-map-js: registry.nlark.com/source-map-js/0.6.2 + dev: true + + registry.npmmirror.com/pretty-format/26.6.2: + resolution: {integrity: sha1-41wnBfFMt/4v6U+geDRbREEg/JM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-format/download/pretty-format-26.6.2.tgz} + name: pretty-format + version: 26.6.2 + engines: {node: '>= 10'} + dependencies: + '@jest/types': registry.nlark.com/@jest/types/26.6.2 + ansi-regex: registry.nlark.com/ansi-regex/5.0.0 + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + react-is: registry.npmmirror.com/react-is/17.0.2 + + registry.npmmirror.com/react-is/17.0.2: + resolution: {integrity: sha1-5pHUqOnHiTZWVVOas3J2Kw77VPA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-is/download/react-is-17.0.2.tgz} + name: react-is + version: 17.0.2 + + registry.npmmirror.com/tsup/5.2.0_typescript@4.4.3: + resolution: {integrity: sha1-v8AQN19uaCmtvek+djykau2sAAc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tsup/download/tsup-5.2.0.tgz} + id: registry.npmmirror.com/tsup/5.2.0 + name: tsup + version: 5.2.0 + hasBin: true + peerDependencies: + typescript: ^4.2.3 + dependencies: + cac: registry.nlark.com/cac/6.7.3 + chalk: registry.nlark.com/chalk/4.1.2 + chokidar: registry.nlark.com/chokidar/3.5.2 + debug: registry.nlark.com/debug/4.3.2 + esbuild: registry.npmmirror.com/esbuild/0.12.29 + execa: registry.nlark.com/execa/5.1.1 + globby: registry.nlark.com/globby/11.0.4 + joycon: registry.nlark.com/joycon/3.0.1 + postcss-load-config: registry.nlark.com/postcss-load-config/3.1.0 + resolve-from: registry.nlark.com/resolve-from/5.0.0 + rollup: registry.nlark.com/rollup/2.56.2 + sucrase: registry.nlark.com/sucrase/3.20.1 + tree-kill: registry.nlark.com/tree-kill/1.2.2 + typescript: registry.nlark.com/typescript/4.4.3 + transitivePeerDependencies: + - supports-color + - ts-node + dev: true + + registry.npmmirror.com/unplugin-icons/0.11.4_a4fd3b11ca03e3e439228ee8fa77d3bb: + resolution: {integrity: sha1-4RuCZhmzJbmdHhWyyuGVgfQTALY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-icons/download/unplugin-icons-0.11.4.tgz} + id: registry.npmmirror.com/unplugin-icons/0.11.4 + name: unplugin-icons + version: 0.11.4 + peerDependencies: + '@iconify/json': '*' + '@svgr/core': ^5.5.0 + '@vue/compiler-sfc': ^3.0.2 + vue-template-compiler: ^2.6.12 + vue-template-es2015-compiler: ^1.9.0 + dependencies: + '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 + '@iconify/json': registry.npmmirror.com/@iconify/json/1.1.406 + '@iconify/json-tools': registry.nlark.com/@iconify/json-tools/1.0.10 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.19 + has-pkg: registry.nlark.com/has-pkg/0.0.1 + unplugin: registry.npmmirror.com/unplugin/0.2.13_vite@2.5.10 + transitivePeerDependencies: + - rollup + - vite + - webpack + dev: true + + registry.npmmirror.com/unplugin-vue-components/0.15.4_vite@2.5.10+vue@3.2.10: + resolution: {integrity: sha1-8ahPgvgUsjpSH/LWRpyvtkL4Yvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.15.4.tgz} + id: registry.npmmirror.com/unplugin-vue-components/0.15.4 name: unplugin-vue-components - version: 0.15.2 + version: 0.15.4 engines: {node: '>=14'} peerDependencies: vue: 2 || 3 dependencies: + '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 '@rollup/pluginutils': registry.nlark.com/@rollup/pluginutils/4.1.1 chokidar: registry.nlark.com/chokidar/3.5.2 debug: registry.nlark.com/debug/4.3.2 @@ -6013,7 +5875,7 @@ packages: magic-string: registry.nlark.com/magic-string/0.25.7 minimatch: registry.nlark.com/minimatch/3.0.4 resolve: registry.nlark.com/resolve/1.20.0 - unplugin: registry.nlark.com/unplugin/0.2.13_vite@2.5.10 + unplugin: registry.npmmirror.com/unplugin/0.2.13_vite@2.5.10 vue: registry.nlark.com/vue/3.2.10 transitivePeerDependencies: - rollup @@ -6021,3 +5883,85 @@ packages: - vite - webpack dev: true + + registry.npmmirror.com/unplugin/0.2.13_vite@2.5.10: + resolution: {integrity: sha1-k6iujxtsG+VzDmTWhMPTvCh3AdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/download/unplugin-0.2.13.tgz} + id: registry.npmmirror.com/unplugin/0.2.13 + name: unplugin + version: 0.2.13 + peerDependencies: + rollup: ^2.50.0 + vite: ^2.3.0 + webpack: 4 || 5 + dependencies: + upath: registry.nlark.com/upath/2.0.1 + vite: registry.nlark.com/vite/2.5.10 + webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 + dev: true + + registry.npmmirror.com/vite-plugin-windicss/1.4.7_typescript@4.4.3+vite@2.5.10: + resolution: {integrity: sha1-UF/x3rQgm5VoHA1u/1l3XmAODys=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-windicss/download/vite-plugin-windicss-1.4.7.tgz} + id: registry.npmmirror.com/vite-plugin-windicss/1.4.7 + name: vite-plugin-windicss + version: 1.4.7 + peerDependencies: + vite: ^2.0.1 + dependencies: + '@windicss/plugin-utils': registry.npmmirror.com/@windicss/plugin-utils/1.4.7_typescript@4.4.3 + chalk: registry.nlark.com/chalk/4.1.2 + debug: registry.nlark.com/debug/4.3.2 + vite: registry.nlark.com/vite/2.5.10 + windicss: registry.nlark.com/windicss/3.1.7 + transitivePeerDependencies: + - supports-color + - ts-node + - typescript + dev: true + + registry.npmmirror.com/vooks/0.2.8_vue@3.2.10: + resolution: {integrity: sha1-+tanjHLjlEPlYoUzewhDuq7tDz4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vooks/download/vooks-0.2.8.tgz} + id: registry.npmmirror.com/vooks/0.2.8 + name: vooks + version: 0.2.8 + peerDependencies: + vue: ^3.0.0 + dependencies: + evtd: registry.nlark.com/evtd/0.2.2 + vue: registry.nlark.com/vue/3.2.10 + + registry.npmmirror.com/vueuc/0.4.12_49d369c5c8880c55ca42949e5b121458: + resolution: {integrity: sha1-bynrz1Z884BJqHTLPc5cQYIIrXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vueuc/download/vueuc-0.4.12.tgz} + id: registry.npmmirror.com/vueuc/0.4.12 + name: vueuc + version: 0.4.12 + peerDependencies: + '@css-render/vue3-ssr': ^0.15.3 + vue: ^3.0.11 + dependencies: + '@css-render/vue3-ssr': registry.nlark.com/@css-render/vue3-ssr/0.15.6_vue@3.2.10 + css-render: registry.nlark.com/css-render/0.15.6 + evtd: registry.nlark.com/evtd/0.2.2 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + seemly: registry.nlark.com/seemly/0.3.1 + vdirs: registry.nlark.com/vdirs/0.1.4_vue@3.2.10 + vooks: registry.npmmirror.com/vooks/0.2.8_vue@3.2.10 + vue: registry.nlark.com/vue/3.2.10 + dev: false + + registry.npmmirror.com/vueuc/0.4.12_vue@3.2.10: + resolution: {integrity: sha1-bynrz1Z884BJqHTLPc5cQYIIrXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vueuc/download/vueuc-0.4.12.tgz} + id: registry.npmmirror.com/vueuc/0.4.12 + name: vueuc + version: 0.4.12 + peerDependencies: + '@css-render/vue3-ssr': ^0.15.3 + vue: ^3.0.11 + dependencies: + css-render: registry.nlark.com/css-render/0.15.6 + evtd: registry.nlark.com/evtd/0.2.2 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + seemly: registry.nlark.com/seemly/0.3.1 + vdirs: registry.nlark.com/vdirs/0.1.4_vue@3.2.10 + vooks: registry.npmmirror.com/vooks/0.2.8_vue@3.2.10 + vue: registry.nlark.com/vue/3.2.10 + dev: true diff --git a/src/components/custom/ButtonTab/index.vue b/src/components/custom/ButtonTab/index.vue index ac237aa5..b93c7bb7 100644 --- a/src/components/custom/ButtonTab/index.vue +++ b/src/components/custom/ButtonTab/index.vue @@ -1,10 +1,14 @@