diff --git a/package.json b/package.json index 3056b80f..4d95ad83 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "chroma-js": "^2.1.2", "dayjs": "^1.10.7", "form-data": "^4.0.0", - "naive-ui": "^2.19.0", + "naive-ui": "^2.19.1", "pinia": "^2.0.0-rc.4", "qs": "^6.10.1", "vue": "^3.2.10", @@ -32,12 +32,12 @@ "devDependencies": { "@commitlint/cli": "^13.1.0", "@commitlint/config-conventional": "^13.1.0", - "@iconify/json": "^1.1.404", + "@iconify/json": "^1.1.405", "@iconify/vue": "^3.0.0", "@types/chroma-js": "^2.1.3", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^4.31.1", - "@typescript-eslint/parser": "^4.31.1", + "@typescript-eslint/eslint-plugin": "^4.31.2", + "@typescript-eslint/parser": "^4.31.2", "@vicons/antd": "^0.11.0", "@vicons/carbon": "^0.11.0", "@vicons/fa": "^0.11.0", @@ -46,8 +46,8 @@ "@vicons/ionicons5": "^0.11.0", "@vicons/material": "^0.11.0", "@vicons/tabler": "^0.11.0", - "@vitejs/plugin-vue": "^1.8.1", - "@vue/compiler-sfc": "^3.2.12", + "@vitejs/plugin-vue": "^1.9.0", + "@vue/compiler-sfc": "^3.2.13", "@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-typescript": "^7.0.0", "commitizen": "^4.2.4", @@ -65,13 +65,13 @@ "patch-package": "^6.4.7", "postinstall-postinstall": "^2.1.0", "prettier": "^2.4.1", - "sass": "^1.41.1", + "sass": "^1.42.1", "typescript": "^4.4.3", "unplugin-icons": "^0.11.1", - "unplugin-vue-components": "^0.15.1", + "unplugin-vue-components": "^0.15.2", "vite": "^2.5.10", "vite-plugin-html": "^2.1.0", - "vite-plugin-windicss": "^1.4.3", + "vite-plugin-windicss": "^1.4.4", "vue-tsc": "^0.3.0", "vueuc": "^0.4.10", "windicss": "^3.1.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84350003..6a3ebd8e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,12 +3,12 @@ lockfileVersion: 5.3 specifiers: '@commitlint/cli': ^13.1.0 '@commitlint/config-conventional': ^13.1.0 - '@iconify/json': ^1.1.404 + '@iconify/json': ^1.1.405 '@iconify/vue': ^3.0.0 '@types/chroma-js': ^2.1.3 '@types/qs': ^6.9.7 - '@typescript-eslint/eslint-plugin': ^4.31.1 - '@typescript-eslint/parser': ^4.31.1 + '@typescript-eslint/eslint-plugin': ^4.31.2 + '@typescript-eslint/parser': ^4.31.2 '@vicons/antd': ^0.11.0 '@vicons/carbon': ^0.11.0 '@vicons/fa': ^0.11.0 @@ -17,8 +17,8 @@ specifiers: '@vicons/ionicons5': ^0.11.0 '@vicons/material': ^0.11.0 '@vicons/tabler': ^0.11.0 - '@vitejs/plugin-vue': ^1.8.1 - '@vue/compiler-sfc': ^3.2.12 + '@vitejs/plugin-vue': ^1.9.0 + '@vue/compiler-sfc': ^3.2.13 '@vue/eslint-config-prettier': ^6.0.0 '@vue/eslint-config-typescript': ^7.0.0 '@vueuse/core': ^6.4.1 @@ -38,19 +38,19 @@ specifiers: form-data: ^4.0.0 husky: ^7.0.2 lint-staged: ^11.1.2 - naive-ui: ^2.19.0 + naive-ui: ^2.19.1 patch-package: ^6.4.7 pinia: ^2.0.0-rc.4 postinstall-postinstall: ^2.1.0 prettier: ^2.4.1 qs: ^6.10.1 - sass: ^1.41.1 + sass: ^1.42.1 typescript: ^4.4.3 unplugin-icons: ^0.11.1 - unplugin-vue-components: ^0.15.1 + unplugin-vue-components: ^0.15.2 vite: ^2.5.10 vite-plugin-html: ^2.1.0 - vite-plugin-windicss: ^1.4.3 + vite-plugin-windicss: ^1.4.4 vue: ^3.2.10 vue-router: ^4.0.11 vue-tsc: ^0.3.0 @@ -63,7 +63,7 @@ dependencies: 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.0_vue@3.2.10 + naive-ui: registry.nlark.com/naive-ui/2.19.1_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,12 +72,12 @@ 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.404 + '@iconify/json': registry.nlark.com/@iconify/json/1.1.405 '@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 - '@typescript-eslint/eslint-plugin': registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.1_e2d3c88d378335c4183365c112128ce9 - '@typescript-eslint/parser': registry.nlark.com/@typescript-eslint/parser/4.31.1_eslint@7.32.0+typescript@4.4.3 + '@typescript-eslint/eslint-plugin': registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.2_3815fab247b4312be6d1f55eb1f81298 + '@typescript-eslint/parser': registry.nlark.com/@typescript-eslint/parser/4.31.2_eslint@7.32.0+typescript@4.4.3 '@vicons/antd': registry.nlark.com/@vicons/antd/0.11.0 '@vicons/carbon': registry.nlark.com/@vicons/carbon/0.11.0 '@vicons/fa': registry.nlark.com/@vicons/fa/0.11.0 @@ -86,10 +86,10 @@ 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.8.1_ece4885f8f1ae7d2e7306f4ece6a44cf - '@vue/compiler-sfc': registry.nlark.com/@vue/compiler-sfc/3.2.12 + '@vitejs/plugin-vue': registry.nlark.com/@vitejs/plugin-vue/1.9.0_vite@2.5.10 + '@vue/compiler-sfc': registry.nlark.com/@vue/compiler-sfc/3.2.13 '@vue/eslint-config-prettier': 6.0.0_07ea7830c059e0b322b8e6cb8d02712b - '@vue/eslint-config-typescript': 7.0.0_8accd92160de6f0c5ceb40584f283975 + '@vue/eslint-config-typescript': 7.0.0_6206e63df2a67a196202627e217b5893 commitizen: registry.nlark.com/commitizen/4.2.4 cz-conventional-changelog: registry.nlark.com/cz-conventional-changelog/3.3.0 cz-customizable: registry.nlark.com/cz-customizable/6.3.0 @@ -105,13 +105,13 @@ devDependencies: patch-package: registry.nlark.com/patch-package/6.4.7 postinstall-postinstall: registry.nlark.com/postinstall-postinstall/2.1.0 prettier: registry.nlark.com/prettier/2.4.1 - sass: registry.nlark.com/sass/1.41.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_4242227f15d365faebe5884deb26575d - unplugin-vue-components: registry.nlark.com/unplugin-vue-components/0.15.1_vite@2.5.10+vue@3.2.10 + unplugin-icons: registry.nlark.com/unplugin-icons/0.11.1_847ba6615f49396ffc506f8fe9918fc7 + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.15.2_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.3_typescript@4.4.3+vite@2.5.10 + vite-plugin-windicss: registry.nlark.com/vite-plugin-windicss/1.4.4_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 windicss: registry.nlark.com/windicss/3.1.7 @@ -135,7 +135,7 @@ packages: prettier: registry.nlark.com/prettier/2.4.1 dev: true - /@vue/eslint-config-typescript/7.0.0_8accd92160de6f0c5ceb40584f283975: + /@vue/eslint-config-typescript/7.0.0_6206e63df2a67a196202627e217b5893: resolution: {integrity: sha1-Igxwwu33olPnOSmFJfTUAbjvADg=, tarball: '@vue/eslint-config-typescript/download/@vue/eslint-config-typescript-7.0.0.tgz'} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -144,8 +144,8 @@ packages: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 eslint-plugin-vue: ^5.2.3 || ^6.0.0 || ^7.0.0 dependencies: - '@typescript-eslint/eslint-plugin': registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.1_e2d3c88d378335c4183365c112128ce9 - '@typescript-eslint/parser': registry.nlark.com/@typescript-eslint/parser/4.31.1_eslint@7.32.0+typescript@4.4.3 + '@typescript-eslint/eslint-plugin': registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.2_3815fab247b4312be6d1f55eb1f81298 + '@typescript-eslint/parser': registry.nlark.com/@typescript-eslint/parser/4.31.2_eslint@7.32.0+typescript@4.4.3 eslint: registry.nlark.com/eslint/7.32.0 eslint-plugin-vue: registry.nlark.com/eslint-plugin-vue/7.18.0_eslint@7.32.0 vue-eslint-parser: registry.nlark.com/vue-eslint-parser/7.10.0_eslint@7.32.0 @@ -222,11 +222,6 @@ packages: is-string: registry.nlark.com/is-string/1.0.7 dev: true - /array-union/2.1.0: - resolution: {integrity: sha1-t5hCCtvrHego2ErNii4j0+/oXo0=, tarball: array-union/download/array-union-2.1.0.tgz} - engines: {node: '>=8'} - dev: true - /array.prototype.flat/1.2.4: resolution: {integrity: sha1-bvY4tDMSvUAbTGGZ/ex+LcnpoSM=, tarball: array.prototype.flat/download/array.prototype.flat-1.2.4.tgz} engines: {node: '>= 0.4'} @@ -425,13 +420,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /dir-glob/3.0.1: - resolution: {integrity: sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8=, tarball: dir-glob/download/dir-glob-3.0.1.tgz} - engines: {node: '>=8'} - dependencies: - path-type: registry.nlark.com/path-type/4.0.0 - dev: true - /doctrine/2.1.0: resolution: {integrity: sha1-XNAfwQFiG0LEzX9dGmYkNxbT850=, tarball: doctrine/download/doctrine-2.1.0.tgz} engines: {node: '>=0.10.0'} @@ -760,11 +748,6 @@ packages: engines: {node: '>= 4'} dev: true - /ignore/5.1.8: - resolution: {integrity: sha1-8VCotQo0KJsz4i9YiavU2AFvDlc=, tarball: ignore/download/ignore-5.1.8.tgz} - engines: {node: '>= 4'} - dev: true - /import-fresh/3.3.0: resolution: {integrity: sha1-NxYsJfy566oublPVtNiM4X2eDCs=, tarball: import-fresh/download/import-fresh-3.3.0.tgz} engines: {node: '>=6'} @@ -873,11 +856,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /joycon/3.0.1: - resolution: {integrity: sha1-kHTJsIzPN6Zyb/dKGEhfhe/K3a8=, tarball: joycon/download/joycon-3.0.1.tgz} - engines: {node: '>=10'} - dev: true - /js-yaml/3.14.1: resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, tarball: js-yaml/download/js-yaml-3.14.1.tgz} hasBin: true @@ -1027,19 +1005,6 @@ packages: resolution: {integrity: sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A=, tarball: merge-stream/download/merge-stream-2.0.0.tgz} dev: true - /merge2/1.4.1: - resolution: {integrity: sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=, tarball: merge2/download/merge2-1.4.1.tgz} - engines: {node: '>= 8'} - dev: true - - /micromatch/4.0.4: - resolution: {integrity: sha1-iW1Rnf6dsl/OlM63pQCRm/iB6/k=, tarball: micromatch/download/micromatch-4.0.4.tgz?cache=0&sync_timestamp=1618054740956&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmicromatch%2Fdownload%2Fmicromatch-4.0.4.tgz} - engines: {node: '>=8.6'} - dependencies: - braces: 3.0.2 - picomatch: registry.nlark.com/picomatch/2.3.0 - dev: true - /mimic-fn/1.2.0: resolution: {integrity: sha1-ggyGo5M0ZA6ZUWkovQP8qIBX0CI=, tarball: mimic-fn/download/mimic-fn-1.2.0.tgz} engines: {node: '>=4'} @@ -1085,14 +1050,6 @@ packages: resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, tarball: mute-stream/download/mute-stream-0.0.7.tgz} dev: true - /mz/2.7.0: - resolution: {integrity: sha1-lQCAV6Vsr63CvGPd5/n/aVWUjjI=, tarball: mz/download/mz-2.7.0.tgz} - dependencies: - any-promise: registry.nlark.com/any-promise/1.3.0 - object-assign: registry.nlark.com/object-assign/4.1.1 - thenify-all: registry.nlark.com/thenify-all/1.6.0 - dev: true - /natural-compare/1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=, tarball: natural-compare/download/natural-compare-1.4.0.tgz} dev: true @@ -1372,13 +1329,6 @@ packages: engines: {node: '>=8'} dev: true - /resolve/1.20.0: - resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, tarball: resolve/download/resolve-1.20.0.tgz} - dependencies: - is-core-module: registry.nlark.com/is-core-module/2.6.0 - path-parse: registry.nlark.com/path-parse/1.0.7 - dev: true - /restore-cursor/2.0.0: resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=, tarball: restore-cursor/download/restore-cursor-2.0.0.tgz} engines: {node: '>=4'} @@ -1421,12 +1371,6 @@ packages: engines: {node: '>=0.12.0'} dev: true - /run-parallel/1.2.0: - resolution: {integrity: sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=, tarball: run-parallel/download/run-parallel-1.2.0.tgz?cache=0&sync_timestamp=1612925943325&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frun-parallel%2Fdownload%2Frun-parallel-1.2.0.tgz} - dependencies: - queue-microtask: registry.nlark.com/queue-microtask/1.2.3 - dev: true - /safe-buffer/5.2.1: resolution: {integrity: sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=, tarball: safe-buffer/download/safe-buffer-5.2.1.tgz} dev: true @@ -1647,20 +1591,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /ts-interface-checker/0.1.13: - resolution: {integrity: sha1-eE/T1nlyK8EDsbS4AwvN212yppk=, tarball: ts-interface-checker/download/ts-interface-checker-0.1.13.tgz?cache=0&sync_timestamp=1618382089263&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fts-interface-checker%2Fdownload%2Fts-interface-checker-0.1.13.tgz} - dev: true - - /tsutils/3.21.0_typescript@4.4.3: - resolution: {integrity: sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM=, tarball: tsutils/download/tsutils-3.21.0.tgz?cache=0&sync_timestamp=1615138184534&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftsutils%2Fdownload%2Ftsutils-3.21.0.tgz} - engines: {node: '>= 6'} - peerDependencies: - typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - dependencies: - tslib: registry.nlark.com/tslib/1.14.1 - typescript: registry.nlark.com/typescript/4.4.3 - dev: true - /unbox-primitive/1.0.1: resolution: {integrity: sha1-CF4hViXsMWJXTciFmr7nilmxRHE=, tarball: unbox-primitive/download/unbox-primitive-1.0.1.tgz} dependencies: @@ -1765,18 +1695,6 @@ packages: engines: {node: '>=10'} dev: true - /yallist/4.0.0: - resolution: {integrity: sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=, tarball: yallist/download/yallist-4.0.0.tgz} - dev: true - - registry.nlark.com/@antfu/utils/0.2.4: - resolution: {integrity: sha1-x9M/xvqg06b8wlVWc/XpsZwPvBU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@antfu/utils/download/@antfu/utils-0.2.4.tgz} - name: '@antfu/utils' - version: 0.2.4 - dependencies: - '@types/throttle-debounce': registry.nlark.com/@types/throttle-debounce/2.1.0 - 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} name: '@antfu/utils' @@ -1827,7 +1745,7 @@ packages: hasBin: true registry.nlark.com/@babel/parser/7.15.6: - resolution: {integrity: sha1-BDuao8MDwHIuU3f++Rl/TPF5ZUk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/parser/download/@babel/parser-7.15.6.tgz} + resolution: {integrity: sha1-BDuao8MDwHIuU3f++Rl/TPF5ZUk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/parser/download/@babel/parser-7.15.6.tgz} name: '@babel/parser' version: 7.15.6 engines: {node: '>=6.0.0'} @@ -2114,10 +2032,10 @@ packages: version: 1.0.10 dev: true - registry.nlark.com/@iconify/json/1.1.404: - resolution: {integrity: sha1-CR9URqoNaPhBWSPPmyHOlL2Nmt4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/json/download/@iconify/json-1.1.404.tgz} + 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.404 + version: 1.1.405 dev: true registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.10: @@ -2144,24 +2062,24 @@ packages: chalk: registry.nlark.com/chalk/4.1.2 registry.nlark.com/@nodelib/fs.scandir/2.1.5: - 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} + 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} name: '@nodelib/fs.scandir' version: 2.1.5 engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': registry.nlark.com/@nodelib/fs.stat/2.0.5 - run-parallel: 1.2.0 + run-parallel: registry.nlark.com/run-parallel/1.2.0 dev: true registry.nlark.com/@nodelib/fs.stat/2.0.5: - 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} + 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} 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: https://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: http://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'} @@ -2171,12 +2089,12 @@ packages: dev: true registry.nlark.com/@rollup/pluginutils/4.1.1: - 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} + 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} name: '@rollup/pluginutils' version: 4.1.1 engines: {node: '>= 8.0.0'} dependencies: - estree-walker: 2.0.2 + estree-walker: registry.nlark.com/estree-walker/2.0.2 picomatch: registry.nlark.com/picomatch/2.3.0 dev: true @@ -2186,12 +2104,6 @@ packages: version: 2.1.3 dev: true - registry.nlark.com/@types/estree/0.0.48: - resolution: {integrity: sha1-GNyAkbKF35DbLyWqfZBs/DlLf3Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/estree/download/@types/estree-0.0.48.tgz} - name: '@types/estree' - version: 0.0.48 - 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} name: '@types/istanbul-lib-coverage' @@ -2296,47 +2208,43 @@ packages: dependencies: '@types/yargs-parser': registry.nlark.com/@types/yargs-parser/20.2.1 - registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.1_e2d3c88d378335c4183365c112128ce9: - resolution: {integrity: sha1-6ThgOhNvAdyr7s4GnaX7LjMdRJg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.31.1.tgz?cache=0&sync_timestamp=1631554210620&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40typescript-eslint%2Feslint-plugin%2Fdownload%2F%40typescript-eslint%2Feslint-plugin-4.31.1.tgz} - id: registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.1 + registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.2_3815fab247b4312be6d1f55eb1f81298: + resolution: {integrity: sha1-n0HvruMs2res6UsVvRm3Vt0Jmwo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.31.2.tgz} + id: registry.nlark.com/@typescript-eslint/eslint-plugin/4.31.2 name: '@typescript-eslint/eslint-plugin' - version: 4.31.1 + version: 4.31.2 engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: '@typescript-eslint/parser': ^4.0.0 eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true dependencies: - '@typescript-eslint/experimental-utils': registry.nlark.com/@typescript-eslint/experimental-utils/4.31.1_eslint@7.32.0+typescript@4.4.3 - '@typescript-eslint/parser': registry.nlark.com/@typescript-eslint/parser/4.31.1_eslint@7.32.0+typescript@4.4.3 - '@typescript-eslint/scope-manager': registry.nlark.com/@typescript-eslint/scope-manager/4.31.1 + '@typescript-eslint/experimental-utils': registry.nlark.com/@typescript-eslint/experimental-utils/4.31.2_eslint@7.32.0+typescript@4.4.3 + '@typescript-eslint/parser': registry.nlark.com/@typescript-eslint/parser/4.31.2_eslint@7.32.0+typescript@4.4.3 + '@typescript-eslint/scope-manager': registry.nlark.com/@typescript-eslint/scope-manager/4.31.2 debug: registry.nlark.com/debug/4.3.2 eslint: registry.nlark.com/eslint/7.32.0 functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 regexpp: registry.nlark.com/regexpp/3.2.0 semver: registry.nlark.com/semver/7.3.5 - tsutils: 3.21.0_typescript@4.4.3 - typescript: registry.nlark.com/typescript/4.4.3 + tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.4.3 transitivePeerDependencies: - supports-color + - typescript dev: true - registry.nlark.com/@typescript-eslint/experimental-utils/4.31.1_eslint@7.32.0+typescript@4.4.3: - resolution: {integrity: sha1-DJAPgy8nC4jhPlF1NkewLQg3HOU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.31.1.tgz} - id: registry.nlark.com/@typescript-eslint/experimental-utils/4.31.1 + registry.nlark.com/@typescript-eslint/experimental-utils/4.31.2_eslint@7.32.0+typescript@4.4.3: + resolution: {integrity: sha1-mHJ6nB6XfdXSDIcF5pzTwqhlU/o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.31.2.tgz} + id: registry.nlark.com/@typescript-eslint/experimental-utils/4.31.2 name: '@typescript-eslint/experimental-utils' - version: 4.31.1 + version: 4.31.2 engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: '*' dependencies: '@types/json-schema': registry.nlark.com/@types/json-schema/7.0.9 - '@typescript-eslint/scope-manager': registry.nlark.com/@typescript-eslint/scope-manager/4.31.1 - '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.1 - '@typescript-eslint/typescript-estree': registry.nlark.com/@typescript-eslint/typescript-estree/4.31.1_typescript@4.4.3 + '@typescript-eslint/scope-manager': registry.nlark.com/@typescript-eslint/scope-manager/4.31.2 + '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.2 + '@typescript-eslint/typescript-estree': registry.nlark.com/@typescript-eslint/typescript-estree/4.31.2_typescript@4.4.3 eslint: registry.nlark.com/eslint/7.32.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@7.32.0 @@ -2345,77 +2253,68 @@ packages: - typescript dev: true - registry.nlark.com/@typescript-eslint/parser/4.31.1_eslint@7.32.0+typescript@4.4.3: - resolution: {integrity: sha1-j5omcgM+b20zscAmDuvcDd9TkGQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/parser/download/@typescript-eslint/parser-4.31.1.tgz?cache=0&sync_timestamp=1631554209475&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40typescript-eslint%2Fparser%2Fdownload%2F%40typescript-eslint%2Fparser-4.31.1.tgz} - id: registry.nlark.com/@typescript-eslint/parser/4.31.1 + registry.nlark.com/@typescript-eslint/parser/4.31.2_eslint@7.32.0+typescript@4.4.3: + resolution: {integrity: sha1-VKp1mG4zAtke/yu7qm7PqAhOnDQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/parser/download/@typescript-eslint/parser-4.31.2.tgz} + id: registry.nlark.com/@typescript-eslint/parser/4.31.2 name: '@typescript-eslint/parser' - version: 4.31.1 + version: 4.31.2 engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true dependencies: - '@typescript-eslint/scope-manager': registry.nlark.com/@typescript-eslint/scope-manager/4.31.1 - '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.1 - '@typescript-eslint/typescript-estree': registry.nlark.com/@typescript-eslint/typescript-estree/4.31.1_typescript@4.4.3 + '@typescript-eslint/scope-manager': registry.nlark.com/@typescript-eslint/scope-manager/4.31.2 + '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.2 + '@typescript-eslint/typescript-estree': registry.nlark.com/@typescript-eslint/typescript-estree/4.31.2_typescript@4.4.3 debug: registry.nlark.com/debug/4.3.2 eslint: registry.nlark.com/eslint/7.32.0 - typescript: registry.nlark.com/typescript/4.4.3 transitivePeerDependencies: - supports-color + - typescript dev: true - registry.nlark.com/@typescript-eslint/scope-manager/4.31.1: - resolution: {integrity: sha1-DCHoUB9gjWolyEL89ZVB708atWE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.31.1.tgz} + registry.nlark.com/@typescript-eslint/scope-manager/4.31.2: + resolution: {integrity: sha1-HVKMs+07zYgBnCClfBi4l7Bzkjo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.31.2.tgz} name: '@typescript-eslint/scope-manager' - version: 4.31.1 + version: 4.31.2 engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.1 - '@typescript-eslint/visitor-keys': registry.nlark.com/@typescript-eslint/visitor-keys/4.31.1 + '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.2 + '@typescript-eslint/visitor-keys': registry.nlark.com/@typescript-eslint/visitor-keys/4.31.2 dev: true - registry.nlark.com/@typescript-eslint/types/4.31.1: - resolution: {integrity: sha1-XyVbaVYnoTQB0v26X3E4vHlFDWY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/types/download/@typescript-eslint/types-4.31.1.tgz} + registry.nlark.com/@typescript-eslint/types/4.31.2: + resolution: {integrity: sha1-Kupxd9bXRFIaFo7UZo7dvZEt+t8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/types/download/@typescript-eslint/types-4.31.2.tgz} name: '@typescript-eslint/types' - version: 4.31.1 + version: 4.31.2 engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - registry.nlark.com/@typescript-eslint/typescript-estree/4.31.1_typescript@4.4.3: - resolution: {integrity: sha1-SgTVIyzxAxIytxJKnAMQtXemLRc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.31.1.tgz} - id: registry.nlark.com/@typescript-eslint/typescript-estree/4.31.1 + registry.nlark.com/@typescript-eslint/typescript-estree/4.31.2_typescript@4.4.3: + resolution: {integrity: sha1-q/1QWU2AVrN+dCjfOy0YXvLQBgw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.31.2.tgz} + id: registry.nlark.com/@typescript-eslint/typescript-estree/4.31.2 name: '@typescript-eslint/typescript-estree' - version: 4.31.1 + version: 4.31.2 engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true dependencies: - '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.1 - '@typescript-eslint/visitor-keys': registry.nlark.com/@typescript-eslint/visitor-keys/4.31.1 + '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.2 + '@typescript-eslint/visitor-keys': registry.nlark.com/@typescript-eslint/visitor-keys/4.31.2 debug: registry.nlark.com/debug/4.3.2 globby: registry.nlark.com/globby/11.0.4 is-glob: registry.nlark.com/is-glob/4.0.1 semver: registry.nlark.com/semver/7.3.5 - tsutils: 3.21.0_typescript@4.4.3 - typescript: registry.nlark.com/typescript/4.4.3 + tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.4.3 transitivePeerDependencies: - supports-color + - typescript dev: true - registry.nlark.com/@typescript-eslint/visitor-keys/4.31.1: - resolution: {integrity: sha1-8uehTH8gxK4H1/w8WHjERBodqcw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.31.1.tgz} + registry.nlark.com/@typescript-eslint/visitor-keys/4.31.2: + resolution: {integrity: sha1-fVtKRwXbf+Wez/snPB0IJ2D2Ncw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.31.2.tgz} name: '@typescript-eslint/visitor-keys' - version: 4.31.1 + version: 4.31.2 engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.1 + '@typescript-eslint/types': registry.nlark.com/@typescript-eslint/types/4.31.2 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/2.1.0 dev: true @@ -2467,17 +2366,15 @@ packages: version: 0.11.0 dev: true - registry.nlark.com/@vitejs/plugin-vue/1.8.1_ece4885f8f1ae7d2e7306f4ece6a44cf: - resolution: {integrity: sha1-bMKo39BCAePIaMI5CRqqiap1+IA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.8.1.tgz} - id: registry.nlark.com/@vitejs/plugin-vue/1.8.1 + 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.8.1 + version: 1.9.0 engines: {node: '>=12.0.0'} peerDependencies: - '@vue/compiler-sfc': ^3.2.6 vite: ^2.5.10 dependencies: - '@vue/compiler-sfc': registry.nlark.com/@vue/compiler-sfc/3.2.12 vite: registry.nlark.com/vite/2.5.10 dev: true @@ -2565,14 +2462,13 @@ packages: source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.nlark.com/@vue/compiler-core/3.2.12: - resolution: {integrity: sha1-I5mNaYakXhqwQkEwzArQDjPaEQE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-core/download/@vue/compiler-core-3.2.12.tgz} + registry.nlark.com/@vue/compiler-core/3.2.13: + resolution: {integrity: sha1-kBJoCIuYpTxDvg8Cv6Djo4mta/Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-core/download/@vue/compiler-core-3.2.13.tgz} name: '@vue/compiler-core' - version: 3.2.12 + version: 3.2.13 dependencies: '@babel/parser': registry.nlark.com/@babel/parser/7.15.6 - '@babel/types': registry.nlark.com/@babel/types/7.15.6 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.12 + '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 estree-walker: registry.nlark.com/estree-walker/2.0.2 source-map: registry.nlark.com/source-map/0.6.1 dev: true @@ -2595,47 +2491,39 @@ packages: '@vue/shared': registry.nlark.com/@vue/shared/3.2.11 dev: true - registry.nlark.com/@vue/compiler-dom/3.2.12: - resolution: {integrity: sha1-1roAEU5zrbixiUDD/xh5fMKwUU8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.12.tgz} + registry.nlark.com/@vue/compiler-dom/3.2.13: + resolution: {integrity: sha1-AomCSU+52XgH1SdbQjVXMmhvjtc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.13.tgz} name: '@vue/compiler-dom' - version: 3.2.12 + version: 3.2.13 dependencies: - '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.12 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.12 + '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.13 + '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 dev: true - registry.nlark.com/@vue/compiler-sfc/3.2.12: - resolution: {integrity: sha1-OVVVUNlgUVCHU7qTT3Jg3F7lIR4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.2.12.tgz} + registry.nlark.com/@vue/compiler-sfc/3.2.13: + resolution: {integrity: sha1-o4R1BIqtnJbPBN/mNRKbQX4PkpU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.2.13.tgz} name: '@vue/compiler-sfc' - version: 3.2.12 + version: 3.2.13 dependencies: '@babel/parser': registry.nlark.com/@babel/parser/7.15.6 - '@babel/types': registry.nlark.com/@babel/types/7.15.6 - '@types/estree': registry.nlark.com/@types/estree/0.0.48 - '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.12 - '@vue/compiler-dom': registry.nlark.com/@vue/compiler-dom/3.2.12 - '@vue/compiler-ssr': registry.nlark.com/@vue/compiler-ssr/3.2.12 - '@vue/ref-transform': registry.nlark.com/@vue/ref-transform/3.2.12 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.12 - consolidate: registry.nlark.com/consolidate/0.16.0 + '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.13 + '@vue/compiler-dom': registry.nlark.com/@vue/compiler-dom/3.2.13 + '@vue/compiler-ssr': registry.nlark.com/@vue/compiler-ssr/3.2.13 + '@vue/ref-transform': registry.nlark.com/@vue/ref-transform/3.2.13 + '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 estree-walker: registry.nlark.com/estree-walker/2.0.2 - hash-sum: registry.nlark.com/hash-sum/2.0.0 - lru-cache: registry.nlark.com/lru-cache/5.1.1 magic-string: registry.nlark.com/magic-string/0.25.7 - merge-source-map: registry.nlark.com/merge-source-map/1.1.0 postcss: registry.nlark.com/postcss/8.3.6 - postcss-modules: registry.nlark.com/postcss-modules/4.2.2_postcss@8.3.6 - postcss-selector-parser: registry.nlark.com/postcss-selector-parser/6.0.6 source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.nlark.com/@vue/compiler-ssr/3.2.12: - resolution: {integrity: sha1-MuXUvDHDccEltD6dB7io9wRCsIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.2.12.tgz} + registry.nlark.com/@vue/compiler-ssr/3.2.13: + resolution: {integrity: sha1-mENGcuC0iMKv+ksFcHMda+XNoYc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.2.13.tgz} name: '@vue/compiler-ssr' - version: 3.2.12 + version: 3.2.13 dependencies: - '@vue/compiler-dom': registry.nlark.com/@vue/compiler-dom/3.2.12 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.12 + '@vue/compiler-dom': registry.nlark.com/@vue/compiler-dom/3.2.13 + '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 dev: true registry.nlark.com/@vue/devtools-api/6.0.0-beta.15: @@ -2660,14 +2548,14 @@ packages: '@vue/shared': registry.nlark.com/@vue/shared/3.2.11 dev: true - registry.nlark.com/@vue/ref-transform/3.2.12: - resolution: {integrity: sha1-b3+kbdhER93PVK37G2ibHPQkPeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/ref-transform/download/@vue/ref-transform-3.2.12.tgz} + registry.nlark.com/@vue/ref-transform/3.2.13: + resolution: {integrity: sha1-at/OUNOIzANoPZ0rpY86O95RZvQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/ref-transform/download/@vue/ref-transform-3.2.13.tgz} name: '@vue/ref-transform' - version: 3.2.12 + version: 3.2.13 dependencies: '@babel/parser': registry.nlark.com/@babel/parser/7.15.6 - '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.12 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.12 + '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.13 + '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 estree-walker: registry.nlark.com/estree-walker/2.0.2 magic-string: registry.nlark.com/magic-string/0.25.7 dev: true @@ -2703,10 +2591,10 @@ packages: version: 3.2.11 dev: true - registry.nlark.com/@vue/shared/3.2.12: - resolution: {integrity: sha1-MEBkpLVvxse5Fp2A6e5i7LS/Chw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/shared/download/@vue/shared-3.2.12.tgz} + registry.nlark.com/@vue/shared/3.2.13: + resolution: {integrity: sha1-yDDvlm168SWY4OqGKlVpXqWJzUc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/shared/download/@vue/shared-3.2.13.tgz} name: '@vue/shared' - version: 3.2.12 + version: 3.2.13 dev: true registry.nlark.com/@vueuse/core/6.4.1_vue@3.2.10: @@ -2746,15 +2634,15 @@ packages: vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.10 dev: false - registry.nlark.com/@windicss/config/1.4.3_typescript@4.4.3: - resolution: {integrity: sha1-wy/gxTBdS8Mn9MpkXVQ9aJDZu5A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@windicss/config/download/@windicss/config-1.4.3.tgz} - id: registry.nlark.com/@windicss/config/1.4.3 + 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.3 + version: 1.4.4 dependencies: debug: registry.nlark.com/debug/4.3.2 - jiti: registry.nlark.com/jiti/1.12.0 - tsup: registry.nlark.com/tsup/4.14.0_typescript@4.4.3 + 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 @@ -2762,18 +2650,18 @@ packages: - typescript dev: true - registry.nlark.com/@windicss/plugin-utils/1.4.3_typescript@4.4.3: - resolution: {integrity: sha1-MDFWtOYVp1huY1JgWv+QT8OKsY8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@windicss/plugin-utils/download/@windicss/plugin-utils-1.4.3.tgz} - id: registry.nlark.com/@windicss/plugin-utils/1.4.3 + 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.3 + version: 1.4.4 dependencies: - '@antfu/utils': registry.nlark.com/@antfu/utils/0.2.4 - '@windicss/config': registry.nlark.com/@windicss/config/1.4.3_typescript@4.4.3 + '@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: 4.0.4 + micromatch: registry.nlark.com/micromatch/4.0.4 windicss: registry.nlark.com/windicss/3.1.7 transitivePeerDependencies: - supports-color @@ -2846,13 +2734,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: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/any-promise/download/any-promise-1.3.0.tgz} + resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=, registry: http://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: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} + resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: http://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'} @@ -2867,6 +2755,13 @@ packages: version: 1.0.0 dev: true + registry.nlark.com/array-union/2.1.0: + resolution: {integrity: sha1-t5hCCtvrHego2ErNii4j0+/oXo0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-union/download/array-union-2.1.0.tgz} + name: array-union + version: 2.1.0 + engines: {node: '>=8'} + dev: true + registry.nlark.com/arrify/1.0.1: resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/arrify/download/arrify-1.0.1.tgz} name: arrify @@ -2923,36 +2818,30 @@ packages: '@babel/types': registry.nlark.com/@babel/types/7.15.6 dev: true - registry.nlark.com/big.js/5.2.2: - resolution: {integrity: sha1-ZfCvOC9Xi83HQr2cKB6cstd2gyg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/big.js/download/big.js-5.2.2.tgz} - name: big.js - version: 5.2.2 + 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} + name: balanced-match + version: 1.0.2 dev: true registry.nlark.com/binary-extensions/2.2.0: - 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} + 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} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} dev: true - registry.nlark.com/bluebird/3.7.2: - resolution: {integrity: sha1-nyKcFb4nJFT/qXOs4NvueaGww28=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bluebird/download/bluebird-3.7.2.tgz} - name: bluebird - version: 3.7.2 - dev: true - registry.nlark.com/brace-expansion/1.1.11: - 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} + 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} name: brace-expansion version: 1.1.11 dependencies: - balanced-match: 1.0.2 - concat-map: 0.0.1 + balanced-match: registry.nlark.com/balanced-match/1.0.2 + concat-map: registry.nlark.com/concat-map/0.0.1 dev: true registry.nlark.com/braces/3.0.2: - resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} + resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: http://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'} @@ -2967,7 +2856,7 @@ packages: dev: true registry.nlark.com/cac/6.7.3: - resolution: {integrity: sha1-EEELhhFneZDMLjyLV21HHB1xt2g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cac/download/cac-6.7.3.tgz?cache=0&sync_timestamp=1619095242741&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcac%2Fdownload%2Fcac-6.7.3.tgz} + resolution: {integrity: sha1-EEELhhFneZDMLjyLV21HHB1xt2g=, registry: http://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'} @@ -3036,7 +2925,7 @@ packages: dev: true registry.nlark.com/chokidar/3.5.2: - resolution: {integrity: sha1-26OXb8rbAW9m/TZQIdkWANAcHnU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chokidar/download/chokidar-3.5.2.tgz} + resolution: {integrity: sha1-26OXb8rbAW9m/TZQIdkWANAcHnU=, registry: http://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'} @@ -3124,7 +3013,7 @@ packages: dev: true registry.nlark.com/commander/4.1.1: - resolution: {integrity: sha1-n9YCvZNilOnp70aj9NaWQESxgGg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/commander/download/commander-4.1.1.tgz} + resolution: {integrity: sha1-n9YCvZNilOnp70aj9NaWQESxgGg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/commander/download/commander-4.1.1.tgz} name: commander version: 4.1.1 engines: {node: '>= 6'} @@ -3160,21 +3049,18 @@ 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 version: 1.0.10 dev: true - registry.nlark.com/consolidate/0.16.0: - resolution: {integrity: sha1-oRhkdokw8vGUMWYKZZBmaPX73BY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/consolidate/download/consolidate-0.16.0.tgz} - name: consolidate - version: 0.16.0 - engines: {node: '>= 0.10.0'} - dependencies: - bluebird: registry.nlark.com/bluebird/3.7.2 - dev: true - registry.nlark.com/constantinople/4.0.1: resolution: {integrity: sha1-De8RP6Dk3I3oMzGlz3nIsyUhMVE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/constantinople/download/constantinople-4.0.1.tgz} name: constantinople @@ -3214,14 +3100,6 @@ packages: '@types/node': registry.nlark.com/@types/node/14.14.45 csstype: registry.nlark.com/csstype/3.0.8 - registry.nlark.com/cssesc/3.0.0: - resolution: {integrity: sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssesc/download/cssesc-3.0.0.tgz} - name: cssesc - version: 3.0.0 - engines: {node: '>=4'} - hasBin: true - dev: true - registry.nlark.com/csstype/2.6.17: resolution: {integrity: sha1-TPMOuH4dGgBdi2UQ+VKSQT9qHA4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/csstype/download/csstype-2.6.17.tgz} name: csstype @@ -3353,6 +3231,15 @@ packages: version: 26.6.2 engines: {node: '>= 10.14.2'} + registry.nlark.com/dir-glob/3.0.1: + resolution: {integrity: sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dir-glob/download/dir-glob-3.0.1.tgz} + name: dir-glob + version: 3.0.1 + engines: {node: '>=8'} + dependencies: + path-type: registry.nlark.com/path-type/4.0.0 + dev: true + registry.nlark.com/doctypes/1.1.0: resolution: {integrity: sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctypes/download/doctypes-1.1.0.tgz} name: doctypes @@ -3422,13 +3309,6 @@ packages: version: 8.0.0 dev: true - registry.nlark.com/emojis-list/3.0.0: - resolution: {integrity: sha1-VXBmIEatKeLpFucariYKvf9Pang=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emojis-list/download/emojis-list-3.0.0.tgz} - name: emojis-list - version: 3.0.0 - engines: {node: '>= 4'} - dev: true - registry.nlark.com/enquirer/2.3.6: resolution: {integrity: sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz} name: enquirer @@ -3488,6 +3368,14 @@ 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 @@ -3717,7 +3605,7 @@ packages: dev: true registry.nlark.com/estree-walker/2.0.2: - resolution: {integrity: sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/estree-walker/download/estree-walker-2.0.2.tgz} + resolution: {integrity: sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/estree-walker/download/estree-walker-2.0.2.tgz} name: estree-walker version: 2.0.2 dev: true @@ -3756,7 +3644,7 @@ packages: dev: true registry.nlark.com/fast-glob/3.2.7: - resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz} + resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: http://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'} @@ -3764,12 +3652,12 @@ packages: '@nodelib/fs.stat': registry.nlark.com/@nodelib/fs.stat/2.0.5 '@nodelib/fs.walk': registry.nlark.com/@nodelib/fs.walk/1.2.8 glob-parent: registry.nlark.com/glob-parent/5.1.2 - merge2: 1.4.1 - micromatch: 4.0.4 + merge2: registry.nlark.com/merge2/1.4.1 + micromatch: registry.nlark.com/micromatch/4.0.4 dev: true registry.nlark.com/fastq/1.11.1: - resolution: {integrity: sha1-XYF1quF9thlH+LFiz8f2MmTSKAc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.11.1.tgz} + resolution: {integrity: sha1-XYF1quF9thlH+LFiz8f2MmTSKAc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.11.1.tgz} name: fastq version: 1.11.1 dependencies: @@ -3794,7 +3682,7 @@ packages: dev: true registry.nlark.com/fill-range/7.0.1: - resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz} + resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz} name: fill-range version: 7.0.1 engines: {node: '>=8'} @@ -3880,7 +3768,7 @@ packages: dev: true registry.nlark.com/fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} + resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: http://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 @@ -3906,14 +3794,6 @@ packages: version: 1.0.1 dev: true - registry.nlark.com/generic-names/2.0.1: - resolution: {integrity: sha1-+KN46tLMqno08DF7BVVIMq5BuHI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/generic-names/download/generic-names-2.0.1.tgz} - name: generic-names - version: 2.0.1 - dependencies: - loader-utils: registry.nlark.com/loader-utils/1.4.0 - dev: true - registry.nlark.com/get-intrinsic/1.1.1: resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-intrinsic/download/get-intrinsic-1.1.1.tgz} name: get-intrinsic @@ -3947,16 +3827,16 @@ packages: dev: true registry.nlark.com/glob/7.1.6: - 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} + 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} name: glob version: 7.1.6 dependencies: fs.realpath: registry.nlark.com/fs.realpath/1.0.0 - inflight: 1.0.6 + inflight: registry.nlark.com/inflight/1.0.6 inherits: registry.nlark.com/inherits/2.0.4 minimatch: registry.nlark.com/minimatch/3.0.4 once: registry.nlark.com/once/1.4.0 - path-is-absolute: 1.0.1 + path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 dev: true registry.nlark.com/glob/7.1.7: @@ -3982,16 +3862,16 @@ packages: dev: true registry.nlark.com/globby/11.0.4: - resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-11.0.4.tgz} + resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-11.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-11.0.4.tgz} name: globby version: 11.0.4 engines: {node: '>=10'} dependencies: - array-union: 2.1.0 - dir-glob: 3.0.1 + array-union: registry.nlark.com/array-union/2.1.0 + dir-glob: registry.nlark.com/dir-glob/3.0.1 fast-glob: registry.nlark.com/fast-glob/3.2.7 - ignore: 5.1.8 - merge2: 1.4.1 + ignore: registry.nlark.com/ignore/5.1.8 + merge2: registry.nlark.com/merge2/1.4.1 slash: registry.nlark.com/slash/3.0.0 dev: true @@ -4015,7 +3895,7 @@ packages: engines: {node: '>=8'} registry.nlark.com/has-pkg/0.0.1: - 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} + 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} name: has-pkg version: 0.0.1 dev: true @@ -4044,12 +3924,6 @@ packages: dependencies: function-bind: 1.1.1 - registry.nlark.com/hash-sum/2.0.0: - resolution: {integrity: sha1-gdAbtd6OpKIUrV1urRtSNGCwtFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hash-sum/download/hash-sum-2.0.0.tgz} - name: hash-sum - version: 2.0.0 - dev: true - 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} name: highlight.js @@ -4092,26 +3966,15 @@ packages: safer-buffer: 2.1.2 dev: true - registry.nlark.com/icss-replace-symbols/1.1.0: - resolution: {integrity: sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/icss-replace-symbols/download/icss-replace-symbols-1.1.0.tgz} - name: icss-replace-symbols - version: 1.1.0 - dev: true - - registry.nlark.com/icss-utils/5.1.0_postcss@8.3.6: - resolution: {integrity: sha1-xr5oWKvQE9do6YNmrkfiXViHsa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/icss-utils/download/icss-utils-5.1.0.tgz} - id: registry.nlark.com/icss-utils/5.1.0 - name: icss-utils - version: 5.1.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: registry.nlark.com/postcss/8.3.6 + registry.nlark.com/ignore/5.1.8: + resolution: {integrity: sha1-8VCotQo0KJsz4i9YiavU2AFvDlc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ignore/download/ignore-5.1.8.tgz} + name: ignore + version: 5.1.8 + engines: {node: '>= 4'} dev: true registry.nlark.com/import-cwd/3.0.0: - 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} + 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} name: import-cwd version: 3.0.0 engines: {node: '>=8'} @@ -4120,7 +3983,7 @@ packages: dev: true registry.nlark.com/import-from/3.0.0: - 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} + 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} name: import-from version: 3.0.0 engines: {node: '>=8'} @@ -4135,8 +3998,17 @@ packages: engines: {node: '>=8'} 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} + name: inflight + version: 1.0.6 + dependencies: + once: registry.nlark.com/once/1.4.0 + wrappy: registry.nlark.com/wrappy/1.0.2 + dev: true + registry.nlark.com/inherits/2.0.4: - resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} + resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} name: inherits version: 2.0.4 dev: true @@ -4182,7 +4054,7 @@ packages: dev: true registry.nlark.com/is-binary-path/2.1.0: - 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} + 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} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} @@ -4234,14 +4106,14 @@ packages: dev: true registry.nlark.com/is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz} + resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz} name: is-extglob version: 2.1.1 engines: {node: '>=0.10.0'} dev: true registry.nlark.com/is-glob/4.0.1: - resolution: {integrity: sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-glob/download/is-glob-4.0.1.tgz} + resolution: {integrity: sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-glob/download/is-glob-4.0.1.tgz} name: is-glob version: 4.0.1 engines: {node: '>=0.10.0'} @@ -4259,7 +4131,7 @@ packages: dev: true registry.nlark.com/is-number/7.0.0: - resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz} + resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz} name: is-number version: 7.0.0 engines: {node: '>=0.12.0'} @@ -4356,13 +4228,20 @@ packages: version: 26.3.0 engines: {node: '>= 10.14.2'} - registry.nlark.com/jiti/1.12.0: - resolution: {integrity: sha1-b24ZCPlCUHViZABpLwttkC2yYuQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jiti/download/jiti-1.12.0.tgz?cache=0&sync_timestamp=1631530402093&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjiti%2Fdownload%2Fjiti-1.12.0.tgz} + 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} name: jiti - version: 1.12.0 + 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} + name: joycon + version: 3.0.1 + engines: {node: '>=10'} + dev: true + registry.nlark.com/js-stringify/1.0.2: resolution: {integrity: sha1-Fzb939lyTyijaCrcYjCufk6Weds=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-stringify/download/js-stringify-1.0.2.tgz} name: js-stringify @@ -4375,15 +4254,6 @@ packages: version: 4.0.0 dev: true - registry.nlark.com/json5/1.0.1: - resolution: {integrity: sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-1.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson5%2Fdownload%2Fjson5-1.0.1.tgz} - name: json5 - version: 1.0.1 - hasBin: true - dependencies: - minimist: registry.nlark.com/minimist/1.2.5 - dev: true - registry.nlark.com/jsonc-parser/2.3.1: resolution: {integrity: sha1-WVSRULEz8u+sykj+nOHsBlmvI0I=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-2.3.1.tgz} name: jsonc-parser @@ -4414,14 +4284,14 @@ packages: dev: true registry.nlark.com/lilconfig/2.0.3: - resolution: {integrity: sha1-aPMAXpIdr70qKvtIN5mGqm0lef0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lilconfig/download/lilconfig-2.0.3.tgz} + resolution: {integrity: sha1-aPMAXpIdr70qKvtIN5mGqm0lef0=, registry: http://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: https://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: http://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 @@ -4481,17 +4351,6 @@ packages: strip-bom: registry.nlark.com/strip-bom/3.0.0 dev: true - registry.nlark.com/loader-utils/1.4.0: - resolution: {integrity: sha1-xXm140yzSxp07cbB+za/o3HVphM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/loader-utils/download/loader-utils-1.4.0.tgz} - name: loader-utils - version: 1.4.0 - engines: {node: '>=4.0.0'} - dependencies: - big.js: registry.nlark.com/big.js/5.2.2 - emojis-list: registry.nlark.com/emojis-list/3.0.0 - json5: registry.nlark.com/json5/1.0.1 - dev: true - registry.nlark.com/locate-path/2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/locate-path/download/locate-path-2.0.0.tgz?cache=0&sync_timestamp=1629895855370&other_urls=https%3A%2F%2Fregistry.nlark.com%2Flocate-path%2Fdownload%2Flocate-path-2.0.0.tgz} name: locate-path @@ -4508,12 +4367,6 @@ packages: version: 4.17.21 dev: false - registry.nlark.com/lodash.camelcase/4.3.0: - resolution: {integrity: sha1-soqmKIorn8ZRA1x3EfZathkDMaY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.camelcase/download/lodash.camelcase-4.3.0.tgz} - name: lodash.camelcase - version: 4.3.0 - dev: true - 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} name: lodash @@ -4528,25 +4381,17 @@ packages: tslib: registry.nlark.com/tslib/2.3.1 dev: true - registry.nlark.com/lru-cache/5.1.1: - resolution: {integrity: sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lru-cache/download/lru-cache-5.1.1.tgz} - name: lru-cache - version: 5.1.1 - dependencies: - yallist: registry.nlark.com/yallist/3.1.1 - dev: true - registry.nlark.com/lru-cache/6.0.0: resolution: {integrity: sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lru-cache/download/lru-cache-6.0.0.tgz} name: lru-cache version: 6.0.0 engines: {node: '>=10'} dependencies: - yallist: 4.0.0 + yallist: registry.nlark.com/yallist/4.0.0 dev: true registry.nlark.com/magic-string/0.25.7: - resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/magic-string/download/magic-string-0.25.7.tgz} + resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, registry: http://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: @@ -4572,20 +4417,19 @@ packages: yargs-parser: registry.nlark.com/yargs-parser/20.2.9 dev: true - registry.nlark.com/merge-source-map/1.1.0: - resolution: {integrity: sha1-L93n5gIJOfcJBqaPLXrmheTIxkY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge-source-map/download/merge-source-map-1.1.0.tgz} - name: merge-source-map - version: 1.1.0 - dependencies: - source-map: registry.nlark.com/source-map/0.6.1 - dev: true - registry.nlark.com/merge/2.1.1: resolution: {integrity: sha1-We9L9+Cz6HkYZDboSBwGpsFiypg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge/download/merge-2.1.1.tgz} name: merge version: 2.1.1 dev: true + registry.nlark.com/merge2/1.4.1: + resolution: {integrity: sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge2/download/merge2-1.4.1.tgz} + name: merge2 + version: 1.4.1 + engines: {node: '>= 8'} + dev: true + registry.nlark.com/micromatch/4.0.4: resolution: {integrity: sha1-iW1Rnf6dsl/OlM63pQCRm/iB6/k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/micromatch/download/micromatch-4.0.4.tgz} name: micromatch @@ -4613,19 +4457,13 @@ packages: dev: false registry.nlark.com/minimatch/3.0.4: - resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz} + 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} name: minimatch version: 3.0.4 dependencies: brace-expansion: registry.nlark.com/brace-expansion/1.1.11 dev: true - registry.nlark.com/minimist/1.2.5: - resolution: {integrity: sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimist%2Fdownload%2Fminimist-1.2.5.tgz} - name: minimist - version: 1.2.5 - dev: true - registry.nlark.com/ms/2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ms/download/ms-2.0.0.tgz} name: ms @@ -4644,11 +4482,21 @@ packages: version: 2.1.3 dev: true - registry.nlark.com/naive-ui/2.19.0_vue@3.2.10: - resolution: {integrity: sha1-z7H5IbVnI12j0HYn6RwNyvTNCm0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/naive-ui/download/naive-ui-2.19.0.tgz} - id: registry.nlark.com/naive-ui/2.19.0 + 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} + name: mz + version: 2.7.0 + dependencies: + any-promise: registry.nlark.com/any-promise/1.3.0 + object-assign: registry.nlark.com/object-assign/4.1.1 + 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.0 + version: 2.19.1 peerDependencies: vue: ^3.0.0 dependencies: @@ -4688,7 +4536,7 @@ packages: dev: true registry.nlark.com/node-modules-regexp/1.0.0: - 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} + 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} name: node-modules-regexp version: 1.0.0 engines: {node: '>=0.10.0'} @@ -4718,7 +4566,7 @@ packages: dev: true registry.nlark.com/normalize-path/3.0.0: - 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} + 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} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} @@ -4759,7 +4607,7 @@ packages: dev: true registry.nlark.com/once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} + resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} name: once version: 1.4.0 dependencies: @@ -4871,6 +4719,13 @@ packages: engines: {node: '>=8'} 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} + name: path-is-absolute + version: 1.0.1 + engines: {node: '>=0.10.0'} + dev: true + registry.nlark.com/path-parse/1.0.7: resolution: {integrity: sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz} name: path-parse @@ -4885,7 +4740,7 @@ packages: dev: true registry.nlark.com/picomatch/2.3.0: - resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz} + resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz} name: picomatch version: 2.3.0 engines: {node: '>=8.6'} @@ -4913,7 +4768,7 @@ packages: dev: false registry.nlark.com/pirates/4.0.1: - resolution: {integrity: sha1-ZDqSyviUVm+RsrmG0sZpUKji+4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pirates/download/pirates-4.0.1.tgz} + resolution: {integrity: sha1-ZDqSyviUVm+RsrmG0sZpUKji+4c=, registry: http://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'} @@ -4931,111 +4786,20 @@ packages: dev: true registry.nlark.com/postcss-load-config/3.1.0: - 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} + 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} 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 yaml: registry.nlark.com/yaml/1.10.2 dev: true - registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.3.6: - resolution: {integrity: sha1-zaHwR8CugMl9vijD52pDuIAldB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-extract-imports/download/postcss-modules-extract-imports-3.0.0.tgz} - id: registry.nlark.com/postcss-modules-extract-imports/3.0.0 - name: postcss-modules-extract-imports - version: 3.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: registry.nlark.com/postcss/8.3.6 - dev: true - - registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.3.6: - resolution: {integrity: sha1-67tU+uFZjuz99pGgKz/zs5ClpRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-local-by-default/download/postcss-modules-local-by-default-4.0.0.tgz} - id: registry.nlark.com/postcss-modules-local-by-default/4.0.0 - name: postcss-modules-local-by-default - version: 4.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.3.6 - postcss: registry.nlark.com/postcss/8.3.6 - postcss-selector-parser: registry.nlark.com/postcss-selector-parser/6.0.6 - postcss-value-parser: registry.nlark.com/postcss-value-parser/4.1.0 - dev: true - - registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.3.6: - resolution: {integrity: sha1-nvMVFFbTu/oSDKRImN/Kby+gHwY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-scope/download/postcss-modules-scope-3.0.0.tgz} - id: registry.nlark.com/postcss-modules-scope/3.0.0 - name: postcss-modules-scope - version: 3.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: registry.nlark.com/postcss/8.3.6 - postcss-selector-parser: registry.nlark.com/postcss-selector-parser/6.0.6 - dev: true - - registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.3.6: - resolution: {integrity: sha1-18Xn5ow7s8myfL9Iyguz/7RgLJw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-values/download/postcss-modules-values-4.0.0.tgz} - id: registry.nlark.com/postcss-modules-values/4.0.0 - name: postcss-modules-values - version: 4.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.3.6 - postcss: registry.nlark.com/postcss/8.3.6 - dev: true - - registry.nlark.com/postcss-modules/4.2.2_postcss@8.3.6: - resolution: {integrity: sha1-Xnd3xaiWTqF2kZ2QsuVO+JEyHOU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules/download/postcss-modules-4.2.2.tgz} - id: registry.nlark.com/postcss-modules/4.2.2 - name: postcss-modules - version: 4.2.2 - peerDependencies: - postcss: ^8.0.0 - dependencies: - generic-names: registry.nlark.com/generic-names/2.0.1 - icss-replace-symbols: registry.nlark.com/icss-replace-symbols/1.1.0 - lodash.camelcase: registry.nlark.com/lodash.camelcase/4.3.0 - postcss: registry.nlark.com/postcss/8.3.6 - postcss-modules-extract-imports: registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.3.6 - postcss-modules-local-by-default: registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.3.6 - postcss-modules-scope: registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.3.6 - postcss-modules-values: registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.3.6 - string-hash: registry.nlark.com/string-hash/1.1.3 - dev: true - - registry.nlark.com/postcss-selector-parser/6.0.6: - resolution: {integrity: sha1-LFu6gXSsL2mBq2MaQqsO5UrzMuo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-selector-parser/download/postcss-selector-parser-6.0.6.tgz} - name: postcss-selector-parser - version: 6.0.6 - engines: {node: '>=4'} - dependencies: - cssesc: registry.nlark.com/cssesc/3.0.0 - util-deprecate: registry.nlark.com/util-deprecate/1.0.2 - dev: true - - registry.nlark.com/postcss-value-parser/4.1.0: - resolution: {integrity: sha1-RD9qIM7WSBor2k+oUypuVdeJoss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz} - name: postcss-value-parser - version: 4.1.0 - dev: true - registry.nlark.com/postcss/8.3.6: - resolution: {integrity: sha1-JzDddql5afN/U7mmCWGXvjEcxOo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss/download/postcss-8.3.6.tgz} + resolution: {integrity: sha1-JzDddql5afN/U7mmCWGXvjEcxOo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss/download/postcss-8.3.6.tgz?cache=0&sync_timestamp=1632290659105&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fpostcss%2Fdownload%2Fpostcss-8.3.6.tgz} name: postcss version: 8.3.6 engines: {node: ^10 || ^12 || >=14} @@ -5195,7 +4959,7 @@ packages: dev: true registry.nlark.com/queue-microtask/1.2.3: - resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/queue-microtask/download/queue-microtask-1.2.3.tgz} + resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=, registry: http://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 @@ -5236,7 +5000,7 @@ packages: dev: true registry.nlark.com/readdirp/3.6.0: - resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} + resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: http://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'} @@ -5273,7 +5037,7 @@ packages: version: 1.5.1 registry.nlark.com/resolve-from/5.0.0: - 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} + 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} name: resolve-from version: 5.0.0 engines: {node: '>=8'} @@ -5298,7 +5062,7 @@ packages: dev: true registry.nlark.com/reusify/1.0.4: - resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/reusify/download/reusify-1.0.4.tgz} + resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=, registry: http://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'} @@ -5314,6 +5078,14 @@ packages: fsevents: registry.nlark.com/fsevents/2.3.2 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} + name: run-parallel + version: 1.2.0 + dependencies: + queue-microtask: registry.nlark.com/queue-microtask/1.2.3 + dev: true + registry.nlark.com/rxjs/6.6.7: resolution: {integrity: sha1-kKwBisq/SRv2UEQjXVhjxNq4BMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rxjs/download/rxjs-6.6.7.tgz} name: rxjs @@ -5323,10 +5095,10 @@ packages: tslib: registry.nlark.com/tslib/1.14.1 dev: true - registry.nlark.com/sass/1.41.1: - resolution: {integrity: sha1-vKW+0hVBknecKfSPypxkTGDDjZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sass/download/sass-1.41.1.tgz?cache=0&sync_timestamp=1631843657593&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsass%2Fdownload%2Fsass-1.41.1.tgz} + registry.nlark.com/sass/1.42.1: + resolution: {integrity: sha1-WrF768HLGIGtLgyakyxmrWTkQeI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sass/download/sass-1.42.1.tgz} name: sass - version: 1.41.1 + version: 1.42.1 engines: {node: '>=8.9.0'} hasBin: true dependencies: @@ -5348,7 +5120,7 @@ packages: dev: true registry.nlark.com/semver/7.3.5: - resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1622604551741&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz} + resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz} name: semver version: 7.3.5 engines: {node: '>=10'} @@ -5391,13 +5163,13 @@ packages: dev: true registry.nlark.com/source-map/0.6.1: - resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map/download/source-map-0.6.1.tgz} + resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map/download/source-map-0.6.1.tgz} name: source-map version: 0.6.1 engines: {node: '>=0.10.0'} registry.nlark.com/sourcemap-codec/1.4.8: - resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sourcemap-codec/download/sourcemap-codec-1.4.8.tgz} + resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, registry: http://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 @@ -5414,12 +5186,6 @@ packages: version: 3.0.10 dev: true - registry.nlark.com/string-hash/1.1.3: - resolution: {integrity: sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-hash/download/string-hash-1.1.3.tgz} - name: string-hash - version: 1.1.3 - dev: true - registry.nlark.com/string_decoder/1.3.0: resolution: {integrity: sha1-QvEUWUpGzxqOMLCoT1bHjD7awh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string_decoder/download/string_decoder-1.3.0.tgz} name: string_decoder @@ -5459,7 +5225,7 @@ packages: dev: true registry.nlark.com/sucrase/3.20.1: - resolution: {integrity: sha1-HAVel9D6svmFfwJGE2QHWzpKsiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sucrase/download/sucrase-3.20.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsucrase%2Fdownload%2Fsucrase-3.20.1.tgz} + resolution: {integrity: sha1-HAVel9D6svmFfwJGE2QHWzpKsiY=, registry: http://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'} @@ -5468,9 +5234,9 @@ packages: commander: registry.nlark.com/commander/4.1.1 glob: registry.nlark.com/glob/7.1.6 lines-and-columns: registry.nlark.com/lines-and-columns/1.1.6 - mz: 2.7.0 + mz: registry.nlark.com/mz/2.7.0 pirates: registry.nlark.com/pirates/4.0.1 - ts-interface-checker: 0.1.13 + ts-interface-checker: registry.nlark.com/ts-interface-checker/0.1.13 dev: true registry.nlark.com/supports-color/5.5.0: @@ -5517,7 +5283,7 @@ packages: dev: true registry.nlark.com/thenify-all/1.6.0: - 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} + 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} name: thenify-all version: 1.6.0 engines: {node: '>=0.8'} @@ -5526,7 +5292,7 @@ packages: dev: true registry.nlark.com/thenify/3.3.1: - resolution: {integrity: sha1-iTLmhqQGYDigFt2eLKRq3Zg4qV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thenify/download/thenify-3.3.1.tgz} + resolution: {integrity: sha1-iTLmhqQGYDigFt2eLKRq3Zg4qV8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thenify/download/thenify-3.3.1.tgz} name: thenify version: 3.3.1 dependencies: @@ -5546,7 +5312,7 @@ packages: engines: {node: '>=4'} registry.nlark.com/to-regex-range/5.0.1: - resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz} + resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz} name: to-regex-range version: 5.0.1 engines: {node: '>=8.0'} @@ -5561,7 +5327,7 @@ packages: dev: true registry.nlark.com/tree-kill/1.2.2: - resolution: {integrity: sha1-TKCakJLIi3OnzcXooBtQeweQoMw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tree-kill/download/tree-kill-1.2.2.tgz} + resolution: {integrity: sha1-TKCakJLIi3OnzcXooBtQeweQoMw=, registry: http://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 @@ -5580,6 +5346,12 @@ packages: engines: {node: '>=8'} 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} + name: ts-interface-checker + version: 0.1.13 + dev: true + registry.nlark.com/tsconfig-paths/3.11.0: resolution: {integrity: sha1-lUwf6XPaYznHjgawPOLkiBC2XzY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tsconfig-paths/download/tsconfig-paths-3.11.0.tgz} name: tsconfig-paths @@ -5592,7 +5364,7 @@ packages: dev: true registry.nlark.com/tslib/1.14.1: - resolution: {integrity: sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-1.14.1.tgz?cache=0&sync_timestamp=1628722556410&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftslib%2Fdownload%2Ftslib-1.14.1.tgz} + resolution: {integrity: sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-1.14.1.tgz} name: tslib version: 1.14.1 dev: true @@ -5603,26 +5375,23 @@ packages: version: 2.3.1 dev: true - registry.nlark.com/tsup/4.14.0_typescript@4.4.3: - resolution: {integrity: sha1-Pi9gLYRGBBtI/LVXkEpwnA/OyYE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tsup/download/tsup-4.14.0.tgz} - id: registry.nlark.com/tsup/4.14.0 + 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: 4.14.0 + 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.21 + 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: 3.0.1 + 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 @@ -5634,6 +5403,19 @@ packages: - 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 + name: tsutils + version: 3.21.0 + engines: {node: '>= 6'} + peerDependencies: + typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' + dependencies: + tslib: registry.nlark.com/tslib/1.14.1 + typescript: registry.nlark.com/typescript/4.4.3 + dev: true + registry.nlark.com/type-check/0.4.0: resolution: {integrity: sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.4.0.tgz} name: type-check @@ -5686,7 +5468,7 @@ packages: hasBin: true dev: true - registry.nlark.com/unplugin-icons/0.11.1_4242227f15d365faebe5884deb26575d: + registry.nlark.com/unplugin-icons/0.11.1_847ba6615f49396ffc506f8fe9918fc7: 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 @@ -5708,9 +5490,9 @@ packages: optional: true dependencies: '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 - '@iconify/json': registry.nlark.com/@iconify/json/1.1.404 + '@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.nlark.com/@vue/compiler-sfc/3.2.12 + '@vue/compiler-sfc': registry.nlark.com/@vue/compiler-sfc/3.2.13 has-pkg: registry.nlark.com/has-pkg/0.0.1 unplugin: registry.nlark.com/unplugin/0.2.9_vite@2.5.10 transitivePeerDependencies: @@ -5719,30 +5501,19 @@ packages: - webpack dev: true - registry.nlark.com/unplugin-vue-components/0.15.1_vite@2.5.10+vue@3.2.10: - resolution: {integrity: sha1-YIM9+fVOXu3efZFsK6ZumiY3mKc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unplugin-vue-components/download/unplugin-vue-components-0.15.1.tgz?cache=0&sync_timestamp=1631586147989&other_urls=https%3A%2F%2Fregistry.nlark.com%2Funplugin-vue-components%2Fdownload%2Funplugin-vue-components-0.15.1.tgz} - id: registry.nlark.com/unplugin-vue-components/0.15.1 - name: unplugin-vue-components - version: 0.15.1 - engines: {node: '>=14'} + 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: - vue: 2 || 3 + rollup: ^2.50.0 + vite: ^2.3.0 + webpack: 4 || 5 dependencies: - '@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 - fast-glob: registry.nlark.com/fast-glob/3.2.7 - has-pkg: registry.nlark.com/has-pkg/0.0.1 - magic-string: registry.nlark.com/magic-string/0.25.7 - minimatch: registry.nlark.com/minimatch/3.0.4 - resolve: 1.20.0 - unplugin: registry.nlark.com/unplugin/0.2.9_vite@2.5.10 - vue: registry.nlark.com/vue/3.2.10 - transitivePeerDependencies: - - rollup - - supports-color - - vite - - webpack + 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: @@ -5774,12 +5545,6 @@ packages: engines: {node: '>=4'} dev: true - registry.nlark.com/util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/util-deprecate/download/util-deprecate-1.0.2.tgz} - name: util-deprecate - version: 1.0.2 - 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} id: registry.nlark.com/vdirs/0.1.4 @@ -5815,15 +5580,15 @@ packages: vite: registry.nlark.com/vite/2.5.10 dev: true - registry.nlark.com/vite-plugin-windicss/1.4.3_typescript@4.4.3+vite@2.5.10: - resolution: {integrity: sha1-c1oeNeh7lSk9UrnnVw7KlsO3JFs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-windicss/download/vite-plugin-windicss-1.4.3.tgz} - id: registry.nlark.com/vite-plugin-windicss/1.4.3 + 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.3 + version: 1.4.4 peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': registry.nlark.com/@windicss/plugin-utils/1.4.3_typescript@4.4.3 + '@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 @@ -6025,6 +5790,9 @@ 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 @@ -6123,7 +5891,7 @@ packages: dev: true registry.nlark.com/webpack-virtual-modules/0.4.3: - 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?cache=0&sync_timestamp=1620993523325&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwebpack-virtual-modules%2Fdownload%2Fwebpack-virtual-modules-0.4.3.tgz} + 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} name: webpack-virtual-modules version: 0.4.3 dev: true @@ -6149,25 +5917,19 @@ packages: dev: true registry.nlark.com/wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz?cache=0&sync_timestamp=1619133505879&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrappy%2Fdownload%2Fwrappy-1.0.2.tgz} + resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz} name: wrappy version: 1.0.2 dev: true - registry.nlark.com/yallist/3.1.1: - resolution: {integrity: sha1-27fa+b/YusmrRev2ArjLrQ1dCP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yallist/download/yallist-3.1.1.tgz} - name: yallist - version: 3.1.1 - dev: true - registry.nlark.com/yallist/4.0.0: - resolution: {integrity: sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yallist/download/yallist-4.0.0.tgz} + resolution: {integrity: sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yallist/download/yallist-4.0.0.tgz} name: yallist version: 4.0.0 dev: true registry.nlark.com/yaml/1.10.2: - resolution: {integrity: sha1-IwHF/78StGfejaIzOkWeKeeSDks=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yaml/download/yaml-1.10.2.tgz?cache=0&sync_timestamp=1630949706790&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fyaml%2Fdownload%2Fyaml-1.10.2.tgz} + resolution: {integrity: sha1-IwHF/78StGfejaIzOkWeKeeSDks=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yaml/download/yaml-1.10.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fyaml%2Fdownload%2Fyaml-1.10.2.tgz} name: yaml version: 1.10.2 engines: {node: '>= 6'} @@ -6201,3 +5963,29 @@ packages: version: 0.1.0 engines: {node: '>=10'} 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 + name: unplugin-vue-components + version: 0.15.2 + engines: {node: '>=14'} + peerDependencies: + vue: 2 || 3 + dependencies: + '@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 + fast-glob: registry.nlark.com/fast-glob/3.2.7 + has-pkg: registry.nlark.com/has-pkg/0.0.1 + 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 + vue: registry.nlark.com/vue/3.2.10 + transitivePeerDependencies: + - rollup + - supports-color + - vite + - webpack + dev: true diff --git a/src/layouts/BasicLayout/components/GlobalContent/index.vue b/src/layouts/BasicLayout/components/GlobalContent/index.vue index 45a4d4fe..b6fb73e0 100644 --- a/src/layouts/BasicLayout/components/GlobalContent/index.vue +++ b/src/layouts/BasicLayout/components/GlobalContent/index.vue @@ -1,22 +1,26 @@ diff --git a/src/layouts/BlankLayout/index.vue b/src/layouts/BlankLayout/index.vue index f8605264..924b6134 100644 --- a/src/layouts/BlankLayout/index.vue +++ b/src/layouts/BlankLayout/index.vue @@ -1,10 +1,15 @@