diff --git a/.eslintrc.js b/.eslintrc.js index 247fdc3d..78efa07f 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -8,7 +8,8 @@ module.exports = { defineEmits: 'readonly', defineExpose: 'readonly', withDefaults: 'readonly', - PROJECT_BUILD_TIME: 'readonly' + PROJECT_BUILD_TIME: 'readonly', + BMapGL: 'readonly' }, parser: 'vue-eslint-parser', parserOptions: { diff --git a/package.json b/package.json index 6d6b0cbb..292f0942 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@antv/g2plot": "^2.3.39", "@better-scroll/core": "^2.4.2", - "@vueuse/core": "^6.7.6", + "@vueuse/core": "^6.8.0", "axios": "^0.24.0", "chroma-js": "^2.1.2", "clipboard": "^2.0.8", @@ -37,12 +37,13 @@ "devDependencies": { "@commitlint/cli": "^14.1.0", "@commitlint/config-conventional": "^14.1.0", - "@iconify/json": "^1.1.424", + "@iconify/json": "^1.1.425", "@iconify/vue": "^3.0.0", + "@types/bmapgl": "^0.0.4", "@types/chroma-js": "^2.1.3", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^5.3.0", - "@typescript-eslint/parser": "^5.3.0", + "@typescript-eslint/eslint-plugin": "^5.3.1", + "@typescript-eslint/parser": "^5.3.1", "@vitejs/plugin-vue": "^1.9.4", "@vue/compiler-sfc": "^3.2.21", "@vue/eslint-config-prettier": "^6.0.0", @@ -51,8 +52,8 @@ "cz-conventional-changelog": "^3.3.0", "cz-customizable": "^6.3.0", "dotenv": "^10.0.0", - "eslint": "^8.1.0", - "eslint-config-airbnb-base": "^14.2.1", + "eslint": "^8.2.0", + "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-import": "^2.25.2", "eslint-plugin-prettier": "^4.0.0", @@ -66,11 +67,11 @@ "sass": "^1.43.4", "typescript": "^4.4.4", "unplugin-icons": "^0.12.18", - "unplugin-vue-components": "^0.17.1", + "unplugin-vue-components": "^0.17.2", "vite": "~2.5.10", "vite-plugin-html": "^2.1.1", "vite-plugin-windicss": "^1.5.1", - "vue-tsc": "^0.28.10", + "vue-tsc": "~0.28.10", "vueuc": "^0.4.15", "windicss": "^3.2.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a633f9bc..ce291ed6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,17 +5,18 @@ specifiers: '@better-scroll/core': ^2.4.2 '@commitlint/cli': ^14.1.0 '@commitlint/config-conventional': ^14.1.0 - '@iconify/json': ^1.1.424 + '@iconify/json': ^1.1.425 '@iconify/vue': ^3.0.0 + '@types/bmapgl': ^0.0.4 '@types/chroma-js': ^2.1.3 '@types/qs': ^6.9.7 - '@typescript-eslint/eslint-plugin': ^5.3.0 - '@typescript-eslint/parser': ^5.3.0 + '@typescript-eslint/eslint-plugin': ^5.3.1 + '@typescript-eslint/parser': ^5.3.1 '@vitejs/plugin-vue': ^1.9.4 '@vue/compiler-sfc': ^3.2.21 '@vue/eslint-config-prettier': ^6.0.0 '@vue/eslint-config-typescript': ^9.0.1 - '@vueuse/core': ^6.7.6 + '@vueuse/core': ^6.8.0 axios: ^0.24.0 chroma-js: ^2.1.2 clipboard: ^2.0.8 @@ -24,8 +25,8 @@ specifiers: cz-customizable: ^6.3.0 dayjs: ^1.10.7 dotenv: ^10.0.0 - eslint: ^8.1.0 - eslint-config-airbnb-base: ^14.2.1 + eslint: ^8.2.0 + eslint-config-airbnb-base: ^15.0.0 eslint-config-prettier: ^8.3.0 eslint-plugin-import: ^2.25.2 eslint-plugin-prettier: ^4.0.0 @@ -43,14 +44,14 @@ specifiers: sass: ^1.43.4 typescript: ^4.4.4 unplugin-icons: ^0.12.18 - unplugin-vue-components: ^0.17.1 + unplugin-vue-components: ^0.17.2 vditor: ^3.8.7 vite: ~2.5.10 vite-plugin-html: ^2.1.1 vite-plugin-windicss: ^1.5.1 vue: ^3.2.20 vue-router: ^4.0.11 - vue-tsc: ^0.28.10 + vue-tsc: ~0.28.10 vueuc: ^0.4.15 wangeditor: ^4.7.9 windicss: ^3.2.1 @@ -58,13 +59,13 @@ specifiers: dependencies: '@antv/g2plot': registry.npmmirror.com/@antv/g2plot/2.3.39 '@better-scroll/core': registry.npmmirror.com/@better-scroll/core/2.4.2 - '@vueuse/core': registry.npmmirror.com/@vueuse/core/6.7.6_vue@3.2.20 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/6.8.0_vue@3.2.20 axios: registry.npmmirror.com/axios/0.24.0 chroma-js: registry.nlark.com/chroma-js/2.1.2 clipboard: registry.nlark.com/clipboard/2.0.8 dayjs: registry.nlark.com/dayjs/1.10.7 form-data: 4.0.0 - naive-ui: registry.npmmirror.com/naive-ui/2.20.2_eslint@8.1.0+vue@3.2.20 + naive-ui: registry.npmmirror.com/naive-ui/2.20.2_eslint@8.2.0+vue@3.2.20 pinia: registry.npmmirror.com/pinia/2.0.2_typescript@4.4.4+vue@3.2.20 qs: 6.10.1 vditor: registry.npmmirror.com/vditor/3.8.7 @@ -75,26 +76,27 @@ dependencies: devDependencies: '@commitlint/cli': registry.npmmirror.com/@commitlint/cli/14.1.0 '@commitlint/config-conventional': registry.npmmirror.com/@commitlint/config-conventional/14.1.0 - '@iconify/json': registry.npmmirror.com/@iconify/json/1.1.424 + '@iconify/json': registry.npmmirror.com/@iconify/json/1.1.425 '@iconify/vue': registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.20 + '@types/bmapgl': registry.npmmirror.com/@types/bmapgl/0.0.4 '@types/chroma-js': registry.nlark.com/@types/chroma-js/2.1.3 '@types/qs': registry.nlark.com/@types/qs/6.9.7 - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.0_f8873316f48f7781ccc3e081fc76e214 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.3.0_eslint@8.1.0+typescript@4.4.4 + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.1_4653b7803b7453f5f37717b7e1448517 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.3.1_eslint@8.2.0+typescript@4.4.4 '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.9.4_vite@2.5.10 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.21 - '@vue/eslint-config-prettier': 6.0.0_91df2dbc49a694d3127d896fd063ef53 - '@vue/eslint-config-typescript': registry.npmmirror.com/@vue/eslint-config-typescript/9.0.1_6e2aa7baa83ea64b77c81400f52e762e + '@vue/eslint-config-prettier': 6.0.0_5ef9ff6669b626527300390dc84546fb + '@vue/eslint-config-typescript': registry.npmmirror.com/@vue/eslint-config-typescript/9.0.1_a4352df0697e96c04e94ac6a54eee675 commitizen: registry.nlark.com/commitizen/4.2.4 cz-conventional-changelog: registry.nlark.com/cz-conventional-changelog/3.3.0 cz-customizable: registry.nlark.com/cz-customizable/6.3.0 dotenv: registry.nlark.com/dotenv/10.0.0 - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-config-airbnb-base: 14.2.1_f3fc3a8f1727ab01eb417b5ed5016c22 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.1.0 - eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.1.0 - eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_850528f9ec3c0797b9b19a94a36b5ba3 - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/8.0.3_eslint@8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-config-airbnb-base: registry.npmmirror.com/eslint-config-airbnb-base/15.0.0_3f013334cb52440e201498cdb6b29798 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.2.0 + eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.2.0 + eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_307f015733298e29da9050ea0cee5b9e + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/8.0.3_eslint@8.2.0 husky: registry.npmmirror.com/husky/7.0.4 lint-staged: registry.npmmirror.com/lint-staged/11.2.6 patch-package: registry.nlark.com/patch-package/6.4.7 @@ -104,7 +106,7 @@ devDependencies: sass: registry.npmmirror.com/sass/1.43.4 typescript: registry.npmmirror.com/typescript/4.4.4 unplugin-icons: registry.npmmirror.com/unplugin-icons/0.12.18_1eae5c0bb2742054245c1d4b923e348d - unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.17.1_vite@2.5.10+vue@3.2.20 + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.17.2_vite@2.5.10+vue@3.2.20 vite: registry.npmmirror.com/vite/2.5.10 vite-plugin-html: registry.npmmirror.com/vite-plugin-html/2.1.1_vite@2.5.10 vite-plugin-windicss: registry.npmmirror.com/vite-plugin-windicss/1.5.1_vite@2.5.10 @@ -114,16 +116,16 @@ devDependencies: packages: - /@vue/eslint-config-prettier/6.0.0_91df2dbc49a694d3127d896fd063ef53: + /@vue/eslint-config-prettier/6.0.0_5ef9ff6669b626527300390dc84546fb: resolution: {integrity: sha1-rVkSswj0rkaEWOAqKwXbC50kZwA=, tarball: '@vue/eslint-config-prettier/download/@vue/eslint-config-prettier-6.0.0.tgz'} peerDependencies: eslint: '>= 5.0.0' eslint-plugin-prettier: ^3.1.0 prettier: '>= 1.13.0' dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.1.0 - eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_850528f9ec3c0797b9b19a94a36b5ba3 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.2.0 + eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_307f015733298e29da9050ea0cee5b9e prettier: registry.nlark.com/prettier/2.4.1 dev: true @@ -141,12 +143,6 @@ packages: engines: {node: '>=6'} dev: true - /call-bind/1.0.2: - resolution: {integrity: sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw=, tarball: call-bind/download/call-bind-1.0.2.tgz} - dependencies: - function-bind: registry.nlark.com/function-bind/1.1.1 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - /chardet/0.7.0: resolution: {integrity: sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=, tarball: chardet/download/chardet-0.7.0.tgz} dev: true @@ -188,13 +184,6 @@ packages: resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, tarball: dedent/download/dedent-0.7.0.tgz} dev: true - /define-properties/1.1.3: - resolution: {integrity: sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE=, tarball: define-properties/download/define-properties-1.1.3.tgz} - engines: {node: '>= 0.4'} - dependencies: - object-keys: registry.nlark.com/object-keys/1.1.1 - dev: true - /delayed-stream/1.0.0: resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=, tarball: delayed-stream/download/delayed-stream-1.0.0.tgz} engines: {node: '>=0.4.0'} @@ -205,20 +194,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /eslint-config-airbnb-base/14.2.1_f3fc3a8f1727ab01eb417b5ed5016c22: - resolution: {integrity: sha1-ii6zhFXcWjElUBk7MZza7vBCzR4=, tarball: eslint-config-airbnb-base/download/eslint-config-airbnb-base-14.2.1.tgz} - engines: {node: '>= 6'} - peerDependencies: - eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 - eslint-plugin-import: ^2.22.1 - dependencies: - confusing-browser-globals: registry.nlark.com/confusing-browser-globals/1.0.10 - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.1.0 - object.assign: 4.1.2 - object.entries: registry.nlark.com/object.entries/1.1.4 - dev: true - /expand-tilde/2.0.2: resolution: {integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=, tarball: expand-tilde/download/expand-tilde-2.0.2.tgz} engines: {node: '>=0.10.0'} @@ -290,11 +265,6 @@ packages: which: registry.nlark.com/which/1.3.1 dev: true - /has-symbols/1.0.2: - resolution: {integrity: sha1-Fl0wcMADCXUqEjakeTMeOsVvFCM=, tarball: has-symbols/download/has-symbols-1.0.2.tgz} - engines: {node: '>= 0.4'} - dev: true - /homedir-polyfill/1.0.3: resolution: {integrity: sha1-dDKYzvTlrz4ZQWH7rcwhUdOgWOg=, tarball: homedir-polyfill/download/homedir-polyfill-1.0.3.tgz} engines: {node: '>=0.10.0'} @@ -382,21 +352,6 @@ packages: resolution: {integrity: sha1-ozeKdpbOfSI+iPybdkvX7xCJ42Y=, tarball: nice-try/download/nice-try-1.0.5.tgz} dev: true - /object-keys/1.1.1: - resolution: {integrity: sha1-HEfyct8nfzsdrwYWd9nILiMixg4=, tarball: object-keys/download/object-keys-1.1.1.tgz} - engines: {node: '>= 0.4'} - dev: true - - /object.assign/4.1.2: - resolution: {integrity: sha1-DtVKNC7Os3s4/3brgxoOeIy2OUA=, tarball: object.assign/download/object.assign-4.1.2.tgz} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.1.3 - has-symbols: 1.0.2 - object-keys: 1.1.1 - dev: true - /once/1.4.0: resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, tarball: once/download/once-1.4.0.tgz} dependencies: @@ -474,7 +429,7 @@ packages: /side-channel/1.0.4: resolution: {integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=, tarball: side-channel/download/side-channel-1.0.4.tgz} dependencies: - call-bind: 1.0.2 + call-bind: registry.nlark.com/call-bind/1.0.2 get-intrinsic: 1.1.1 object-inspect: registry.nlark.com/object-inspect/1.11.0 dev: false @@ -492,13 +447,6 @@ packages: strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 dev: true - /strip-ansi/5.2.0: - resolution: {integrity: sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=, tarball: strip-ansi/download/strip-ansi-5.2.0.tgz} - engines: {node: '>=6'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/4.1.0 - dev: true - /strip-json-comments/3.0.1: resolution: {integrity: sha1-hXE5dakfuHvxswXMp3OV5A0qZKc=, tarball: strip-json-comments/download/strip-json-comments-3.0.1.tgz} engines: {node: '>=8'} @@ -650,10 +598,10 @@ packages: tslib: registry.nlark.com/tslib/2.3.1 dev: false - registry.nlark.com/@babel/helper-validator-identifier/7.14.9: - resolution: {integrity: sha1-ZlTRcbICT22O4VG/JQlpmRkTHUg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.14.9.tgz} + registry.nlark.com/@babel/helper-validator-identifier/7.15.7: + resolution: {integrity: sha1-Ig35k7/pBKSmsCq08zhaXr9uI4k=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.15.7.tgz} name: '@babel/helper-validator-identifier' - version: 7.14.9 + version: 7.15.7 engines: {node: '>=6.9.0'} dev: true @@ -663,21 +611,11 @@ packages: version: 7.14.5 engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.14.9 + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 chalk: registry.nlark.com/chalk/2.4.2 js-tokens: registry.nlark.com/js-tokens/4.0.0 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} - name: '@babel/types' - version: 7.15.6 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.14.9 - to-fast-properties: registry.nlark.com/to-fast-properties/2.0.0 - dev: true - registry.nlark.com/@css-render/plugin-bem/0.15.6: resolution: {integrity: sha1-9/6kdN9PMmLvn7gBetocuXEs14o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@css-render/plugin-bem/download/@css-render/plugin-bem-0.15.6.tgz} name: '@css-render/plugin-bem' @@ -698,7 +636,7 @@ packages: dev: false registry.nlark.com/@emmetio/abbreviation/2.2.2: - resolution: {integrity: sha1-dGdi/Z56jC6mBPWAxi48/iUOaYk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emmetio/abbreviation/download/@emmetio/abbreviation-2.2.2.tgz} + resolution: {integrity: sha1-dGdi/Z56jC6mBPWAxi48/iUOaYk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emmetio/abbreviation/download/@emmetio/abbreviation-2.2.2.tgz} name: '@emmetio/abbreviation' version: 2.2.2 dependencies: @@ -706,7 +644,7 @@ packages: dev: true registry.nlark.com/@emmetio/css-abbreviation/2.1.4: - resolution: {integrity: sha1-kDYuihEizjt29sMVeQfTAYL1P1Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emmetio/css-abbreviation/download/@emmetio/css-abbreviation-2.1.4.tgz} + resolution: {integrity: sha1-kDYuihEizjt29sMVeQfTAYL1P1Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emmetio/css-abbreviation/download/@emmetio/css-abbreviation-2.1.4.tgz} name: '@emmetio/css-abbreviation' version: 2.1.4 dependencies: @@ -714,7 +652,7 @@ packages: dev: true registry.nlark.com/@emmetio/scanner/1.0.0: - resolution: {integrity: sha1-Blsq9iM/50dNRII+PeuJckr0K18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emmetio/scanner/download/@emmetio/scanner-1.0.0.tgz} + resolution: {integrity: sha1-Blsq9iM/50dNRII+PeuJckr0K18=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@emmetio/scanner/download/@emmetio/scanner-1.0.0.tgz} name: '@emmetio/scanner' version: 1.0.0 dev: true @@ -742,12 +680,6 @@ packages: - typescript dev: true - registry.nlark.com/@humanwhocodes/object-schema/1.2.0: - resolution: {integrity: sha1-h956+cIxgm/daKxyWPd8Qp4OX88=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.0.tgz} - name: '@humanwhocodes/object-schema' - version: 1.2.0 - dev: true - registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.20: resolution: {integrity: sha1-fi+opRWupOUDE9QazbPMCzSSgp0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/vue/download/@iconify/vue-3.0.0.tgz} id: registry.nlark.com/@iconify/vue/3.0.0 @@ -937,17 +869,6 @@ packages: indent-string: registry.nlark.com/indent-string/4.0.0 dev: true - registry.nlark.com/ajv/6.12.6: - resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: http://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} - name: ajv - version: 6.12.6 - dependencies: - fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 - json-schema-traverse: registry.nlark.com/json-schema-traverse/0.4.1 - uri-js: registry.nlark.com/uri-js/4.4.1 - dev: true - registry.nlark.com/align-text/0.1.4: resolution: {integrity: sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/align-text/download/align-text-0.1.4.tgz} name: align-text @@ -967,7 +888,7 @@ packages: dev: false registry.nlark.com/ansi-colors/4.1.1: - resolution: {integrity: sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz} + resolution: {integrity: sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz} name: ansi-colors version: 4.1.1 engines: {node: '>=6'} @@ -1049,16 +970,8 @@ packages: version: 4.1.3 dev: true - registry.nlark.com/argparse/1.0.10: - resolution: {integrity: sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-1.0.10.tgz} - name: argparse - version: 1.0.10 - dependencies: - sprintf-js: registry.nlark.com/sprintf-js/1.0.3 - dev: true - registry.nlark.com/argparse/2.0.1: - resolution: {integrity: sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-2.0.1.tgz} + resolution: {integrity: sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-2.0.1.tgz} name: argparse version: 2.0.1 dev: true @@ -1084,13 +997,13 @@ packages: dev: true registry.nlark.com/asap/2.0.6: - resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/asap/download/asap-2.0.6.tgz} + resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/asap/download/asap-2.0.6.tgz} name: asap version: 2.0.6 dev: true registry.nlark.com/assert-never/1.2.1: - resolution: {integrity: sha1-EfDjY78UYgX7CBk7XHuQ9NHPRP4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/assert-never/download/assert-never-1.2.1.tgz} + resolution: {integrity: sha1-EfDjY78UYgX7CBk7XHuQ9NHPRP4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/assert-never/download/assert-never-1.2.1.tgz} name: assert-never version: 1.2.1 dev: true @@ -1115,12 +1028,12 @@ packages: dev: false registry.nlark.com/babel-walk/3.0.0-canary-5: - resolution: {integrity: sha1-9m7Ncpg1eu5ElV8jWm71QhkQSxE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-walk/download/babel-walk-3.0.0-canary-5.tgz} + resolution: {integrity: sha1-9m7Ncpg1eu5ElV8jWm71QhkQSxE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-walk/download/babel-walk-3.0.0-canary-5.tgz} name: babel-walk version: 3.0.0-canary-5 engines: {node: '>= 10.0.0'} dependencies: - '@babel/types': registry.nlark.com/@babel/types/7.15.6 + '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 dev: true registry.nlark.com/balanced-match/1.0.2: @@ -1248,7 +1161,7 @@ packages: supports-color: registry.nlark.com/supports-color/7.2.0 registry.nlark.com/character-parser/2.2.0: - resolution: {integrity: sha1-x84o821LzZdE5f/CxfzeHHMmH8A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/character-parser/download/character-parser-2.2.0.tgz} + resolution: {integrity: sha1-x84o821LzZdE5f/CxfzeHHMmH8A=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/character-parser/download/character-parser-2.2.0.tgz} name: character-parser version: 2.2.0 dependencies: @@ -1396,19 +1309,13 @@ packages: name: concat-map version: 0.0.1 - registry.nlark.com/confusing-browser-globals/1.0.10: - resolution: {integrity: sha1-MNHn89G4grJexJM9HRraw1PSClk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/confusing-browser-globals/download/confusing-browser-globals-1.0.10.tgz} - name: confusing-browser-globals - version: 1.0.10 - dev: true - registry.nlark.com/constantinople/4.0.1: - resolution: {integrity: sha1-De8RP6Dk3I3oMzGlz3nIsyUhMVE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/constantinople/download/constantinople-4.0.1.tgz} + resolution: {integrity: sha1-De8RP6Dk3I3oMzGlz3nIsyUhMVE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/constantinople/download/constantinople-4.0.1.tgz} name: constantinople version: 4.0.1 dependencies: '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.6 - '@babel/types': registry.nlark.com/@babel/types/7.15.6 + '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 dev: true registry.nlark.com/contour_plot/0.0.1: @@ -1613,14 +1520,6 @@ packages: ms: registry.npmmirror.com/ms/2.0.0 dev: true - registry.nlark.com/debug/3.2.7: - resolution: {integrity: sha1-clgLfpFF+zm2Z2+cXl+xALk0F5o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/debug/download/debug-3.2.7.tgz} - name: debug - version: 3.2.7 - dependencies: - ms: registry.npmmirror.com/ms/2.1.3 - dev: true - registry.nlark.com/debug/4.3.2: resolution: {integrity: sha1-8KScGKyHeeMdSgxgKd+3aHPHQos=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/debug/download/debug-4.3.2.tgz} name: debug @@ -1760,13 +1659,13 @@ packages: dev: true registry.nlark.com/doctypes/1.1.0: - resolution: {integrity: sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctypes/download/doctypes-1.1.0.tgz} + resolution: {integrity: sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctypes/download/doctypes-1.1.0.tgz} name: doctypes version: 1.1.0 dev: true registry.nlark.com/dom-serializer/1.3.2: - resolution: {integrity: sha1-YgZDfTLO767HFhgDIwx6ILwbTZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-serializer/download/dom-serializer-1.3.2.tgz} + resolution: {integrity: sha1-YgZDfTLO767HFhgDIwx6ILwbTZE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-serializer/download/dom-serializer-1.3.2.tgz} name: dom-serializer version: 1.3.2 dependencies: @@ -1776,13 +1675,13 @@ packages: dev: true registry.nlark.com/domelementtype/2.2.0: - resolution: {integrity: sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-2.2.0.tgz} + resolution: {integrity: sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-2.2.0.tgz} name: domelementtype version: 2.2.0 dev: true registry.nlark.com/domhandler/4.2.2: - resolution: {integrity: sha1-6CXXIdGahrjCAaNSZOImxnjudV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domhandler/download/domhandler-4.2.2.tgz} + resolution: {integrity: sha1-6CXXIdGahrjCAaNSZOImxnjudV8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domhandler/download/domhandler-4.2.2.tgz} name: domhandler version: 4.2.2 engines: {node: '>= 4'} @@ -1791,7 +1690,7 @@ packages: dev: true registry.nlark.com/domutils/2.8.0: - resolution: {integrity: sha1-RDfe9dtuLR9dbuhZvZXKfQIEgTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-2.8.0.tgz} + resolution: {integrity: sha1-RDfe9dtuLR9dbuhZvZXKfQIEgTU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-2.8.0.tgz} name: domutils version: 2.8.0 dependencies: @@ -1857,7 +1756,7 @@ packages: dev: true registry.nlark.com/emmet/2.3.4: - resolution: {integrity: sha1-W6DXpVaaaMdpffqJDHcuTzF50SM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emmet/download/emmet-2.3.4.tgz} + resolution: {integrity: sha1-W6DXpVaaaMdpffqJDHcuTzF50SM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emmet/download/emmet-2.3.4.tgz} name: emmet version: 2.3.4 dependencies: @@ -1866,7 +1765,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: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz} name: enquirer version: 2.3.6 engines: {node: '>=8.6'} @@ -1875,13 +1774,13 @@ packages: dev: true registry.nlark.com/entities/2.2.0: - resolution: {integrity: sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-2.2.0.tgz} + resolution: {integrity: sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-2.2.0.tgz} name: entities version: 2.2.0 dev: true registry.nlark.com/entities/3.0.1: - resolution: {integrity: sha1-K4h8piWF6W2zkDSC0zbBAGwwAdQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-3.0.1.tgz} + resolution: {integrity: sha1-K4h8piWF6W2zkDSC0zbBAGwwAdQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-3.0.1.tgz} name: entities version: 3.0.1 engines: {node: '>=0.12'} @@ -1895,31 +1794,6 @@ packages: is-arrayish: registry.nlark.com/is-arrayish/0.2.1 dev: true - registry.nlark.com/es-abstract/1.18.5: - resolution: {integrity: sha1-mxDefUwgajWB/VshJCM+BNtJrhk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/es-abstract/download/es-abstract-1.18.5.tgz?cache=0&sync_timestamp=1627884106305&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fes-abstract%2Fdownload%2Fes-abstract-1.18.5.tgz} - name: es-abstract - version: 1.18.5 - engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - es-to-primitive: registry.nlark.com/es-to-primitive/1.2.1 - function-bind: registry.nlark.com/function-bind/1.1.1 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - has: registry.nlark.com/has/1.0.3 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - internal-slot: registry.nlark.com/internal-slot/1.0.3 - is-callable: registry.nlark.com/is-callable/1.2.4 - is-negative-zero: registry.nlark.com/is-negative-zero/2.0.1 - is-regex: registry.nlark.com/is-regex/1.1.4 - is-string: registry.nlark.com/is-string/1.0.7 - object-inspect: registry.nlark.com/object-inspect/1.11.0 - object-keys: registry.nlark.com/object-keys/1.1.1 - object.assign: registry.nlark.com/object.assign/4.1.2 - string.prototype.trimend: registry.nlark.com/string.prototype.trimend/1.0.4 - string.prototype.trimstart: registry.nlark.com/string.prototype.trimstart/1.0.4 - unbox-primitive: registry.nlark.com/unbox-primitive/1.0.1 - dev: true - registry.nlark.com/es-to-primitive/1.2.1: resolution: {integrity: sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/es-to-primitive/download/es-to-primitive-1.2.1.tgz} name: es-to-primitive @@ -1950,7 +1824,7 @@ packages: engines: {node: '>=10'} dev: true - registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.1.0: + registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.2.0: resolution: {integrity: sha1-f5P2y31FqS8VN6cOzAY2bhrG/tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-6.15.0.tgz?cache=0&sync_timestamp=1619273822093&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-config-prettier%2Fdownload%2Feslint-config-prettier-6.15.0.tgz} id: registry.nlark.com/eslint-config-prettier/6.15.0 name: eslint-config-prettier @@ -1959,11 +1833,11 @@ packages: peerDependencies: eslint: '>=3.14.1' dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 get-stdin: 6.0.0 dev: true - registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.1.0: + registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.2.0: resolution: {integrity: sha1-90cbILb+ipqSVMxoRFQgKIai3Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-8.3.0.tgz?cache=0&sync_timestamp=1619273822093&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-config-prettier%2Fdownload%2Feslint-config-prettier-8.3.0.tgz} id: registry.nlark.com/eslint-config-prettier/8.3.0 name: eslint-config-prettier @@ -1972,7 +1846,7 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 dev: true registry.nlark.com/eslint-import-resolver-node/0.3.6: @@ -1980,11 +1854,11 @@ packages: name: eslint-import-resolver-node version: 0.3.6 dependencies: - debug: registry.nlark.com/debug/3.2.7 + debug: registry.npmmirror.com/debug/3.2.7 resolve: registry.nlark.com/resolve/1.20.0 dev: true - registry.nlark.com/eslint-plugin-prettier/4.0.0_850528f9ec3c0797b9b19a94a36b5ba3: + registry.nlark.com/eslint-plugin-prettier/4.0.0_307f015733298e29da9050ea0cee5b9e: resolution: {integrity: sha1-i5nR5LiySnYkcrRWeZICNhnLmOA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-plugin-prettier/download/eslint-plugin-prettier-4.0.0.tgz} id: registry.nlark.com/eslint-plugin-prettier/4.0.0 name: eslint-plugin-prettier @@ -1998,8 +1872,8 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.2.0 prettier: registry.nlark.com/prettier/2.4.1 prettier-linter-helpers: 1.0.0 dev: true @@ -2023,8 +1897,8 @@ packages: estraverse: registry.npmmirror.com/estraverse/5.2.0 dev: true - registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0: - resolution: {integrity: sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz} + registry.nlark.com/eslint-utils/3.0.0_eslint@8.2.0: + resolution: {integrity: sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz} id: registry.nlark.com/eslint-utils/3.0.0 name: eslint-utils version: 3.0.0 @@ -2032,16 +1906,10 @@ packages: peerDependencies: eslint: '>=5' dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/2.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 dev: true - registry.nlark.com/eslint-visitor-keys/2.1.0: - resolution: {integrity: sha1-9lMoJZMFknOSyTjtROsKXJsr0wM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz} - name: eslint-visitor-keys - version: 2.1.0 - engines: {node: '>=10'} - registry.nlark.com/eslint-visitor-keys/3.0.0: resolution: {integrity: sha1-4y6Zxs3C6wY/IE7aXbZ7/li7QYY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-3.0.0.tgz} name: eslint-visitor-keys @@ -2057,15 +1925,7 @@ packages: dependencies: acorn: registry.nlark.com/acorn/8.5.0 acorn-jsx: registry.nlark.com/acorn-jsx/5.3.2_acorn@8.5.0 - eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/3.0.0 - dev: true - - registry.nlark.com/esprima/4.0.1: - resolution: {integrity: sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esprima/download/esprima-4.0.1.tgz} - name: esprima - version: 4.0.1 - engines: {node: '>=4'} - hasBin: true + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.0.0 dev: true registry.nlark.com/esquery/1.4.0: @@ -2328,7 +2188,7 @@ packages: version: 1.1.1 registry.nlark.com/functional-red-black-tree/1.0.1: - resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz} + resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz} name: functional-red-black-tree version: 1.0.1 dev: true @@ -2420,15 +2280,6 @@ packages: ini: registry.nlark.com/ini/1.3.8 dev: true - registry.nlark.com/globals/13.11.0: - resolution: {integrity: sha1-QO9njaEX/nvS4o8fqySVG9AlW+c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globals/download/globals-13.11.0.tgz} - name: globals - version: 13.11.0 - engines: {node: '>=8'} - dependencies: - type-fest: registry.npmmirror.com/type-fest/0.20.2 - dev: true - registry.nlark.com/globby/11.0.4: resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-11.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-11.0.4.tgz} name: globby @@ -2438,7 +2289,7 @@ packages: array-union: registry.nlark.com/array-union/2.1.0 dir-glob: registry.nlark.com/dir-glob/3.0.1 fast-glob: registry.nlark.com/fast-glob/3.2.7 - ignore: registry.nlark.com/ignore/5.1.8 + ignore: registry.npmmirror.com/ignore/5.1.8 merge2: registry.nlark.com/merge2/1.4.1 slash: registry.nlark.com/slash/3.0.0 dev: true @@ -2552,7 +2403,7 @@ packages: dev: true registry.nlark.com/htmlparser2/7.1.2: - resolution: {integrity: sha1-WHkj048DvIngMHbgDLosdHPzf3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/htmlparser2/download/htmlparser2-7.1.2.tgz} + resolution: {integrity: sha1-WHkj048DvIngMHbgDLosdHPzf3w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/htmlparser2/download/htmlparser2-7.1.2.tgz} name: htmlparser2 version: 7.1.2 dependencies: @@ -2578,20 +2429,6 @@ packages: safer-buffer: 2.1.2 dev: true - registry.nlark.com/ignore/4.0.6: - resolution: {integrity: sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ignore/download/ignore-4.0.6.tgz} - name: ignore - version: 4.0.6 - engines: {node: '>= 4'} - dev: true - - registry.nlark.com/ignore/5.1.8: - resolution: {integrity: sha1-8VCotQo0KJsz4i9YiavU2AFvDlc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ignore/download/ignore-5.1.8.tgz} - name: ignore - version: 5.1.8 - engines: {node: '>= 4'} - dev: true - registry.nlark.com/import-fresh/3.3.0: resolution: {integrity: sha1-NxYsJfy566oublPVtNiM4X2eDCs=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-3.3.0.tgz} name: import-fresh @@ -2652,7 +2489,7 @@ packages: run-async: 2.4.1 rxjs: registry.nlark.com/rxjs/6.6.7 string-width: 2.1.1 - strip-ansi: 5.2.0 + strip-ansi: registry.npmmirror.com/strip-ansi/5.2.0 through: registry.nlark.com/through/2.3.8 dev: true @@ -2736,7 +2573,7 @@ packages: dev: true registry.nlark.com/is-expression/4.0.0: - resolution: {integrity: sha1-wzFVliq/IdCv0lUlFNZ9LsFv0qs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-expression/download/is-expression-4.0.0.tgz} + resolution: {integrity: sha1-wzFVliq/IdCv0lUlFNZ9LsFv0qs=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-expression/download/is-expression-4.0.0.tgz} name: is-expression version: 4.0.0 dependencies: @@ -2801,7 +2638,7 @@ packages: dev: true registry.nlark.com/is-promise/2.2.2: - resolution: {integrity: sha1-OauVnMv5p3TPB597QMeib3YxNfE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-promise/download/is-promise-2.2.2.tgz} + resolution: {integrity: sha1-OauVnMv5p3TPB597QMeib3YxNfE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-promise/download/is-promise-2.2.2.tgz} name: is-promise version: 2.2.2 dev: true @@ -2881,7 +2718,7 @@ packages: dev: true registry.nlark.com/js-stringify/1.0.2: - resolution: {integrity: sha1-Fzb939lyTyijaCrcYjCufk6Weds=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-stringify/download/js-stringify-1.0.2.tgz} + resolution: {integrity: sha1-Fzb939lyTyijaCrcYjCufk6Weds=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-stringify/download/js-stringify-1.0.2.tgz} name: js-stringify version: 1.0.2 dev: true @@ -2892,18 +2729,8 @@ packages: version: 4.0.0 dev: true - registry.nlark.com/js-yaml/3.14.1: - resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: http://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} - name: js-yaml - version: 3.14.1 - hasBin: true - dependencies: - argparse: registry.nlark.com/argparse/1.0.10 - esprima: registry.nlark.com/esprima/4.0.1 - dev: true - registry.nlark.com/js-yaml/4.1.0: - resolution: {integrity: sha1-wftl+PUBeQHN0slRhkuhhFihBgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-4.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-4.1.0.tgz} + resolution: {integrity: sha1-wftl+PUBeQHN0slRhkuhhFihBgI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-4.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-4.1.0.tgz} name: js-yaml version: 4.1.0 hasBin: true @@ -2948,13 +2775,13 @@ packages: dev: true registry.nlark.com/jsonc-parser/2.3.1: - resolution: {integrity: sha1-WVSRULEz8u+sykj+nOHsBlmvI0I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-2.3.1.tgz} + resolution: {integrity: sha1-WVSRULEz8u+sykj+nOHsBlmvI0I=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-2.3.1.tgz} name: jsonc-parser version: 2.3.1 dev: true registry.nlark.com/jsonc-parser/3.0.0: - resolution: {integrity: sha1-q914VwHH5+rKip7IzwcMpRp0WiI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-3.0.0.tgz} + resolution: {integrity: sha1-q914VwHH5+rKip7IzwcMpRp0WiI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-3.0.0.tgz} name: jsonc-parser version: 3.0.0 dev: true @@ -2977,7 +2804,7 @@ packages: dev: true registry.nlark.com/jstransformer/1.0.0: - resolution: {integrity: sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jstransformer/download/jstransformer-1.0.0.tgz} + resolution: {integrity: sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jstransformer/download/jstransformer-1.0.0.tgz} name: jstransformer version: 1.0.0 dependencies: @@ -3235,7 +3062,7 @@ packages: version: 1.2.5 registry.nlark.com/natural-compare/1.4.0: - resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/natural-compare/download/natural-compare-1.4.0.tgz} + resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/natural-compare/download/natural-compare-1.4.0.tgz} name: natural-compare version: 1.4.0 dev: true @@ -3280,7 +3107,7 @@ packages: dev: true registry.nlark.com/object-assign/4.1.1: - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-assign/download/object-assign-4.1.1.tgz} + resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-assign/download/object-assign-4.1.1.tgz} name: object-assign version: 4.1.1 engines: {node: '>=0.10.0'} @@ -3318,17 +3145,6 @@ packages: has-symbols: registry.nlark.com/has-symbols/1.0.2 object-keys: registry.nlark.com/object-keys/1.1.1 - registry.nlark.com/object.entries/1.1.4: - resolution: {integrity: sha1-Q8z5pQvF/VtknUWrGlefJOCIyv0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object.entries/download/object.entries-1.1.4.tgz} - name: object.entries - version: 1.1.4 - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.1.3 - es-abstract: registry.nlark.com/es-abstract/1.18.5 - dev: true - registry.nlark.com/once/1.4.0: resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} name: once @@ -3537,7 +3353,7 @@ packages: version: 1.0.7 registry.nlark.com/path-type/4.0.0: - resolution: {integrity: sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-type/download/path-type-4.0.0.tgz} + resolution: {integrity: sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-type/download/path-type-4.0.0.tgz} name: path-type version: 4.0.0 engines: {node: '>=8'} @@ -3594,7 +3410,7 @@ packages: dev: true registry.nlark.com/promise/7.3.1: - resolution: {integrity: sha1-BktyYCsY+Q8pGSuLG8QY/9Hr078=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/promise/download/promise-7.3.1.tgz} + resolution: {integrity: sha1-BktyYCsY+Q8pGSuLG8QY/9Hr078=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/promise/download/promise-7.3.1.tgz} name: promise version: 7.3.1 dependencies: @@ -3602,7 +3418,7 @@ packages: dev: true registry.nlark.com/pug-attrs/3.0.0: - resolution: {integrity: sha1-sQRR4DSBZeMfrRzCPr3dncc0fEE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-attrs/download/pug-attrs-3.0.0.tgz} + resolution: {integrity: sha1-sQRR4DSBZeMfrRzCPr3dncc0fEE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-attrs/download/pug-attrs-3.0.0.tgz} name: pug-attrs version: 3.0.0 dependencies: @@ -3612,7 +3428,7 @@ packages: dev: true registry.nlark.com/pug-code-gen/3.0.2: - resolution: {integrity: sha1-rRkPSUMTO/GGtguA3kgxAOEy4s4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-code-gen/download/pug-code-gen-3.0.2.tgz} + resolution: {integrity: sha1-rRkPSUMTO/GGtguA3kgxAOEy4s4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-code-gen/download/pug-code-gen-3.0.2.tgz} name: pug-code-gen version: 3.0.2 dependencies: @@ -3627,13 +3443,13 @@ packages: dev: true registry.nlark.com/pug-error/2.0.0: - resolution: {integrity: sha1-XGIXPLCcNN4qLOBPF7it/sdNjKU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-error/download/pug-error-2.0.0.tgz} + resolution: {integrity: sha1-XGIXPLCcNN4qLOBPF7it/sdNjKU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-error/download/pug-error-2.0.0.tgz} name: pug-error version: 2.0.0 dev: true registry.nlark.com/pug-filters/4.0.0: - resolution: {integrity: sha1-0+Sa9bqEcum3pm2YDnB86dLMm14=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-filters/download/pug-filters-4.0.0.tgz} + resolution: {integrity: sha1-0+Sa9bqEcum3pm2YDnB86dLMm14=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-filters/download/pug-filters-4.0.0.tgz} name: pug-filters version: 4.0.0 dependencies: @@ -3645,7 +3461,7 @@ packages: dev: true registry.nlark.com/pug-lexer/5.0.1: - resolution: {integrity: sha1-rkRijFvvmxkLZlaDsojKkCS4sNU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-lexer/download/pug-lexer-5.0.1.tgz} + resolution: {integrity: sha1-rkRijFvvmxkLZlaDsojKkCS4sNU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-lexer/download/pug-lexer-5.0.1.tgz} name: pug-lexer version: 5.0.1 dependencies: @@ -3655,7 +3471,7 @@ packages: dev: true registry.nlark.com/pug-linker/4.0.0: - resolution: {integrity: sha1-EsvAWU/Fo+Brn8Web5PBRpYqdwg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-linker/download/pug-linker-4.0.0.tgz} + resolution: {integrity: sha1-EsvAWU/Fo+Brn8Web5PBRpYqdwg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-linker/download/pug-linker-4.0.0.tgz} name: pug-linker version: 4.0.0 dependencies: @@ -3664,7 +3480,7 @@ packages: dev: true registry.nlark.com/pug-load/3.0.0: - resolution: {integrity: sha1-n9nNpSICsIrbEdJWgfufNL1BtmI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-load/download/pug-load-3.0.0.tgz} + resolution: {integrity: sha1-n9nNpSICsIrbEdJWgfufNL1BtmI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-load/download/pug-load-3.0.0.tgz} name: pug-load version: 3.0.0 dependencies: @@ -3673,7 +3489,7 @@ packages: dev: true registry.nlark.com/pug-parser/6.0.0: - resolution: {integrity: sha1-qP3ANYY6lbLB3F6/Ts+AtOdqEmA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-parser/download/pug-parser-6.0.0.tgz} + resolution: {integrity: sha1-qP3ANYY6lbLB3F6/Ts+AtOdqEmA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-parser/download/pug-parser-6.0.0.tgz} name: pug-parser version: 6.0.0 dependencies: @@ -3682,13 +3498,13 @@ packages: dev: true registry.nlark.com/pug-runtime/3.0.1: - resolution: {integrity: sha1-9jaXYgRyPzWoxfb61qzaKhkbg9c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-runtime/download/pug-runtime-3.0.1.tgz} + resolution: {integrity: sha1-9jaXYgRyPzWoxfb61qzaKhkbg9c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-runtime/download/pug-runtime-3.0.1.tgz} name: pug-runtime version: 3.0.1 dev: true registry.nlark.com/pug-strip-comments/2.0.0: - resolution: {integrity: sha1-+UsH/WtJVSMzD0kKf1VLT/h2MD4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-strip-comments/download/pug-strip-comments-2.0.0.tgz} + resolution: {integrity: sha1-+UsH/WtJVSMzD0kKf1VLT/h2MD4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-strip-comments/download/pug-strip-comments-2.0.0.tgz} name: pug-strip-comments version: 2.0.0 dependencies: @@ -3696,13 +3512,13 @@ packages: dev: true registry.nlark.com/pug-walk/2.0.0: - resolution: {integrity: sha1-QXqrwpIyu0SZtbUGmistKiTV9f4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-walk/download/pug-walk-2.0.0.tgz} + resolution: {integrity: sha1-QXqrwpIyu0SZtbUGmistKiTV9f4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug-walk/download/pug-walk-2.0.0.tgz} name: pug-walk version: 2.0.0 dev: true registry.nlark.com/pug/3.0.2: - resolution: {integrity: sha1-81xxBzQ0VOQ7wnrg/3bHMbeOpTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug/download/pug-3.0.2.tgz} + resolution: {integrity: sha1-81xxBzQ0VOQ7wnrg/3bHMbeOpTU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pug/download/pug-3.0.2.tgz} name: pug version: 3.0.2 dependencies: @@ -3802,7 +3618,7 @@ packages: dev: false registry.nlark.com/regexpp/3.2.0: - resolution: {integrity: sha1-BCWido2PI7rXDKS5BGH6LxIT4bI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexpp/download/regexpp-3.2.0.tgz} + resolution: {integrity: sha1-BCWido2PI7rXDKS5BGH6LxIT4bI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexpp/download/regexpp-3.2.0.tgz} name: regexpp version: 3.2.0 engines: {node: '>=8'} @@ -3823,7 +3639,7 @@ packages: dev: false registry.nlark.com/request-light/0.5.4: - resolution: {integrity: sha1-SXqYxtiuSVNkF6Xi1/ODuTTz44w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/request-light/download/request-light-0.5.4.tgz} + resolution: {integrity: sha1-SXqYxtiuSVNkF6Xi1/ODuTTz44w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/request-light/download/request-light-0.5.4.tgz} name: request-light version: 0.5.4 dev: true @@ -3982,7 +3798,6 @@ packages: name: semver version: 6.3.0 hasBin: true - dev: false registry.nlark.com/semver/7.3.5: resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.3.5.tgz} @@ -4155,12 +3970,6 @@ packages: version: 3.0.10 dev: true - registry.nlark.com/sprintf-js/1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sprintf-js/download/sprintf-js-1.0.3.tgz} - name: sprintf-js - version: 1.0.3 - dev: true - registry.nlark.com/string-argv/0.3.1: resolution: {integrity: sha1-leL77AQnrhkYSTX4FtdKqkxcGdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-argv/download/string-argv-0.3.1.tgz} name: string-argv @@ -4341,7 +4150,7 @@ packages: dev: false registry.nlark.com/to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-fast-properties/download/to-fast-properties-2.0.0.tgz} + resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-fast-properties/download/to-fast-properties-2.0.0.tgz} name: to-fast-properties version: 2.0.0 engines: {node: '>=4'} @@ -4357,7 +4166,7 @@ packages: dev: true registry.nlark.com/token-stream/1.0.0: - resolution: {integrity: sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/token-stream/download/token-stream-1.0.0.tgz} + resolution: {integrity: sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/token-stream/download/token-stream-1.0.0.tgz} name: token-stream version: 1.0.0 dev: true @@ -4463,7 +4272,7 @@ packages: dev: true registry.nlark.com/upath/2.0.1: - resolution: {integrity: sha1-UMc96mjW9rmQ9R0nnOYIFmXWGos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upath/download/upath-2.0.1.tgz} + resolution: {integrity: sha1-UMc96mjW9rmQ9R0nnOYIFmXWGos=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upath/download/upath-2.0.1.tgz} name: upath version: 2.0.1 engines: {node: '>=4'} @@ -4517,26 +4326,26 @@ packages: dev: false registry.nlark.com/void-elements/3.1.0: - resolution: {integrity: sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/void-elements/download/void-elements-3.1.0.tgz} + resolution: {integrity: sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/void-elements/download/void-elements-3.1.0.tgz} name: void-elements version: 3.1.0 engines: {node: '>=0.10.0'} dev: true registry.nlark.com/vscode-nls/5.0.0: - resolution: {integrity: sha1-mfDaC9nqfNpE5WWnTFSx8rwleEA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-nls/download/vscode-nls-5.0.0.tgz} + resolution: {integrity: sha1-mfDaC9nqfNpE5WWnTFSx8rwleEA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-nls/download/vscode-nls-5.0.0.tgz} name: vscode-nls version: 5.0.0 dev: true registry.nlark.com/vscode-uri/2.1.2: - resolution: {integrity: sha1-yNQN6T61evMfPHFd1lDiyiwJbxw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-uri/download/vscode-uri-2.1.2.tgz} + resolution: {integrity: sha1-yNQN6T61evMfPHFd1lDiyiwJbxw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-uri/download/vscode-uri-2.1.2.tgz} name: vscode-uri version: 2.1.2 dev: true registry.nlark.com/vscode-uri/3.0.2: - resolution: {integrity: sha1-7P0dBmy470w6II3s26uajCPQVdA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-uri/download/vscode-uri-3.0.2.tgz} + resolution: {integrity: sha1-7P0dBmy470w6II3s26uajCPQVdA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vscode-uri/download/vscode-uri-3.0.2.tgz} name: vscode-uri version: 3.0.2 dev: true @@ -4596,13 +4405,13 @@ packages: dev: false registry.nlark.com/with/7.0.2: - resolution: {integrity: sha1-zO461ULSVTinp6gKrSErmChJW6w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/with/download/with-7.0.2.tgz} + resolution: {integrity: sha1-zO461ULSVTinp6gKrSErmChJW6w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/with/download/with-7.0.2.tgz} name: with version: 7.0.2 engines: {node: '>= 10.0.0'} dependencies: '@babel/parser': registry.npmmirror.com/@babel/parser/7.15.6 - '@babel/types': registry.nlark.com/@babel/types/7.15.6 + '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 assert-never: registry.nlark.com/assert-never/1.2.1 babel-walk: registry.nlark.com/babel-walk/3.0.0-canary-5 dev: true @@ -4826,7 +4635,7 @@ packages: '@babel/highlight': registry.nlark.com/@babel/highlight/7.14.5 dev: true - registry.npmmirror.com/@babel/eslint-parser/7.15.8_eslint@8.1.0: + registry.npmmirror.com/@babel/eslint-parser/7.15.8_eslint@8.2.0: resolution: {integrity: sha1-iYhmC1nXOVALZ9BYX9TayiGNnxE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/eslint-parser/download/@babel/eslint-parser-7.15.8.tgz} id: registry.npmmirror.com/@babel/eslint-parser/7.15.8 name: '@babel/eslint-parser' @@ -4836,9 +4645,9 @@ packages: '@babel/core': '>=7.11.0' eslint: '>=7.5.0' dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 - eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/2.1.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 semver: registry.nlark.com/semver/6.3.0 dev: false @@ -4868,6 +4677,16 @@ packages: regenerator-runtime: registry.nlark.com/regenerator-runtime/0.13.9 dev: false + registry.npmmirror.com/@babel/types/7.16.0: + resolution: {integrity: sha1-2zsxOAT5aq3Qt3bEgj4SetZyibo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/download/@babel/types-7.16.0.tgz?cache=0&sync_timestamp=1635561348333&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.16.0.tgz} + name: '@babel/types' + version: 7.16.0 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 + to-fast-properties: registry.nlark.com/to-fast-properties/2.0.0 + dev: true + registry.npmmirror.com/@better-scroll/core/2.4.2: resolution: {integrity: sha1-5pRwAS15kjoYA0w+STFyD7sG6uU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@better-scroll/core/download/@better-scroll/core-2.4.2.tgz} name: '@better-scroll/core' @@ -5055,19 +4874,19 @@ packages: chalk: registry.nlark.com/chalk/4.1.2 dev: true - registry.npmmirror.com/@eslint/eslintrc/1.0.3: - resolution: {integrity: sha1-QfCMWXAlYF9nIlHcxOi+ZrXtc2Y=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/download/@eslint/eslintrc-1.0.3.tgz?cache=0&sync_timestamp=1634180518979&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-1.0.3.tgz} + registry.npmmirror.com/@eslint/eslintrc/1.0.4: + resolution: {integrity: sha1-3+D/e6JwhI0Qxa3QcV4ElkwDSzE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/download/@eslint/eslintrc-1.0.4.tgz} name: '@eslint/eslintrc' - version: 1.0.3 + version: 1.0.4 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - ajv: registry.nlark.com/ajv/6.12.6 - debug: registry.nlark.com/debug/4.3.2 + ajv: registry.npmmirror.com/ajv/6.12.6 + debug: registry.npmmirror.com/debug/4.3.2 espree: registry.nlark.com/espree/9.0.0 - globals: registry.nlark.com/globals/13.11.0 - ignore: registry.nlark.com/ignore/4.0.6 + globals: registry.npmmirror.com/globals/13.11.0 + ignore: registry.npmmirror.com/ignore/4.0.6 import-fresh: registry.nlark.com/import-fresh/3.3.0 - js-yaml: registry.nlark.com/js-yaml/3.14.1 + js-yaml: registry.nlark.com/js-yaml/4.1.0 minimatch: registry.nlark.com/minimatch/3.0.4 strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 transitivePeerDependencies: @@ -5080,17 +4899,23 @@ packages: version: 0.6.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 + '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.0 + debug: registry.npmmirror.com/debug/4.3.2 minimatch: registry.nlark.com/minimatch/3.0.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@iconify/json/1.1.424: - resolution: {integrity: sha1-XhnWTZNbg9w58/0KlabOE8caSLo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/download/@iconify/json-1.1.424.tgz} + registry.npmmirror.com/@humanwhocodes/object-schema/1.2.0: + resolution: {integrity: sha1-h956+cIxgm/daKxyWPd8Qp4OX88=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.0.tgz} + name: '@humanwhocodes/object-schema' + version: 1.2.0 + dev: true + + registry.npmmirror.com/@iconify/json/1.1.425: + resolution: {integrity: sha512-CZEIaGOhCpUXhU6/675gMlgDrBWi4gA2e+hOA5lnm5mwVKfUeKI0XKYz0SsrmCGdUUbYqbNwbpMs8oIWE92uUg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/download/@iconify/json-1.1.425.tgz} name: '@iconify/json' - version: 1.1.424 + version: 1.1.425 dev: true registry.npmmirror.com/@iconify/types/1.0.10: @@ -5119,6 +4944,12 @@ packages: '@types/yargs': registry.npmmirror.com/@types/yargs/15.0.14 chalk: registry.nlark.com/chalk/4.1.2 + registry.npmmirror.com/@types/bmapgl/0.0.4: + resolution: {integrity: sha1-Db8RQzNg/CP/pWw34pm4cKhyqAc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/bmapgl/download/@types/bmapgl-0.0.4.tgz} + name: '@types/bmapgl' + version: 0.0.4 + dev: true + registry.npmmirror.com/@types/lodash/4.14.175: resolution: {integrity: sha1-t436lZGSsB+uCtkOFmR4dpshX0U=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/download/@types/lodash-4.14.175.tgz} name: '@types/lodash' @@ -5147,11 +4978,11 @@ packages: dependencies: '@types/yargs-parser': registry.nlark.com/@types/yargs-parser/20.2.1 - registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.0_f8873316f48f7781ccc3e081fc76e214: - resolution: {integrity: sha1-pVrnLSj/62ut2Bf+RWbJzO0fXik=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-5.3.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.0 + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.1_4653b7803b7453f5f37717b7e1448517: + resolution: {integrity: sha512-cFImaoIr5Ojj358xI/SDhjog57OK2NqlpxwdcgyxDA3bJlZcJq5CPzUXtpD7CxI2Hm6ATU7w5fQnnkVnmwpHqw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-5.3.1.tgz} + id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.1 name: '@typescript-eslint/eslint-plugin' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -5161,13 +4992,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': registry.npmmirror.com/@typescript-eslint/experimental-utils/5.3.0_eslint@8.1.0+typescript@4.4.4 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.3.0_eslint@8.1.0+typescript@4.4.4 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.0 - debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.1.0 + '@typescript-eslint/experimental-utils': registry.npmmirror.com/@typescript-eslint/experimental-utils/5.3.1_eslint@8.2.0+typescript@4.4.4 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.3.1_eslint@8.2.0+typescript@4.4.4 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.1 + debug: registry.npmmirror.com/debug/4.3.2 + eslint: registry.npmmirror.com/eslint/8.2.0 functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 - ignore: registry.nlark.com/ignore/5.1.8 + ignore: registry.npmmirror.com/ignore/5.1.8 regexpp: registry.nlark.com/regexpp/3.2.0 semver: registry.nlark.com/semver/7.3.5 tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.4.4 @@ -5176,32 +5007,32 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/experimental-utils/5.3.0_eslint@8.1.0+typescript@4.4.4: - resolution: {integrity: sha1-7la0lXVH7SsPx0USBeQVAuZk9UY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-5.3.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/experimental-utils/5.3.0 + registry.npmmirror.com/@typescript-eslint/experimental-utils/5.3.1_eslint@8.2.0+typescript@4.4.4: + resolution: {integrity: sha512-RgFn5asjZ5daUhbK5Sp0peq0SSMytqcrkNfU4pnDma2D8P3ElZ6JbYjY8IMSFfZAJ0f3x3tnO3vXHweYg0g59w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-5.3.1.tgz} + id: registry.npmmirror.com/@typescript-eslint/experimental-utils/5.3.1 name: '@typescript-eslint/experimental-utils' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' dependencies: '@types/json-schema': registry.nlark.com/@types/json-schema/7.0.9 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.0_typescript@4.4.4 - eslint: registry.npmmirror.com/eslint/8.1.0 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.1 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.1_typescript@4.4.4 + eslint: registry.npmmirror.com/eslint/8.2.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 - eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0 + eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.2.0 transitivePeerDependencies: - supports-color - typescript dev: true - registry.npmmirror.com/@typescript-eslint/parser/5.3.0_eslint@8.1.0+typescript@4.4.4: - resolution: {integrity: sha1-eHnxXibTcO0/ZT+33QZHlTHtOrk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/download/@typescript-eslint/parser-5.3.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/parser/5.3.0 + registry.npmmirror.com/@typescript-eslint/parser/5.3.1_eslint@8.2.0+typescript@4.4.4: + resolution: {integrity: sha512-TD+ONlx5c+Qhk21x9gsJAMRohWAUMavSOmJgv3JGy9dgPhuBd5Wok0lmMClZDyJNLLZK1JRKiATzCKZNUmoyfw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/download/@typescript-eslint/parser-5.3.1.tgz} + id: registry.npmmirror.com/@typescript-eslint/parser/5.3.1 name: '@typescript-eslint/parser' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -5210,38 +5041,38 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.0_typescript@4.4.4 - debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.1.0 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.1 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.1_typescript@4.4.4 + debug: registry.npmmirror.com/debug/4.3.2 + eslint: registry.npmmirror.com/eslint/8.2.0 typescript: registry.npmmirror.com/typescript/4.4.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.0: - resolution: {integrity: sha1-l9DMx8kVjoniAtXiTOa6SQUtQy4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-5.3.0.tgz} + registry.npmmirror.com/@typescript-eslint/scope-manager/5.3.1: + resolution: {integrity: sha512-XksFVBgAq0Y9H40BDbuPOTUIp7dn4u8oOuhcgGq7EoDP50eqcafkMVGrypyVGvDYHzjhdUCUwuwVUK4JhkMAMg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-5.3.1.tgz} name: '@typescript-eslint/scope-manager' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.3.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.1 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.3.1 dev: true - registry.npmmirror.com/@typescript-eslint/types/5.3.0: - resolution: {integrity: sha1-ryn9U4Z8LfACjFfDamVb1+ngVBY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/download/@typescript-eslint/types-5.3.0.tgz} + registry.npmmirror.com/@typescript-eslint/types/5.3.1: + resolution: {integrity: sha512-bG7HeBLolxKHtdHG54Uac750eXuQQPpdJfCYuw4ZI3bZ7+GgKClMWM8jExBtp7NSP4m8PmLRM8+lhzkYnSmSxQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/download/@typescript-eslint/types-5.3.1.tgz} name: '@typescript-eslint/types' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.0_typescript@4.4.4: - resolution: {integrity: sha1-T2jd1G3CmDGCQC0qsh+0StlJiM8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-5.3.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.0 + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.1_typescript@4.4.4: + resolution: {integrity: sha512-PwFbh/PKDVo/Wct6N3w+E4rLZxUDgsoII/GrWM2A62ETOzJd4M6s0Mu7w4CWsZraTbaC5UQI+dLeyOIFF1PquQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-5.3.1.tgz} + id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.3.1 name: '@typescript-eslint/typescript-estree' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -5249,9 +5080,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.3.0 - debug: registry.nlark.com/debug/4.3.2 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.1 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.3.1 + debug: registry.npmmirror.com/debug/4.3.2 globby: registry.nlark.com/globby/11.0.4 is-glob: registry.npmmirror.com/is-glob/4.0.3 semver: registry.nlark.com/semver/7.3.5 @@ -5261,14 +5092,14 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys/5.3.0: - resolution: {integrity: sha1-piWHkPO3slR/cO2NSh4MNJmZRSM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-5.3.0.tgz} + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.3.1: + resolution: {integrity: sha512-3cHUzUuVTuNHx0Gjjt5pEHa87+lzyqOiHXy/Gz+SJOCW1mpw9xQHIIEwnKn+Thph1mgWyZ90nboOcSuZr/jTTQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-5.3.1.tgz} name: '@typescript-eslint/visitor-keys' - version: 5.3.0 + version: 5.3.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.0 - eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/3.0.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.3.1 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.0.0 dev: true registry.npmmirror.com/@vitejs/plugin-vue/1.9.4_vite@2.5.10: @@ -5284,7 +5115,7 @@ packages: dev: true registry.npmmirror.com/@volar/code-gen/0.28.10: - resolution: {integrity: sha1-PoYS0RfssnGWiz84uxrdksfBYxw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/code-gen/download/@volar/code-gen-0.28.10.tgz} + resolution: {integrity: sha1-PoYS0RfssnGWiz84uxrdksfBYxw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/code-gen/download/@volar/code-gen-0.28.10.tgz} name: '@volar/code-gen' version: 0.28.10 dependencies: @@ -5293,7 +5124,7 @@ packages: dev: true registry.npmmirror.com/@volar/html2pug/0.28.10: - resolution: {integrity: sha1-c72G91jVe7GipK7Es70F6RUzqig=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/html2pug/download/@volar/html2pug-0.28.10.tgz} + resolution: {integrity: sha1-c72G91jVe7GipK7Es70F6RUzqig=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/html2pug/download/@volar/html2pug-0.28.10.tgz} name: '@volar/html2pug' version: 0.28.10 dependencies: @@ -5304,17 +5135,17 @@ packages: dev: true registry.npmmirror.com/@volar/shared/0.28.10: - resolution: {integrity: sha1-SrIiQSfD8XCqva9SeyINnJvViHo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/shared/download/@volar/shared-0.28.10.tgz} + resolution: {integrity: sha1-SrIiQSfD8XCqva9SeyINnJvViHo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/shared/download/@volar/shared-0.28.10.tgz} name: '@volar/shared' version: 0.28.10 dependencies: upath: registry.nlark.com/upath/2.0.1 - vscode-jsonrpc: registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.2 + vscode-jsonrpc: registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.3 vscode-uri: registry.nlark.com/vscode-uri/3.0.2 dev: true registry.npmmirror.com/@volar/source-map/0.28.10: - resolution: {integrity: sha1-rL7pUQQvTuisWjNipZdIDQe567o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/download/@volar/source-map-0.28.10.tgz} + resolution: {integrity: sha1-rL7pUQQvTuisWjNipZdIDQe567o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/download/@volar/source-map-0.28.10.tgz} name: '@volar/source-map' version: 0.28.10 dependencies: @@ -5322,29 +5153,29 @@ packages: dev: true registry.npmmirror.com/@volar/transforms/0.28.10: - resolution: {integrity: sha1-e+dAwEmBkF8voqh/3d/UskNtFCE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/transforms/download/@volar/transforms-0.28.10.tgz} + resolution: {integrity: sha1-e+dAwEmBkF8voqh/3d/UskNtFCE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/transforms/download/@volar/transforms-0.28.10.tgz} name: '@volar/transforms' version: 0.28.10 dependencies: '@volar/shared': registry.npmmirror.com/@volar/shared/0.28.10 - vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.2 + vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.3 dev: true - registry.npmmirror.com/@vscode/emmet-helper/2.8.1: - resolution: {integrity: sha1-hDyaVwTXLW86MMdrIrUYORAp1Qg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vscode/emmet-helper/download/@vscode/emmet-helper-2.8.1.tgz} + registry.npmmirror.com/@vscode/emmet-helper/2.8.2: + resolution: {integrity: sha1-myzk/dYs8/2kXPivZ8ASz85V7ck=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vscode/emmet-helper/download/@vscode/emmet-helper-2.8.2.tgz} name: '@vscode/emmet-helper' - version: 2.8.1 + version: 2.8.2 dependencies: emmet: registry.nlark.com/emmet/2.3.4 jsonc-parser: registry.nlark.com/jsonc-parser/2.3.1 - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2 vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.16.0 vscode-nls: registry.nlark.com/vscode-nls/5.0.0 vscode-uri: registry.nlark.com/vscode-uri/2.1.2 dev: true registry.npmmirror.com/@vue/compiler-core/3.2.20: - resolution: {integrity: sha1-r1o8UjeBiDWw0L6DfrWIWo0hwWA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.20.tgz} + resolution: {integrity: sha1-r1o8UjeBiDWw0L6DfrWIWo0hwWA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.20.tgz} name: '@vue/compiler-core' version: 3.2.20 dependencies: @@ -5352,6 +5183,7 @@ packages: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.20 estree-walker: registry.nlark.com/estree-walker/2.0.2 source-map: registry.nlark.com/source-map/0.6.1 + dev: false registry.npmmirror.com/@vue/compiler-core/3.2.21: resolution: {integrity: sha1-JlZsMrKtg4GZ1HHvXfYgqDhG8k4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/download/@vue/compiler-core-3.2.21.tgz} @@ -5371,6 +5203,7 @@ packages: dependencies: '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.20 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.20 + dev: false registry.npmmirror.com/@vue/compiler-dom/3.2.21: resolution: {integrity: sha1-1vbIU2TviIj5xOkSK/uhHnj7OYw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/download/@vue/compiler-dom-3.2.21.tgz} @@ -5439,7 +5272,7 @@ packages: version: 6.0.0-beta.19 dev: false - registry.npmmirror.com/@vue/eslint-config-typescript/9.0.1_6e2aa7baa83ea64b77c81400f52e762e: + registry.npmmirror.com/@vue/eslint-config-typescript/9.0.1_a4352df0697e96c04e94ac6a54eee675: resolution: {integrity: sha1-aS/AB88gASiCrHRmtpw5Z6C5gJs=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/eslint-config-typescript/download/@vue/eslint-config-typescript-9.0.1.tgz} id: registry.npmmirror.com/@vue/eslint-config-typescript/9.0.1 name: '@vue/eslint-config-typescript' @@ -5451,17 +5284,17 @@ packages: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint-plugin-vue: ^8.0.1 dependencies: - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.0_f8873316f48f7781ccc3e081fc76e214 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.3.0_eslint@8.1.0+typescript@4.4.4 - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/8.0.3_eslint@8.1.0 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.1.0 + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.3.1_4653b7803b7453f5f37717b7e1448517 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.3.1_eslint@8.2.0+typescript@4.4.4 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/8.0.3_eslint@8.2.0 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.2.0 transitivePeerDependencies: - supports-color dev: true registry.npmmirror.com/@vue/reactivity/3.2.20: - resolution: {integrity: sha1-gf4cNo5/ILwOwd7BBFu+4lNYLeg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/download/@vue/reactivity-3.2.20.tgz} + resolution: {integrity: sha1-gf4cNo5/ILwOwd7BBFu+4lNYLeg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/download/@vue/reactivity-3.2.20.tgz} name: '@vue/reactivity' version: 3.2.20 dependencies: @@ -5524,7 +5357,7 @@ packages: dev: false registry.npmmirror.com/@vue/shared/3.2.20: - resolution: {integrity: sha1-U3RpYfcxqOpmbjMWJx6UQjjcMds=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.20.tgz} + resolution: {integrity: sha1-U3RpYfcxqOpmbjMWJx6UQjjcMds=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/download/@vue/shared-3.2.20.tgz} name: '@vue/shared' version: 3.2.20 @@ -5534,11 +5367,11 @@ packages: version: 3.2.21 dev: true - registry.npmmirror.com/@vueuse/core/6.7.6_vue@3.2.20: - resolution: {integrity: sha1-TrQCpgv1xA4E66s/GD8EhvqhQOk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/download/@vueuse/core-6.7.6.tgz} - id: registry.npmmirror.com/@vueuse/core/6.7.6 + registry.npmmirror.com/@vueuse/core/6.8.0_vue@3.2.20: + resolution: {integrity: sha1-3ABLwwAx4FPp71ARIDxKgPAJhu0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/download/@vueuse/core-6.8.0.tgz} + id: registry.npmmirror.com/@vueuse/core/6.8.0 name: '@vueuse/core' - version: 6.7.6 + version: 6.8.0 peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -5548,16 +5381,16 @@ packages: vue: optional: true dependencies: - '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/6.7.6_vue@3.2.20 + '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/6.8.0_vue@3.2.20 vue: registry.npmmirror.com/vue/3.2.20 vue-demi: registry.npmmirror.com/vue-demi/0.11.4_vue@3.2.20 dev: false - registry.npmmirror.com/@vueuse/shared/6.7.6_vue@3.2.20: - resolution: {integrity: sha1-UqGqimM1oAS94xNn3b7YLd+L+lM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/download/@vueuse/shared-6.7.6.tgz} - id: registry.npmmirror.com/@vueuse/shared/6.7.6 + registry.npmmirror.com/@vueuse/shared/6.8.0_vue@3.2.20: + resolution: {integrity: sha1-UHE7dwlBKT5Vek6ulCTK0qrUSoU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/download/@vueuse/shared-6.8.0.tgz} + id: registry.npmmirror.com/@vueuse/shared/6.8.0 name: '@vueuse/shared' - version: 6.7.6 + version: 6.8.0 peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -5576,7 +5409,7 @@ packages: name: '@windicss/config' version: 1.5.1 dependencies: - debug: registry.nlark.com/debug/4.3.2 + debug: registry.npmmirror.com/debug/4.3.2 jiti: registry.npmmirror.com/jiti/1.12.9 windicss: registry.npmmirror.com/windicss/3.2.1 transitivePeerDependencies: @@ -5590,7 +5423,7 @@ packages: dependencies: '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 '@windicss/config': registry.npmmirror.com/@windicss/config/1.5.1 - debug: registry.nlark.com/debug/4.3.2 + debug: registry.npmmirror.com/debug/4.3.2 fast-glob: registry.nlark.com/fast-glob/3.2.7 magic-string: registry.nlark.com/magic-string/0.25.7 micromatch: registry.nlark.com/micromatch/4.0.4 @@ -5599,6 +5432,17 @@ packages: - supports-color dev: true + registry.npmmirror.com/ajv/6.12.6: + resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/download/ajv-6.12.6.tgz?cache=0&sync_timestamp=1636406554820&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fajv%2Fdownload%2Fajv-6.12.6.tgz} + name: ajv + version: 6.12.6 + dependencies: + fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + json-schema-traverse: registry.nlark.com/json-schema-traverse/0.4.1 + uri-js: registry.nlark.com/uri-js/4.4.1 + dev: true + registry.npmmirror.com/array-includes/3.1.4: resolution: {integrity: sha1-9bSTFix2DzU5Yx8AW6K7Rqy0W6k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-includes/download/array-includes-3.1.4.tgz} name: array-includes @@ -5695,6 +5539,12 @@ packages: engines: {node: '>= 12'} dev: true + registry.npmmirror.com/confusing-browser-globals/1.0.10: + resolution: {integrity: sha1-MNHn89G4grJexJM9HRraw1PSClk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/confusing-browser-globals/download/confusing-browser-globals-1.0.10.tgz} + name: confusing-browser-globals + version: 1.0.10 + dev: true + registry.npmmirror.com/conventional-commits-parser/3.2.2: resolution: {integrity: sha1-GQ+5kAxuAr4MC8qbA9V+JJgmOf0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-commits-parser/download/conventional-commits-parser-3.2.2.tgz} name: conventional-commits-parser @@ -5724,6 +5574,28 @@ packages: engines: {node: '>=0.11'} dev: false + registry.npmmirror.com/debug/3.2.7: + resolution: {integrity: sha1-clgLfpFF+zm2Z2+cXl+xALk0F5o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/download/debug-3.2.7.tgz} + name: debug + version: 3.2.7 + dependencies: + ms: registry.npmmirror.com/ms/2.1.3 + dev: true + + registry.npmmirror.com/debug/4.3.2: + resolution: {integrity: sha1-8KScGKyHeeMdSgxgKd+3aHPHQos=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/download/debug-4.3.2.tgz} + 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.npmmirror.com/decamelize/1.2.0: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/download/decamelize-1.2.0.tgz} name: decamelize @@ -5771,18 +5643,36 @@ packages: requiresBuild: true dev: true + registry.npmmirror.com/eslint-config-airbnb-base/15.0.0_3f013334cb52440e201498cdb6b29798: + resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-config-airbnb-base/download/eslint-config-airbnb-base-15.0.0.tgz} + id: registry.npmmirror.com/eslint-config-airbnb-base/15.0.0 + name: eslint-config-airbnb-base + version: 15.0.0 + engines: {node: ^10.12.0 || >=12.0.0} + peerDependencies: + eslint: ^7.32.0 || ^8.2.0 + eslint-plugin-import: ^2.25.2 + dependencies: + confusing-browser-globals: registry.npmmirror.com/confusing-browser-globals/1.0.10 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.2.0 + object.assign: registry.nlark.com/object.assign/4.1.2 + object.entries: registry.npmmirror.com/object.entries/1.1.5 + semver: registry.nlark.com/semver/6.3.0 + dev: true + registry.npmmirror.com/eslint-module-utils/2.7.0: resolution: {integrity: sha1-npfBJogRNAElmznZYOah8J+WZDU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-module-utils/download/eslint-module-utils-2.7.0.tgz} name: eslint-module-utils version: 2.7.0 engines: {node: '>=4'} dependencies: - debug: registry.nlark.com/debug/3.2.7 + debug: registry.npmmirror.com/debug/3.2.7 find-up: registry.npmmirror.com/find-up/2.1.0 pkg-dir: registry.npmmirror.com/pkg-dir/2.0.0 dev: true - registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.1.0: + registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.2.0: resolution: {integrity: sha1-s7kWDv3bcC/BY2ZZ5xuh0Qrb6ek=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-import/download/eslint-plugin-import-2.25.2.tgz} id: registry.npmmirror.com/eslint-plugin-import/2.25.2 name: eslint-plugin-import @@ -5795,7 +5685,7 @@ packages: array.prototype.flat: registry.npmmirror.com/array.prototype.flat/1.2.5 debug: registry.nlark.com/debug/2.6.9 doctrine: registry.nlark.com/doctrine/2.1.0 - eslint: registry.npmmirror.com/eslint/8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 eslint-import-resolver-node: registry.nlark.com/eslint-import-resolver-node/0.3.6 eslint-module-utils: registry.npmmirror.com/eslint-module-utils/2.7.0 has: registry.nlark.com/has/1.0.3 @@ -5807,7 +5697,7 @@ packages: tsconfig-paths: registry.nlark.com/tsconfig-paths/3.11.0 dev: true - registry.npmmirror.com/eslint-plugin-vue/8.0.3_eslint@8.1.0: + registry.npmmirror.com/eslint-plugin-vue/8.0.3_eslint@8.2.0: resolution: {integrity: sha1-eRzEVDlAMZ5hLqYaHXeejIfPdJo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/download/eslint-plugin-vue-8.0.3.tgz} id: registry.npmmirror.com/eslint-plugin-vue/8.0.3 name: eslint-plugin-vue @@ -5816,34 +5706,47 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: registry.npmmirror.com/eslint/8.1.0 - eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0 + eslint: registry.npmmirror.com/eslint/8.2.0 + eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.2.0 natural-compare: registry.nlark.com/natural-compare/1.4.0 semver: registry.nlark.com/semver/7.3.5 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.1.0 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.2.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/eslint/8.1.0: - resolution: {integrity: sha1-APH32/QTTyZYjmyfLv6XB2D2RmQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/download/eslint-8.1.0.tgz} + registry.npmmirror.com/eslint-visitor-keys/2.1.0: + resolution: {integrity: sha1-9lMoJZMFknOSyTjtROsKXJsr0wM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz?cache=0&sync_timestamp=1636378941796&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Feslint-visitor-keys%2Fdownload%2Feslint-visitor-keys-2.1.0.tgz} + name: eslint-visitor-keys + version: 2.1.0 + engines: {node: '>=10'} + + registry.npmmirror.com/eslint-visitor-keys/3.0.0: + resolution: {integrity: sha1-4y6Zxs3C6wY/IE7aXbZ7/li7QYY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/download/eslint-visitor-keys-3.0.0.tgz?cache=0&sync_timestamp=1636378941796&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Feslint-visitor-keys%2Fdownload%2Feslint-visitor-keys-3.0.0.tgz} + name: eslint-visitor-keys + version: 3.0.0 + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + registry.npmmirror.com/eslint/8.2.0: + resolution: {integrity: sha1-RNP7UG0PhmpQbZeg/A6Q7m0GqBU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/download/eslint-8.2.0.tgz?cache=0&sync_timestamp=1636163653020&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Feslint%2Fdownload%2Feslint-8.2.0.tgz} name: eslint - version: 8.1.0 + version: 8.2.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/1.0.3 + '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/1.0.4 '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array/0.6.0 - ajv: registry.nlark.com/ajv/6.12.6 + ajv: registry.npmmirror.com/ajv/6.12.6 chalk: registry.nlark.com/chalk/4.1.2 cross-spawn: registry.nlark.com/cross-spawn/7.0.3 - debug: registry.nlark.com/debug/4.3.2 + debug: registry.npmmirror.com/debug/4.3.2 doctrine: registry.nlark.com/doctrine/3.0.0 enquirer: registry.nlark.com/enquirer/2.3.6 escape-string-regexp: registry.nlark.com/escape-string-regexp/4.0.0 eslint-scope: registry.nlark.com/eslint-scope/6.0.0 - eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0 - eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/3.0.0 + eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.2.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.0.0 espree: registry.nlark.com/espree/9.0.0 esquery: registry.nlark.com/esquery/1.4.0 esutils: registry.nlark.com/esutils/2.0.3 @@ -5851,8 +5754,8 @@ packages: 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.npmmirror.com/glob-parent/6.0.2 - globals: registry.nlark.com/globals/13.11.0 - ignore: registry.nlark.com/ignore/4.0.6 + globals: registry.npmmirror.com/globals/13.11.0 + ignore: registry.npmmirror.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.3 @@ -5961,6 +5864,15 @@ packages: once: registry.nlark.com/once/1.4.0 path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 + registry.npmmirror.com/globals/13.11.0: + resolution: {integrity: sha1-QO9njaEX/nvS4o8fqySVG9AlW+c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/download/globals-13.11.0.tgz?cache=0&sync_timestamp=1635391841018&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fglobals%2Fdownload%2Fglobals-13.11.0.tgz} + name: globals + version: 13.11.0 + engines: {node: '>=8'} + dependencies: + type-fest: registry.npmmirror.com/type-fest/0.20.2 + dev: true + registry.npmmirror.com/graceful-fs/4.2.8: resolution: {integrity: sha1-5BK40z9eAGWTy9PO5t+fLOu+gCo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/download/graceful-fs-4.2.8.tgz} name: graceful-fs @@ -5983,6 +5895,20 @@ packages: hasBin: true dev: true + registry.npmmirror.com/ignore/4.0.6: + resolution: {integrity: sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/download/ignore-4.0.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fignore%2Fdownload%2Fignore-4.0.6.tgz} + name: ignore + version: 4.0.6 + engines: {node: '>= 4'} + dev: true + + registry.npmmirror.com/ignore/5.1.8: + resolution: {integrity: sha1-8VCotQo0KJsz4i9YiavU2AFvDlc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/download/ignore-5.1.8.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fignore%2Fdownload%2Fignore-5.1.8.tgz} + name: ignore + version: 5.1.8 + engines: {node: '>= 4'} + dev: true + registry.npmmirror.com/import-meta-resolve/1.1.1: resolution: {integrity: sha1-JE/VQv0frnNVDU+LPN47uh17Kxg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-meta-resolve/download/import-meta-resolve-1.1.1.tgz} name: import-meta-resolve @@ -6153,7 +6079,7 @@ packages: version: 2.1.3 dev: true - registry.npmmirror.com/naive-ui/2.20.2_eslint@8.1.0+vue@3.2.20: + registry.npmmirror.com/naive-ui/2.20.2_eslint@8.2.0+vue@3.2.20: resolution: {integrity: sha1-0AAsUzKBiCtR4VkoDP3JtpJd+n0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/naive-ui/download/naive-ui-2.20.2.tgz} id: registry.npmmirror.com/naive-ui/2.20.2 name: naive-ui @@ -6161,7 +6087,7 @@ packages: peerDependencies: vue: ^3.0.0 dependencies: - '@babel/eslint-parser': registry.npmmirror.com/@babel/eslint-parser/7.15.8_eslint@8.1.0 + '@babel/eslint-parser': registry.npmmirror.com/@babel/eslint-parser/7.15.8_eslint@8.2.0 '@css-render/plugin-bem': registry.nlark.com/@css-render/plugin-bem/0.15.6 '@css-render/vue3-ssr': registry.nlark.com/@css-render/vue3-ssr/0.15.6_vue@3.2.20 '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.175 @@ -6202,6 +6128,17 @@ packages: path-key: registry.nlark.com/path-key/3.1.1 dev: true + registry.npmmirror.com/object.entries/1.1.5: + resolution: {integrity: sha1-4azdF8TeLNltWghIfPuduE2IGGE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.entries/download/object.entries-1.1.5.tgz} + name: object.entries + version: 1.1.5 + engines: {node: '>= 0.4'} + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: registry.npmmirror.com/es-abstract/1.19.1 + dev: true + registry.npmmirror.com/object.values/1.1.5: resolution: {integrity: sha1-lZ9j486e8QhyAzMIITHkpFm3Fqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.values/download/object.values-1.1.5.tgz} name: object.values @@ -6428,6 +6365,15 @@ packages: ansi-regex: registry.nlark.com/ansi-regex/3.0.0 dev: true + registry.npmmirror.com/strip-ansi/5.2.0: + resolution: {integrity: sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-5.2.0.tgz} + name: strip-ansi + version: 5.2.0 + engines: {node: '>=6'} + dependencies: + ansi-regex: registry.nlark.com/ansi-regex/4.1.0 + dev: true + registry.npmmirror.com/strip-ansi/6.0.1: resolution: {integrity: sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.1.tgz} name: strip-ansi @@ -6438,35 +6384,35 @@ packages: dev: true registry.npmmirror.com/type-fest/0.18.1: - resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.18.1.tgz?cache=0&sync_timestamp=1635391704698&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.18.1.tgz} + resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.18.1.tgz} name: type-fest version: 0.18.1 engines: {node: '>=10'} dev: true registry.npmmirror.com/type-fest/0.20.2: - resolution: {integrity: sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.20.2.tgz?cache=0&sync_timestamp=1634464703982&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.20.2.tgz} + resolution: {integrity: sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.20.2.tgz} name: type-fest version: 0.20.2 engines: {node: '>=10'} dev: true registry.npmmirror.com/type-fest/0.21.3: - resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.21.3.tgz?cache=0&sync_timestamp=1635391704698&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.21.3.tgz} + resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.21.3.tgz} name: type-fest version: 0.21.3 engines: {node: '>=10'} dev: true registry.npmmirror.com/type-fest/0.6.0: - resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.6.0.tgz?cache=0&sync_timestamp=1635391704698&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.6.0.tgz} + resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.6.0.tgz} name: type-fest version: 0.6.0 engines: {node: '>=8'} dev: true registry.npmmirror.com/type-fest/0.8.1: - resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.8.1.tgz?cache=0&sync_timestamp=1635391704698&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.8.1.tgz} + resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.8.1.tgz} name: type-fest version: 0.8.1 engines: {node: '>=8'} @@ -6528,11 +6474,11 @@ packages: - webpack dev: true - registry.npmmirror.com/unplugin-vue-components/0.17.1_vite@2.5.10+vue@3.2.20: - resolution: {integrity: sha1-AeVGef+3y5tc7kxDODhWItBx0D8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.17.1.tgz} - id: registry.npmmirror.com/unplugin-vue-components/0.17.1 + registry.npmmirror.com/unplugin-vue-components/0.17.2_vite@2.5.10+vue@3.2.20: + resolution: {integrity: sha1-235mn6w8w2uHugVvY+LqpHp/G5s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/download/unplugin-vue-components-0.17.2.tgz} + id: registry.npmmirror.com/unplugin-vue-components/0.17.2 name: unplugin-vue-components - version: 0.17.1 + version: 0.17.2 engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -6547,7 +6493,7 @@ packages: '@antfu/utils': registry.nlark.com/@antfu/utils/0.3.0 '@rollup/pluginutils': registry.nlark.com/@rollup/pluginutils/4.1.1 chokidar: registry.nlark.com/chokidar/3.5.2 - debug: registry.nlark.com/debug/4.3.2 + debug: registry.npmmirror.com/debug/4.3.2 fast-glob: registry.nlark.com/fast-glob/3.2.7 local-pkg: registry.npmmirror.com/local-pkg/0.1.0 magic-string: registry.nlark.com/magic-string/0.25.7 @@ -6651,86 +6597,86 @@ packages: evtd: registry.nlark.com/evtd/0.2.2 vue: registry.npmmirror.com/vue/3.2.20 - registry.npmmirror.com/vscode-css-languageservice/5.1.7: - resolution: {integrity: sha1-67+AOwP95Tm9aDWIzS2mxKYbkOI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-css-languageservice/download/vscode-css-languageservice-5.1.7.tgz?cache=0&sync_timestamp=1635297379961&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvscode-css-languageservice%2Fdownload%2Fvscode-css-languageservice-5.1.7.tgz} + registry.npmmirror.com/vscode-css-languageservice/5.1.8: + resolution: {integrity: sha1-Nss4l4j/wtXmYw/8hOVe44+KIzg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-css-languageservice/download/vscode-css-languageservice-5.1.8.tgz?cache=0&sync_timestamp=1635297379961&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvscode-css-languageservice%2Fdownload%2Fvscode-css-languageservice-5.1.8.tgz} name: vscode-css-languageservice - version: 5.1.7 + version: 5.1.8 dependencies: - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2 vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.16.0 vscode-nls: registry.nlark.com/vscode-nls/5.0.0 vscode-uri: registry.nlark.com/vscode-uri/3.0.2 dev: true - registry.npmmirror.com/vscode-html-languageservice/4.1.0: - resolution: {integrity: sha1-4WYvH/O2I7kQxU0/Siqtjzl+U9c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-html-languageservice/download/vscode-html-languageservice-4.1.0.tgz?cache=0&sync_timestamp=1635297380558&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvscode-html-languageservice%2Fdownload%2Fvscode-html-languageservice-4.1.0.tgz} + registry.npmmirror.com/vscode-html-languageservice/4.1.1: + resolution: {integrity: sha1-k3Ocnz0MEsgkm60j9QBYUMKJ7Dg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-html-languageservice/download/vscode-html-languageservice-4.1.1.tgz?cache=0&sync_timestamp=1635297380558&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvscode-html-languageservice%2Fdownload%2Fvscode-html-languageservice-4.1.1.tgz} name: vscode-html-languageservice - version: 4.1.0 + version: 4.1.1 dependencies: - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2 vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.16.0 vscode-nls: registry.nlark.com/vscode-nls/5.0.0 vscode-uri: registry.nlark.com/vscode-uri/3.0.2 dev: true - registry.npmmirror.com/vscode-json-languageservice/4.1.8: - resolution: {integrity: sha1-OXo5I41Jbj4IpUSouT3yzRM0fQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-json-languageservice/download/vscode-json-languageservice-4.1.8.tgz?cache=0&sync_timestamp=1635297381052&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvscode-json-languageservice%2Fdownload%2Fvscode-json-languageservice-4.1.8.tgz} + registry.npmmirror.com/vscode-json-languageservice/4.1.9: + resolution: {integrity: sha1-+0jtxp43Fnw8r9RHw/qJgFLYe2E=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-json-languageservice/download/vscode-json-languageservice-4.1.9.tgz?cache=0&sync_timestamp=1635297381052&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvscode-json-languageservice%2Fdownload%2Fvscode-json-languageservice-4.1.9.tgz} name: vscode-json-languageservice - version: 4.1.8 + version: 4.1.9 engines: {npm: '>=7.0.0'} dependencies: jsonc-parser: registry.nlark.com/jsonc-parser/3.0.0 - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2 vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.16.0 vscode-nls: registry.nlark.com/vscode-nls/5.0.0 vscode-uri: registry.nlark.com/vscode-uri/3.0.2 dev: true - registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.2: - resolution: {integrity: sha1-KF/ClL5YbkdorNZ+WkLvxzilysA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-jsonrpc/download/vscode-jsonrpc-8.0.0-next.2.tgz} + registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.3: + resolution: {integrity: sha1-tV7f8OVQsD84BKreRKyiaZryclU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-jsonrpc/download/vscode-jsonrpc-8.0.0-next.3.tgz} name: vscode-jsonrpc - version: 8.0.0-next.2 + version: 8.0.0-next.3 engines: {node: '>=8.0.0 || >=10.0.0'} dev: true - registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.8: - resolution: {integrity: sha1-7y63QjtHTMzRE4QjneJEiOf+gYw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-protocol/download/vscode-languageserver-protocol-3.17.0-next.8.tgz} + registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.9: + resolution: {integrity: sha1-D9StQ2EclqzYPY2Zjb52Zo9g5gQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-protocol/download/vscode-languageserver-protocol-3.17.0-next.9.tgz} name: vscode-languageserver-protocol - version: 3.17.0-next.8 + version: 3.17.0-next.9 dependencies: - vscode-jsonrpc: registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.2 - vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.3 + vscode-jsonrpc: registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.3 + vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.4 dev: true - registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1: - resolution: {integrity: sha1-F4Fo6H761hcbNyrdHeo09T5dMw8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.1.tgz} + registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2: + resolution: {integrity: sha1-L59r1bXrPY4hQkwMNnAJIW8BYjY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.2.tgz} name: vscode-languageserver-textdocument - version: 1.0.1 + version: 1.0.2 dev: true registry.npmmirror.com/vscode-languageserver-types/3.16.0: - resolution: {integrity: sha1-7POT/BIexpdLLaPvsxVWRMUU4kc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-types/download/vscode-languageserver-types-3.16.0.tgz} + resolution: {integrity: sha1-7POT/BIexpdLLaPvsxVWRMUU4kc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-types/download/vscode-languageserver-types-3.16.0.tgz} name: vscode-languageserver-types version: 3.16.0 dev: true - registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.3: - resolution: {integrity: sha1-4fQxHgjqMZPoESYVS2o0L8HD26M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-types/download/vscode-languageserver-types-3.17.0-next.3.tgz} + registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.4: + resolution: {integrity: sha1-9niLN17BY9qLOB8vPj9UfLx/vuw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-types/download/vscode-languageserver-types-3.17.0-next.4.tgz} name: vscode-languageserver-types - version: 3.17.0-next.3 + version: 3.17.0-next.4 dev: true - registry.npmmirror.com/vscode-languageserver/8.0.0-next.2: - resolution: {integrity: sha1-Oj2vef8QNQ6pzsXHO1MCkBqVURc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver/download/vscode-languageserver-8.0.0-next.2.tgz} + registry.npmmirror.com/vscode-languageserver/8.0.0-next.3: + resolution: {integrity: sha1-NscBpoROwmlQVTnjuEo3aTdgpS8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver/download/vscode-languageserver-8.0.0-next.3.tgz} name: vscode-languageserver - version: 8.0.0-next.2 + version: 8.0.0-next.3 hasBin: true dependencies: - vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.8 + vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.9 dev: true registry.npmmirror.com/vscode-pug-languageservice/0.28.10: - resolution: {integrity: sha1-gFzhl6iCtCqD/mAgCNl5/qE+Y/I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-pug-languageservice/download/vscode-pug-languageservice-0.28.10.tgz} + resolution: {integrity: sha1-gFzhl6iCtCqD/mAgCNl5/qE+Y/I=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-pug-languageservice/download/vscode-pug-languageservice-0.28.10.tgz} name: vscode-pug-languageservice version: 0.28.10 dependencies: @@ -6740,23 +6686,23 @@ packages: '@volar/transforms': registry.npmmirror.com/@volar/transforms/0.28.10 pug-lexer: registry.nlark.com/pug-lexer/5.0.1 pug-parser: registry.nlark.com/pug-parser/6.0.0 - vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.2 + vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.3 dev: true registry.npmmirror.com/vscode-typescript-languageservice/0.28.10: - resolution: {integrity: sha1-iHOHhX6ALciquSqO/sIVM/zhm9M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-typescript-languageservice/download/vscode-typescript-languageservice-0.28.10.tgz} + resolution: {integrity: sha1-iHOHhX6ALciquSqO/sIVM/zhm9M=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-typescript-languageservice/download/vscode-typescript-languageservice-0.28.10.tgz} name: vscode-typescript-languageservice version: 0.28.10 dependencies: '@volar/shared': registry.npmmirror.com/@volar/shared/0.28.10 semver: registry.nlark.com/semver/7.3.5 upath: registry.nlark.com/upath/2.0.1 - vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.2 - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1 + vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.3 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2 dev: true registry.npmmirror.com/vscode-vue-languageservice/0.28.10: - resolution: {integrity: sha1-P16jsjGcVC8jEnwwF/lFyuZ2c+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-vue-languageservice/download/vscode-vue-languageservice-0.28.10.tgz} + resolution: {integrity: sha1-P16jsjGcVC8jEnwwF/lFyuZ2c+4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-vue-languageservice/download/vscode-vue-languageservice-0.28.10.tgz} name: vscode-vue-languageservice version: 0.28.10 dependencies: @@ -6765,17 +6711,17 @@ packages: '@volar/shared': registry.npmmirror.com/@volar/shared/0.28.10 '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.28.10 '@volar/transforms': registry.npmmirror.com/@volar/transforms/0.28.10 - '@vscode/emmet-helper': registry.npmmirror.com/@vscode/emmet-helper/2.8.1 - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.20 + '@vscode/emmet-helper': registry.npmmirror.com/@vscode/emmet-helper/2.8.2 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.21 '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.20 - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.20 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.21 request-light: registry.nlark.com/request-light/0.5.4 upath: registry.nlark.com/upath/2.0.1 - vscode-css-languageservice: registry.npmmirror.com/vscode-css-languageservice/5.1.7 - vscode-html-languageservice: registry.npmmirror.com/vscode-html-languageservice/4.1.0 - vscode-json-languageservice: registry.npmmirror.com/vscode-json-languageservice/4.1.8 - vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.2 - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.1 + vscode-css-languageservice: registry.npmmirror.com/vscode-css-languageservice/5.1.8 + vscode-html-languageservice: registry.npmmirror.com/vscode-html-languageservice/4.1.1 + vscode-json-languageservice: registry.npmmirror.com/vscode-json-languageservice/4.1.9 + vscode-languageserver: registry.npmmirror.com/vscode-languageserver/8.0.0-next.3 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.2 vscode-pug-languageservice: registry.npmmirror.com/vscode-pug-languageservice/0.28.10 vscode-typescript-languageservice: registry.npmmirror.com/vscode-typescript-languageservice/0.28.10 dev: true @@ -6798,7 +6744,7 @@ packages: vue: registry.npmmirror.com/vue/3.2.20 dev: false - registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.1.0: + registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.2.0: resolution: {integrity: sha1-JeCLIKQUVRUx8+GfmZkC4ez0XxM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-eslint-parser/download/vue-eslint-parser-8.0.1.tgz} id: registry.npmmirror.com/vue-eslint-parser/8.0.1 name: vue-eslint-parser @@ -6807,8 +6753,8 @@ packages: peerDependencies: eslint: '>=6.0.0' dependencies: - debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.1.0 + debug: registry.npmmirror.com/debug/4.3.2 + eslint: registry.npmmirror.com/eslint/8.2.0 eslint-scope: registry.nlark.com/eslint-scope/6.0.0 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/3.0.0 espree: registry.nlark.com/espree/9.0.0 @@ -6820,7 +6766,7 @@ packages: dev: true registry.npmmirror.com/vue-tsc/0.28.10_typescript@4.4.4: - resolution: {integrity: sha1-L8AVRTe+9QBOhgArEXdYr0srBmw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/download/vue-tsc-0.28.10.tgz} + resolution: {integrity: sha1-L8AVRTe+9QBOhgArEXdYr0srBmw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/download/vue-tsc-0.28.10.tgz} id: registry.npmmirror.com/vue-tsc/0.28.10 name: vue-tsc version: 0.28.10 diff --git a/src/hooks/common/index.ts b/src/hooks/common/index.ts index c997d079..1fa6a5ef 100644 --- a/src/hooks/common/index.ts +++ b/src/hooks/common/index.ts @@ -7,6 +7,7 @@ import useRouteProps from './useRouteProps'; import useBoolean from './useBoolean'; import useLoading from './useLoading'; import useScrollBehavior from './useScrollBehavior'; +import useScript from './useScript'; export { useAppTitle, @@ -17,5 +18,6 @@ export { useRouteProps, useBoolean, useLoading, - useScrollBehavior + useScrollBehavior, + useScript }; diff --git a/src/hooks/common/useRouterChange.ts b/src/hooks/common/useRouterChange.ts index cb6eec54..9d81a77f 100644 --- a/src/hooks/common/useRouterChange.ts +++ b/src/hooks/common/useRouterChange.ts @@ -28,7 +28,7 @@ export default function useRouterChange(inSetup: boolean = true) { * @param module - 展示的登录模块 * @param redirectUrl - 重定向地址 */ - function toLogin(module: LoginModuleType = 'pwd-login', redirectUrl?: LoginRedirect) { + function toLogin(module: LoginModuleType = 'pwd-login', redirectUrl: LoginRedirect = 'current') { const routeLocation: RouteLocationRaw = { path: EnumRoutePath.login, query: { module } diff --git a/src/hooks/common/useScript.ts b/src/hooks/common/useScript.ts new file mode 100644 index 00000000..638865a3 --- /dev/null +++ b/src/hooks/common/useScript.ts @@ -0,0 +1,45 @@ +import { onUnmounted } from 'vue'; +import useLoading from './useLoading'; +import useBoolean from './useBoolean'; + +export default function useScript(src: string) { + const { loading, startLoading, endLoading } = useLoading(); + const { bool: isSuccess, setTrue: setIsSuccess, setFalse: setNotSuccess } = useBoolean(); + + let script: HTMLScriptElement; + function removeScript() { + if (script) { + script.remove(); + } + } + + function load() { + startLoading(); + return new Promise((resolve, reject) => { + script = document.createElement('script'); + script.type = 'text/javascript'; + script.onload = () => { + endLoading(); + setIsSuccess(); + resolve(''); + }; + script.onerror = err => { + endLoading(); + setNotSuccess(); + reject(err); + }; + script.src = src; + document.head.appendChild(script); + }); + } + + onUnmounted(() => { + removeScript(); + }); + + return { + loading, + isSuccess, + load + }; +} diff --git a/src/settings/constant.ts b/src/settings/constant.ts new file mode 100644 index 00000000..42ff6c49 --- /dev/null +++ b/src/settings/constant.ts @@ -0,0 +1,2 @@ +/** 百度地图sdk地址 */ +export const BAIDU_MAP_SDK_URL = 'https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=KSezYymXPth1DIGILRX3oYN9PxbOQQmU'; diff --git a/src/settings/index.ts b/src/settings/index.ts index 7b1f54ec..1025587a 100644 --- a/src/settings/index.ts +++ b/src/settings/index.ts @@ -1 +1,2 @@ export * from './theme'; +export * from './constant'; diff --git a/src/typings/bmapgl.d.ts b/src/typings/bmapgl.d.ts new file mode 100644 index 00000000..3134ffdb --- /dev/null +++ b/src/typings/bmapgl.d.ts @@ -0,0 +1 @@ +/// diff --git a/src/views/component/editor/quill/index.vue b/src/views/component/editor/quill/index.vue index dd10f285..f1921e3d 100644 --- a/src/views/component/editor/quill/index.vue +++ b/src/views/component/editor/quill/index.vue @@ -1,12 +1,12 @@ diff --git a/src/views/component/map/components/BaiduMap.vue b/src/views/component/map/components/BaiduMap.vue new file mode 100644 index 00000000..d1e5a2bd --- /dev/null +++ b/src/views/component/map/components/BaiduMap.vue @@ -0,0 +1,27 @@ + + + + diff --git a/src/views/component/map/components/GaodeMap.vue b/src/views/component/map/components/GaodeMap.vue new file mode 100644 index 00000000..78e9e7a2 --- /dev/null +++ b/src/views/component/map/components/GaodeMap.vue @@ -0,0 +1,6 @@ + + + + diff --git a/src/views/component/map/components/TencentMap.vue b/src/views/component/map/components/TencentMap.vue new file mode 100644 index 00000000..78e9e7a2 --- /dev/null +++ b/src/views/component/map/components/TencentMap.vue @@ -0,0 +1,6 @@ + + + + diff --git a/src/views/component/map/components/index.ts b/src/views/component/map/components/index.ts new file mode 100644 index 00000000..b0d67a79 --- /dev/null +++ b/src/views/component/map/components/index.ts @@ -0,0 +1,5 @@ +import BaiduMap from './BaiduMap.vue'; +import GaodeMap from './GaodeMap.vue'; +import TencentMap from './TencentMap.vue'; + +export { BaiduMap, GaodeMap, TencentMap }; diff --git a/src/views/component/map/index.vue b/src/views/component/map/index.vue index 78e9e7a2..f6af7d50 100644 --- a/src/views/component/map/index.vue +++ b/src/views/component/map/index.vue @@ -1,6 +1,30 @@ - +