diff --git a/package.json b/package.json index 9f1297e..61c3b52 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "dependencies": { "@tinymce/tinymce-vue": "^4.0.4", - "axios": "^0.21.4", + "axios": "^0.22.0", "dayjs": "^1.10.7", - "element-plus": "^1.1.0-beta.18", + "element-plus": "^1.1.0-beta.19", "hotkeys-js": "^3.8.7", "js-cookie": "^3.0.1", "mitt": "^3.0.0", @@ -32,13 +32,13 @@ "vuex": "^4.0.2" }, "devDependencies": { - "@vitejs/plugin-vue": "^1.9.2", + "@vitejs/plugin-vue": "^1.9.3", "@vue/compiler-sfc": "^3.2.19", "eslint": "^7.32.0", - "eslint-plugin-vue": "^7.18.0", + "eslint-plugin-vue": "^7.19.1", "http-server": "^13.0.2", "husky": "^7.0.2", - "lint-staged": "^11.1.2", + "lint-staged": "^11.2.0", "plop": "^2.7.4", "sass": "^1.42.1", "stylelint": "^13.13.1", @@ -46,9 +46,9 @@ "stylelint-config-standard": "^22.0.0", "stylelint-scss": "^3.21.0", "svgo": "^2.7.0", - "unplugin-auto-import": "^0.4.8", - "unplugin-vue-components": "^0.15.4", - "vite": "^2.5.10", + "unplugin-auto-import": "^0.4.10", + "unplugin-vue-components": "^0.15.6", + "vite": "^2.6.5", "vite-plugin-banner": "^0.1.3", "vite-plugin-compression": "^0.3.5", "vite-plugin-html": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6e8488..40e5d64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,18 +2,18 @@ lockfileVersion: 5.3 specifiers: '@tinymce/tinymce-vue': ^4.0.4 - '@vitejs/plugin-vue': ^1.9.2 + '@vitejs/plugin-vue': ^1.9.3 '@vue/compiler-sfc': ^3.2.19 - axios: ^0.21.4 + axios: ^0.22.0 dayjs: ^1.10.7 - element-plus: ^1.1.0-beta.18 + element-plus: ^1.1.0-beta.19 eslint: ^7.32.0 - eslint-plugin-vue: ^7.18.0 + eslint-plugin-vue: ^7.19.1 hotkeys-js: ^3.8.7 http-server: ^13.0.2 husky: ^7.0.2 js-cookie: ^3.0.1 - lint-staged: ^11.1.2 + lint-staged: ^11.2.0 mitt: ^3.0.0 mockjs: ^1.1.0 nprogress: ^0.2.0 @@ -28,9 +28,9 @@ specifiers: stylelint-scss: ^3.21.0 svgo: ^2.7.0 tinymce: ^5.9.2 - unplugin-auto-import: ^0.4.8 - unplugin-vue-components: ^0.15.4 - vite: ^2.5.10 + unplugin-auto-import: ^0.4.10 + unplugin-vue-components: ^0.15.6 + vite: ^2.6.5 vite-plugin-banner: ^0.1.3 vite-plugin-compression: ^0.3.5 vite-plugin-html: ^2.1.1 @@ -46,10 +46,10 @@ specifiers: dependencies: '@tinymce/tinymce-vue': registry.npmmirror.com/@tinymce/tinymce-vue/4.0.4_vue@3.2.19 - axios: registry.nlark.com/axios/0.21.4 + axios: registry.npmmirror.com/axios/0.22.0 dayjs: registry.nlark.com/dayjs/1.10.7 - element-plus: registry.npmmirror.com/element-plus/1.1.0-beta.18_vue@3.2.19 - hotkeys-js: registry.npmmirror.com/hotkeys-js/3.8.7 + element-plus: registry.npmmirror.com/element-plus/1.1.0-beta.19_vue@3.2.19 + 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 mockjs: registry.nlark.com/mockjs/1.1.0 @@ -57,37 +57,37 @@ dependencies: path-browserify: registry.nlark.com/path-browserify/1.0.1 path-to-regexp: registry.nlark.com/path-to-regexp/6.2.0 screenfull: registry.nlark.com/screenfull/5.1.0 - tinymce: registry.npmmirror.com/tinymce/5.9.2 + tinymce: registry.nlark.com/tinymce/5.9.2 vue: registry.npmmirror.com/vue/3.2.19 vue-router: registry.nlark.com/vue-router/4.0.11_vue@3.2.19 vuex: registry.nlark.com/vuex/4.0.2_vue@3.2.19 devDependencies: - '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.9.2_vite@2.5.10 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.9.3_vite@2.6.5 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.19 eslint: registry.npmmirror.com/eslint/7.32.0 - eslint-plugin-vue: registry.nlark.com/eslint-plugin-vue/7.18.0_eslint@7.32.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/7.19.1_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 + lint-staged: registry.npmmirror.com/lint-staged/11.2.0 plop: registry.nlark.com/plop/2.7.4 - sass: registry.nlark.com/sass/1.42.1 + 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.npmmirror.com/svgo/2.7.0 - unplugin-auto-import: registry.npmmirror.com/unplugin-auto-import/0.4.8_vite@2.5.10 - unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.15.4_vite@2.5.10+vue@3.2.19 - vite: registry.npmmirror.com/vite/2.5.10 + unplugin-auto-import: registry.npmmirror.com/unplugin-auto-import/0.4.10_vite@2.6.5 + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.15.6_vite@2.6.5+vue@3.2.19 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 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.npmmirror.com/vite-plugin-html/2.1.1_vite@2.5.10 - vite-plugin-mock: registry.nlark.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.5.10 - vite-plugin-restart: registry.nlark.com/vite-plugin-restart/0.0.2_vite@2.5.10 + vite-plugin-compression: registry.nlark.com/vite-plugin-compression/0.3.5_vite@2.6.5 + vite-plugin-html: registry.npmmirror.com/vite-plugin-html/2.1.1_vite@2.6.5 + vite-plugin-mock: registry.nlark.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.6.5 + vite-plugin-restart: registry.nlark.com/vite-plugin-restart/0.0.2_vite@2.6.5 vite-plugin-spritesmith: registry.nlark.com/vite-plugin-spritesmith/0.1.1 - vite-plugin-svg-icons: registry.npmmirror.com/vite-plugin-svg-icons/1.0.5_vite@2.5.10 - vite-plugin-vue-setup-extend: registry.npmmirror.com/vite-plugin-vue-setup-extend/0.1.0_vite@2.5.10 + vite-plugin-svg-icons: registry.npmmirror.com/vite-plugin-svg-icons/1.0.5_vite@2.6.5 + vite-plugin-vue-setup-extend: registry.nlark.com/vite-plugin-vue-setup-extend/0.1.0_vite@2.6.5 vue-eslint-parser: registry.nlark.com/vue-eslint-parser/7.11.0_eslint@7.32.0 packages: @@ -96,6 +96,10 @@ packages: resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, tarball: concat-map/download/concat-map-0.0.1.tgz} dev: true + /data-uri-to-buffer/0.0.3: + resolution: {integrity: sha1-GK6XmmoMqZSwYlhTkW0mYruuCxo=, tarball: data-uri-to-buffer/download/data-uri-to-buffer-0.0.3.tgz} + dev: true + /ee-first/1.1.1: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, tarball: ee-first/download/ee-first-1.1.1.tgz} dev: true @@ -120,6 +124,15 @@ packages: resolution: {integrity: sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=, tarball: mute-stream/download/mute-stream-0.0.8.tgz} dev: true + /replace-ext/0.0.1: + resolution: {integrity: sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ=, tarball: replace-ext/download/replace-ext-0.0.1.tgz} + engines: {node: '>= 0.4'} + dev: true + + /secure-compare/3.0.1: + resolution: {integrity: sha1-8aAymzCLIh+uN7mXTz1XjQypmeM=, tarball: secure-compare/download/secure-compare-3.0.1.tgz} + dev: true + /string-argv/0.3.1: resolution: {integrity: sha1-leL77AQnrhkYSTX4FtdKqkxcGdo=, tarball: string-argv/download/string-argv-0.3.1.tgz} engines: {node: '>=0.6.19'} @@ -165,23 +178,6 @@ packages: '@types/throttle-debounce': registry.nlark.com/@types/throttle-debounce/2.1.0 dev: true - registry.nlark.com/@babel/code-frame/7.12.11: - resolution: {integrity: sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/code-frame/download/@babel/code-frame-7.12.11.tgz} - name: '@babel/code-frame' - version: 7.12.11 - dependencies: - '@babel/highlight': registry.nlark.com/@babel/highlight/7.14.5 - dev: true - - registry.nlark.com/@babel/code-frame/7.14.5: - resolution: {integrity: sha1-I7CNdA6D9JxeWZRfvxtD6Au/Tts=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/code-frame/download/@babel/code-frame-7.14.5.tgz} - name: '@babel/code-frame' - version: 7.14.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': registry.nlark.com/@babel/highlight/7.14.5 - dev: true - registry.nlark.com/@babel/compat-data/7.15.0: resolution: {integrity: sha1-Lbr4uFM0eWyvuw9Xk6kKL8AQsXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/compat-data/download/@babel/compat-data-7.15.0.tgz} name: '@babel/compat-data' @@ -189,41 +185,7 @@ packages: engines: {node: '>=6.9.0'} dev: true - registry.nlark.com/@babel/core/7.15.5: - resolution: {integrity: sha1-+O2aznMHIlRGCfkMm7SRYtw79bk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/core/download/@babel/core-7.15.5.tgz} - name: '@babel/core' - version: 7.15.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.14.5 - '@babel/generator': registry.nlark.com/@babel/generator/7.15.4 - '@babel/helper-compilation-targets': registry.nlark.com/@babel/helper-compilation-targets/7.15.4_@babel+core@7.15.5 - '@babel/helper-module-transforms': registry.nlark.com/@babel/helper-module-transforms/7.15.7 - '@babel/helpers': registry.nlark.com/@babel/helpers/7.15.4 - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 - '@babel/template': registry.nlark.com/@babel/template/7.15.4 - '@babel/traverse': registry.nlark.com/@babel/traverse/7.15.4 - '@babel/types': registry.nlark.com/@babel/types/7.15.6 - convert-source-map: registry.nlark.com/convert-source-map/1.8.0 - debug: registry.nlark.com/debug/4.3.2 - gensync: registry.nlark.com/gensync/1.0.0-beta.2 - json5: registry.nlark.com/json5/2.2.0 - semver: registry.nlark.com/semver/6.3.0 - source-map: registry.nlark.com/source-map/0.5.7 - dev: true - - registry.nlark.com/@babel/generator/7.15.4: - resolution: {integrity: sha1-hayxWaJnymMk+Xk5hpke4gIqBbA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/generator/download/@babel/generator-7.15.4.tgz} - name: '@babel/generator' - version: 7.15.4 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.nlark.com/@babel/types/7.15.6 - jsesc: registry.nlark.com/jsesc/2.5.2 - source-map: registry.nlark.com/source-map/0.5.7 - dev: true - - registry.nlark.com/@babel/helper-compilation-targets/7.15.4_@babel+core@7.15.5: + registry.nlark.com/@babel/helper-compilation-targets/7.15.4_@babel+core@7.15.8: resolution: {integrity: sha1-z22U8w++/BORI+J91rAvZa7tt7k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.15.4.tgz} id: registry.nlark.com/@babel/helper-compilation-targets/7.15.4 name: '@babel/helper-compilation-targets' @@ -233,9 +195,9 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': registry.nlark.com/@babel/compat-data/7.15.0 - '@babel/core': registry.nlark.com/@babel/core/7.15.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.15.8 '@babel/helper-validator-option': registry.nlark.com/@babel/helper-validator-option/7.14.5 - browserslist: registry.nlark.com/browserslist/4.17.1 + browserslist: registry.npmmirror.com/browserslist/4.17.3 semver: registry.nlark.com/semver/6.3.0 dev: true @@ -278,7 +240,7 @@ packages: dev: true registry.nlark.com/@babel/helper-module-imports/7.15.4: - resolution: {integrity: sha1-4YAH0jBjLeoZtHhTuYRHbntOED8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-module-imports/download/@babel/helper-module-imports-7.15.4.tgz} + resolution: {integrity: sha1-4YAH0jBjLeoZtHhTuYRHbntOED8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-module-imports/download/@babel/helper-module-imports-7.15.4.tgz?cache=0&sync_timestamp=1631501910600&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.15.4.tgz} name: '@babel/helper-module-imports' version: 7.15.4 engines: {node: '>=6.9.0'} @@ -286,22 +248,6 @@ packages: '@babel/types': registry.nlark.com/@babel/types/7.15.6 dev: true - registry.nlark.com/@babel/helper-module-transforms/7.15.7: - resolution: {integrity: sha1-fagMjLwfAmVdg/i3nSWGav5Q0iY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.15.7.tgz} - name: '@babel/helper-module-transforms' - version: 7.15.7 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-module-imports': registry.nlark.com/@babel/helper-module-imports/7.15.4 - '@babel/helper-replace-supers': registry.nlark.com/@babel/helper-replace-supers/7.15.4 - '@babel/helper-simple-access': registry.nlark.com/@babel/helper-simple-access/7.15.4 - '@babel/helper-split-export-declaration': registry.nlark.com/@babel/helper-split-export-declaration/7.15.4 - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 - '@babel/template': registry.nlark.com/@babel/template/7.15.4 - '@babel/traverse': registry.nlark.com/@babel/traverse/7.15.4 - '@babel/types': registry.nlark.com/@babel/types/7.15.6 - dev: true - registry.nlark.com/@babel/helper-optimise-call-expression/7.15.4: resolution: {integrity: sha1-8xClEho7nMUtmrGRIr1ymCLe4XE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.15.4.tgz} name: '@babel/helper-optimise-call-expression' @@ -377,20 +323,13 @@ packages: js-tokens: registry.nlark.com/js-tokens/4.0.0 dev: true - registry.nlark.com/@babel/parser/7.15.7: - resolution: {integrity: sha1-DD7UousHsWXfqFs8xFxyczTE7a4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/parser/download/@babel/parser-7.15.7.tgz} - name: '@babel/parser' - version: 7.15.7 - engines: {node: '>=6.0.0'} - hasBin: true - registry.nlark.com/@babel/runtime-corejs3/7.15.4: resolution: {integrity: sha1-QDE5ryYrmm6Pm6BKb9zr+N5pK/E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/runtime-corejs3/download/@babel/runtime-corejs3-7.15.4.tgz} name: '@babel/runtime-corejs3' version: 7.15.4 engines: {node: '>=6.9.0'} dependencies: - core-js-pure: registry.npmmirror.com/core-js-pure/3.18.1 + core-js-pure: registry.npmmirror.com/core-js-pure/3.18.2 regenerator-runtime: registry.nlark.com/regenerator-runtime/0.13.9 dev: true @@ -400,8 +339,8 @@ packages: version: 7.15.4 engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.14.5 - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.15.8 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.8 '@babel/types': registry.nlark.com/@babel/types/7.15.6 dev: true @@ -411,19 +350,21 @@ packages: version: 7.15.4 engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.14.5 - '@babel/generator': registry.nlark.com/@babel/generator/7.15.4 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.15.8 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.15.8 '@babel/helper-function-name': registry.nlark.com/@babel/helper-function-name/7.15.4 '@babel/helper-hoist-variables': registry.nlark.com/@babel/helper-hoist-variables/7.15.4 '@babel/helper-split-export-declaration': registry.nlark.com/@babel/helper-split-export-declaration/7.15.4 - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.8 '@babel/types': registry.nlark.com/@babel/types/7.15.6 debug: registry.nlark.com/debug/4.3.2 globals: registry.nlark.com/globals/11.12.0 + transitivePeerDependencies: + - supports-color dev: true registry.nlark.com/@babel/types/7.15.6: - resolution: {integrity: sha1-mavcSCGLKIHAWN0KerBbmcm+dY8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/types/download/@babel/types-7.15.6.tgz?cache=0&sync_timestamp=1631500167899&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.15.6.tgz} + resolution: {integrity: sha1-mavcSCGLKIHAWN0KerBbmcm+dY8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/types/download/@babel/types-7.15.6.tgz} name: '@babel/types' version: 7.15.6 engines: {node: '>=6.9.0'} @@ -447,17 +388,8 @@ packages: js-yaml: registry.nlark.com/js-yaml/3.14.1 minimatch: registry.nlark.com/minimatch/3.0.4 strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 - dev: true - - registry.nlark.com/@humanwhocodes/config-array/0.5.0: - resolution: {integrity: sha1-FAeWfUxu7Nc4j4Os8er00Mbljvk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.5.0.tgz} - name: '@humanwhocodes/config-array' - version: 0.5.0 - engines: {node: '>=10.10.0'} - dependencies: - '@humanwhocodes/object-schema': registry.nlark.com/@humanwhocodes/object-schema/1.2.0 - debug: registry.nlark.com/debug/4.3.2 - minimatch: registry.nlark.com/minimatch/3.0.4 + transitivePeerDependencies: + - supports-color dev: true registry.nlark.com/@humanwhocodes/object-schema/1.2.0: @@ -493,11 +425,21 @@ packages: fastq: registry.nlark.com/fastq/1.13.0 dev: true - registry.nlark.com/@popperjs/core/2.10.1: - resolution: {integrity: sha1-co7NlasgequKmk5CHwQi2zKSMr4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@popperjs/core/download/@popperjs/core-2.10.1.tgz} - name: '@popperjs/core' - version: 2.10.1 - dev: false + registry.nlark.com/@rollup/plugin-node-resolve/13.0.5: + resolution: {integrity: sha1-AWq+WHlqT/VE1r6seBiSHj03d/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.5.tgz} + name: '@rollup/plugin-node-resolve' + version: 13.0.5 + engines: {node: '>= 10.0.0'} + peerDependencies: + rollup: ^2.42.0 + dependencies: + '@rollup/pluginutils': registry.nlark.com/@rollup/pluginutils/3.1.0 + '@types/resolve': registry.nlark.com/@types/resolve/1.17.1 + builtin-modules: registry.nlark.com/builtin-modules/3.2.0 + deepmerge: registry.nlark.com/deepmerge/4.2.2 + is-module: registry.nlark.com/is-module/1.0.0 + resolve: registry.nlark.com/resolve/1.20.0 + dev: true registry.nlark.com/@rollup/pluginutils/3.1.0: resolution: {integrity: sha1-cGtFJO5tyLEDs8mVUz5a1oDAK5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@rollup/pluginutils/download/@rollup/pluginutils-3.1.0.tgz} @@ -522,7 +464,7 @@ packages: picomatch: registry.nlark.com/picomatch/2.3.0 dev: true - registry.nlark.com/@stylelint/postcss-css-in-js/0.37.2_01a46f28072a4e5e525c32ff0c2998f2: + registry.nlark.com/@stylelint/postcss-css-in-js/0.37.2_4f7b71a942b8b7a555b8adf78f88122b: resolution: {integrity: sha1-flqErRgfQjSiSAgDQipHuHSa89I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@stylelint/postcss-css-in-js/download/@stylelint/postcss-css-in-js-0.37.2.tgz} id: registry.nlark.com/@stylelint/postcss-css-in-js/0.37.2 name: '@stylelint/postcss-css-in-js' @@ -531,12 +473,14 @@ packages: postcss: '>=7.0.0' postcss-syntax: '>=0.36.2' dependencies: - '@babel/core': registry.nlark.com/@babel/core/7.15.5 - postcss: registry.npmmirror.com/postcss/7.0.38 - postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.38 + '@babel/core': registry.npmmirror.com/@babel/core/7.15.8 + postcss: registry.npmmirror.com/postcss/7.0.39 + postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.39 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@stylelint/postcss-markdown/0.36.2_01a46f28072a4e5e525c32ff0c2998f2: + registry.nlark.com/@stylelint/postcss-markdown/0.36.2_4f7b71a942b8b7a555b8adf78f88122b: resolution: {integrity: sha1-ClQMRpL43N/BPI41LBfnv+4rs5E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@stylelint/postcss-markdown/download/@stylelint/postcss-markdown-0.36.2.tgz} id: registry.nlark.com/@stylelint/postcss-markdown/0.36.2 name: '@stylelint/postcss-markdown' @@ -545,8 +489,8 @@ packages: postcss: '>=7.0.0' postcss-syntax: '>=0.36.2' dependencies: - postcss: registry.npmmirror.com/postcss/7.0.38 - postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 + postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.39 remark: registry.nlark.com/remark/13.0.0 unist-util-find-all-after: registry.nlark.com/unist-util-find-all-after/3.0.2 dev: true @@ -576,7 +520,7 @@ packages: version: 7.1.4 dependencies: '@types/minimatch': registry.nlark.com/@types/minimatch/3.0.5 - '@types/node': registry.npmmirror.com/@types/node/16.10.1 + '@types/node': registry.npmmirror.com/@types/node/16.10.3 dev: true registry.nlark.com/@types/interpret/1.1.1: @@ -584,7 +528,7 @@ packages: name: '@types/interpret' version: 1.1.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node/16.10.1 + '@types/node': registry.npmmirror.com/@types/node/16.10.3 dev: true registry.nlark.com/@types/liftoff/2.5.1: @@ -594,7 +538,7 @@ packages: dependencies: '@types/fined': registry.nlark.com/@types/fined/1.1.3 '@types/interpret': registry.nlark.com/@types/interpret/1.1.1 - '@types/node': registry.npmmirror.com/@types/node/16.10.1 + '@types/node': registry.npmmirror.com/@types/node/16.10.3 dev: true registry.nlark.com/@types/mdast/3.0.10: @@ -640,15 +584,7 @@ packages: name: '@types/resolve' version: 1.17.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node/16.10.1 - dev: true - - registry.nlark.com/@types/svgo/2.4.2: - resolution: {integrity: sha1-VF8eg4qIPV5gBqRY4H3d9HylBMo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/svgo/download/@types/svgo-2.4.2.tgz} - name: '@types/svgo' - version: 2.4.2 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/16.10.1 + '@types/node': registry.npmmirror.com/@types/node/16.10.3 dev: true registry.nlark.com/@types/throttle-debounce/2.1.0: @@ -658,11 +594,11 @@ packages: dev: true registry.nlark.com/@types/through/0.0.30: - resolution: {integrity: sha1-4OQs536Je9aurW9upirrE1uKOJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/through/download/@types/through-0.0.30.tgz} + resolution: {integrity: sha1-4OQs536Je9aurW9upirrE1uKOJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/through/download/@types/through-0.0.30.tgz?cache=0&sync_timestamp=1631627773122&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fthrough%2Fdownload%2F%40types%2Fthrough-0.0.30.tgz} name: '@types/through' version: 0.0.30 dependencies: - '@types/node': registry.npmmirror.com/@types/node/16.10.1 + '@types/node': registry.npmmirror.com/@types/node/16.10.3 dev: true registry.nlark.com/@types/unist/2.0.6: @@ -671,19 +607,6 @@ packages: version: 2.0.6 dev: true - registry.nlark.com/@vueuse/shared/6.1.0_vue@3.2.19: - 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' - version: 6.1.0 - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - dependencies: - vue: registry.npmmirror.com/vue/3.2.19 - vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.19 - dev: false - registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1: resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} id: registry.nlark.com/acorn-jsx/5.3.2 @@ -714,7 +637,7 @@ packages: dev: true registry.nlark.com/ajv/6.12.6: - resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ajv/download/ajv-6.12.6.tgz?cache=0&sync_timestamp=1631500216449&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fajv%2Fdownload%2Fajv-6.12.6.tgz} + resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ajv/download/ajv-6.12.6.tgz} name: ajv version: 6.12.6 dependencies: @@ -725,7 +648,7 @@ packages: dev: true registry.nlark.com/ajv/8.6.3: - resolution: {integrity: sha1-EaZlJ3Ydw+mjhF6nddLTwEFOh2Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ajv/download/ajv-8.6.3.tgz?cache=0&sync_timestamp=1631500216449&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fajv%2Fdownload%2Fajv-8.6.3.tgz} + resolution: {integrity: sha1-EaZlJ3Ydw+mjhF6nddLTwEFOh2Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ajv/download/ajv-8.6.3.tgz} name: ajv version: 8.6.3 dependencies: @@ -946,14 +869,6 @@ packages: version: 1.11.0 dev: true - registry.nlark.com/axios/0.21.4: - resolution: {integrity: sha1-xnuQ3AVo5cHPKwuFjEO6KOLtpXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/axios/download/axios-0.21.4.tgz} - name: axios - version: 0.21.4 - dependencies: - follow-redirects: registry.nlark.com/follow-redirects/1.14.4 - dev: false - registry.nlark.com/bail/1.0.5: resolution: {integrity: sha1-tvoTNASjksvB+MS/Y/WVM1Hnp3Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bail/download/bail-1.0.5.tgz} name: bail @@ -1069,20 +984,6 @@ packages: fill-range: registry.nlark.com/fill-range/7.0.1 dev: true - 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?cache=0&sync_timestamp=1632291413087&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.17.1.tgz} - name: browserslist - version: 4.17.1 - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001261 - electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.3.853 - 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 - registry.nlark.com/buffer-from/1.1.2: resolution: {integrity: sha1-KxRqb9cugLT1XSVfNe1Zo6mkG9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-from/download/buffer-from-1.1.2.tgz} name: buffer-from @@ -1096,6 +997,14 @@ packages: engines: {node: '>=6'} dev: true + registry.nlark.com/builtins/4.0.0: + resolution: {integrity: sha1-qDRUIN6CBo/cTWVZ0EVkA6j7GQU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/builtins/download/builtins-4.0.0.tgz} + name: builtins + version: 4.0.0 + dependencies: + semver: registry.nlark.com/semver/7.3.5 + dev: true + registry.nlark.com/cache-base/1.0.1: resolution: {integrity: sha1-Cn9GQWgxyLZi7jb+TnxZ129marI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cache-base/download/cache-base-1.0.1.tgz} name: cache-base @@ -1147,17 +1056,6 @@ packages: tslib: registry.nlark.com/tslib/2.3.1 dev: true - registry.nlark.com/camelcase-keys/6.2.2: - resolution: {integrity: sha1-XnVda6UaoiPsfT1S8ld4IQ+dw8A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/camelcase-keys/download/camelcase-keys-6.2.2.tgz} - name: camelcase-keys - version: 6.2.2 - engines: {node: '>=8'} - dependencies: - camelcase: registry.nlark.com/camelcase/5.3.1 - map-obj: registry.nlark.com/map-obj/4.3.0 - quick-lru: registry.nlark.com/quick-lru/4.0.1 - dev: true - registry.nlark.com/camelcase/5.3.1: resolution: {integrity: sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/camelcase/download/camelcase-5.3.1.tgz} name: camelcase @@ -1172,7 +1070,7 @@ packages: dev: true registry.nlark.com/chalk/1.1.3: - resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1631500162796&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz} + resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1631501913020&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz} name: chalk version: 1.1.3 engines: {node: '>=0.10.0'} @@ -1185,7 +1083,7 @@ packages: dev: true registry.nlark.com/chalk/2.4.2: - resolution: {integrity: sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-2.4.2.tgz?cache=0&sync_timestamp=1631500162796&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-2.4.2.tgz} + resolution: {integrity: sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-2.4.2.tgz?cache=0&sync_timestamp=1631501913020&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-2.4.2.tgz} name: chalk version: 2.4.2 engines: {node: '>=4'} @@ -1196,7 +1094,7 @@ packages: dev: true registry.nlark.com/chalk/4.1.2: - resolution: {integrity: sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-4.1.2.tgz?cache=0&sync_timestamp=1631500162796&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.2.tgz} + resolution: {integrity: sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-4.1.2.tgz?cache=0&sync_timestamp=1631501913020&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.2.tgz} name: chalk version: 4.1.2 engines: {node: '>=10'} @@ -1262,9 +1160,9 @@ packages: dependencies: anymatch: registry.nlark.com/anymatch/3.1.2 braces: registry.nlark.com/braces/3.0.2 - glob-parent: registry.nlark.com/glob-parent/5.1.2 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 is-binary-path: registry.nlark.com/is-binary-path/2.1.0 - is-glob: registry.npmmirror.com/is-glob/4.0.2 + is-glob: registry.npmmirror.com/is-glob/4.0.3 normalize-path: registry.nlark.com/normalize-path/3.0.0 readdirp: registry.nlark.com/readdirp/3.6.0 optionalDependencies: @@ -1308,13 +1206,6 @@ packages: restore-cursor: registry.nlark.com/restore-cursor/3.1.0 dev: true - registry.nlark.com/cli-spinners/2.6.0: - resolution: {integrity: sha1-NsfcmPtqmna9YjjsP3fiQlYn6Tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-spinners/download/cli-spinners-2.6.0.tgz} - name: cli-spinners - version: 2.6.0 - engines: {node: '>=6'} - dev: true - registry.nlark.com/cli-truncate/2.1.0: resolution: {integrity: sha1-w54ovwXtzeW+O5iZKiLe7Vork8c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-truncate/download/cli-truncate-2.1.0.tgz} name: cli-truncate @@ -1441,7 +1332,6 @@ packages: name: commander version: 8.2.0 engines: {node: '>= 12'} - dev: false registry.nlark.com/component-emitter/1.3.0: resolution: {integrity: sha1-FuQHD7qK4ptnnyIVhT7hgasuq8A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/component-emitter/download/component-emitter-1.3.0.tgz} @@ -1450,7 +1340,7 @@ packages: dev: true registry.nlark.com/concat-stream/1.5.2: - resolution: {integrity: sha1-cIl4Yk2FavQaWnQd790mHadSwmY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-stream/download/concat-stream-1.5.2.tgz?cache=0&sync_timestamp=1631683529997&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fconcat-stream%2Fdownload%2Fconcat-stream-1.5.2.tgz} + resolution: {integrity: sha1-cIl4Yk2FavQaWnQd790mHadSwmY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-stream/download/concat-stream-1.5.2.tgz} name: concat-stream version: 1.5.2 engines: {'0': node >= 0.8} @@ -1627,12 +1517,6 @@ packages: assert-plus: registry.nlark.com/assert-plus/1.0.0 dev: true - registry.nlark.com/data-uri-to-buffer/0.0.3: - resolution: {integrity: sha1-GK6XmmoMqZSwYlhTkW0mYruuCxo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/data-uri-to-buffer/download/data-uri-to-buffer-0.0.3.tgz} - name: data-uri-to-buffer - version: 0.0.3 - dev: true - registry.nlark.com/dayjs/1.10.7: resolution: {integrity: sha1-LPX5Gt0oEWdIRAhmoKHSbzps5Gg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dayjs/download/dayjs-1.10.7.tgz} name: dayjs @@ -1660,27 +1544,41 @@ packages: name: debug version: 4.3.2 engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: registry.npmmirror.com/ms/2.1.2 dev: true + registry.nlark.com/debug/4.3.2_supports-color@8.1.1: + resolution: {integrity: sha1-8KScGKyHeeMdSgxgKd+3aHPHQos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/debug/download/debug-4.3.2.tgz} + id: registry.nlark.com/debug/4.3.2 + name: debug + version: 4.3.2 + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: registry.npmmirror.com/ms/2.1.2 + supports-color: registry.nlark.com/supports-color/8.1.1 + dev: true + registry.nlark.com/decamelize-keys/1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decamelize-keys/download/decamelize-keys-1.1.0.tgz} name: decamelize-keys version: 1.1.0 engines: {node: '>=0.10.0'} dependencies: - decamelize: registry.nlark.com/decamelize/1.2.0 + decamelize: registry.npmmirror.com/decamelize/1.2.0 map-obj: registry.nlark.com/map-obj/1.0.1 dev: true - registry.nlark.com/decamelize/1.2.0: - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decamelize/download/decamelize-1.2.0.tgz} - name: decamelize - version: 1.2.0 - engines: {node: '>=0.10.0'} - dev: true - registry.nlark.com/decode-uri-component/0.2.0: resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decode-uri-component/download/decode-uri-component-0.2.0.tgz} name: decode-uri-component @@ -1745,7 +1643,7 @@ packages: dependencies: globby: registry.nlark.com/globby/10.0.2 graceful-fs: registry.nlark.com/graceful-fs/4.2.8 - is-glob: registry.npmmirror.com/is-glob/4.0.2 + is-glob: registry.npmmirror.com/is-glob/4.0.3 is-path-cwd: registry.nlark.com/is-path-cwd/2.2.0 is-path-inside: registry.nlark.com/is-path-inside/3.0.3 p-map: registry.nlark.com/p-map/3.0.0 @@ -1916,7 +1814,7 @@ packages: 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} + resolution: {integrity: sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz?cache=0&sync_timestamp=1631501914047&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fenquirer%2Fdownload%2Fenquirer-2.3.6.tgz} name: enquirer version: 2.3.6 engines: {node: '>=8.6'} @@ -1958,35 +1856,19 @@ packages: dev: true registry.nlark.com/escape-string-regexp/1.0.5: - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz} + resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz?cache=0&sync_timestamp=1631501921416&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fescape-string-regexp%2Fdownload%2Fescape-string-regexp-1.0.5.tgz} name: escape-string-regexp version: 1.0.5 engines: {node: '>=0.8.0'} dev: true registry.nlark.com/escape-string-regexp/4.0.0: - resolution: {integrity: sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz} + resolution: {integrity: sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz?cache=0&sync_timestamp=1631501921416&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fescape-string-regexp%2Fdownload%2Fescape-string-regexp-4.0.0.tgz} name: escape-string-regexp version: 4.0.0 engines: {node: '>=10'} dev: true - registry.nlark.com/eslint-plugin-vue/7.18.0_eslint@7.32.0: - resolution: {integrity: sha1-AqRSFCMwx/J8JC2yGhueJSOFQPY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-plugin-vue/download/eslint-plugin-vue-7.18.0.tgz} - id: registry.nlark.com/eslint-plugin-vue/7.18.0 - name: eslint-plugin-vue - version: 7.18.0 - engines: {node: '>=8.10'} - peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0-0 - dependencies: - 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 - vue-eslint-parser: registry.nlark.com/vue-eslint-parser/7.11.0_eslint@7.32.0 - dev: true - registry.nlark.com/eslint-scope/5.1.1: resolution: {integrity: sha1-54blmmbLkrP2wfsNUIqrF0hI9Iw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-scope/download/eslint-scope-5.1.1.tgz} name: eslint-scope @@ -2124,9 +2006,9 @@ packages: human-signals: registry.nlark.com/human-signals/2.1.0 is-stream: registry.nlark.com/is-stream/2.0.1 merge-stream: registry.nlark.com/merge-stream/2.0.0 - npm-run-path: registry.nlark.com/npm-run-path/4.0.1 + npm-run-path: registry.npmmirror.com/npm-run-path/4.0.1 onetime: registry.nlark.com/onetime/5.1.2 - signal-exit: registry.nlark.com/signal-exit/3.0.4 + signal-exit: registry.npmmirror.com/signal-exit/3.0.5 strip-final-newline: registry.nlark.com/strip-final-newline/2.0.0 dev: true @@ -2223,26 +2105,26 @@ packages: dev: true registry.nlark.com/fast-deep-equal/3.1.3: - resolution: {integrity: sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz} + resolution: {integrity: sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz?cache=0&sync_timestamp=1631501914533&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-deep-equal%2Fdownload%2Ffast-deep-equal-3.1.3.tgz} name: fast-deep-equal version: 3.1.3 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: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz?cache=0&sync_timestamp=1631501914879&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-glob%2Fdownload%2Ffast-glob-3.2.7.tgz} name: fast-glob version: 3.2.7 engines: {node: '>=8'} dependencies: '@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 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 merge2: registry.nlark.com/merge2/1.4.1 micromatch: registry.nlark.com/micromatch/4.0.4 dev: true registry.nlark.com/fast-json-stable-stringify/2.1.0: - resolution: {integrity: sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-json-stable-stringify%2Fdownload%2Ffast-json-stable-stringify-2.1.0.tgz} + resolution: {integrity: sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz} name: fast-json-stable-stringify version: 2.1.0 dev: true @@ -2260,7 +2142,7 @@ packages: dev: true registry.nlark.com/fastq/1.13.0: - resolution: {integrity: sha1-YWdg+Ip1Jr38WWt8q4wYk4w2uYw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.13.0.tgz} + resolution: {integrity: sha1-YWdg+Ip1Jr38WWt8q4wYk4w2uYw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.13.0.tgz?cache=0&sync_timestamp=1631616062226&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffastq%2Fdownload%2Ffastq-1.13.0.tgz} name: fastq version: 1.13.0 dependencies: @@ -2413,14 +2295,14 @@ packages: dev: true registry.nlark.com/form-data/2.3.3: - resolution: {integrity: sha1-3M5SwF9kTymManq5Nr1yTO/786Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/form-data/download/form-data-2.3.3.tgz} + resolution: {integrity: sha1-3M5SwF9kTymManq5Nr1yTO/786Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/form-data/download/form-data-2.3.3.tgz?cache=0&sync_timestamp=1631521637683&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fform-data%2Fdownload%2Fform-data-2.3.3.tgz} name: form-data version: 2.3.3 engines: {node: '>= 0.12'} dependencies: asynckit: registry.nlark.com/asynckit/0.4.0 combined-stream: registry.nlark.com/combined-stream/1.0.8 - mime-types: registry.nlark.com/mime-types/2.1.32 + mime-types: registry.npmmirror.com/mime-types/2.1.33 dev: true registry.nlark.com/fragment-cache/0.2.1: @@ -2433,7 +2315,7 @@ packages: dev: true registry.nlark.com/fs-extra/10.0.0: - resolution: {integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-10.0.0.tgz} + resolution: {integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz} name: fs-extra version: 10.0.0 engines: {node: '>=12'} @@ -2506,9 +2388,9 @@ packages: name: get-pixels version: 3.3.3 dependencies: - data-uri-to-buffer: registry.nlark.com/data-uri-to-buffer/0.0.3 + data-uri-to-buffer: 0.0.3 jpeg-js: registry.nlark.com/jpeg-js/0.4.3 - mime-types: registry.nlark.com/mime-types/2.1.32 + mime-types: registry.npmmirror.com/mime-types/2.1.33 ndarray: registry.nlark.com/ndarray/1.0.19 ndarray-pack: registry.nlark.com/ndarray-pack/1.2.1 node-bitmap: registry.nlark.com/node-bitmap/0.0.1 @@ -2557,15 +2439,6 @@ packages: readable-stream: registry.nlark.com/readable-stream/1.1.14 dev: true - registry.nlark.com/glob-parent/5.1.2: - resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/glob-parent/download/glob-parent-5.1.2.tgz} - name: glob-parent - version: 5.1.2 - engines: {node: '>= 6'} - dependencies: - is-glob: registry.npmmirror.com/is-glob/4.0.2 - 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 @@ -2627,7 +2500,7 @@ packages: dev: true registry.nlark.com/globby/10.0.2: - resolution: {integrity: sha1-J3WT50WsqkZGw6tBEonsR6A5JUM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-10.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-10.0.2.tgz} + resolution: {integrity: sha1-J3WT50WsqkZGw6tBEonsR6A5JUM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-10.0.2.tgz} name: globby version: 10.0.2 engines: {node: '>=8'} @@ -2643,7 +2516,7 @@ packages: dev: true registry.nlark.com/globby/11.0.4: - resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: https://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} + resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-11.0.4.tgz} name: globby version: 11.0.4 engines: {node: '>=10'} @@ -2766,12 +2639,6 @@ packages: engines: {node: '>=8'} dev: true - 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} - name: has-pkg - version: 0.0.1 - dev: true - registry.nlark.com/has-symbols/1.0.2: resolution: {integrity: sha1-Fl0wcMADCXUqEjakeTMeOsVvFCM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-symbols/download/has-symbols-1.0.2.tgz} name: has-symbols @@ -2867,6 +2734,12 @@ packages: lru-cache: registry.nlark.com/lru-cache/6.0.0 dev: true + registry.nlark.com/hotkeys-js/3.8.7: + resolution: {integrity: sha1-wWyrl4tT1yQvhgyjky6Xa5I5mYE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hotkeys-js/download/hotkeys-js-3.8.7.tgz} + name: hotkeys-js + version: 3.8.7 + dev: false + registry.nlark.com/html-minifier-terser/5.1.1: resolution: {integrity: sha1-ki6W8fO7YIMsJjS3mIQJY4mx8FQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-minifier-terser/download/html-minifier-terser-5.1.1.tgz} name: html-minifier-terser @@ -2930,7 +2803,7 @@ packages: minimist: registry.nlark.com/minimist/1.2.5 opener: registry.nlark.com/opener/1.5.2 portfinder: registry.nlark.com/portfinder/1.0.28 - secure-compare: registry.nlark.com/secure-compare/3.0.1 + secure-compare: 3.0.1 union: registry.nlark.com/union/0.5.0 url-join: registry.nlark.com/url-join/2.0.5 dev: true @@ -2962,7 +2835,7 @@ packages: dev: true registry.nlark.com/iconv-lite/0.4.24: - resolution: {integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.4.24.tgz?cache=0&sync_timestamp=1631501295865&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ficonv-lite%2Fdownload%2Ficonv-lite-0.4.24.tgz} + resolution: {integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.4.24.tgz} name: iconv-lite version: 0.4.24 engines: {node: '>=0.10.0'} @@ -2998,7 +2871,7 @@ packages: version: 3.3.0 engines: {node: '>=6'} dependencies: - parent-module: registry.nlark.com/parent-module/1.0.1 + parent-module: registry.npmmirror.com/parent-module/1.0.1 resolve-from: registry.nlark.com/resolve-from/4.0.0 dev: true @@ -3044,27 +2917,6 @@ packages: version: 1.3.8 dev: true - registry.nlark.com/inquirer/7.3.3: - resolution: {integrity: sha1-BNF2sq8Er8FXqD/XwQDpjuCq0AM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inquirer/download/inquirer-7.3.3.tgz} - name: inquirer - version: 7.3.3 - engines: {node: '>=8.0.0'} - dependencies: - ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 - chalk: registry.nlark.com/chalk/4.1.2 - cli-cursor: registry.nlark.com/cli-cursor/3.1.0 - cli-width: registry.nlark.com/cli-width/3.0.0 - external-editor: registry.nlark.com/external-editor/3.1.0 - figures: registry.nlark.com/figures/3.2.0 - lodash: registry.nlark.com/lodash/4.17.21 - 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.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 - registry.nlark.com/interpret/1.4.0: resolution: {integrity: sha1-Zlq4vE2iendKQFhOgS4+D6RbGh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/interpret/download/interpret-1.4.0.tgz} name: interpret @@ -3404,7 +3256,7 @@ packages: dev: true registry.nlark.com/isobject/2.1.0: - resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isobject/download/isobject-2.1.0.tgz} + resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isobject/download/isobject-2.1.0.tgz?cache=0&sync_timestamp=1631583891576&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fisobject%2Fdownload%2Fisobject-2.1.0.tgz} name: isobject version: 2.1.0 engines: {node: '>=0.10.0'} @@ -3413,7 +3265,7 @@ packages: dev: true registry.nlark.com/isobject/3.0.1: - resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isobject/download/isobject-3.0.1.tgz} + resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isobject/download/isobject-3.0.1.tgz?cache=0&sync_timestamp=1631583891576&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fisobject%2Fdownload%2Fisobject-3.0.1.tgz} name: isobject version: 3.0.1 engines: {node: '>=0.10.0'} @@ -3457,7 +3309,7 @@ packages: dev: true registry.nlark.com/js-yaml/3.14.1: - resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-3.14.1.tgz} + resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz} name: js-yaml version: 3.14.1 hasBin: true @@ -3506,7 +3358,7 @@ packages: dev: true registry.nlark.com/json-schema/0.2.3: - resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema/download/json-schema-0.2.3.tgz} + resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema/download/json-schema-0.2.3.tgz?cache=0&sync_timestamp=1631600330989&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson-schema%2Fdownload%2Fjson-schema-0.2.3.tgz} name: json-schema version: 0.2.3 dev: true @@ -3524,7 +3376,7 @@ packages: 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} + 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} name: json5 version: 1.0.1 hasBin: true @@ -3533,7 +3385,7 @@ packages: dev: true registry.nlark.com/json5/2.2.0: - resolution: {integrity: sha1-Lf7+cgxrpSXZ69kJlQ8FFTFsiaM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-2.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson5%2Fdownload%2Fjson5-2.2.0.tgz} + resolution: {integrity: sha1-Lf7+cgxrpSXZ69kJlQ8FFTFsiaM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-2.2.0.tgz} name: json5 version: 2.2.0 engines: {node: '>=6'} @@ -3643,28 +3495,6 @@ packages: version: 1.1.6 dev: true - registry.nlark.com/lint-staged/11.1.2: - resolution: {integrity: sha1-TdeHgq5D7m6/KWnK2a9npGszzZA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lint-staged/download/lint-staged-11.1.2.tgz} - name: lint-staged - version: 11.1.2 - hasBin: true - dependencies: - chalk: registry.nlark.com/chalk/4.1.2 - cli-truncate: registry.nlark.com/cli-truncate/2.1.0 - commander: registry.nlark.com/commander/7.2.0 - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - 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.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 - please-upgrade-node: registry.nlark.com/please-upgrade-node/3.2.0 - string-argv: 0.3.1 - stringify-object: registry.nlark.com/stringify-object/3.3.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 @@ -3692,7 +3522,7 @@ packages: dev: true registry.nlark.com/lodash.get/4.4.2: - resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.get/download/lodash.get-4.4.2.tgz?cache=0&sync_timestamp=1631684608471&other_urls=https%3A%2F%2Fregistry.nlark.com%2Flodash.get%2Fdownload%2Flodash.get-4.4.2.tgz} + resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.get/download/lodash.get-4.4.2.tgz} name: lodash.get version: 4.4.2 dev: true @@ -3710,7 +3540,7 @@ packages: dev: true registry.nlark.com/lodash/4.17.21: - resolution: {integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Flodash%2Fdownload%2Flodash-4.17.21.tgz} + resolution: {integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz} name: lodash version: 4.17.21 @@ -3806,14 +3636,14 @@ packages: dev: true registry.nlark.com/map-obj/1.0.1: - resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/map-obj/download/map-obj-1.0.1.tgz} + resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/map-obj/download/map-obj-1.0.1.tgz?cache=0&sync_timestamp=1632047162937&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmap-obj%2Fdownload%2Fmap-obj-1.0.1.tgz} name: map-obj version: 1.0.1 engines: {node: '>=0.10.0'} dev: true registry.nlark.com/map-obj/4.3.0: - resolution: {integrity: sha1-kwT5Buk/qucIgNoQKp8d8OqLsFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/map-obj/download/map-obj-4.3.0.tgz} + resolution: {integrity: sha1-kwT5Buk/qucIgNoQKp8d8OqLsFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/map-obj/download/map-obj-4.3.0.tgz?cache=0&sync_timestamp=1632047162937&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmap-obj%2Fdownload%2Fmap-obj-4.3.0.tgz} name: map-obj version: 4.3.0 engines: {node: '>=8'} @@ -3866,14 +3696,14 @@ packages: 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} + 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 version: 9.0.0 engines: {node: '>=10'} dependencies: '@types/minimist': registry.nlark.com/@types/minimist/1.2.2 - camelcase-keys: registry.nlark.com/camelcase-keys/6.2.2 - decamelize: registry.nlark.com/decamelize/1.2.0 + camelcase-keys: registry.npmmirror.com/camelcase-keys/6.2.2 + decamelize: registry.npmmirror.com/decamelize/1.2.0 decamelize-keys: registry.nlark.com/decamelize-keys/1.1.0 hard-rejection: registry.nlark.com/hard-rejection/2.1.0 minimist-options: 4.1.0 @@ -3898,15 +3728,6 @@ packages: engines: {node: '>= 8'} dev: true - registry.nlark.com/micromark/2.11.4: - resolution: {integrity: sha1-0TQ2E47qgmOD6CJEnJpcUO5EZlo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/micromark/download/micromark-2.11.4.tgz} - name: micromark - version: 2.11.4 - dependencies: - debug: registry.nlark.com/debug/4.3.2 - parse-entities: registry.nlark.com/parse-entities/2.0.0 - dev: true - registry.nlark.com/micromatch/3.1.0: resolution: {integrity: sha1-UQLU6vILaZfWAI46z+HESj+oFeI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/micromatch/download/micromatch-3.1.0.tgz} name: micromatch @@ -3959,22 +3780,13 @@ packages: picomatch: registry.nlark.com/picomatch/2.3.0 dev: true - registry.nlark.com/mime-db/1.49.0: - resolution: {integrity: sha1-89/eYMmenPO8lwHWh3ePU3ABy+0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mime-db/download/mime-db-1.49.0.tgz?cache=0&sync_timestamp=1631863509328&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmime-db%2Fdownload%2Fmime-db-1.49.0.tgz} + registry.nlark.com/mime-db/1.50.0: + resolution: {integrity: sha1-q9SslOmNPA4YUBbGerRdX95AwR8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mime-db/download/mime-db-1.50.0.tgz} name: mime-db - version: 1.49.0 + version: 1.50.0 engines: {node: '>= 0.6'} dev: true - registry.nlark.com/mime-types/2.1.32: - resolution: {integrity: sha1-HQDonn3n/gIAjbYQAdngKFJnD9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mime-types/download/mime-types-2.1.32.tgz} - name: mime-types - version: 2.1.32 - engines: {node: '>= 0.6'} - dependencies: - mime-db: registry.nlark.com/mime-db/1.49.0 - dev: true - registry.nlark.com/mime/1.6.0: resolution: {integrity: sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mime/download/mime-1.6.0.tgz} name: mime @@ -4005,7 +3817,7 @@ packages: dev: true 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?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz} + resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz} name: minimatch version: 3.0.4 dependencies: @@ -4013,7 +3825,7 @@ packages: 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} + resolution: {integrity: sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz} name: minimist version: 1.2.5 dev: true @@ -4153,19 +3965,13 @@ packages: del: registry.nlark.com/del/5.1.0 globby: registry.nlark.com/globby/10.0.2 handlebars: registry.nlark.com/handlebars/4.7.7 - inquirer: registry.nlark.com/inquirer/7.3.3 + inquirer: registry.npmmirror.com/inquirer/7.3.3 isbinaryfile: registry.nlark.com/isbinaryfile/4.0.8 lodash.get: registry.nlark.com/lodash.get/4.4.2 mkdirp: registry.nlark.com/mkdirp/0.5.5 resolve: registry.nlark.com/resolve/1.20.0 dev: true - registry.nlark.com/node-releases/1.1.76: - resolution: {integrity: sha1-3yRbBisMr71SgqtnkvfczC2X824=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-releases/download/node-releases-1.1.76.tgz} - name: node-releases - version: 1.1.76 - dev: true - registry.nlark.com/normalize-package-data/2.5.0: resolution: {integrity: sha1-5m2xg4sgDB38IzIl0SyzZSDiNKg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-package-data/download/normalize-package-data-2.5.0.tgz} name: normalize-package-data @@ -4190,7 +3996,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: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz?cache=0&sync_timestamp=1631501916645&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fnormalize-path%2Fdownload%2Fnormalize-path-3.0.0.tgz} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} @@ -4209,15 +4015,6 @@ packages: version: 0.2.0 dev: true - registry.nlark.com/npm-run-path/4.0.1: - resolution: {integrity: sha1-t+zR5e1T2o43pV4cImnguX7XSOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/npm-run-path/download/npm-run-path-4.0.1.tgz} - name: npm-run-path - version: 4.0.1 - engines: {node: '>=8'} - dependencies: - path-key: registry.nlark.com/path-key/3.1.1 - dev: true - registry.nlark.com/nprogress/0.2.0: resolution: {integrity: sha1-y480xTIT2JVyP8urkH6UIq28r7E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nprogress/download/nprogress-0.2.0.tgz} name: nprogress @@ -4384,7 +4181,7 @@ packages: dependencies: chalk: registry.nlark.com/chalk/2.4.2 cli-cursor: registry.nlark.com/cli-cursor/2.1.0 - cli-spinners: registry.nlark.com/cli-spinners/2.6.0 + cli-spinners: registry.npmmirror.com/cli-spinners/2.6.1 log-symbols: registry.nlark.com/log-symbols/2.2.0 strip-ansi: registry.npmmirror.com/strip-ansi/5.2.0 wcwidth: registry.nlark.com/wcwidth/1.0.1 @@ -4398,12 +4195,12 @@ packages: dev: true registry.nlark.com/p-limit/2.3.0: - resolution: {integrity: sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-limit/download/p-limit-2.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz} + resolution: {integrity: sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-limit/download/p-limit-2.3.0.tgz?cache=0&sync_timestamp=1631501917013&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz} name: p-limit version: 2.3.0 engines: {node: '>=6'} dependencies: - p-try: registry.nlark.com/p-try/2.2.0 + p-try: registry.npmmirror.com/p-try/2.2.0 dev: true registry.nlark.com/p-locate/4.1.0: @@ -4433,13 +4230,6 @@ packages: aggregate-error: registry.nlark.com/aggregate-error/3.1.0 dev: true - registry.nlark.com/p-try/2.2.0: - resolution: {integrity: sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-try/download/p-try-2.2.0.tgz} - name: p-try - version: 2.2.0 - engines: {node: '>=6'} - dev: true - registry.nlark.com/param-case/2.1.1: resolution: {integrity: sha1-35T9jPZTHs915r75oIWPvHK+Ikc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/param-case/download/param-case-2.1.1.tgz} name: param-case @@ -4457,21 +4247,12 @@ packages: tslib: registry.nlark.com/tslib/2.3.1 dev: true - registry.nlark.com/parent-module/1.0.1: - resolution: {integrity: sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parent-module/download/parent-module-1.0.1.tgz} - name: parent-module - version: 1.0.1 - engines: {node: '>=6'} - dependencies: - callsites: registry.nlark.com/callsites/3.1.0 - dev: true - registry.nlark.com/parse-data-uri/0.2.0: resolution: {integrity: sha1-vwTYUd1ch7CrI45dAazklLYEtMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse-data-uri/download/parse-data-uri-0.2.0.tgz} name: parse-data-uri version: 0.2.0 dependencies: - data-uri-to-buffer: registry.nlark.com/data-uri-to-buffer/0.0.3 + data-uri-to-buffer: 0.0.3 dev: true registry.nlark.com/parse-entities/2.0.0: @@ -4499,12 +4280,12 @@ packages: dev: true registry.nlark.com/parse-json/5.2.0: - resolution: {integrity: sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse-json/download/parse-json-5.2.0.tgz} + resolution: {integrity: sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse-json/download/parse-json-5.2.0.tgz?cache=0&sync_timestamp=1631501917369&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fparse-json%2Fdownload%2Fparse-json-5.2.0.tgz} name: parse-json version: 5.2.0 engines: {node: '>=8'} dependencies: - '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.14.5 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.15.8 error-ex: registry.nlark.com/error-ex/1.3.2 json-parse-even-better-errors: registry.nlark.com/json-parse-even-better-errors/2.3.1 lines-and-columns: registry.nlark.com/lines-and-columns/1.1.6 @@ -4688,7 +4469,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/postcss-html/0.36.0_01a46f28072a4e5e525c32ff0c2998f2: + registry.nlark.com/postcss-html/0.36.0_4f7b71a942b8b7a555b8adf78f88122b: resolution: {integrity: sha1-tAkT+U6qzCRT/TChMnrW7h+IsgQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-html/download/postcss-html-0.36.0.tgz} id: registry.nlark.com/postcss-html/0.36.0 name: postcss-html @@ -4698,8 +4479,8 @@ packages: postcss-syntax: '>=0.36.0' dependencies: htmlparser2: registry.nlark.com/htmlparser2/3.10.1 - postcss: registry.npmmirror.com/postcss/7.0.38 - postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 + postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.39 dev: true registry.nlark.com/postcss-less/3.1.4: @@ -4708,7 +4489,7 @@ packages: version: 3.1.4 engines: {node: '>=6.14.4'} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 dev: true registry.nlark.com/postcss-media-query-parser/0.2.3: @@ -4722,7 +4503,7 @@ packages: name: postcss-prefix-selector version: 1.13.0 dependencies: - postcss: registry.npmmirror.com/postcss/8.3.8 + postcss: registry.npmmirror.com/postcss/8.3.9 dev: true registry.nlark.com/postcss-resolve-nested-selector/0.1.1: @@ -4737,7 +4518,7 @@ packages: version: 4.0.2 engines: {node: '>=6.0.0'} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 dev: true registry.nlark.com/postcss-sass/0.4.4: @@ -4746,16 +4527,7 @@ packages: version: 0.4.4 dependencies: gonzales-pe: registry.nlark.com/gonzales-pe/4.3.0 - postcss: registry.npmmirror.com/postcss/7.0.38 - dev: true - - registry.nlark.com/postcss-scss/2.1.1: - resolution: {integrity: sha1-7Dp1+imlXgFrkL8yaQJsU8HSs4M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-scss/download/postcss-scss-2.1.1.tgz} - name: postcss-scss - version: 2.1.1 - engines: {node: '>=6.0.0'} - dependencies: - postcss: registry.npmmirror.com/postcss/7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 dev: true registry.nlark.com/postcss-selector-parser/6.0.6: @@ -4768,7 +4540,7 @@ packages: util-deprecate: registry.nlark.com/util-deprecate/1.0.2 dev: true - registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.38: + registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.39: resolution: {integrity: sha1-8IV4x9lYNFdOVZOoLfv6ivrjtRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-syntax/download/postcss-syntax-0.36.2.tgz} id: registry.nlark.com/postcss-syntax/0.36.2 name: postcss-syntax @@ -4776,7 +4548,7 @@ packages: peerDependencies: postcss: '>=5.0.0' dependencies: - postcss: registry.npmmirror.com/postcss/7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 dev: true registry.nlark.com/postcss-value-parser/4.1.0: @@ -4870,7 +4642,7 @@ packages: dev: true registry.nlark.com/qs/6.10.1: - resolution: {integrity: sha1-STFIL6jWR6Wqt5nFJx0hM7mB+2o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/qs/download/qs-6.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fqs%2Fdownload%2Fqs-6.10.1.tgz} + resolution: {integrity: sha1-STFIL6jWR6Wqt5nFJx0hM7mB+2o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/qs/download/qs-6.10.1.tgz} name: qs version: 6.10.1 engines: {node: '>=0.6'} @@ -4879,7 +4651,7 @@ packages: dev: true registry.nlark.com/qs/6.5.2: - resolution: {integrity: sha1-yzroBuh0BERYTvFUzo7pjUA/PjY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/qs/download/qs-6.5.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fqs%2Fdownload%2Fqs-6.5.2.tgz} + resolution: {integrity: sha1-yzroBuh0BERYTvFUzo7pjUA/PjY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/qs/download/qs-6.5.2.tgz} name: qs version: 6.5.2 engines: {node: '>=0.6'} @@ -4902,7 +4674,7 @@ packages: dev: true registry.nlark.com/quick-lru/4.0.1: - resolution: {integrity: sha1-W4h48ROlgheEjGSCAmxz4bpXcn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/quick-lru/download/quick-lru-4.0.1.tgz} + resolution: {integrity: sha1-W4h48ROlgheEjGSCAmxz4bpXcn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/quick-lru/download/quick-lru-4.0.1.tgz?cache=0&sync_timestamp=1631501917580&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fquick-lru%2Fdownload%2Fquick-lru-4.0.1.tgz} name: quick-lru version: 4.0.1 engines: {node: '>=8'} @@ -5089,15 +4861,8 @@ packages: engines: {node: '>=0.10'} dev: true - registry.nlark.com/replace-ext/0.0.1: - resolution: {integrity: sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/replace-ext/download/replace-ext-0.0.1.tgz} - name: replace-ext - version: 0.0.1 - engines: {node: '>= 0.4'} - dev: true - registry.nlark.com/request/2.88.2: - resolution: {integrity: sha1-1zyRhzHLWofaBH4gcjQUb2ZNErM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/request/download/request-2.88.2.tgz?cache=0&sync_timestamp=1631684624828&other_urls=https%3A%2F%2Fregistry.nlark.com%2Frequest%2Fdownload%2Frequest-2.88.2.tgz} + resolution: {integrity: sha1-1zyRhzHLWofaBH4gcjQUb2ZNErM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/request/download/request-2.88.2.tgz?cache=0&sync_timestamp=1631521635867&other_urls=https%3A%2F%2Fregistry.nlark.com%2Frequest%2Fdownload%2Frequest-2.88.2.tgz} name: request version: 2.88.2 engines: {node: '>= 6'} @@ -5115,7 +4880,7 @@ packages: is-typedarray: registry.nlark.com/is-typedarray/1.0.0 isstream: registry.nlark.com/isstream/0.1.2 json-stringify-safe: registry.nlark.com/json-stringify-safe/5.0.1 - mime-types: registry.nlark.com/mime-types/2.1.32 + mime-types: registry.npmmirror.com/mime-types/2.1.33 oauth-sign: registry.nlark.com/oauth-sign/0.9.0 performance-now: registry.nlark.com/performance-now/2.1.0 qs: registry.nlark.com/qs/6.5.2 @@ -5155,14 +4920,14 @@ packages: dev: true registry.nlark.com/resolve-from/4.0.0: - resolution: {integrity: sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz} + resolution: {integrity: sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz?cache=0&sync_timestamp=1631501918091&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fresolve-from%2Fdownload%2Fresolve-from-4.0.0.tgz} name: resolve-from version: 4.0.0 engines: {node: '>=4'} dev: true 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: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-5.0.0.tgz?cache=0&sync_timestamp=1631501918091&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fresolve-from%2Fdownload%2Fresolve-from-5.0.0.tgz} name: resolve-from version: 5.0.0 engines: {node: '>=8'} @@ -5176,7 +4941,7 @@ packages: dev: true registry.nlark.com/resolve/1.20.0: - resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve/download/resolve-1.20.0.tgz} + resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1631501917799&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz} name: resolve version: 1.20.0 dependencies: @@ -5191,7 +4956,7 @@ packages: engines: {node: '>=4'} dependencies: onetime: registry.nlark.com/onetime/2.0.1 - signal-exit: registry.nlark.com/signal-exit/3.0.4 + signal-exit: registry.npmmirror.com/signal-exit/3.0.5 dev: true registry.nlark.com/restore-cursor/3.1.0: @@ -5201,7 +4966,7 @@ packages: engines: {node: '>=8'} dependencies: onetime: registry.nlark.com/onetime/5.1.2 - signal-exit: registry.nlark.com/signal-exit/3.0.4 + signal-exit: registry.npmmirror.com/signal-exit/3.0.5 dev: true registry.nlark.com/ret/0.1.15: @@ -5242,15 +5007,6 @@ packages: 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 - version: 6.6.7 - engines: {npm: '>=2.0.0'} - dependencies: - tslib: registry.nlark.com/tslib/1.14.1 - dev: true - registry.nlark.com/safe-buffer/5.1.2: resolution: {integrity: sha1-mR7GnSluAxN0fVm9/St0XDX4go0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safe-buffer/download/safe-buffer-5.1.2.tgz} name: safe-buffer @@ -5277,16 +5033,6 @@ packages: version: 2.1.2 dev: true - registry.nlark.com/sass/1.42.1: - resolution: {integrity: sha1-WrF768HLGIGtLgyakyxmrWTkQeI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sass/download/sass-1.42.1.tgz?cache=0&sync_timestamp=1632297272730&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsass%2Fdownload%2Fsass-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.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 @@ -5308,12 +5054,6 @@ packages: engines: {node: '>=0.10.0'} dev: false - registry.nlark.com/secure-compare/3.0.1: - resolution: {integrity: sha1-8aAymzCLIh+uN7mXTz1XjQypmeM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/secure-compare/download/secure-compare-3.0.1.tgz} - name: secure-compare - version: 3.0.1 - dev: true - registry.nlark.com/semver-compare/1.0.0: resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver-compare/download/semver-compare-1.0.0.tgz} name: semver-compare @@ -5321,28 +5061,28 @@ packages: dev: true registry.nlark.com/semver/5.0.3: - resolution: {integrity: sha1-d0Zt5YnNXTyV8TiqeLxWmjy10no=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.0.3.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.0.3.tgz} + resolution: {integrity: sha1-d0Zt5YnNXTyV8TiqeLxWmjy10no=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.0.3.tgz?cache=0&sync_timestamp=1631501920740&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.0.3.tgz} name: semver version: 5.0.3 hasBin: true dev: true registry.nlark.com/semver/5.7.1: - resolution: {integrity: sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz} + resolution: {integrity: sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1631501920740&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz} name: semver version: 5.7.1 hasBin: true dev: true registry.nlark.com/semver/6.3.0: - resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz} + resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1631501920740&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz} name: semver version: 6.3.0 hasBin: true dev: true registry.nlark.com/semver/7.3.5: - resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: https://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} + resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1631501920740&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz} name: semver version: 7.3.5 engines: {node: '>=10'} @@ -5398,12 +5138,6 @@ packages: object-inspect: registry.nlark.com/object-inspect/1.11.0 dev: true - registry.nlark.com/signal-exit/3.0.4: - resolution: {integrity: sha1-NmpGhNF1ucqyCB42gf2jdHtsUdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/signal-exit/download/signal-exit-3.0.4.tgz?cache=0&sync_timestamp=1631773315244&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsignal-exit%2Fdownload%2Fsignal-exit-3.0.4.tgz} - name: signal-exit - version: 3.0.4 - dev: true - registry.nlark.com/slash/3.0.0: resolution: {integrity: sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slash/download/slash-3.0.0.tgz} name: slash @@ -5802,9 +5536,9 @@ packages: engines: {node: '>=10.13.0'} hasBin: true dependencies: - '@stylelint/postcss-css-in-js': registry.nlark.com/@stylelint/postcss-css-in-js/0.37.2_01a46f28072a4e5e525c32ff0c2998f2 - '@stylelint/postcss-markdown': registry.nlark.com/@stylelint/postcss-markdown/0.36.2_01a46f28072a4e5e525c32ff0c2998f2 - autoprefixer: registry.npmmirror.com/autoprefixer/9.8.7 + '@stylelint/postcss-css-in-js': registry.nlark.com/@stylelint/postcss-css-in-js/0.37.2_4f7b71a942b8b7a555b8adf78f88122b + '@stylelint/postcss-markdown': registry.nlark.com/@stylelint/postcss-markdown/0.36.2_4f7b71a942b8b7a555b8adf78f88122b + autoprefixer: registry.npmmirror.com/autoprefixer/9.8.8 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 @@ -5828,16 +5562,16 @@ packages: meow: registry.nlark.com/meow/9.0.0 micromatch: registry.nlark.com/micromatch/4.0.4 normalize-selector: registry.nlark.com/normalize-selector/0.2.0 - postcss: registry.npmmirror.com/postcss/7.0.38 - postcss-html: registry.nlark.com/postcss-html/0.36.0_01a46f28072a4e5e525c32ff0c2998f2 + postcss: registry.npmmirror.com/postcss/7.0.39 + postcss-html: registry.nlark.com/postcss-html/0.36.0_4f7b71a942b8b7a555b8adf78f88122b postcss-less: registry.nlark.com/postcss-less/3.1.4 postcss-media-query-parser: registry.nlark.com/postcss-media-query-parser/0.2.3 postcss-resolve-nested-selector: registry.nlark.com/postcss-resolve-nested-selector/0.1.1 postcss-safe-parser: registry.nlark.com/postcss-safe-parser/4.0.2 postcss-sass: registry.nlark.com/postcss-sass/0.4.4 - postcss-scss: registry.nlark.com/postcss-scss/2.1.1 + postcss-scss: registry.npmmirror.com/postcss-scss/2.1.1 postcss-selector-parser: registry.nlark.com/postcss-selector-parser/6.0.6 - postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.38 + postcss-syntax: registry.nlark.com/postcss-syntax/0.36.2_postcss@7.0.39 postcss-value-parser: registry.nlark.com/postcss-value-parser/4.1.0 resolve-from: registry.nlark.com/resolve-from/5.0.0 slash: registry.nlark.com/slash/3.0.0 @@ -5847,9 +5581,11 @@ packages: 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 - table: registry.nlark.com/table/6.7.1 + table: registry.npmmirror.com/table/6.7.2 v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 write-file-atomic: registry.nlark.com/write-file-atomic/3.0.3 + transitivePeerDependencies: + - supports-color dev: true registry.nlark.com/sugarss/2.0.0: @@ -5857,7 +5593,7 @@ packages: name: sugarss version: 2.0.0 dependencies: - postcss: registry.npmmirror.com/postcss/7.0.38 + postcss: registry.npmmirror.com/postcss/7.0.39 dev: true registry.nlark.com/supports-color/2.0.0: @@ -5894,6 +5630,15 @@ packages: has-flag: registry.nlark.com/has-flag/4.0.0 dev: true + registry.nlark.com/supports-color/8.1.1: + resolution: {integrity: sha1-zW/BfihQDP9WwbhsCn/UpUpzAFw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/supports-color/download/supports-color-8.1.1.tgz} + name: supports-color + version: 8.1.1 + engines: {node: '>=10'} + dependencies: + has-flag: registry.nlark.com/has-flag/4.0.0 + dev: true + registry.nlark.com/svg-tags/1.0.0: resolution: {integrity: sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/svg-tags/download/svg-tags-1.0.0.tgz} name: svg-tags @@ -5909,20 +5654,6 @@ packages: upper-case: registry.nlark.com/upper-case/1.1.3 dev: true - registry.nlark.com/table/6.7.1: - resolution: {integrity: sha1-7gVZK3FDgxqMlPPO5qrkwczvM+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/table/download/table-6.7.1.tgz} - name: table - version: 6.7.1 - engines: {node: '>=10.0.0'} - dependencies: - ajv: registry.nlark.com/ajv/8.6.3 - 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.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: resolution: {integrity: sha1-YwVjQ9fHC7KfOvZlhlpG/gOg3xc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/terser/download/terser-4.8.0.tgz} name: terser @@ -5956,6 +5687,12 @@ packages: xtend: registry.nlark.com/xtend/4.0.2 dev: true + registry.nlark.com/tinymce/5.9.2: + resolution: {integrity: sha1-xWodeACsIwJvvm4Pz0RMDxV8yv4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tinymce/download/tinymce-5.9.2.tgz} + name: tinymce + version: 5.9.2 + dev: false + registry.nlark.com/title-case/2.1.1: resolution: {integrity: sha1-PhJyFtpY0rxb7PE3q5Ha46fNj6o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/title-case/download/title-case-2.1.1.tgz} name: title-case @@ -6063,7 +5800,7 @@ packages: dev: true registry.nlark.com/tunnel-agent/0.6.0: - resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tunnel-agent/download/tunnel-agent-0.6.0.tgz?cache=0&sync_timestamp=1631501327996&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftunnel-agent%2Fdownload%2Ftunnel-agent-0.6.0.tgz} + resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tunnel-agent/download/tunnel-agent-0.6.0.tgz} name: tunnel-agent version: 0.6.0 dependencies: @@ -6308,7 +6045,7 @@ packages: dev: true registry.nlark.com/uuid/3.4.0: - resolution: {integrity: sha1-sj5DWK+oogL+ehAK8fX4g/AgB+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uuid/download/uuid-3.4.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fuuid%2Fdownload%2Fuuid-3.4.0.tgz} + resolution: {integrity: sha1-sj5DWK+oogL+ehAK8fX4g/AgB+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uuid/download/uuid-3.4.0.tgz} name: uuid version: 3.4.0 deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. @@ -6316,7 +6053,7 @@ packages: dev: true registry.nlark.com/v8-compile-cache/2.3.0: - resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz} + resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz?cache=0&sync_timestamp=1631501921247&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fv8-compile-cache%2Fdownload%2Fv8-compile-cache-2.3.0.tgz} name: v8-compile-cache version: 2.3.0 dev: true @@ -6386,7 +6123,7 @@ packages: dependencies: clone: registry.nlark.com/clone/1.0.4 clone-stats: registry.nlark.com/clone-stats/0.0.1 - replace-ext: registry.nlark.com/replace-ext/0.0.1 + replace-ext: 0.0.1 dev: true registry.nlark.com/vite-plugin-banner/0.1.3: @@ -6395,7 +6132,7 @@ packages: version: 0.1.3 dev: true - registry.nlark.com/vite-plugin-compression/0.3.5_vite@2.5.10: + registry.nlark.com/vite-plugin-compression/0.3.5_vite@2.6.5: resolution: {integrity: sha1-HlM460PmASjebW8isqq/Dj3AwX8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-compression/download/vite-plugin-compression-0.3.5.tgz} id: registry.nlark.com/vite-plugin-compression/0.3.5 name: vite-plugin-compression @@ -6406,10 +6143,12 @@ 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.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.5.10: + registry.nlark.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.6.5: resolution: {integrity: sha1-BN0j3muqBS+qW5rTF1FMkNYgXiU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-mock/download/vite-plugin-mock-2.9.6.tgz} id: registry.nlark.com/vite-plugin-mock/2.9.6 name: vite-plugin-mock @@ -6419,7 +6158,7 @@ packages: mockjs: '>=1.1.0' vite: '>=2.0.0' dependencies: - '@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve/13.0.5 + '@rollup/plugin-node-resolve': registry.nlark.com/@rollup/plugin-node-resolve/13.0.5 '@types/mockjs': registry.nlark.com/@types/mockjs/1.0.4 chalk: registry.nlark.com/chalk/4.1.2 chokidar: registry.nlark.com/chokidar/3.5.2 @@ -6429,12 +6168,13 @@ packages: 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.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 transitivePeerDependencies: - rollup + - supports-color dev: true - registry.nlark.com/vite-plugin-restart/0.0.2_vite@2.5.10: + registry.nlark.com/vite-plugin-restart/0.0.2_vite@2.6.5: resolution: {integrity: sha1-EByTLpw8TV/2BuFaTzLOduHuTdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-restart/download/vite-plugin-restart-0.0.2.tgz} id: registry.nlark.com/vite-plugin-restart/0.0.2 name: vite-plugin-restart @@ -6444,7 +6184,7 @@ packages: dependencies: chalk: registry.nlark.com/chalk/4.1.2 micromatch: registry.nlark.com/micromatch/4.0.4 - vite: registry.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 dev: true registry.nlark.com/vite-plugin-spritesmith/0.1.1: @@ -6460,6 +6200,19 @@ packages: spritesmith: registry.nlark.com/spritesmith/3.4.0 dev: true + registry.nlark.com/vite-plugin-vue-setup-extend/0.1.0_vite@2.6.5: + resolution: {integrity: sha1-nwjvu8Ku0QP1SbNpbe5dRi2yPzg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-vue-setup-extend/download/vite-plugin-vue-setup-extend-0.1.0.tgz} + id: registry.nlark.com/vite-plugin-vue-setup-extend/0.1.0 + name: vite-plugin-vue-setup-extend + version: 0.1.0 + peerDependencies: + vite: '>=2.0.0' + dependencies: + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.19 + magic-string: registry.nlark.com/magic-string/0.25.7 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 + dev: true + registry.nlark.com/vue-demi/0.11.4_vue@3.2.19: 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 @@ -6471,6 +6224,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.npmmirror.com/vue/3.2.19 dev: false @@ -6492,29 +6248,31 @@ packages: esquery: registry.nlark.com/esquery/1.4.0 lodash: registry.nlark.com/lodash/4.17.21 semver: registry.nlark.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color dev: true registry.nlark.com/vue-router/4.0.11_vue@3.2.19: - resolution: {integrity: sha1-zWSaCUHGNSgXY6IJZbWZZD3caO0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue-router/download/vue-router-4.0.11.tgz} + 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 version: 4.0.11 peerDependencies: vue: ^3.0.0 dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.18 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.19 vue: registry.npmmirror.com/vue/3.2.19 dev: false registry.nlark.com/vuex/4.0.2_vue@3.2.19: - resolution: {integrity: sha1-+Jbb1b8qDpY/AMZ+m2EN50nMrMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vuex/download/vuex-4.0.2.tgz} + 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 version: 4.0.2 peerDependencies: vue: ^3.0.2 dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.18 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.19 vue: registry.npmmirror.com/vue/3.2.19 dev: false @@ -6565,7 +6323,7 @@ packages: dev: true registry.nlark.com/wrap-ansi/6.2.0: - resolution: {integrity: sha1-6Tk7oHEC5skaOyIUePAlfNKFblM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-6.2.0.tgz?cache=0&sync_timestamp=1631584889456&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrap-ansi%2Fdownload%2Fwrap-ansi-6.2.0.tgz} + resolution: {integrity: sha1-6Tk7oHEC5skaOyIUePAlfNKFblM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-6.2.0.tgz} name: wrap-ansi version: 6.2.0 engines: {node: '>=8'} @@ -6576,7 +6334,7 @@ packages: dev: true registry.nlark.com/wrap-ansi/7.0.0: - resolution: {integrity: sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-7.0.0.tgz?cache=0&sync_timestamp=1631584889456&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrap-ansi%2Fdownload%2Fwrap-ansi-7.0.0.tgz} + resolution: {integrity: sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-7.0.0.tgz} name: wrap-ansi version: 7.0.0 engines: {node: '>=10'} @@ -6599,7 +6357,7 @@ packages: dependencies: imurmurhash: registry.nlark.com/imurmurhash/0.1.4 is-typedarray: registry.nlark.com/is-typedarray/1.0.0 - signal-exit: registry.nlark.com/signal-exit/3.0.4 + signal-exit: registry.npmmirror.com/signal-exit/3.0.5 typedarray-to-buffer: registry.nlark.com/typedarray-to-buffer/3.1.5 dev: true @@ -6617,7 +6375,7 @@ packages: 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&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fyaml%2Fdownload%2Fyaml-1.10.2.tgz} + resolution: {integrity: sha1-IwHF/78StGfejaIzOkWeKeeSDks=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yaml/download/yaml-1.10.2.tgz} name: yaml version: 1.10.2 engines: {node: '>= 6'} @@ -6636,22 +6394,101 @@ packages: version: 1.0.5 dev: true - registry.npmmirror.com/@rollup/plugin-node-resolve/13.0.5: - resolution: {integrity: sha1-AWq+WHlqT/VE1r6seBiSHj03d/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.5.tgz} - name: '@rollup/plugin-node-resolve' - version: 13.0.5 - engines: {node: '>= 10.0.0'} - peerDependencies: - rollup: ^2.42.0 + registry.npmmirror.com/@babel/code-frame/7.12.11: + resolution: {integrity: sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.12.11.tgz} + name: '@babel/code-frame' + version: 7.12.11 dependencies: - '@rollup/pluginutils': registry.nlark.com/@rollup/pluginutils/3.1.0 - '@types/resolve': registry.nlark.com/@types/resolve/1.17.1 - builtin-modules: registry.nlark.com/builtin-modules/3.2.0 - deepmerge: registry.nlark.com/deepmerge/4.2.2 - is-module: registry.nlark.com/is-module/1.0.0 - resolve: registry.nlark.com/resolve/1.20.0 + '@babel/highlight': registry.nlark.com/@babel/highlight/7.14.5 dev: true + registry.npmmirror.com/@babel/code-frame/7.15.8: + resolution: {integrity: sha1-RZkMR62tsAwDZ3uqiSIffMI9JQM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.15.8.tgz} + name: '@babel/code-frame' + version: 7.15.8 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': registry.nlark.com/@babel/highlight/7.14.5 + dev: true + + registry.npmmirror.com/@babel/core/7.15.8: + resolution: {integrity: sha1-GVufK//pldLGwVnnL+UltBFOjBA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/download/@babel/core-7.15.8.tgz} + name: '@babel/core' + version: 7.15.8 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.15.8 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.15.8 + '@babel/helper-compilation-targets': registry.nlark.com/@babel/helper-compilation-targets/7.15.4_@babel+core@7.15.8 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.15.8 + '@babel/helpers': registry.nlark.com/@babel/helpers/7.15.4 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.8 + '@babel/template': registry.nlark.com/@babel/template/7.15.4 + '@babel/traverse': registry.nlark.com/@babel/traverse/7.15.4 + '@babel/types': registry.nlark.com/@babel/types/7.15.6 + convert-source-map: registry.nlark.com/convert-source-map/1.8.0 + debug: registry.nlark.com/debug/4.3.2 + gensync: registry.nlark.com/gensync/1.0.0-beta.2 + json5: registry.nlark.com/json5/2.2.0 + semver: registry.nlark.com/semver/6.3.0 + source-map: registry.nlark.com/source-map/0.5.7 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/@babel/generator/7.15.8: + resolution: {integrity: sha1-+la+a1lpUs6yMQSM+E7kmaGcDNE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/download/@babel/generator-7.15.8.tgz} + name: '@babel/generator' + version: 7.15.8 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': registry.nlark.com/@babel/types/7.15.6 + jsesc: registry.nlark.com/jsesc/2.5.2 + source-map: registry.nlark.com/source-map/0.5.7 + dev: true + + registry.npmmirror.com/@babel/helper-module-transforms/7.15.8: + resolution: {integrity: sha1-2MDnWoelLjdKjyX4VRdHhqCUmLI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.15.8.tgz} + name: '@babel/helper-module-transforms' + version: 7.15.8 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-module-imports': registry.nlark.com/@babel/helper-module-imports/7.15.4 + '@babel/helper-replace-supers': registry.nlark.com/@babel/helper-replace-supers/7.15.4 + '@babel/helper-simple-access': registry.nlark.com/@babel/helper-simple-access/7.15.4 + '@babel/helper-split-export-declaration': registry.nlark.com/@babel/helper-split-export-declaration/7.15.4 + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 + '@babel/template': registry.nlark.com/@babel/template/7.15.4 + '@babel/traverse': registry.nlark.com/@babel/traverse/7.15.4 + '@babel/types': registry.nlark.com/@babel/types/7.15.6 + dev: true + + registry.npmmirror.com/@babel/parser/7.15.8: + resolution: {integrity: sha1-e6zcvnG9w/+TbVEMFdzqfPC5kBY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/download/@babel/parser-7.15.8.tgz} + name: '@babel/parser' + version: 7.15.8 + engines: {node: '>=6.0.0'} + hasBin: true + + registry.npmmirror.com/@humanwhocodes/config-array/0.5.0: + resolution: {integrity: sha1-FAeWfUxu7Nc4j4Os8er00Mbljvk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.5.0.tgz} + name: '@humanwhocodes/config-array' + version: 0.5.0 + engines: {node: '>=10.10.0'} + dependencies: + '@humanwhocodes/object-schema': registry.nlark.com/@humanwhocodes/object-schema/1.2.0 + debug: registry.nlark.com/debug/4.3.2 + minimatch: registry.nlark.com/minimatch/3.0.4 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/@popperjs/core/2.10.2: + resolution: {integrity: sha1-B5jAM1Hw3qGlpMq93yalWny+5ZA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@popperjs/core/download/@popperjs/core-2.10.2.tgz} + name: '@popperjs/core' + version: 2.10.2 + dev: false + registry.npmmirror.com/@tinymce/tinymce-vue/4.0.4_vue@3.2.19: resolution: {integrity: sha1-tHk08tHhBqya9/qboDFqjJbtMUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tinymce/tinymce-vue/download/@tinymce/tinymce-vue-4.0.4.tgz} id: registry.npmmirror.com/@tinymce/tinymce-vue/4.0.4 @@ -6669,25 +6506,33 @@ packages: version: 6.5.0 dependencies: '@types/through': registry.nlark.com/@types/through/0.0.30 - rxjs: registry.nlark.com/rxjs/6.6.7 + rxjs: registry.npmmirror.com/rxjs/6.6.7 dev: true - registry.npmmirror.com/@types/node/16.10.1: - resolution: {integrity: sha1-82R2IxmcqSCWAAaz3M9jPqkF8kM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-16.10.1.tgz} + registry.npmmirror.com/@types/node/16.10.3: + resolution: {integrity: sha1-eo8oOGA+oxTR0iuzFx2JnhXFe9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-16.10.3.tgz?cache=0&sync_timestamp=1633487033171&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-16.10.3.tgz} name: '@types/node' - version: 16.10.1 + version: 16.10.3 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 + registry.npmmirror.com/@types/svgo/2.6.0: + resolution: {integrity: sha1-8MUO7ShkIvY7TjNG2KMJsOpn1Yo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/svgo/download/@types/svgo-2.6.0.tgz} + name: '@types/svgo' + version: 2.6.0 + dependencies: + '@types/node': registry.npmmirror.com/@types/node/16.10.3 + dev: true + + registry.npmmirror.com/@vitejs/plugin-vue/1.9.3_vite@2.6.5: + resolution: {integrity: sha1-k9YYk85scj0CCa8Eg+yLkaLNgR8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.9.3.tgz} + id: registry.npmmirror.com/@vitejs/plugin-vue/1.9.3 name: '@vitejs/plugin-vue' - version: 1.9.2 + version: 1.9.3 engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 dependencies: - vite: registry.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 dev: true registry.npmmirror.com/@vue/compiler-core/3.2.19: @@ -6695,7 +6540,7 @@ packages: name: '@vue/compiler-core' version: 3.2.19 dependencies: - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.8 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 estree-walker: registry.nlark.com/estree-walker/2.0.2 source-map: registry.nlark.com/source-map/0.6.1 @@ -6713,7 +6558,7 @@ packages: name: '@vue/compiler-sfc' version: 3.2.19 dependencies: - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.8 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.19 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.19 '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.19 @@ -6721,7 +6566,7 @@ packages: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 estree-walker: registry.nlark.com/estree-walker/2.0.2 magic-string: registry.nlark.com/magic-string/0.25.7 - postcss: registry.npmmirror.com/postcss/8.3.8 + postcss: registry.npmmirror.com/postcss/8.3.9 source-map: registry.nlark.com/source-map/0.6.1 registry.npmmirror.com/@vue/compiler-ssr/3.2.19: @@ -6732,10 +6577,10 @@ packages: '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.19 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 - 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} + registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.19: + resolution: {integrity: sha1-+OiAWdqkJFFZkkJqDH6lzeB+mb8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/download/@vue/devtools-api-6.0.0-beta.19.tgz} name: '@vue/devtools-api' - version: 6.0.0-beta.18 + version: 6.0.0-beta.19 dev: false registry.npmmirror.com/@vue/reactivity/3.2.19: @@ -6751,7 +6596,7 @@ packages: name: '@vue/ref-transform' version: 3.2.19 dependencies: - '@babel/parser': registry.nlark.com/@babel/parser/7.15.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.8 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.19 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.19 estree-walker: registry.nlark.com/estree-walker/2.0.2 @@ -6802,31 +6647,87 @@ packages: peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + vue: + optional: true dependencies: - '@vueuse/shared': registry.nlark.com/@vueuse/shared/6.1.0_vue@3.2.19 + '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/6.1.0_vue@3.2.19 vue: registry.npmmirror.com/vue/3.2.19 vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.19 dev: false - registry.npmmirror.com/autoprefixer/9.8.7: - resolution: {integrity: sha1-48Et4YqACvGhqBVfvAHcfeKeoYQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/download/autoprefixer-9.8.7.tgz} + registry.npmmirror.com/@vueuse/shared/6.1.0_vue@3.2.19: + resolution: {integrity: sha1-E3X9Qazv5S+aGELzxqijSHhlNbo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/download/@vueuse/shared-6.1.0.tgz} + id: registry.npmmirror.com/@vueuse/shared/6.1.0 + name: '@vueuse/shared' + version: 6.1.0 + peerDependencies: + '@vue/composition-api': ^1.1.0 + vue: ^2.6.0 || ^3.2.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + vue: + optional: true + dependencies: + vue: registry.npmmirror.com/vue/3.2.19 + vue-demi: registry.nlark.com/vue-demi/0.11.4_vue@3.2.19 + dev: false + + registry.npmmirror.com/autoprefixer/9.8.8: + resolution: {integrity: sha1-/UvUWVOF+m8GWZ3nSaTV96R0lXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/download/autoprefixer-9.8.8.tgz} name: autoprefixer - version: 9.8.7 + version: 9.8.8 hasBin: true dependencies: - browserslist: registry.nlark.com/browserslist/4.17.1 - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001261 - nanocolors: registry.npmmirror.com/nanocolors/0.2.12 + browserslist: registry.npmmirror.com/browserslist/4.17.3 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001265 normalize-range: registry.nlark.com/normalize-range/0.1.2 num2fraction: registry.nlark.com/num2fraction/1.2.2 - postcss: registry.npmmirror.com/postcss/7.0.38 + picocolors: registry.npmmirror.com/picocolors/0.2.1 + postcss: registry.npmmirror.com/postcss/7.0.39 postcss-value-parser: registry.nlark.com/postcss-value-parser/4.1.0 dev: true - registry.npmmirror.com/caniuse-lite/1.0.30001261: - resolution: {integrity: sha1-ltiYE8B26gYSCaTgQNjc8MZqHQE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/download/caniuse-lite-1.0.30001261.tgz} + registry.npmmirror.com/axios/0.22.0: + resolution: {integrity: sha1-v3AsQftQ+8pFOVidg5oHcRe3myU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/download/axios-0.22.0.tgz?cache=0&sync_timestamp=1633070166637&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Faxios%2Fdownload%2Faxios-0.22.0.tgz} + name: axios + version: 0.22.0 + dependencies: + follow-redirects: registry.nlark.com/follow-redirects/1.14.4 + dev: false + + registry.npmmirror.com/browserslist/4.17.3: + resolution: {integrity: sha1-KETNbuvhTRI4SwEi0hdVAWDS1iQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/download/browserslist-4.17.3.tgz} + name: browserslist + version: 4.17.3 + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001265 + electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.3.862 + escalade: registry.nlark.com/escalade/3.1.1 + node-releases: registry.npmmirror.com/node-releases/1.1.77 + picocolors: registry.npmmirror.com/picocolors/0.2.1 + dev: true + + registry.npmmirror.com/camelcase-keys/6.2.2: + resolution: {integrity: sha1-XnVda6UaoiPsfT1S8ld4IQ+dw8A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase-keys/download/camelcase-keys-6.2.2.tgz} + name: camelcase-keys + version: 6.2.2 + engines: {node: '>=8'} + dependencies: + camelcase: registry.nlark.com/camelcase/5.3.1 + map-obj: registry.nlark.com/map-obj/4.3.0 + quick-lru: registry.nlark.com/quick-lru/4.0.1 + dev: true + + registry.npmmirror.com/caniuse-lite/1.0.30001265: + resolution: {integrity: sha1-BhPJ5ski5CJ5Lm/O/fmjr+7k+MM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/download/caniuse-lite-1.0.30001265.tgz?cache=0&sync_timestamp=1633535654289&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001265.tgz} name: caniuse-lite - version: 1.0.30001261 + version: 1.0.30001265 dev: true registry.npmmirror.com/clean-css/4.2.3: @@ -6838,34 +6739,48 @@ packages: source-map: registry.nlark.com/source-map/0.6.1 dev: true + registry.npmmirror.com/cli-spinners/2.6.1: + resolution: {integrity: sha1-rclU6+KBw3pjGb+kAebdJIj/tw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-spinners/download/cli-spinners-2.6.1.tgz} + name: cli-spinners + version: 2.6.1 + engines: {node: '>=6'} + 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} + resolution: {integrity: sha1-UZD7uHJ2JZqGrXAL/yxtb6o/ykA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colorette/download/colorette-1.4.0.tgz?cache=0&sync_timestamp=1633673408257&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcolorette%2Fdownload%2Fcolorette-1.4.0.tgz} name: colorette version: 1.4.0 dev: true - registry.npmmirror.com/core-js-pure/3.18.1: - resolution: {integrity: sha1-CX000kSEvkXOpwCkSNHnRiJkbIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js-pure/download/core-js-pure-3.18.1.tgz} + registry.npmmirror.com/core-js-pure/3.18.2: + resolution: {integrity: sha1-2MwR1IheqRnz3ndtRecg5Mdp1AY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js-pure/download/core-js-pure-3.18.2.tgz} name: core-js-pure - version: 3.18.1 + version: 3.18.2 requiresBuild: true dev: true - registry.npmmirror.com/electron-to-chromium/1.3.853: - resolution: {integrity: sha1-8+0dMfCSyzoXrxiLymxqPskcPoI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/download/electron-to-chromium-1.3.853.tgz} - name: electron-to-chromium - version: 1.3.853 + registry.npmmirror.com/decamelize/1.2.0: + resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/download/decamelize-1.2.0.tgz} + name: decamelize + version: 1.2.0 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/element-plus/1.1.0-beta.18_vue@3.2.19: - resolution: {integrity: sha1-6xbQkQBKYYACx17Ycpkgj22/Zi4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/element-plus/download/element-plus-1.1.0-beta.18.tgz} - id: registry.npmmirror.com/element-plus/1.1.0-beta.18 + registry.npmmirror.com/electron-to-chromium/1.3.862: + resolution: {integrity: sha1-wcXUOCRJ4smw5n/hZS9PxFHW2MA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/download/electron-to-chromium-1.3.862.tgz} + name: electron-to-chromium + version: 1.3.862 + dev: true + + registry.npmmirror.com/element-plus/1.1.0-beta.19_vue@3.2.19: + resolution: {integrity: sha1-I087w/HYIqcQIEXn7hI5tnXyesw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/element-plus/download/element-plus-1.1.0-beta.19.tgz} + id: registry.npmmirror.com/element-plus/1.1.0-beta.19 name: element-plus - version: 1.1.0-beta.18 + version: 1.1.0-beta.19 peerDependencies: vue: ^3.2.0 dependencies: - '@popperjs/core': registry.nlark.com/@popperjs/core/2.10.1 + '@popperjs/core': registry.npmmirror.com/@popperjs/core/2.10.2 '@vueuse/core': registry.npmmirror.com/@vueuse/core/6.1.0_vue@3.2.19 async-validator: registry.nlark.com/async-validator/4.0.3 dayjs: registry.nlark.com/dayjs/1.10.7 @@ -6879,25 +6794,220 @@ packages: dev: false registry.npmmirror.com/emoji-regex/8.0.0: - resolution: {integrity: sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/download/emoji-regex-8.0.0.tgz?cache=0&sync_timestamp=1632753016214&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Femoji-regex%2Fdownload%2Femoji-regex-8.0.0.tgz} + resolution: {integrity: sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/download/emoji-regex-8.0.0.tgz} name: emoji-regex version: 8.0.0 dev: true + registry.npmmirror.com/esbuild-android-arm64/0.13.4: + resolution: {integrity: sha1-UXiiDSt6unQaMcGWCfnmezRplrk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/download/esbuild-android-arm64-0.13.4.tgz} + name: esbuild-android-arm64 + version: 0.13.4 + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-darwin-64/0.13.4: + resolution: {integrity: sha1-ej5myOEnG2UFQbJe7WXITzVkpp0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/download/esbuild-darwin-64-0.13.4.tgz} + name: esbuild-darwin-64 + version: 0.13.4 + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-darwin-arm64/0.13.4: + resolution: {integrity: sha1-eT/spgMrKlfvKR65stM3aNYKSdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/download/esbuild-darwin-arm64-0.13.4.tgz} + name: esbuild-darwin-arm64 + version: 0.13.4 + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-freebsd-64/0.13.4: + resolution: {integrity: sha1-KUrsPCz0tB+2kAIS/Jwz3Y+7tKI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/download/esbuild-freebsd-64-0.13.4.tgz} + name: esbuild-freebsd-64 + version: 0.13.4 + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-freebsd-arm64/0.13.4: + resolution: {integrity: sha1-Cf5mx1HBL5uXaXax2D895ZTLJ4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/download/esbuild-freebsd-arm64-0.13.4.tgz} + name: esbuild-freebsd-arm64 + version: 0.13.4 + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-linux-32/0.13.4: + resolution: {integrity: sha1-qfB5PXvMnO9PT/pDmMUlh3+6WDk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/download/esbuild-linux-32-0.13.4.tgz} + name: esbuild-linux-32 + version: 0.13.4 + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-linux-64/0.13.4: + resolution: {integrity: sha1-wNC0ydYuO7+L3yzs43QDqm1g/C4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/download/esbuild-linux-64-0.13.4.tgz} + name: esbuild-linux-64 + version: 0.13.4 + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-linux-arm/0.13.4: + resolution: {integrity: sha1-GGzZuIhawTK5lTpKCv5mgWjevRA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/download/esbuild-linux-arm-0.13.4.tgz} + name: esbuild-linux-arm + version: 0.13.4 + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-linux-arm64/0.13.4: + resolution: {integrity: sha1-EpLZe/pkoI0Sco+KeDe/kndsd5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/download/esbuild-linux-arm64-0.13.4.tgz} + name: esbuild-linux-arm64 + version: 0.13.4 + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-linux-mips64le/0.13.4: + resolution: {integrity: sha1-QgSb9yvFhoF7SlHMnjIUjRPl6Ac=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/download/esbuild-linux-mips64le-0.13.4.tgz} + name: esbuild-linux-mips64le + version: 0.13.4 + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-linux-ppc64le/0.13.4: + resolution: {integrity: sha1-rfHOLvIwJ1fEODiH2mrE3SW+nU8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/download/esbuild-linux-ppc64le-0.13.4.tgz} + name: esbuild-linux-ppc64le + version: 0.13.4 + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-openbsd-64/0.13.4: + resolution: {integrity: sha1-HIEiEBiYxSogyHhpNc8+t6Gbg7Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/download/esbuild-openbsd-64-0.13.4.tgz} + name: esbuild-openbsd-64 + version: 0.13.4 + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-sunos-64/0.13.4: + resolution: {integrity: sha1-TslfqhSmDylf5IW+v/7/9Ahzkzc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/download/esbuild-sunos-64-0.13.4.tgz} + name: esbuild-sunos-64 + version: 0.13.4 + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-windows-32/0.13.4: + resolution: {integrity: sha1-MYLDgEh7eXsE0OwsgMKUVmaGkIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/download/esbuild-windows-32-0.13.4.tgz} + name: esbuild-windows-32 + version: 0.13.4 + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-windows-64/0.13.4: + resolution: {integrity: sha1-uemV+S2B9DOgTzNhHmA+gvkjLmk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/download/esbuild-windows-64-0.13.4.tgz} + name: esbuild-windows-64 + version: 0.13.4 + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + registry.npmmirror.com/esbuild-windows-arm64/0.13.4: + resolution: {integrity: sha1-+yOVMvB7dk0Vj0zHhxeO9Mb621w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/download/esbuild-windows-arm64-0.13.4.tgz} + name: esbuild-windows-arm64 + version: 0.13.4 + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + 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} + resolution: {integrity: sha1-tXFluQe+T/umUfZFBTjOjYwdXrA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.11.3.tgz?cache=0&sync_timestamp=1633455935900&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fesbuild%2Fdownload%2Fesbuild-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} + registry.npmmirror.com/esbuild/0.13.4: + resolution: {integrity: sha1-zi3rVsT7Ngk4MRy/xn+ORnu2hBs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.13.4.tgz?cache=0&sync_timestamp=1633455935900&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fesbuild%2Fdownload%2Fesbuild-0.13.4.tgz} name: esbuild - version: 0.12.29 + version: 0.13.4 hasBin: true requiresBuild: true + optionalDependencies: + esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.13.4 + esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.13.4 + esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.13.4 + esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.13.4 + esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.13.4 + esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.13.4 + esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.13.4 + esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.13.4 + esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.13.4 + esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.13.4 + esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.13.4 + esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.13.4 + esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.13.4 + esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.13.4 + esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.13.4 + esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.13.4 + dev: true + + registry.npmmirror.com/eslint-plugin-vue/7.19.1_eslint@7.32.0: + resolution: {integrity: sha1-Q1+yznEoQqlTCyjqy4g2gOjqpPM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/download/eslint-plugin-vue-7.19.1.tgz?cache=0&sync_timestamp=1633512274623&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Feslint-plugin-vue%2Fdownload%2Feslint-plugin-vue-7.19.1.tgz} + id: registry.npmmirror.com/eslint-plugin-vue/7.19.1 + name: eslint-plugin-vue + version: 7.19.1 + engines: {node: '>=8.10'} + peerDependencies: + eslint: ^6.2.0 || ^7.0.0 || ^8.0.0-0 + dependencies: + 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 + vue-eslint-parser: registry.nlark.com/vue-eslint-parser/7.11.0_eslint@7.32.0 + transitivePeerDependencies: + - supports-color dev: true registry.npmmirror.com/eslint/7.32.0: @@ -6907,9 +7017,9 @@ packages: engines: {node: ^10.12.0 || >=12.0.0} hasBin: true dependencies: - '@babel/code-frame': registry.nlark.com/@babel/code-frame/7.12.11 + '@babel/code-frame': registry.npmmirror.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 + '@humanwhocodes/config-array': registry.npmmirror.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 @@ -6926,12 +7036,12 @@ packages: 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 + glob-parent: registry.npmmirror.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.npmmirror.com/is-glob/4.0.2 + is-glob: registry.npmmirror.com/is-glob/4.0.3 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 @@ -6944,13 +7054,15 @@ packages: 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 + table: registry.npmmirror.com/table/6.7.2 text-table: registry.nlark.com/text-table/0.2.0 v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 + transitivePeerDependencies: + - supports-color dev: true registry.npmmirror.com/find-up/4.1.0: - resolution: {integrity: sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/download/find-up-4.1.0.tgz?cache=0&sync_timestamp=1632655259092&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffind-up%2Fdownload%2Ffind-up-4.1.0.tgz} + resolution: {integrity: sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/download/find-up-4.1.0.tgz} name: find-up version: 4.1.0 engines: {node: '>=8'} @@ -6959,6 +7071,15 @@ packages: path-exists: registry.nlark.com/path-exists/4.0.0 dev: true + registry.npmmirror.com/glob-parent/5.1.2: + resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-5.1.2.tgz} + name: glob-parent + version: 5.1.2 + engines: {node: '>= 6'} + dependencies: + is-glob: registry.npmmirror.com/is-glob/4.0.3 + 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 @@ -6985,14 +7106,37 @@ packages: path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 dev: true - registry.npmmirror.com/hotkeys-js/3.8.7: - resolution: {integrity: sha1-wWyrl4tT1yQvhgyjky6Xa5I5mYE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hotkeys-js/download/hotkeys-js-3.8.7.tgz} - name: hotkeys-js - version: 3.8.7 - dev: false + registry.npmmirror.com/import-meta-resolve/1.1.1: + resolution: {integrity: sha1-JE/VQv0frnNVDU+LPN47uh17Kxg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-meta-resolve/download/import-meta-resolve-1.1.1.tgz} + name: import-meta-resolve + version: 1.1.1 + dependencies: + builtins: registry.nlark.com/builtins/4.0.0 + dev: true + + registry.npmmirror.com/inquirer/7.3.3: + resolution: {integrity: sha1-BNF2sq8Er8FXqD/XwQDpjuCq0AM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inquirer/download/inquirer-7.3.3.tgz} + name: inquirer + version: 7.3.3 + engines: {node: '>=8.0.0'} + dependencies: + ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 + chalk: registry.nlark.com/chalk/4.1.2 + cli-cursor: registry.nlark.com/cli-cursor/3.1.0 + cli-width: registry.nlark.com/cli-width/3.0.0 + external-editor: registry.nlark.com/external-editor/3.1.0 + figures: registry.nlark.com/figures/3.2.0 + lodash: registry.nlark.com/lodash/4.17.21 + mute-stream: 0.0.8 + run-async: registry.nlark.com/run-async/2.4.1 + rxjs: registry.npmmirror.com/rxjs/6.6.7 + 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 registry.npmmirror.com/is-core-module/2.7.0: - resolution: {integrity: sha1-PA730xtKz8V0+AxYQJ1WioNoSOM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/download/is-core-module-2.7.0.tgz} + resolution: {integrity: sha1-PA730xtKz8V0+AxYQJ1WioNoSOM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/download/is-core-module-2.7.0.tgz?cache=0&sync_timestamp=1632762124948&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fis-core-module%2Fdownload%2Fis-core-module-2.7.0.tgz} name: is-core-module version: 2.7.0 dependencies: @@ -7008,10 +7152,10 @@ packages: is-extglob: registry.nlark.com/is-extglob/2.1.1 dev: true - registry.npmmirror.com/is-glob/4.0.2: - resolution: {integrity: sha1-hZ/C5zHljJAvmfyrzLdafdB9Kdg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/download/is-glob-4.0.2.tgz} + registry.npmmirror.com/is-glob/4.0.3: + resolution: {integrity: sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/download/is-glob-4.0.3.tgz} name: is-glob - version: 4.0.2 + version: 4.0.3 engines: {node: '>=0.10.0'} dependencies: is-extglob: registry.nlark.com/is-extglob/2.1.1 @@ -7023,8 +7167,30 @@ packages: version: 2.6.4 dev: true + registry.npmmirror.com/lint-staged/11.2.0: + resolution: {integrity: sha1-a5d0p0s+tL71xZ+2R1v/hNaFMAg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lint-staged/download/lint-staged-11.2.0.tgz} + name: lint-staged + version: 11.2.0 + hasBin: true + dependencies: + cli-truncate: registry.nlark.com/cli-truncate/2.1.0 + colorette: registry.npmmirror.com/colorette/1.4.0 + commander: registry.nlark.com/commander/8.2.0 + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + debug: registry.nlark.com/debug/4.3.2_supports-color@8.1.1 + enquirer: registry.nlark.com/enquirer/2.3.6 + execa: registry.nlark.com/execa/5.1.1 + listr2: registry.npmmirror.com/listr2/3.12.2_enquirer@2.3.6 + micromatch: registry.nlark.com/micromatch/4.0.4 + normalize-path: registry.nlark.com/normalize-path/3.0.0 + please-upgrade-node: registry.nlark.com/please-upgrade-node/3.2.0 + string-argv: 0.3.1 + stringify-object: registry.nlark.com/stringify-object/3.3.0 + supports-color: registry.nlark.com/supports-color/8.1.1 + 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} + 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 @@ -7037,11 +7203,19 @@ packages: 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 + rxjs: registry.npmmirror.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/local-pkg/0.1.0: + resolution: {integrity: sha1-dCKyro/B47nvLxMrCg6S2HnfUu8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/download/local-pkg-0.1.0.tgz} + name: local-pkg + version: 0.1.0 + dependencies: + mlly: registry.npmmirror.com/mlly/0.2.5 + 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 @@ -7049,11 +7223,37 @@ packages: 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 + micromark: registry.npmmirror.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/micromark/2.11.4: + resolution: {integrity: sha1-0TQ2E47qgmOD6CJEnJpcUO5EZlo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark/download/micromark-2.11.4.tgz} + name: micromark + version: 2.11.4 + dependencies: + debug: registry.nlark.com/debug/4.3.2 + parse-entities: registry.nlark.com/parse-entities/2.0.0 + dev: true + + registry.npmmirror.com/mime-types/2.1.33: + resolution: {integrity: sha1-H6EqkERy+v0GjkjZ6EAfdNP3Dts=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/download/mime-types-2.1.33.tgz} + name: mime-types + version: 2.1.33 + engines: {node: '>= 0.6'} + dependencies: + mime-db: registry.nlark.com/mime-db/1.50.0 + dev: true + + registry.npmmirror.com/mlly/0.2.5: + resolution: {integrity: sha1-zXCW0O/PrjEQkewcuFW55YXOJtM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mlly/download/mlly-0.2.5.tgz} + name: mlly + version: 0.2.5 + dependencies: + import-meta-resolve: registry.npmmirror.com/import-meta-resolve/1.1.1 + dev: true + registry.npmmirror.com/ms/2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.0.0.tgz} name: ms @@ -7078,24 +7278,55 @@ packages: version: 0.1.12 dev: true - registry.npmmirror.com/nanocolors/0.2.12: - resolution: {integrity: sha1-TQWTLnARYHhnPqTMZpmhxWzHd3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanocolors/download/nanocolors-0.2.12.tgz} - name: nanocolors - version: 0.2.12 - - registry.npmmirror.com/nanoid/3.1.28: - resolution: {integrity: sha1-PAG6wUy2xWgFaQFMxlovJkJMa9Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/download/nanoid-3.1.28.tgz} + registry.npmmirror.com/nanoid/3.1.29: + resolution: {integrity: sha1-IU+y16M+GlvvR1e3ed+utqTlrrQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/download/nanoid-3.1.29.tgz?cache=0&sync_timestamp=1633542097960&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fnanoid%2Fdownload%2Fnanoid-3.1.29.tgz} name: nanoid - version: 3.1.28 + version: 3.1.29 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + registry.npmmirror.com/node-releases/1.1.77: + resolution: {integrity: sha1-ULDP7ehV3TdOdYW/Io/zTlfBwy4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/download/node-releases-1.1.77.tgz} + name: node-releases + version: 1.1.77 + dev: true + registry.npmmirror.com/normalize-wheel-es/1.1.0: resolution: {integrity: sha1-2wF68d1dTGIiwHrji8IkBJ0lhh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-wheel-es/download/normalize-wheel-es-1.1.0.tgz} name: normalize-wheel-es version: 1.1.0 dev: false + registry.npmmirror.com/npm-run-path/4.0.1: + resolution: {integrity: sha1-t+zR5e1T2o43pV4cImnguX7XSOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-path/download/npm-run-path-4.0.1.tgz?cache=0&sync_timestamp=1633420537317&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fnpm-run-path%2Fdownload%2Fnpm-run-path-4.0.1.tgz} + name: npm-run-path + version: 4.0.1 + engines: {node: '>=8'} + dependencies: + path-key: registry.nlark.com/path-key/3.1.1 + dev: true + + registry.npmmirror.com/p-try/2.2.0: + resolution: {integrity: sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-try/download/p-try-2.2.0.tgz} + name: p-try + version: 2.2.0 + engines: {node: '>=6'} + dev: true + + registry.npmmirror.com/parent-module/1.0.1: + resolution: {integrity: sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/download/parent-module-1.0.1.tgz?cache=0&sync_timestamp=1633337707726&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparent-module%2Fdownload%2Fparent-module-1.0.1.tgz} + name: parent-module + version: 1.0.1 + engines: {node: '>=6'} + dependencies: + callsites: registry.nlark.com/callsites/3.1.0 + dev: true + + registry.npmmirror.com/picocolors/0.2.1: + resolution: {integrity: sha1-VwZw95NkaFHRuhNZlpYqutWHhZ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/download/picocolors-0.2.1.tgz} + name: picocolors + version: 0.2.1 + 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 @@ -7105,13 +7336,22 @@ packages: 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 + mime-types: registry.npmmirror.com/mime-types/2.1.33 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/postcss-scss/2.1.1: + resolution: {integrity: sha1-7Dp1+imlXgFrkL8yaQJsU8HSs4M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-scss/download/postcss-scss-2.1.1.tgz} + name: postcss-scss + version: 2.1.1 + engines: {node: '>=6.0.0'} + dependencies: + postcss: registry.npmmirror.com/postcss/7.0.39 + dev: true + registry.npmmirror.com/postcss/5.2.18: resolution: {integrity: sha1-ut+hSX1GJE9jkPWLMZgw2RB4U8U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-5.2.18.tgz} name: postcss @@ -7124,38 +7364,63 @@ packages: supports-color: registry.nlark.com/supports-color/3.2.3 dev: true - registry.npmmirror.com/postcss/7.0.38: - resolution: {integrity: sha1-U2WpxRJmQ9l3BGrSOfYOrdokkdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-7.0.38.tgz} + registry.npmmirror.com/postcss/7.0.39: + resolution: {integrity: sha1-liQ3XZZWMOLh8sAqk1yCpZy0gwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-7.0.39.tgz} name: postcss - version: 7.0.38 + version: 7.0.39 engines: {node: '>=6.0.0'} dependencies: - nanocolors: registry.npmmirror.com/nanocolors/0.2.12 + picocolors: registry.npmmirror.com/picocolors/0.2.1 source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.npmmirror.com/postcss/8.3.8: - resolution: {integrity: sha1-nr4qEnOWtLRXCun3dw5/uD2yusE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-8.3.8.tgz} + registry.npmmirror.com/postcss/8.3.9: + resolution: {integrity: sha1-mHVMqgbE7p61nMSL0HO7a9NDfDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-8.3.9.tgz} name: postcss - version: 8.3.8 + version: 8.3.9 engines: {node: ^10 || ^12 || >=14} dependencies: - nanocolors: registry.npmmirror.com/nanocolors/0.2.12 - nanoid: registry.npmmirror.com/nanoid/3.1.28 + nanoid: registry.npmmirror.com/nanoid/3.1.29 + picocolors: registry.npmmirror.com/picocolors/0.2.1 source-map-js: registry.nlark.com/source-map-js/0.6.2 - 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} + registry.npmmirror.com/rollup/2.58.0: + resolution: {integrity: sha1-pkOYM2Xnv39bfGKoMxuYO3xMZ/s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/download/rollup-2.58.0.tgz} name: rollup - version: 2.57.0 + version: 2.58.0 engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: fsevents: registry.nlark.com/fsevents/2.3.2 dev: true + registry.npmmirror.com/rxjs/6.6.7: + resolution: {integrity: sha1-kKwBisq/SRv2UEQjXVhjxNq4BMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rxjs/download/rxjs-6.6.7.tgz?cache=0&sync_timestamp=1633558464026&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Frxjs%2Fdownload%2Frxjs-6.6.7.tgz} + name: rxjs + version: 6.6.7 + engines: {npm: '>=2.0.0'} + dependencies: + tslib: registry.nlark.com/tslib/1.14.1 + 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/signal-exit/3.0.5: + resolution: {integrity: sha1-nj6MwMdamUcrRDIQM6dwLnc4JS8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/download/signal-exit-3.0.5.tgz} + name: signal-exit + version: 3.0.5 + 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?cache=0&sync_timestamp=1632421815231&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring-width%2Fdownload%2Fstring-width-4.2.3.tgz} + 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'} @@ -7166,7 +7431,7 @@ packages: 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} + 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'} @@ -7175,7 +7440,7 @@ packages: 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} + 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'} @@ -7184,7 +7449,7 @@ packages: 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} + 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'} @@ -7208,38 +7473,49 @@ packages: stable: registry.nlark.com/stable/0.1.8 dev: true - registry.npmmirror.com/tinymce/5.9.2: - resolution: {integrity: sha1-xWodeACsIwJvvm4Pz0RMDxV8yv4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tinymce/download/tinymce-5.9.2.tgz} - name: tinymce - version: 5.9.2 - dev: false + registry.npmmirror.com/table/6.7.2: + resolution: {integrity: sha1-qNObn1lmaTyosP66Jwp4ciy687A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/table/download/table-6.7.2.tgz} + name: table + version: 6.7.2 + engines: {node: '>=10.0.0'} + dependencies: + ajv: registry.nlark.com/ajv/8.6.3 + 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.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + dev: true - registry.npmmirror.com/unplugin-auto-import/0.4.8_vite@2.5.10: - resolution: {integrity: sha1-Iyw1oORO4wpi1QqJ0HocUN33/U4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-auto-import/download/unplugin-auto-import-0.4.8.tgz} - id: registry.npmmirror.com/unplugin-auto-import/0.4.8 + registry.npmmirror.com/unplugin-auto-import/0.4.10_vite@2.6.5: + resolution: {integrity: sha1-84sUI9xhsNc/60JrNYELWtrhm+g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-auto-import/download/unplugin-auto-import-0.4.10.tgz} + id: registry.npmmirror.com/unplugin-auto-import/0.4.10 name: unplugin-auto-import - version: 0.4.8 + version: 0.4.10 engines: {node: '>=14'} peerDependencies: '@vueuse/core': ^6.0.0 + peerDependenciesMeta: + '@vueuse/core': + optional: true dependencies: '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 '@rollup/pluginutils': registry.nlark.com/@rollup/pluginutils/4.1.1 - has-pkg: registry.nlark.com/has-pkg/0.0.1 + local-pkg: registry.npmmirror.com/local-pkg/0.1.0 magic-string: registry.nlark.com/magic-string/0.25.7 resolve: registry.nlark.com/resolve/1.20.0 - unplugin: registry.npmmirror.com/unplugin/0.2.16_vite@2.5.10 + unplugin: registry.npmmirror.com/unplugin/0.2.16_vite@2.6.5 transitivePeerDependencies: - rollup - vite - webpack dev: true - registry.npmmirror.com/unplugin-vue-components/0.15.4_vite@2.5.10+vue@3.2.19: - resolution: {integrity: sha1-8ahPgvgUsjpSH/LWRpyvtkL4Yvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.15.4.tgz} - id: registry.npmmirror.com/unplugin-vue-components/0.15.4 + registry.npmmirror.com/unplugin-vue-components/0.15.6_vite@2.6.5+vue@3.2.19: + resolution: {integrity: sha1-zU4G5QfJ3XtkaeNFtoErOEPobWM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.15.6.tgz} + id: registry.npmmirror.com/unplugin-vue-components/0.15.6 name: unplugin-vue-components - version: 0.15.4 + version: 0.15.6 engines: {node: '>=14'} peerDependencies: vue: 2 || 3 @@ -7249,19 +7525,20 @@ packages: 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 + local-pkg: registry.npmmirror.com/local-pkg/0.1.0 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.16_vite@2.5.10 + unplugin: registry.npmmirror.com/unplugin/0.2.16_vite@2.6.5 vue: registry.npmmirror.com/vue/3.2.19 transitivePeerDependencies: - rollup + - supports-color - vite - webpack dev: true - registry.npmmirror.com/unplugin/0.2.16_vite@2.5.10: + registry.npmmirror.com/unplugin/0.2.16_vite@2.6.5: resolution: {integrity: sha1-bzTp9QaMo+ySo2sBb0e1rYu4dco=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/download/unplugin-0.2.16.tgz} id: registry.npmmirror.com/unplugin/0.2.16 name: unplugin @@ -7270,12 +7547,19 @@ packages: rollup: ^2.50.0 vite: ^2.3.0 webpack: 4 || 5 + peerDependenciesMeta: + rollup: + optional: true + vite: + optional: true + webpack: + optional: true dependencies: - vite: registry.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 dev: true - registry.npmmirror.com/vite-plugin-html/2.1.1_vite@2.5.10: + registry.npmmirror.com/vite-plugin-html/2.1.1_vite@2.6.5: resolution: {integrity: sha1-AUtEEmpy1FnNRgvRVoAMIl0STL4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-html/download/vite-plugin-html-2.1.1.tgz} id: registry.npmmirror.com/vite-plugin-html/2.1.1 name: vite-plugin-html @@ -7289,10 +7573,10 @@ 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.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 dev: true - registry.npmmirror.com/vite-plugin-svg-icons/1.0.5_vite@2.5.10: + registry.npmmirror.com/vite-plugin-svg-icons/1.0.5_vite@2.6.5: resolution: {integrity: sha1-gHHj2nxQ1WFOk3JlW5uR+vkd9ZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-svg-icons/download/vite-plugin-svg-icons-1.0.5.tgz} id: registry.npmmirror.com/vite-plugin-svg-icons/1.0.5 name: vite-plugin-svg-icons @@ -7300,40 +7584,42 @@ packages: peerDependencies: vite: '>=2.0.0' dependencies: - '@types/svgo': registry.nlark.com/@types/svgo/2.4.2 + '@types/svgo': registry.npmmirror.com/@types/svgo/2.6.0 cors: registry.nlark.com/cors/2.8.5 debug: registry.nlark.com/debug/4.3.2 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.npmmirror.com/svgo/2.7.0 - vite: registry.npmmirror.com/vite/2.5.10 + vite: registry.npmmirror.com/vite/2.6.5_sass@1.42.1 + transitivePeerDependencies: + - supports-color dev: true - registry.npmmirror.com/vite-plugin-vue-setup-extend/0.1.0_vite@2.5.10: - resolution: {integrity: sha1-nwjvu8Ku0QP1SbNpbe5dRi2yPzg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-vue-setup-extend/download/vite-plugin-vue-setup-extend-0.1.0.tgz} - id: registry.npmmirror.com/vite-plugin-vue-setup-extend/0.1.0 - name: vite-plugin-vue-setup-extend - version: 0.1.0 - peerDependencies: - vite: '>=2.0.0' - dependencies: - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.19 - magic-string: registry.nlark.com/magic-string/0.25.7 - vite: registry.npmmirror.com/vite/2.5.10 - 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} + registry.npmmirror.com/vite/2.6.5_sass@1.42.1: + resolution: {integrity: sha1-xNJZcuL3Nx5oLahoKHIt31Em89E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/download/vite-2.6.5.tgz} + id: registry.npmmirror.com/vite/2.6.5 name: vite - version: 2.5.10 + version: 2.6.5 engines: {node: '>=12.2.0'} hasBin: true + peerDependencies: + less: '*' + sass: '*' + stylus: '*' + peerDependenciesMeta: + less: + optional: true + sass: + optional: true + stylus: + optional: true dependencies: - esbuild: registry.npmmirror.com/esbuild/0.12.29 - postcss: registry.npmmirror.com/postcss/8.3.8 + esbuild: registry.npmmirror.com/esbuild/0.13.4 + postcss: registry.npmmirror.com/postcss/8.3.9 resolve: registry.nlark.com/resolve/1.20.0 - rollup: registry.npmmirror.com/rollup/2.57.0 + rollup: registry.npmmirror.com/rollup/2.58.0 + sass: registry.npmmirror.com/sass/1.42.1 optionalDependencies: fsevents: registry.nlark.com/fsevents/2.3.2 dev: true