diff --git a/package.json b/package.json index 3bc43c7..1ecaf3d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@tinymce/tinymce-vue": "^4.0.4", "axios": "^0.21.4", "dayjs": "^1.10.7", - "element-plus": "^1.1.0-beta.12", + "element-plus": "^1.1.0-beta.16", "hotkeys-js": "^3.8.7", "js-cookie": "^3.0.1", "mitt": "^3.0.0", @@ -29,27 +29,27 @@ "path-to-regexp": "^6.2.0", "screenfull": "^5.1.0", "tinymce": "^5.9.2", - "vue": "^3.2.13", + "vue": "^3.2.18", "vue-router": "^4.0.11", "vuex": "^4.0.2" }, "devDependencies": { - "@vitejs/plugin-vue": "^1.9.0", - "@vue/compiler-sfc": "^3.2.13", + "@vitejs/plugin-vue": "^1.9.2", + "@vue/compiler-sfc": "^3.2.18", "eslint": "^7.32.0", "eslint-plugin-vue": "^7.18.0", "http-server": "^13.0.2", "husky": "^7.0.2", "lint-staged": "^11.1.2", "plop": "^2.7.4", - "sass": "^1.42.0", + "sass": "^1.42.1", "stylelint": "^13.13.1", "stylelint-config-recommended-scss": "^4.3.0", "stylelint-config-standard": "^22.0.0", "stylelint-scss": "^3.21.0", - "svgo": "^2.6.1", + "svgo": "^2.7.0", "unplugin-auto-import": "^0.4.6", - "unplugin-vue-components": "^0.15.1", + "unplugin-vue-components": "^0.15.3", "vite": "^2.5.10", "vite-plugin-banner": "^0.1.3", "vite-plugin-compression": "^0.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7dc9657..7b7fb3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,11 +2,11 @@ lockfileVersion: 5.3 specifiers: '@tinymce/tinymce-vue': ^4.0.4 - '@vitejs/plugin-vue': ^1.9.0 - '@vue/compiler-sfc': ^3.2.13 + '@vitejs/plugin-vue': ^1.9.2 + '@vue/compiler-sfc': ^3.2.18 axios: ^0.21.4 dayjs: ^1.10.7 - element-plus: ^1.1.0-beta.12 + element-plus: ^1.1.0-beta.16 eslint: ^7.32.0 eslint-plugin-vue: ^7.18.0 hotkeys-js: ^3.8.7 @@ -20,16 +20,16 @@ specifiers: path-browserify: ^1.0.1 path-to-regexp: ^6.2.0 plop: ^2.7.4 - sass: ^1.42.0 + sass: ^1.42.1 screenfull: ^5.1.0 stylelint: ^13.13.1 stylelint-config-recommended-scss: ^4.3.0 stylelint-config-standard: ^22.0.0 stylelint-scss: ^3.21.0 - svgo: ^2.6.1 + svgo: ^2.7.0 tinymce: ^5.9.2 unplugin-auto-import: ^0.4.6 - unplugin-vue-components: ^0.15.1 + unplugin-vue-components: ^0.15.3 vite: ^2.5.10 vite-plugin-banner: ^0.1.3 vite-plugin-compression: ^0.3.5 @@ -38,16 +38,16 @@ specifiers: vite-plugin-restart: ^0.0.2 vite-plugin-spritesmith: ^0.1.1 vite-plugin-svg-icons: ^1.0.4 - vue: ^3.2.13 + vue: ^3.2.18 vue-eslint-parser: ^7.11.0 vue-router: ^4.0.11 vuex: ^4.0.2 dependencies: - '@tinymce/tinymce-vue': registry.nlark.com/@tinymce/tinymce-vue/4.0.4_vue@3.2.13 + '@tinymce/tinymce-vue': registry.nlark.com/@tinymce/tinymce-vue/4.0.4_vue@3.2.18 axios: registry.nlark.com/axios/0.21.4 dayjs: registry.nlark.com/dayjs/1.10.7 - element-plus: registry.nlark.com/element-plus/1.1.0-beta.12_vue@3.2.13 + element-plus: registry.npmmirror.com/element-plus/1.1.0-beta.16_vue@3.2.18 hotkeys-js: registry.nlark.com/hotkeys-js/3.8.7 js-cookie: registry.nlark.com/js-cookie/3.0.1 mitt: registry.nlark.com/mitt/3.0.0 @@ -57,28 +57,28 @@ dependencies: path-to-regexp: registry.nlark.com/path-to-regexp/6.2.0 screenfull: registry.nlark.com/screenfull/5.1.0 tinymce: registry.nlark.com/tinymce/5.9.2 - vue: registry.nlark.com/vue/3.2.13 - vue-router: registry.nlark.com/vue-router/4.0.11_vue@3.2.13 - vuex: registry.nlark.com/vuex/4.0.2_vue@3.2.13 + vue: registry.npmmirror.com/vue/3.2.18 + vue-router: registry.nlark.com/vue-router/4.0.11_vue@3.2.18 + vuex: registry.nlark.com/vuex/4.0.2_vue@3.2.18 devDependencies: - '@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 - eslint: registry.nlark.com/eslint/7.32.0 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.9.2_vite@2.5.10 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.18 + eslint: registry.npmmirror.com/eslint/7.32.0 eslint-plugin-vue: registry.nlark.com/eslint-plugin-vue/7.18.0_eslint@7.32.0 http-server: registry.nlark.com/http-server/13.0.2 husky: registry.nlark.com/husky/7.0.2 lint-staged: registry.nlark.com/lint-staged/11.1.2 plop: registry.nlark.com/plop/2.7.4 - sass: registry.nlark.com/sass/1.42.0 + sass: registry.npmmirror.com/sass/1.42.1 stylelint: registry.nlark.com/stylelint/13.13.1 stylelint-config-recommended-scss: registry.nlark.com/stylelint-config-recommended-scss/4.3.0_d55469ff7b1b68c43b61270d19a60ab6 stylelint-config-standard: registry.nlark.com/stylelint-config-standard/22.0.0_stylelint@13.13.1 stylelint-scss: registry.nlark.com/stylelint-scss/3.21.0_stylelint@13.13.1 - svgo: registry.nlark.com/svgo/2.6.1 + svgo: registry.npmmirror.com/svgo/2.7.0 unplugin-auto-import: registry.nlark.com/unplugin-auto-import/0.4.6_vite@2.5.10 - unplugin-vue-components: registry.nlark.com/unplugin-vue-components/0.15.1_vite@2.5.10+vue@3.2.13 - vite: registry.nlark.com/vite/2.5.10 + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.15.3_vite@2.5.10+vue@3.2.18 + vite: registry.npmmirror.com/vite/2.5.10 vite-plugin-banner: registry.nlark.com/vite-plugin-banner/0.1.3 vite-plugin-compression: registry.nlark.com/vite-plugin-compression/0.3.5_vite@2.5.10 vite-plugin-html: registry.nlark.com/vite-plugin-html/2.1.0_vite@2.5.10 @@ -233,7 +233,7 @@ packages: '@babel/compat-data': registry.nlark.com/@babel/compat-data/7.15.0 '@babel/core': registry.nlark.com/@babel/core/7.15.5 '@babel/helper-validator-option': registry.nlark.com/@babel/helper-validator-option/7.14.5 - browserslist: registry.nlark.com/browserslist/4.17.0 + browserslist: registry.nlark.com/browserslist/4.17.1 semver: registry.nlark.com/semver/6.3.0 dev: true @@ -430,12 +430,6 @@ packages: to-fast-properties: registry.nlark.com/to-fast-properties/2.0.0 dev: true - registry.nlark.com/@element-plus/icons/0.0.11: - resolution: {integrity: sha1-mxh8ACd0VIuRGFDRf6X8L5pRX1c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@element-plus/icons/download/@element-plus/icons-0.0.11.tgz} - name: '@element-plus/icons' - version: 0.0.11 - dev: false - registry.nlark.com/@eslint/eslintrc/0.4.3: resolution: {integrity: sha1-nkKYHvA1vrPdSa3ResuW6P9vOUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@eslint/eslintrc/download/@eslint/eslintrc-0.4.3.tgz} name: '@eslint/eslintrc' @@ -571,7 +565,7 @@ packages: unist-util-find-all-after: registry.nlark.com/unist-util-find-all-after/3.0.2 dev: true - registry.nlark.com/@tinymce/tinymce-vue/4.0.4_vue@3.2.13: + registry.nlark.com/@tinymce/tinymce-vue/4.0.4_vue@3.2.18: resolution: {integrity: sha1-tHk08tHhBqya9/qboDFqjJbtMUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tinymce/tinymce-vue/download/@tinymce/tinymce-vue-4.0.4.tgz} id: registry.nlark.com/@tinymce/tinymce-vue/4.0.4 name: '@tinymce/tinymce-vue' @@ -579,7 +573,7 @@ packages: peerDependencies: vue: ^3.0.0 dependencies: - vue: registry.nlark.com/vue/3.2.13 + vue: registry.npmmirror.com/vue/3.2.18 dev: false registry.nlark.com/@trysound/sax/0.2.0: @@ -717,123 +711,7 @@ packages: version: 2.0.6 dev: true - registry.nlark.com/@vitejs/plugin-vue/1.9.0_vite@2.5.10: - resolution: {integrity: sha1-rkWKLqrB0G76yNcaRCfV10JGbXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.9.0.tgz} - id: registry.nlark.com/@vitejs/plugin-vue/1.9.0 - name: '@vitejs/plugin-vue' - version: 1.9.0 - engines: {node: '>=12.0.0'} - peerDependencies: - vite: ^2.5.10 - dependencies: - vite: registry.nlark.com/vite/2.5.10 - dev: true - - registry.nlark.com/@vue/compiler-core/3.2.13: - resolution: {integrity: sha1-kBJoCIuYpTxDvg8Cv6Djo4mta/Q=, registry: https://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.13 - dependencies: - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 - '@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 - - registry.nlark.com/@vue/compiler-dom/3.2.13: - resolution: {integrity: sha1-AomCSU+52XgH1SdbQjVXMmhvjtc=, registry: https://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.13 - dependencies: - '@vue/compiler-core': registry.nlark.com/@vue/compiler-core/3.2.13 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - - registry.nlark.com/@vue/compiler-sfc/3.2.13: - resolution: {integrity: sha1-o4R1BIqtnJbPBN/mNRKbQX4PkpU=, registry: https://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.13 - dependencies: - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 - '@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 - magic-string: registry.nlark.com/magic-string/0.25.7 - postcss: registry.nlark.com/postcss/8.3.6 - source-map: registry.nlark.com/source-map/0.6.1 - - registry.nlark.com/@vue/compiler-ssr/3.2.13: - resolution: {integrity: sha1-mENGcuC0iMKv+ksFcHMda+XNoYc=, registry: https://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.13 - dependencies: - '@vue/compiler-dom': registry.nlark.com/@vue/compiler-dom/3.2.13 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - - registry.nlark.com/@vue/devtools-api/6.0.0-beta.17: - resolution: {integrity: sha1-1LnrAsZw05pFMvS7PIUXq84/y4I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/devtools-api/download/@vue/devtools-api-6.0.0-beta.17.tgz} - name: '@vue/devtools-api' - version: 6.0.0-beta.17 - dev: false - - registry.nlark.com/@vue/reactivity/3.2.13: - resolution: {integrity: sha1-0mmwmqr+8GqRvz65je/UGiw9r1Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/reactivity/download/@vue/reactivity-3.2.13.tgz} - name: '@vue/reactivity' - version: 3.2.13 - dependencies: - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - dev: false - - registry.nlark.com/@vue/ref-transform/3.2.13: - resolution: {integrity: sha1-at/OUNOIzANoPZ0rpY86O95RZvQ=, registry: https://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.13 - dependencies: - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 - '@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 - - registry.nlark.com/@vue/runtime-core/3.2.13: - resolution: {integrity: sha1-i2L5JkLlavcdDTWp8AZdr2+es/s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/runtime-core/download/@vue/runtime-core-3.2.13.tgz} - name: '@vue/runtime-core' - version: 3.2.13 - dependencies: - '@vue/reactivity': registry.nlark.com/@vue/reactivity/3.2.13 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - dev: false - - registry.nlark.com/@vue/runtime-dom/3.2.13: - resolution: {integrity: sha1-I49RenV2Vxn4NzQJzuhTd1xjb5I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/runtime-dom/download/@vue/runtime-dom-3.2.13.tgz} - name: '@vue/runtime-dom' - version: 3.2.13 - dependencies: - '@vue/runtime-core': registry.nlark.com/@vue/runtime-core/3.2.13 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - csstype: registry.nlark.com/csstype/2.6.18 - dev: false - - registry.nlark.com/@vue/server-renderer/3.2.13_vue@3.2.13: - resolution: {integrity: sha1-sQpWS+Z+7Gch+Qs2w8gXwZ5gZLQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/server-renderer/download/@vue/server-renderer-3.2.13.tgz} - id: registry.nlark.com/@vue/server-renderer/3.2.13 - name: '@vue/server-renderer' - version: 3.2.13 - peerDependencies: - vue: 3.2.13 - dependencies: - '@vue/compiler-ssr': registry.nlark.com/@vue/compiler-ssr/3.2.13 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - vue: registry.nlark.com/vue/3.2.13 - dev: false - - registry.nlark.com/@vue/shared/3.2.13: - resolution: {integrity: sha1-yDDvlm168SWY4OqGKlVpXqWJzUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vue/shared/download/@vue/shared-3.2.13.tgz} - name: '@vue/shared' - version: 3.2.13 - - registry.nlark.com/@vueuse/core/6.1.0_vue@3.2.13: + registry.nlark.com/@vueuse/core/6.1.0_vue@3.2.18: resolution: {integrity: sha1-gTfCkc9JsRwt7aTVB5CW5Vs2/Cg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vueuse/core/download/@vueuse/core-6.1.0.tgz} id: registry.nlark.com/@vueuse/core/6.1.0 name: '@vueuse/core' @@ -842,12 +720,12 @@ packages: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 dependencies: - '@vueuse/shared': registry.nlark.com/@vueuse/shared/6.1.0_vue@3.2.13 - vue: registry.nlark.com/vue/3.2.13 - vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.13 + '@vueuse/shared': registry.nlark.com/@vueuse/shared/6.1.0_vue@3.2.18 + vue: registry.npmmirror.com/vue/3.2.18 + vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.18 dev: false - registry.nlark.com/@vueuse/shared/6.1.0_vue@3.2.13: + registry.nlark.com/@vueuse/shared/6.1.0_vue@3.2.18: resolution: {integrity: sha1-E3X9Qazv5S+aGELzxqijSHhlNbo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@vueuse/shared/download/@vueuse/shared-6.1.0.tgz} id: registry.nlark.com/@vueuse/shared/6.1.0 name: '@vueuse/shared' @@ -856,8 +734,8 @@ packages: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 dependencies: - vue: registry.nlark.com/vue/3.2.13 - vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.13 + vue: registry.npmmirror.com/vue/3.2.18 + vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.18 dev: false registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1: @@ -1110,21 +988,6 @@ packages: hasBin: true dev: true - registry.nlark.com/autoprefixer/9.8.6: - resolution: {integrity: sha1-O3NZTKG/kmYyDFrPFYjXTep0IQ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/autoprefixer/download/autoprefixer-9.8.6.tgz} - name: autoprefixer - version: 9.8.6 - hasBin: true - dependencies: - browserslist: registry.nlark.com/browserslist/4.17.0 - caniuse-lite: registry.nlark.com/caniuse-lite/1.0.30001259 - colorette: registry.nlark.com/colorette/1.4.0 - normalize-range: registry.nlark.com/normalize-range/0.1.2 - num2fraction: registry.nlark.com/num2fraction/1.2.2 - postcss: registry.nlark.com/postcss/7.0.36 - postcss-value-parser: registry.nlark.com/postcss-value-parser/4.1.0 - dev: true - registry.nlark.com/aws-sign2/0.7.0: resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/aws-sign2/download/aws-sign2-0.7.0.tgz} name: aws-sign2 @@ -1260,17 +1123,17 @@ packages: fill-range: registry.nlark.com/fill-range/7.0.1 dev: true - registry.nlark.com/browserslist/4.17.0: - resolution: {integrity: sha1-H82B7HW0HW1JlPsIMbkqwYwBZJw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/browserslist/download/browserslist-4.17.0.tgz} + registry.nlark.com/browserslist/4.17.1: + resolution: {integrity: sha1-qY0QT1SvRBKQt9WSYm3VQfpkLrk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/browserslist/download/browserslist-4.17.1.tgz} name: browserslist - version: 4.17.0 + version: 4.17.1 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: registry.nlark.com/caniuse-lite/1.0.30001259 - colorette: registry.nlark.com/colorette/1.4.0 - electron-to-chromium: registry.nlark.com/electron-to-chromium/1.3.846 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001260 + electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.3.850 escalade: registry.nlark.com/escalade/3.1.1 + nanocolors: registry.npmmirror.com/nanocolors/0.1.12 node-releases: registry.nlark.com/node-releases/1.1.76 dev: true @@ -1356,12 +1219,6 @@ packages: engines: {node: '>=6'} dev: true - registry.nlark.com/caniuse-lite/1.0.30001259: - resolution: {integrity: sha1-riFpHT2pxL5hREA6xA9x2fbv15A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/caniuse-lite/download/caniuse-lite-1.0.30001259.tgz} - name: caniuse-lite - version: 1.0.30001259 - dev: true - registry.nlark.com/caseless/0.12.0: resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/caseless/download/caseless-0.12.0.tgz} name: caseless @@ -1377,7 +1234,7 @@ packages: ansi-styles: registry.nlark.com/ansi-styles/2.2.1 escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 has-ansi: registry.nlark.com/has-ansi/2.0.0 - strip-ansi: registry.nlark.com/strip-ansi/3.0.1 + strip-ansi: registry.npmmirror.com/strip-ansi/3.0.1 supports-color: registry.nlark.com/supports-color/2.0.0 dev: true @@ -1528,7 +1385,7 @@ packages: engines: {node: '>=8'} dependencies: slice-ansi: registry.nlark.com/slice-ansi/3.0.0 - string-width: registry.nlark.com/string-width/4.2.2 + string-width: registry.npmmirror.com/string-width/4.2.3 dev: true registry.nlark.com/cli-width/3.0.0: @@ -1606,11 +1463,6 @@ packages: version: 1.1.4 dev: true - registry.nlark.com/colorette/1.4.0: - resolution: {integrity: sha1-UZD7uHJ2JZqGrXAL/yxtb6o/ykA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/colorette/download/colorette-1.4.0.tgz} - name: colorette - version: 1.4.0 - registry.nlark.com/colors/1.4.0: resolution: {integrity: sha1-xQSRR51MG9rtLJztMs98fcI2D3g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/colors/download/colors-1.4.0.tgz} name: colors @@ -2119,34 +1971,6 @@ packages: jake: registry.nlark.com/jake/10.8.2 dev: true - registry.nlark.com/electron-to-chromium/1.3.846: - resolution: {integrity: sha1-pV/VlhPbyu1gnpZePoj0KwjEAdM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/electron-to-chromium/download/electron-to-chromium-1.3.846.tgz} - name: electron-to-chromium - version: 1.3.846 - dev: true - - registry.nlark.com/element-plus/1.1.0-beta.12_vue@3.2.13: - resolution: {integrity: sha1-L9ZG88L3h9+ygtCR7GqmlF0b7Go=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/element-plus/download/element-plus-1.1.0-beta.12.tgz} - id: registry.nlark.com/element-plus/1.1.0-beta.12 - name: element-plus - version: 1.1.0-beta.12 - peerDependencies: - vue: ^3.2.0 - dependencies: - '@element-plus/icons': registry.nlark.com/@element-plus/icons/0.0.11 - '@popperjs/core': registry.nlark.com/@popperjs/core/2.10.1 - '@vueuse/core': registry.nlark.com/@vueuse/core/6.1.0_vue@3.2.13 - async-validator: registry.nlark.com/async-validator/3.5.2 - dayjs: registry.nlark.com/dayjs/1.10.7 - lodash: registry.nlark.com/lodash/4.17.21 - mitt: registry.nlark.com/mitt/2.1.0 - normalize-wheel: registry.nlark.com/normalize-wheel/1.0.1 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 - vue: registry.nlark.com/vue/3.2.13 - transitivePeerDependencies: - - '@vue/composition-api' - dev: false - registry.nlark.com/emoji-regex/8.0.0: resolution: {integrity: sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emoji-regex/download/emoji-regex-8.0.0.tgz} name: emoji-regex @@ -2196,22 +2020,6 @@ packages: is-arrayish: registry.nlark.com/is-arrayish/0.2.1 dev: true - registry.nlark.com/esbuild/0.11.3: - resolution: {integrity: sha1-tXFluQe+T/umUfZFBTjOjYwdXrA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esbuild/download/esbuild-0.11.3.tgz?cache=0&sync_timestamp=1631587409501&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fesbuild%2Fdownload%2Fesbuild-0.11.3.tgz} - name: esbuild - version: 0.11.3 - hasBin: true - requiresBuild: true - dev: true - - registry.nlark.com/esbuild/0.12.28: - resolution: {integrity: sha1-hNoNKg0N7hgSgVRSceDWXPb6se8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esbuild/download/esbuild-0.12.28.tgz?cache=0&sync_timestamp=1631587409501&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fesbuild%2Fdownload%2Fesbuild-0.12.28.tgz} - name: esbuild - version: 0.12.28 - hasBin: true - requiresBuild: true - dev: true - registry.nlark.com/escalade/3.1.1: resolution: {integrity: sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escalade/download/escalade-3.1.1.tgz} name: escalade @@ -2248,7 +2056,7 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: registry.nlark.com/eslint/7.32.0 + eslint: registry.npmmirror.com/eslint/7.32.0 eslint-utils: registry.nlark.com/eslint-utils/2.1.0 natural-compare: registry.nlark.com/natural-compare/1.4.0 semver: registry.nlark.com/semver/6.3.0 @@ -2288,55 +2096,6 @@ packages: engines: {node: '>=10'} dev: true - registry.nlark.com/eslint/7.32.0: - resolution: {integrity: sha1-xtMooUvj+wjI0dIeEsAv23oqgS0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint/download/eslint-7.32.0.tgz} - name: eslint - version: 7.32.0 - engines: {node: ^10.12.0 || >=12.0.0} - hasBin: true - dependencies: - '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.12.11 - '@eslint/eslintrc': registry.nlark.com/@eslint/eslintrc/0.4.3 - '@humanwhocodes/config-array': registry.nlark.com/@humanwhocodes/config-array/0.5.0 - ajv: registry.nlark.com/ajv/6.12.6 - chalk: registry.nlark.com/chalk/4.1.2 - cross-spawn: registry.nlark.com/cross-spawn/7.0.3 - debug: registry.nlark.com/debug/4.3.2 - doctrine: registry.nlark.com/doctrine/3.0.0 - enquirer: registry.nlark.com/enquirer/2.3.6 - escape-string-regexp: registry.nlark.com/escape-string-regexp/4.0.0 - eslint-scope: registry.nlark.com/eslint-scope/5.1.1 - eslint-utils: registry.nlark.com/eslint-utils/2.1.0 - eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/2.1.0 - espree: registry.nlark.com/espree/7.3.1 - esquery: registry.nlark.com/esquery/1.4.0 - esutils: registry.nlark.com/esutils/2.0.3 - fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 - file-entry-cache: registry.nlark.com/file-entry-cache/6.0.1 - functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 - glob-parent: registry.nlark.com/glob-parent/5.1.2 - globals: registry.nlark.com/globals/13.11.0 - ignore: registry.nlark.com/ignore/4.0.6 - import-fresh: registry.nlark.com/import-fresh/3.3.0 - imurmurhash: registry.nlark.com/imurmurhash/0.1.4 - is-glob: registry.nlark.com/is-glob/4.0.1 - js-yaml: registry.nlark.com/js-yaml/3.14.1 - json-stable-stringify-without-jsonify: registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1 - levn: registry.nlark.com/levn/0.4.1 - lodash.merge: registry.nlark.com/lodash.merge/4.6.2 - minimatch: registry.nlark.com/minimatch/3.0.4 - natural-compare: registry.nlark.com/natural-compare/1.4.0 - optionator: registry.nlark.com/optionator/0.9.1 - progress: registry.nlark.com/progress/2.0.3 - regexpp: registry.nlark.com/regexpp/3.2.0 - semver: registry.nlark.com/semver/7.3.5 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 - strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 - table: registry.nlark.com/table/6.7.1 - text-table: registry.nlark.com/text-table/0.2.0 - v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 - dev: true - registry.nlark.com/espree/6.2.1: resolution: {integrity: sha1-d/xy4f10SiBSwg84pbV1gy6Cc0o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/espree/download/espree-6.2.1.tgz} name: espree @@ -2893,19 +2652,6 @@ packages: is-glob: registry.nlark.com/is-glob/4.0.1 dev: true - registry.nlark.com/glob/7.1.7: - resolution: {integrity: sha1-Oxk+kjPwHULQs/eClLvutBj5SpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/glob/download/glob-7.1.7.tgz} - name: glob - version: 7.1.7 - dependencies: - fs.realpath: registry.nlark.com/fs.realpath/1.0.0 - 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: registry.nlark.com/path-is-absolute/1.0.1 - dev: true - registry.nlark.com/global-modules/1.0.0: resolution: {integrity: sha1-bXcPDrUjrHgWTXK15xqIdyZcw+o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/global-modules/download/global-modules-1.0.0.tgz} name: global-modules @@ -2976,7 +2722,7 @@ packages: 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 - glob: registry.nlark.com/glob/7.1.7 + glob: registry.npmmirror.com/glob/7.2.0 ignore: registry.nlark.com/ignore/5.1.8 merge2: registry.nlark.com/merge2/1.4.1 slash: registry.nlark.com/slash/3.0.0 @@ -3008,7 +2754,7 @@ packages: version: 1.3.3 engines: {node: '>= 0.10'} dependencies: - glob: registry.nlark.com/glob/7.1.7 + glob: registry.npmmirror.com/glob/7.1.7 lodash: registry.nlark.com/lodash/4.17.21 minimatch: registry.nlark.com/minimatch/3.0.4 dev: true @@ -3406,8 +3152,8 @@ packages: mute-stream: 0.0.8 run-async: registry.nlark.com/run-async/2.4.1 rxjs: registry.nlark.com/rxjs/6.6.7 - string-width: registry.nlark.com/string-width/4.2.2 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 through: registry.nlark.com/through/2.3.8 dev: true @@ -3815,12 +3561,6 @@ packages: version: 0.4.3 dev: true - registry.nlark.com/js-base64/2.6.4: - resolution: {integrity: sha1-9OaGxd4eofhn28rT1G2WlCjfmMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-base64/download/js-base64-2.6.4.tgz} - name: js-base64 - version: 2.6.4 - dev: true - registry.nlark.com/js-cookie/3.0.1: resolution: {integrity: sha1-njm0xsL1ZWNwjX0x9vXyGHOpJBQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-cookie/download/js-cookie-3.0.1.tgz} name: js-cookie @@ -4034,7 +3774,7 @@ packages: debug: registry.nlark.com/debug/4.3.2 enquirer: registry.nlark.com/enquirer/2.3.6 execa: registry.nlark.com/execa/5.1.1 - listr2: registry.nlark.com/listr2/3.12.1_enquirer@2.3.6 + listr2: registry.npmmirror.com/listr2/3.12.2_enquirer@2.3.6 log-symbols: registry.nlark.com/log-symbols/4.1.0 micromatch: registry.nlark.com/micromatch/4.0.4 normalize-path: registry.nlark.com/normalize-path/3.0.0 @@ -4043,25 +3783,6 @@ packages: stringify-object: registry.nlark.com/stringify-object/3.3.0 dev: true - registry.nlark.com/listr2/3.12.1_enquirer@2.3.6: - resolution: {integrity: sha1-deUVuGxmtguvJTVCzA3O1rYP7a8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/listr2/download/listr2-3.12.1.tgz} - id: registry.nlark.com/listr2/3.12.1 - name: listr2 - version: 3.12.1 - engines: {node: '>=10.0.0'} - peerDependencies: - enquirer: '>= 2.3.0 < 3' - dependencies: - cli-truncate: registry.nlark.com/cli-truncate/2.1.0 - colorette: registry.nlark.com/colorette/1.4.0 - enquirer: registry.nlark.com/enquirer/2.3.6 - log-update: registry.nlark.com/log-update/4.0.0 - p-map: registry.nlark.com/p-map/4.0.0 - rxjs: registry.nlark.com/rxjs/6.6.7 - through: registry.nlark.com/through/2.3.8 - wrap-ansi: registry.nlark.com/wrap-ansi/7.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 @@ -4231,18 +3952,6 @@ packages: version: 2.1.3 dev: true - registry.nlark.com/mdast-util-from-markdown/0.8.5: - resolution: {integrity: sha1-0e8spCvDd+ywRjqYeRDa6JvZoow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mdast-util-from-markdown/download/mdast-util-from-markdown-0.8.5.tgz} - name: mdast-util-from-markdown - version: 0.8.5 - dependencies: - '@types/mdast': registry.nlark.com/@types/mdast/3.0.10 - mdast-util-to-string: registry.nlark.com/mdast-util-to-string/2.0.0 - micromark: registry.nlark.com/micromark/2.11.4 - parse-entities: registry.nlark.com/parse-entities/2.0.0 - unist-util-stringify-position: registry.nlark.com/unist-util-stringify-position/2.0.3 - dev: true - registry.nlark.com/mdast-util-to-markdown/0.6.5: resolution: {integrity: sha1-sz9nyoINaebMUnqT1AOSSbUEvr4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mdast-util-to-markdown/download/mdast-util-to-markdown-0.6.5.tgz} name: mdast-util-to-markdown @@ -4268,6 +3977,12 @@ packages: version: 2.0.14 dev: true + registry.nlark.com/memoize-one/5.2.1: + resolution: {integrity: sha1-gzeqPEM1WBg57AHD1ZQJDOvo8A4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/memoize-one/download/memoize-one-5.2.1.tgz} + name: memoize-one + version: 5.2.1 + dev: false + registry.nlark.com/meow/9.0.0: resolution: {integrity: sha1-zZUQvFysne59A8c+4fmtlZ9Oo2Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/meow/download/meow-9.0.0.tgz?cache=0&sync_timestamp=1631501916195&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmeow%2Fdownload%2Fmeow-9.0.0.tgz} name: meow @@ -4421,12 +4136,6 @@ packages: version: 1.2.5 dev: true - registry.nlark.com/mitt/2.1.0: - resolution: {integrity: sha1-90BXfCMXbGIFsSGylzUU6t4bIjA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mitt/download/mitt-2.1.0.tgz} - name: mitt - version: 2.1.0 - dev: false - registry.nlark.com/mitt/3.0.0: resolution: {integrity: sha1-ae+b1cgP9vV0c+jYkybQHEFL4L0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mitt/download/mitt-3.0.0.tgz} name: mitt @@ -4826,7 +4535,7 @@ packages: cli-cursor: registry.nlark.com/cli-cursor/2.1.0 cli-spinners: registry.nlark.com/cli-spinners/2.6.0 log-symbols: registry.nlark.com/log-symbols/2.2.0 - strip-ansi: registry.nlark.com/strip-ansi/5.2.0 + strip-ansi: registry.npmmirror.com/strip-ansi/5.2.0 wcwidth: registry.nlark.com/wcwidth/1.0.1 dev: true @@ -5071,22 +4780,6 @@ packages: engines: {node: '>=8.6'} dev: true - registry.nlark.com/pixelsmith/2.4.1: - resolution: {integrity: sha1-TM/s9utUR9odOP4m8tcNJGpAF54=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pixelsmith/download/pixelsmith-2.4.1.tgz} - name: pixelsmith - version: 2.4.1 - engines: {node: '>= 8.0.0'} - dependencies: - async: registry.nlark.com/async/0.9.2 - concat-stream: registry.nlark.com/concat-stream/1.5.2 - get-pixels: registry.nlark.com/get-pixels/3.3.3 - mime-types: registry.nlark.com/mime-types/2.1.32 - ndarray: registry.nlark.com/ndarray/1.0.19 - obj-extend: registry.nlark.com/obj-extend/0.1.0 - save-pixels: registry.nlark.com/save-pixels/2.3.6 - vinyl-file: registry.nlark.com/vinyl-file/1.3.0 - dev: true - registry.nlark.com/please-upgrade-node/3.2.0: resolution: {integrity: sha1-rt3T+ZTJM+StmLmdmlVu+g4v6UI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/please-upgrade-node/download/please-upgrade-node-3.2.0.tgz} name: please-upgrade-node @@ -5178,7 +4871,7 @@ packages: name: postcss-prefix-selector version: 1.13.0 dependencies: - postcss: registry.nlark.com/postcss/8.3.6 + postcss: registry.nlark.com/postcss/8.3.7 dev: true registry.nlark.com/postcss-resolve-nested-selector/0.1.1: @@ -5248,7 +4941,7 @@ packages: engines: {node: '>=0.12'} dependencies: chalk: registry.nlark.com/chalk/1.1.3 - js-base64: registry.nlark.com/js-base64/2.6.4 + js-base64: registry.npmmirror.com/js-base64/2.6.4 source-map: registry.nlark.com/source-map/0.5.7 supports-color: registry.nlark.com/supports-color/3.2.3 dev: true @@ -5264,13 +4957,13 @@ packages: supports-color: registry.nlark.com/supports-color/6.1.0 dev: true - registry.nlark.com/postcss/8.3.6: - resolution: {integrity: sha1-JzDddql5afN/U7mmCWGXvjEcxOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss/download/postcss-8.3.6.tgz} + registry.nlark.com/postcss/8.3.7: + resolution: {integrity: sha1-7IhWNYjI2o5Y5yJvdjO1GuIh7to=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss/download/postcss-8.3.7.tgz} name: postcss - version: 8.3.6 + version: 8.3.7 engines: {node: ^10 || ^12 || >=14} dependencies: - colorette: registry.nlark.com/colorette/1.4.0 + nanocolors: registry.npmmirror.com/nanocolors/0.1.12 nanoid: registry.nlark.com/nanoid/3.1.25 source-map-js: registry.nlark.com/source-map-js/0.6.2 @@ -5543,7 +5236,7 @@ packages: name: remark-parse version: 9.0.0 dependencies: - mdast-util-from-markdown: registry.nlark.com/mdast-util-from-markdown/0.8.5 + mdast-util-from-markdown: registry.npmmirror.com/mdast-util-from-markdown/0.8.5 dev: true registry.nlark.com/remark-stringify/9.0.1: @@ -5713,17 +5406,7 @@ packages: version: 3.0.2 hasBin: true dependencies: - glob: registry.nlark.com/glob/7.1.7 - dev: true - - registry.nlark.com/rollup/2.56.3: - resolution: {integrity: sha1-tj7a3ZhRsNYYptDmr4IBlVp3rv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rollup/download/rollup-2.56.3.tgz} - name: rollup - version: 2.56.3 - engines: {node: '>=10.0.0'} - hasBin: true - optionalDependencies: - fsevents: registry.nlark.com/fsevents/2.3.2 + glob: registry.npmmirror.com/glob/7.2.0 dev: true registry.nlark.com/run-async/2.4.1: @@ -5776,16 +5459,6 @@ packages: version: 2.1.2 dev: true - registry.nlark.com/sass/1.42.0: - resolution: {integrity: sha1-3EheXPeJCiL9bMxoVsZPKXI51ZU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sass/download/sass-1.42.0.tgz} - name: sass - version: 1.42.0 - engines: {node: '>=8.9.0'} - hasBin: true - dependencies: - chokidar: registry.nlark.com/chokidar/3.5.2 - dev: true - registry.nlark.com/save-pixels/2.3.6: resolution: {integrity: sha1-2fQKL2s3T5xh0U8bfe8lkdt/t4A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/save-pixels/download/save-pixels-2.3.6.tgz} name: save-pixels @@ -6106,7 +5779,7 @@ packages: dependencies: concat-stream: registry.nlark.com/concat-stream/1.5.2 layout: registry.nlark.com/layout/2.2.0 - pixelsmith: registry.nlark.com/pixelsmith/2.4.1 + pixelsmith: registry.npmmirror.com/pixelsmith/2.5.0 semver: registry.nlark.com/semver/5.0.3 through2: registry.nlark.com/through2/2.0.5 dev: true @@ -6159,17 +5832,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/string-width/4.2.2: - resolution: {integrity: sha1-2v1PlVmnWFz7pSnGoKT3NIjr1MU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-width/download/string-width-4.2.2.tgz} - name: string-width - version: 4.2.2 - engines: {node: '>=8'} - dependencies: - emoji-regex: registry.nlark.com/emoji-regex/8.0.0 - is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 - dev: true - registry.nlark.com/string_decoder/0.10.31: resolution: {integrity: sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string_decoder/download/string_decoder-0.10.31.tgz} name: string_decoder @@ -6203,33 +5865,6 @@ packages: is-regexp: registry.nlark.com/is-regexp/1.0.0 dev: true - registry.nlark.com/strip-ansi/3.0.1: - resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-ansi/download/strip-ansi-3.0.1.tgz} - name: strip-ansi - version: 3.0.1 - engines: {node: '>=0.10.0'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/2.1.1 - dev: true - - registry.nlark.com/strip-ansi/5.2.0: - resolution: {integrity: sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-ansi/download/strip-ansi-5.2.0.tgz} - name: strip-ansi - version: 5.2.0 - engines: {node: '>=6'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/4.1.0 - dev: true - - registry.nlark.com/strip-ansi/6.0.0: - resolution: {integrity: sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-ansi/download/strip-ansi-6.0.0.tgz} - name: strip-ansi - version: 6.0.0 - engines: {node: '>=8'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/5.0.1 - dev: true - registry.nlark.com/strip-bom-stream/1.0.0: resolution: {integrity: sha1-5xRDmFd9Uaa+0PoZlPoF9D/ZiO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-bom-stream/download/strip-bom-stream-1.0.0.tgz} name: strip-bom-stream @@ -6341,7 +5976,7 @@ packages: dependencies: '@stylelint/postcss-css-in-js': registry.nlark.com/@stylelint/postcss-css-in-js/0.37.2_2b33a41d320e3e2012e5b3b0fadc703b '@stylelint/postcss-markdown': registry.nlark.com/@stylelint/postcss-markdown/0.36.2_2b33a41d320e3e2012e5b3b0fadc703b - autoprefixer: registry.nlark.com/autoprefixer/9.8.6 + autoprefixer: registry.npmmirror.com/autoprefixer/9.8.6 balanced-match: registry.nlark.com/balanced-match/2.0.0 chalk: registry.nlark.com/chalk/4.1.2 cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 @@ -6379,8 +6014,8 @@ packages: resolve-from: registry.nlark.com/resolve-from/5.0.0 slash: registry.nlark.com/slash/3.0.0 specificity: registry.nlark.com/specificity/0.4.1 - string-width: registry.nlark.com/string-width/4.2.2 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 style-search: registry.nlark.com/style-search/0.1.0 sugarss: registry.nlark.com/sugarss/2.0.0 svg-tags: registry.nlark.com/svg-tags/1.0.0 @@ -6446,22 +6081,6 @@ packages: version: 1.0.0 dev: true - registry.nlark.com/svgo/2.6.1: - resolution: {integrity: sha1-YLYTk34AgQKM/8I2kJDjZrCPHw4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/svgo/download/svgo-2.6.1.tgz} - name: svgo - version: 2.6.1 - engines: {node: '>=10.13.0'} - hasBin: true - dependencies: - '@trysound/sax': registry.nlark.com/@trysound/sax/0.2.0 - colorette: registry.nlark.com/colorette/1.4.0 - commander: registry.nlark.com/commander/7.2.0 - css-select: registry.nlark.com/css-select/4.1.3 - css-tree: registry.nlark.com/css-tree/1.1.3 - csso: registry.nlark.com/csso/4.2.0 - stable: registry.nlark.com/stable/0.1.8 - dev: true - registry.nlark.com/swap-case/1.1.2: resolution: {integrity: sha1-w5IDpFhzhfrTyFCgvRvK+ggZdOM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/swap-case/download/swap-case-1.1.2.tgz} name: swap-case @@ -6481,8 +6100,8 @@ packages: lodash.clonedeep: registry.nlark.com/lodash.clonedeep/4.5.0 lodash.truncate: registry.nlark.com/lodash.truncate/4.4.2 slice-ansi: registry.nlark.com/slice-ansi/4.0.0 - string-width: registry.nlark.com/string-width/4.2.2 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true registry.nlark.com/terser/4.8.0: @@ -6823,53 +6442,13 @@ packages: has-pkg: registry.nlark.com/has-pkg/0.0.1 magic-string: registry.nlark.com/magic-string/0.25.7 resolve: registry.nlark.com/resolve/1.20.0 - unplugin: registry.nlark.com/unplugin/0.2.13_vite@2.5.10 + unplugin: registry.npmmirror.com/unplugin/0.2.14_vite@2.5.10 transitivePeerDependencies: - rollup - vite - webpack dev: true - registry.nlark.com/unplugin-vue-components/0.15.1_vite@2.5.10+vue@3.2.13: - 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} - id: registry.nlark.com/unplugin-vue-components/0.15.1 - name: unplugin-vue-components - version: 0.15.1 - 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.13 - transitivePeerDependencies: - - rollup - - vite - - webpack - dev: true - - registry.nlark.com/unplugin/0.2.13_vite@2.5.10: - resolution: {integrity: sha1-k6iujxtsG+VzDmTWhMPTvCh3AdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unplugin/download/unplugin-0.2.13.tgz} - id: registry.nlark.com/unplugin/0.2.13 - name: unplugin - version: 0.2.13 - peerDependencies: - rollup: ^2.50.0 - vite: ^2.3.0 - webpack: 4 || 5 - dependencies: - upath: registry.nlark.com/upath/2.0.1 - vite: registry.nlark.com/vite/2.5.10 - webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 - dev: true - registry.nlark.com/unset-value/1.0.0: resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unset-value/download/unset-value-1.0.0.tgz} name: unset-value @@ -6880,13 +6459,6 @@ packages: isobject: registry.nlark.com/isobject/3.0.1 dev: true - registry.nlark.com/upath/2.0.1: - resolution: {integrity: sha1-UMc96mjW9rmQ9R0nnOYIFmXWGos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upath/download/upath-2.0.1.tgz} - name: upath - version: 2.0.1 - engines: {node: '>=4'} - dev: true - registry.nlark.com/upper-case-first/1.1.2: resolution: {integrity: sha1-XXm+3P8UQZUY/S7bCgUHybaFkRU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upper-case-first/download/upper-case-first-1.1.2.tgz} name: upper-case-first @@ -7042,7 +6614,7 @@ packages: chalk: registry.nlark.com/chalk/4.1.2 debug: registry.nlark.com/debug/4.3.2 fs-extra: registry.nlark.com/fs-extra/10.0.0 - vite: registry.nlark.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.5.10 dev: true registry.nlark.com/vite-plugin-html/2.1.0_vite@2.5.10: @@ -7059,7 +6631,7 @@ packages: ejs: registry.nlark.com/ejs/3.1.6 fs-extra: registry.nlark.com/fs-extra/10.0.0 html-minifier-terser: registry.nlark.com/html-minifier-terser/5.1.1 - vite: registry.nlark.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.5.10 dev: true registry.nlark.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.5.10: @@ -7078,11 +6650,11 @@ packages: chokidar: registry.nlark.com/chokidar/3.5.2 connect: registry.nlark.com/connect/3.7.0 debug: registry.nlark.com/debug/4.3.2 - esbuild: registry.nlark.com/esbuild/0.11.3 + esbuild: registry.npmmirror.com/esbuild/0.11.3 fast-glob: registry.nlark.com/fast-glob/3.2.7 mockjs: registry.nlark.com/mockjs/1.1.0 path-to-regexp: registry.nlark.com/path-to-regexp/6.2.0 - vite: registry.nlark.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.5.10 transitivePeerDependencies: - rollup dev: true @@ -7097,7 +6669,7 @@ packages: dependencies: chalk: registry.nlark.com/chalk/4.1.2 micromatch: registry.nlark.com/micromatch/4.0.4 - vite: registry.nlark.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.5.10 dev: true registry.nlark.com/vite-plugin-spritesmith/0.1.1: @@ -7127,26 +6699,11 @@ packages: etag: registry.nlark.com/etag/1.8.1 fs-extra: registry.nlark.com/fs-extra/10.0.0 svg-baker: 1.7.0 - svgo: registry.nlark.com/svgo/2.6.1 - vite: registry.nlark.com/vite/2.5.10 + svgo: registry.npmmirror.com/svgo/2.7.0 + vite: registry.npmmirror.com/vite/2.5.10 dev: true - registry.nlark.com/vite/2.5.10: - resolution: {integrity: sha1-xZjjtafhlW/8Uus7NCDRd/wu0qU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite/download/vite-2.5.10.tgz} - name: vite - version: 2.5.10 - engines: {node: '>=12.2.0'} - hasBin: true - dependencies: - esbuild: registry.nlark.com/esbuild/0.12.28 - postcss: registry.nlark.com/postcss/8.3.6 - resolve: registry.nlark.com/resolve/1.20.0 - rollup: registry.nlark.com/rollup/2.56.3 - optionalDependencies: - fsevents: registry.nlark.com/fsevents/2.3.2 - dev: true - - registry.nlark.com/vue-demi/0.11.4_vue@3.2.13: + registry.nlark.com/vue-demi/0.11.4_vue@3.2.18: resolution: {integrity: sha1-YQGZL+RyTPVjQBihbpU/MFLpTio=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue-demi/download/vue-demi-0.11.4.tgz} id: registry.nlark.com/vue-demi/0.11.4 name: vue-demi @@ -7158,7 +6715,7 @@ packages: '@vue/composition-api': ^1.0.0-rc.1 vue: ^3.0.0-0 || ^2.6.0 dependencies: - vue: registry.nlark.com/vue/3.2.13 + vue: registry.npmmirror.com/vue/3.2.18 dev: false registry.nlark.com/vue-eslint-parser/7.11.0_eslint@7.32.0: @@ -7171,7 +6728,7 @@ packages: eslint: '>=5.0.0' dependencies: debug: registry.nlark.com/debug/4.3.2 - eslint: registry.nlark.com/eslint/7.32.0 + eslint: registry.npmmirror.com/eslint/7.32.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/1.3.0 espree: registry.nlark.com/espree/6.2.1 @@ -7180,7 +6737,7 @@ packages: semver: registry.nlark.com/semver/6.3.0 dev: true - registry.nlark.com/vue-router/4.0.11_vue@3.2.13: + registry.nlark.com/vue-router/4.0.11_vue@3.2.18: resolution: {integrity: sha1-zWSaCUHGNSgXY6IJZbWZZD3caO0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue-router/download/vue-router-4.0.11.tgz?cache=0&sync_timestamp=1631583902795&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue-router%2Fdownload%2Fvue-router-4.0.11.tgz} id: registry.nlark.com/vue-router/4.0.11 name: vue-router @@ -7188,23 +6745,11 @@ packages: peerDependencies: vue: ^3.0.0 dependencies: - '@vue/devtools-api': registry.nlark.com/@vue/devtools-api/6.0.0-beta.17 - vue: registry.nlark.com/vue/3.2.13 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.18 + vue: registry.npmmirror.com/vue/3.2.18 dev: false - registry.nlark.com/vue/3.2.13: - resolution: {integrity: sha1-nRqU/GLcKa4ho90NjuJBmOQhZx4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue/download/vue-3.2.13.tgz} - name: vue - version: 3.2.13 - dependencies: - '@vue/compiler-dom': registry.nlark.com/@vue/compiler-dom/3.2.13 - '@vue/compiler-sfc': registry.nlark.com/@vue/compiler-sfc/3.2.13 - '@vue/runtime-dom': registry.nlark.com/@vue/runtime-dom/3.2.13 - '@vue/server-renderer': registry.nlark.com/@vue/server-renderer/3.2.13_vue@3.2.13 - '@vue/shared': registry.nlark.com/@vue/shared/3.2.13 - dev: false - - registry.nlark.com/vuex/4.0.2_vue@3.2.13: + registry.nlark.com/vuex/4.0.2_vue@3.2.18: resolution: {integrity: sha1-+Jbb1b8qDpY/AMZ+m2EN50nMrMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vuex/download/vuex-4.0.2.tgz?cache=0&sync_timestamp=1631583903381&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvuex%2Fdownload%2Fvuex-4.0.2.tgz} id: registry.nlark.com/vuex/4.0.2 name: vuex @@ -7212,8 +6757,8 @@ packages: peerDependencies: vue: ^3.0.2 dependencies: - '@vue/devtools-api': registry.nlark.com/@vue/devtools-api/6.0.0-beta.17 - vue: registry.nlark.com/vue/3.2.13 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.18 + vue: registry.npmmirror.com/vue/3.2.18 dev: false registry.nlark.com/wcwidth/1.0.1: @@ -7269,8 +6814,8 @@ packages: engines: {node: '>=8'} dependencies: ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - string-width: registry.nlark.com/string-width/4.2.2 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true registry.nlark.com/wrap-ansi/7.0.0: @@ -7280,8 +6825,8 @@ packages: engines: {node: '>=10'} dependencies: ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - string-width: registry.nlark.com/string-width/4.2.2 - strip-ansi: registry.nlark.com/strip-ansi/6.0.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true registry.nlark.com/wrappy/1.0.2: @@ -7333,3 +6878,471 @@ packages: name: zwitch version: 1.0.5 dev: true + + registry.npmmirror.com/@vitejs/plugin-vue/1.9.2_vite@2.5.10: + resolution: {integrity: sha1-cjTvuMPD1gx+rDUKk1B0qxggrg4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.9.2.tgz} + id: registry.npmmirror.com/@vitejs/plugin-vue/1.9.2 + name: '@vitejs/plugin-vue' + version: 1.9.2 + engines: {node: '>=12.0.0'} + peerDependencies: + vite: ^2.5.10 + dependencies: + vite: registry.npmmirror.com/vite/2.5.10 + dev: true + + registry.npmmirror.com/@vue/compiler-core/3.2.18: + resolution: {integrity: sha1-I5+O0uipXof2piNaR5jY0p5bTdg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.18.tgz} + name: '@vue/compiler-core' + version: 3.2.18 + dependencies: + '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + estree-walker: registry.nlark.com/estree-walker/2.0.2 + source-map: registry.nlark.com/source-map/0.6.1 + + registry.npmmirror.com/@vue/compiler-dom/3.2.18: + resolution: {integrity: sha1-a7Ow4xin6xbALrQv76lqWHZsZzA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.18.tgz} + name: '@vue/compiler-dom' + version: 3.2.18 + dependencies: + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + + registry.npmmirror.com/@vue/compiler-sfc/3.2.18: + resolution: {integrity: sha1-0t/NCdK7Wh3+cNaGrFE5Rzsl1e8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.2.18.tgz} + name: '@vue/compiler-sfc' + version: 3.2.18 + dependencies: + '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.18 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.18 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.18 + '@vue/ref-transform': registry.npmmirror.com/@vue/ref-transform/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + estree-walker: registry.nlark.com/estree-walker/2.0.2 + magic-string: registry.nlark.com/magic-string/0.25.7 + postcss: registry.nlark.com/postcss/8.3.7 + source-map: registry.nlark.com/source-map/0.6.1 + + registry.npmmirror.com/@vue/compiler-ssr/3.2.18: + resolution: {integrity: sha1-0oAaxedHLQswefVTpKuY3vlue+k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.2.18.tgz} + name: '@vue/compiler-ssr' + version: 3.2.18 + dependencies: + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + + registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.18: + resolution: {integrity: sha1-hMCv+SiaVylMuXSQgR9p6KCmf4o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/download/@vue/devtools-api-6.0.0-beta.18.tgz} + name: '@vue/devtools-api' + version: 6.0.0-beta.18 + dev: false + + registry.npmmirror.com/@vue/reactivity/3.2.18: + resolution: {integrity: sha1-RtUHconRxX9ivc38alZuNx4/IM0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/download/@vue/reactivity-3.2.18.tgz} + name: '@vue/reactivity' + version: 3.2.18 + dependencies: + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + dev: false + + registry.npmmirror.com/@vue/ref-transform/3.2.18: + resolution: {integrity: sha1-JwvlUC3ZXTEuyXD1GCOdDoVUi8k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/ref-transform/download/@vue/ref-transform-3.2.18.tgz} + name: '@vue/ref-transform' + version: 3.2.18 + dependencies: + '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + estree-walker: registry.nlark.com/estree-walker/2.0.2 + magic-string: registry.nlark.com/magic-string/0.25.7 + + registry.npmmirror.com/@vue/runtime-core/3.2.18: + resolution: {integrity: sha1-9N5bBSQwDusKCxfyDMvRKHqjOhY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-core/download/@vue/runtime-core-3.2.18.tgz} + name: '@vue/runtime-core' + version: 3.2.18 + dependencies: + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + dev: false + + registry.npmmirror.com/@vue/runtime-dom/3.2.18: + resolution: {integrity: sha1-JdI69DwQSrbEm2Xvm8Xim+V4jC0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-dom/download/@vue/runtime-dom-3.2.18.tgz} + name: '@vue/runtime-dom' + version: 3.2.18 + dependencies: + '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + csstype: registry.nlark.com/csstype/2.6.18 + dev: false + + registry.npmmirror.com/@vue/server-renderer/3.2.18_vue@3.2.18: + resolution: {integrity: sha1-Zv+Vjqxxnn3uQwwiaF0QCEdJFFM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/server-renderer/download/@vue/server-renderer-3.2.18.tgz} + id: registry.npmmirror.com/@vue/server-renderer/3.2.18 + name: '@vue/server-renderer' + version: 3.2.18 + peerDependencies: + vue: 3.2.18 + dependencies: + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + vue: registry.npmmirror.com/vue/3.2.18 + dev: false + + registry.npmmirror.com/@vue/shared/3.2.18: + resolution: {integrity: sha1-9gE1bhTkVUKOXbgoHJZrpMG8NAM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.18.tgz} + name: '@vue/shared' + version: 3.2.18 + + registry.npmmirror.com/autoprefixer/9.8.6: + resolution: {integrity: sha1-O3NZTKG/kmYyDFrPFYjXTep0IQ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/download/autoprefixer-9.8.6.tgz} + name: autoprefixer + version: 9.8.6 + hasBin: true + dependencies: + browserslist: registry.nlark.com/browserslist/4.17.1 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001260 + colorette: registry.npmmirror.com/colorette/1.4.0 + normalize-range: registry.nlark.com/normalize-range/0.1.2 + num2fraction: registry.nlark.com/num2fraction/1.2.2 + postcss: registry.nlark.com/postcss/7.0.36 + postcss-value-parser: registry.nlark.com/postcss-value-parser/4.1.0 + dev: true + + registry.npmmirror.com/caniuse-lite/1.0.30001260: + resolution: {integrity: sha1-474/NN2tc1ykonNvqedo7zQxYnA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/download/caniuse-lite-1.0.30001260.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001260.tgz} + name: caniuse-lite + version: 1.0.30001260 + dependencies: + nanocolors: registry.npmmirror.com/nanocolors/0.1.12 + dev: true + + registry.npmmirror.com/colorette/1.4.0: + resolution: {integrity: sha1-UZD7uHJ2JZqGrXAL/yxtb6o/ykA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colorette/download/colorette-1.4.0.tgz} + name: colorette + version: 1.4.0 + dev: true + + registry.npmmirror.com/electron-to-chromium/1.3.850: + resolution: {integrity: sha1-xWxyq/6rBRtLMovriURhxZEtBFY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/download/electron-to-chromium-1.3.850.tgz} + name: electron-to-chromium + version: 1.3.850 + dev: true + + registry.npmmirror.com/element-plus/1.1.0-beta.16_vue@3.2.18: + resolution: {integrity: sha1-RAnZ4z0AVpP2A59e0f4F4wGzFw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/element-plus/download/element-plus-1.1.0-beta.16.tgz} + id: registry.npmmirror.com/element-plus/1.1.0-beta.16 + name: element-plus + version: 1.1.0-beta.16 + peerDependencies: + vue: ^3.2.0 + dependencies: + '@popperjs/core': registry.nlark.com/@popperjs/core/2.10.1 + '@vueuse/core': registry.nlark.com/@vueuse/core/6.1.0_vue@3.2.18 + async-validator: registry.nlark.com/async-validator/3.5.2 + dayjs: registry.nlark.com/dayjs/1.10.7 + lodash: registry.nlark.com/lodash/4.17.21 + memoize-one: registry.nlark.com/memoize-one/5.2.1 + normalize-wheel: registry.nlark.com/normalize-wheel/1.0.1 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + vue: registry.npmmirror.com/vue/3.2.18 + transitivePeerDependencies: + - '@vue/composition-api' + dev: false + + registry.npmmirror.com/esbuild/0.11.3: + resolution: {integrity: sha1-tXFluQe+T/umUfZFBTjOjYwdXrA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.11.3.tgz} + name: esbuild + version: 0.11.3 + hasBin: true + requiresBuild: true + dev: true + + registry.npmmirror.com/esbuild/0.12.29: + resolution: {integrity: sha1-vmAtt8TceJRKnb3g0eoZ02wfiC0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.12.29.tgz} + name: esbuild + version: 0.12.29 + hasBin: true + requiresBuild: true + dev: true + + registry.npmmirror.com/eslint/7.32.0: + resolution: {integrity: sha1-xtMooUvj+wjI0dIeEsAv23oqgS0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/download/eslint-7.32.0.tgz} + name: eslint + version: 7.32.0 + engines: {node: ^10.12.0 || >=12.0.0} + hasBin: true + dependencies: + '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.12.11 + '@eslint/eslintrc': registry.nlark.com/@eslint/eslintrc/0.4.3 + '@humanwhocodes/config-array': registry.nlark.com/@humanwhocodes/config-array/0.5.0 + ajv: registry.nlark.com/ajv/6.12.6 + chalk: registry.nlark.com/chalk/4.1.2 + cross-spawn: registry.nlark.com/cross-spawn/7.0.3 + debug: registry.nlark.com/debug/4.3.2 + doctrine: registry.nlark.com/doctrine/3.0.0 + enquirer: registry.nlark.com/enquirer/2.3.6 + escape-string-regexp: registry.nlark.com/escape-string-regexp/4.0.0 + eslint-scope: registry.nlark.com/eslint-scope/5.1.1 + eslint-utils: registry.nlark.com/eslint-utils/2.1.0 + eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/2.1.0 + espree: registry.nlark.com/espree/7.3.1 + esquery: registry.nlark.com/esquery/1.4.0 + esutils: registry.nlark.com/esutils/2.0.3 + fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 + file-entry-cache: registry.nlark.com/file-entry-cache/6.0.1 + functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 + glob-parent: registry.nlark.com/glob-parent/5.1.2 + globals: registry.nlark.com/globals/13.11.0 + ignore: registry.nlark.com/ignore/4.0.6 + import-fresh: registry.nlark.com/import-fresh/3.3.0 + imurmurhash: registry.nlark.com/imurmurhash/0.1.4 + is-glob: registry.nlark.com/is-glob/4.0.1 + js-yaml: registry.nlark.com/js-yaml/3.14.1 + json-stable-stringify-without-jsonify: registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1 + levn: registry.nlark.com/levn/0.4.1 + lodash.merge: registry.nlark.com/lodash.merge/4.6.2 + minimatch: registry.nlark.com/minimatch/3.0.4 + natural-compare: registry.nlark.com/natural-compare/1.4.0 + optionator: registry.nlark.com/optionator/0.9.1 + progress: registry.nlark.com/progress/2.0.3 + regexpp: registry.nlark.com/regexpp/3.2.0 + semver: registry.nlark.com/semver/7.3.5 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 + table: registry.nlark.com/table/6.7.1 + text-table: registry.nlark.com/text-table/0.2.0 + v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 + dev: true + + registry.npmmirror.com/glob/7.1.7: + resolution: {integrity: sha1-Oxk+kjPwHULQs/eClLvutBj5SpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.1.7.tgz} + name: glob + version: 7.1.7 + dependencies: + fs.realpath: registry.nlark.com/fs.realpath/1.0.0 + 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: registry.nlark.com/path-is-absolute/1.0.1 + dev: true + + registry.npmmirror.com/glob/7.2.0: + resolution: {integrity: sha1-0VU1r3cy4C6Uj0xBYovZECk/YCM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz} + name: glob + version: 7.2.0 + dependencies: + fs.realpath: registry.nlark.com/fs.realpath/1.0.0 + 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: registry.nlark.com/path-is-absolute/1.0.1 + dev: true + + registry.npmmirror.com/js-base64/2.6.4: + resolution: {integrity: sha1-9OaGxd4eofhn28rT1G2WlCjfmMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-base64/download/js-base64-2.6.4.tgz} + name: js-base64 + version: 2.6.4 + dev: true + + registry.npmmirror.com/listr2/3.12.2_enquirer@2.3.6: + resolution: {integrity: sha1-LVXMYnERYDrUdoqeh8nHu5tJmX4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/listr2/download/listr2-3.12.2.tgz?cache=0&sync_timestamp=1632453070515&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Flistr2%2Fdownload%2Flistr2-3.12.2.tgz} + id: registry.npmmirror.com/listr2/3.12.2 + name: listr2 + version: 3.12.2 + engines: {node: '>=10.0.0'} + peerDependencies: + enquirer: '>= 2.3.0 < 3' + dependencies: + cli-truncate: registry.nlark.com/cli-truncate/2.1.0 + colorette: registry.npmmirror.com/colorette/1.4.0 + enquirer: registry.nlark.com/enquirer/2.3.6 + log-update: registry.nlark.com/log-update/4.0.0 + p-map: registry.nlark.com/p-map/4.0.0 + rxjs: registry.nlark.com/rxjs/6.6.7 + through: registry.nlark.com/through/2.3.8 + wrap-ansi: registry.nlark.com/wrap-ansi/7.0.0 + dev: true + + registry.npmmirror.com/mdast-util-from-markdown/0.8.5: + resolution: {integrity: sha1-0e8spCvDd+ywRjqYeRDa6JvZoow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdast-util-from-markdown/download/mdast-util-from-markdown-0.8.5.tgz} + name: mdast-util-from-markdown + version: 0.8.5 + dependencies: + '@types/mdast': registry.nlark.com/@types/mdast/3.0.10 + mdast-util-to-string: registry.nlark.com/mdast-util-to-string/2.0.0 + micromark: registry.nlark.com/micromark/2.11.4 + parse-entities: registry.nlark.com/parse-entities/2.0.0 + unist-util-stringify-position: registry.nlark.com/unist-util-stringify-position/2.0.3 + dev: true + + registry.npmmirror.com/nanocolors/0.1.12: + resolution: {integrity: sha1-hXdILFjL17W7FoHbTPSPEah/1fY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanocolors/download/nanocolors-0.1.12.tgz} + name: nanocolors + version: 0.1.12 + + registry.npmmirror.com/pathe/0.0.2: + resolution: {integrity: sha1-1pB4DleKgSfh1lgoOHYJwVOvwwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/download/pathe-0.0.2.tgz} + name: pathe + version: 0.0.2 + dev: true + + registry.npmmirror.com/pixelsmith/2.5.0: + resolution: {integrity: sha1-ez5SLgjqh3vXC63xWb3D7Ffh6EE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pixelsmith/download/pixelsmith-2.5.0.tgz} + name: pixelsmith + version: 2.5.0 + engines: {node: '>= 8.0.0'} + dependencies: + async: registry.nlark.com/async/0.9.2 + concat-stream: registry.nlark.com/concat-stream/1.5.2 + get-pixels: registry.nlark.com/get-pixels/3.3.3 + mime-types: registry.nlark.com/mime-types/2.1.32 + ndarray: registry.nlark.com/ndarray/1.0.19 + obj-extend: registry.nlark.com/obj-extend/0.1.0 + save-pixels: registry.nlark.com/save-pixels/2.3.6 + vinyl-file: registry.nlark.com/vinyl-file/1.3.0 + dev: true + + registry.npmmirror.com/rollup/2.57.0: + resolution: {integrity: sha1-wWlEdesi4QIkd8D0Y1/QrIBxMXM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/download/rollup-2.57.0.tgz} + name: rollup + version: 2.57.0 + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: registry.nlark.com/fsevents/2.3.2 + dev: true + + registry.npmmirror.com/sass/1.42.1: + resolution: {integrity: sha1-WrF768HLGIGtLgyakyxmrWTkQeI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/download/sass-1.42.1.tgz} + name: sass + version: 1.42.1 + engines: {node: '>=8.9.0'} + hasBin: true + dependencies: + chokidar: registry.nlark.com/chokidar/3.5.2 + dev: true + + registry.npmmirror.com/string-width/4.2.3: + resolution: {integrity: sha1-JpxxF9J7Ba0uU2gwqOyJXvnG0BA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/download/string-width-4.2.3.tgz} + name: string-width + version: 4.2.3 + engines: {node: '>=8'} + dependencies: + emoji-regex: registry.nlark.com/emoji-regex/8.0.0 + is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + dev: true + + registry.npmmirror.com/strip-ansi/3.0.1: + resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-3.0.1.tgz?cache=0&sync_timestamp=1632445112190&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-3.0.1.tgz} + name: strip-ansi + version: 3.0.1 + engines: {node: '>=0.10.0'} + dependencies: + ansi-regex: registry.nlark.com/ansi-regex/2.1.1 + dev: true + + registry.npmmirror.com/strip-ansi/5.2.0: + resolution: {integrity: sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-5.2.0.tgz?cache=0&sync_timestamp=1632445112190&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-5.2.0.tgz} + name: strip-ansi + version: 5.2.0 + engines: {node: '>=6'} + dependencies: + ansi-regex: registry.nlark.com/ansi-regex/4.1.0 + dev: true + + registry.npmmirror.com/strip-ansi/6.0.1: + resolution: {integrity: sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.1.tgz?cache=0&sync_timestamp=1632445112190&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-6.0.1.tgz} + name: strip-ansi + version: 6.0.1 + engines: {node: '>=8'} + dependencies: + ansi-regex: registry.nlark.com/ansi-regex/5.0.1 + dev: true + + registry.npmmirror.com/svgo/2.7.0: + resolution: {integrity: sha1-4WTN7SL0QI/kl48IK+gBWcrqHi0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/svgo/download/svgo-2.7.0.tgz} + name: svgo + version: 2.7.0 + engines: {node: '>=10.13.0'} + hasBin: true + dependencies: + '@trysound/sax': registry.nlark.com/@trysound/sax/0.2.0 + commander: registry.nlark.com/commander/7.2.0 + css-select: registry.nlark.com/css-select/4.1.3 + css-tree: registry.nlark.com/css-tree/1.1.3 + csso: registry.nlark.com/csso/4.2.0 + nanocolors: registry.npmmirror.com/nanocolors/0.1.12 + stable: registry.nlark.com/stable/0.1.8 + dev: true + + registry.npmmirror.com/unplugin-vue-components/0.15.3_vite@2.5.10+vue@3.2.18: + resolution: {integrity: sha1-ZVqdUR1xtZGi7CszdOi6PDMLnzA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.15.3.tgz} + id: registry.npmmirror.com/unplugin-vue-components/0.15.3 + name: unplugin-vue-components + version: 0.15.3 + 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.npmmirror.com/unplugin/0.2.14_vite@2.5.10 + vue: registry.npmmirror.com/vue/3.2.18 + transitivePeerDependencies: + - rollup + - vite + - webpack + dev: true + + registry.npmmirror.com/unplugin/0.2.14_vite@2.5.10: + resolution: {integrity: sha1-06O3nz1XWqgszws1Bm09+8Q9I08=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/download/unplugin-0.2.14.tgz} + id: registry.npmmirror.com/unplugin/0.2.14 + name: unplugin + version: 0.2.14 + peerDependencies: + rollup: ^2.50.0 + vite: ^2.3.0 + webpack: 4 || 5 + dependencies: + pathe: registry.npmmirror.com/pathe/0.0.2 + vite: registry.npmmirror.com/vite/2.5.10 + webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 + dev: true + + registry.npmmirror.com/vite/2.5.10: + resolution: {integrity: sha1-xZjjtafhlW/8Uus7NCDRd/wu0qU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/download/vite-2.5.10.tgz} + name: vite + version: 2.5.10 + engines: {node: '>=12.2.0'} + hasBin: true + dependencies: + esbuild: registry.npmmirror.com/esbuild/0.12.29 + postcss: registry.nlark.com/postcss/8.3.7 + resolve: registry.nlark.com/resolve/1.20.0 + rollup: registry.npmmirror.com/rollup/2.57.0 + optionalDependencies: + fsevents: registry.nlark.com/fsevents/2.3.2 + dev: true + + registry.npmmirror.com/vue/3.2.18: + resolution: {integrity: sha1-d5HLrLfkGTz4ZuqsE8phuRLOjrY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue/download/vue-3.2.18.tgz?cache=0&sync_timestamp=1632530255044&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvue%2Fdownload%2Fvue-3.2.18.tgz} + name: vue + version: 3.2.18 + dependencies: + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.18 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.18 + '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom/3.2.18 + '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer/3.2.18_vue@3.2.18 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.18 + dev: false