diff --git a/.env b/.env index f8b7e08..0899c85 100644 --- a/.env +++ b/.env @@ -1,4 +1,5 @@ VITE_BASE=/fe-student +VITE_BASE_H5=/fe-student-h5 VITE_BASE_API= VITE_OUTPUT_DIR=./dist VITE_FILE_PATH=/upload/ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 548395d..c91a0a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,1845 +1,1884 @@ dependencies: - axios: registry.npmjs.org/axios/1.2.1 - core-js: registry.npmjs.org/core-js/3.26.1 - dayjs: registry.npmjs.org/dayjs/1.11.7 - element-plus: registry.npmjs.org/element-plus/2.2.27_vue@3.2.45 - json-bigint: registry.npmjs.org/json-bigint/1.0.0 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 - vue-router: registry.npmjs.org/vue-router/4.1.6_vue@3.2.45 - vuex: registry.npmjs.org/vuex/4.1.0_vue@3.2.45 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/5.1.23 + '@wangeditor/editor-for-vue': registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12_fff1630804ae4c975e5ec22f533b85a9 + ant-design-vue: registry.npmmirror.com/ant-design-vue/3.2.15_vue@3.2.47 + axios: registry.npmmirror.com/axios/1.3.2 + core-js: registry.npmmirror.com/core-js/3.27.2 + dayjs: registry.npmmirror.com/dayjs/1.11.7 + element-plus: registry.npmmirror.com/element-plus/2.2.29_vue@3.2.47 + json-bigint: registry.npmmirror.com/json-bigint/1.0.0 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 + vue-router: registry.npmmirror.com/vue-router/4.1.6_vue@3.2.47 + vuex: registry.npmmirror.com/vuex/4.1.0_vue@3.2.47 devDependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/eslint-parser': registry.npmjs.org/@babel/eslint-parser/7.19.1_@babel+core@7.20.5+eslint@8.30.0 - '@vitejs/plugin-legacy': registry.npmjs.org/@vitejs/plugin-legacy/2.3.1_vite@3.2.5 - '@vitejs/plugin-vue': registry.npmjs.org/@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.45 - '@vue/cli-plugin-babel': registry.npmjs.org/@vue/cli-plugin-babel/5.0.8_cd771eed47898ffad00a5c727cde973c - '@vue/cli-plugin-eslint': registry.npmjs.org/@vue/cli-plugin-eslint/5.0.8_109849037c1123c584e7a5dfd7b26b7b - '@vue/cli-plugin-router': registry.npmjs.org/@vue/cli-plugin-router/5.0.8_@vue+cli-service@5.0.8 - '@vue/cli-plugin-vuex': registry.npmjs.org/@vue/cli-plugin-vuex/5.0.8_@vue+cli-service@5.0.8 - '@vue/cli-service': registry.npmjs.org/@vue/cli-service/5.0.8_7da7a12f14250eaf68f8c37d9957fa29 - ajv: registry.npmjs.org/ajv/8.11.2 - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - eslint-plugin-vue: registry.npmjs.org/eslint-plugin-vue/9.8.0_eslint@8.30.0 - mockjs: registry.npmjs.org/mockjs/1.1.0 - sass: registry.npmjs.org/sass/1.57.0 - sass-loader: registry.npmjs.org/sass-loader/13.2.0_sass@1.57.0 - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 - vite-plugin-imp: registry.npmjs.org/vite-plugin-imp/2.3.1_vite@3.2.5 - vite-plugin-mock: registry.npmjs.org/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@3.2.5 - vite-plugin-style-import: registry.npmjs.org/vite-plugin-style-import/2.0.0_vite@3.2.5 - vite-plugin-top-level-await: registry.npmjs.org/vite-plugin-top-level-await/1.2.2_vite@3.2.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/eslint-parser': registry.npmmirror.com/@babel/eslint-parser/7.19.1_0ed82455e8f660174d75840457c44d8e + '@vitejs/plugin-legacy': registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_vite@3.2.5 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.47 + '@vue/cli-plugin-babel': registry.npmmirror.com/@vue/cli-plugin-babel/5.0.8_8acb6c8c46b307efd4bc240f05107278 + '@vue/cli-plugin-eslint': registry.npmmirror.com/@vue/cli-plugin-eslint/5.0.8_5c6868e4cfd0b43015cac871645cab22 + '@vue/cli-plugin-router': registry.npmmirror.com/@vue/cli-plugin-router/5.0.8_@vue+cli-service@5.0.8 + '@vue/cli-plugin-vuex': registry.npmmirror.com/@vue/cli-plugin-vuex/5.0.8_@vue+cli-service@5.0.8 + '@vue/cli-service': registry.npmmirror.com/@vue/cli-service/5.0.8_5bbe9d6368c05696c45246ec6abaca3f + ajv: registry.npmmirror.com/ajv/8.12.0 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.9.0_eslint@8.33.0 + mockjs: registry.npmmirror.com/mockjs/1.1.0 + sass: registry.npmmirror.com/sass/1.58.0 + sass-loader: registry.npmmirror.com/sass-loader/13.2.0_sass@1.58.0 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 + vite-plugin-imp: registry.npmmirror.com/vite-plugin-imp/2.3.1_vite@3.2.5 + vite-plugin-mock: registry.npmmirror.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@3.2.5 + vite-plugin-style-import: registry.npmmirror.com/vite-plugin-style-import/2.0.0_vite@3.2.5 + vite-plugin-top-level-await: registry.npmmirror.com/vite-plugin-top-level-await/1.2.3_vite@3.2.5 lockfileVersion: 5.1 packages: - registry.npmjs.org/@achrinza/node-ipc/9.2.6: + registry.npmmirror.com/@achrinza/node-ipc/9.2.6: dependencies: - '@node-ipc/js-queue': registry.npmjs.org/@node-ipc/js-queue/2.0.3 - event-pubsub: registry.npmjs.org/event-pubsub/4.3.0 - js-message: registry.npmjs.org/js-message/1.0.7 + '@node-ipc/js-queue': registry.npmmirror.com/@node-ipc/js-queue/2.0.3 + event-pubsub: registry.npmmirror.com/event-pubsub/4.3.0 + js-message: registry.npmmirror.com/js-message/1.0.7 dev: true engines: node: 8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 name: '@achrinza/node-ipc' resolution: integrity: sha512-ULSIYPy4ZPM301dfCxRz0l2GJjOwIo/PqmWonIu1bLml7UmnVQmH+juJcoyXp6E8gIRRNAjGYftJnNQlfy4vPg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@achrinza/node-ipc/-/node-ipc-9.2.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@achrinza/node-ipc/-/node-ipc-9.2.6.tgz' version: 9.2.6 - registry.npmjs.org/@ampproject/remapping/2.2.0: + registry.npmmirror.com/@ampproject/remapping/2.2.0: dependencies: - '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping/0.1.1 - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping/0.3.17 + '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.1.1 + '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17 dev: true engines: node: '>=6.0.0' name: '@ampproject/remapping' resolution: integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz' version: 2.2.0 - registry.npmjs.org/@babel/code-frame/7.18.6: + registry.npmmirror.com/@ant-design/colors/6.0.0: dependencies: - '@babel/highlight': registry.npmjs.org/@babel/highlight/7.18.6 + '@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor/3.5.0 + dev: false + name: '@ant-design/colors' + resolution: + integrity: sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@ant-design/colors/-/colors-6.0.0.tgz' + version: 6.0.0 + registry.npmmirror.com/@ant-design/icons-svg/4.2.1: + dev: false + name: '@ant-design/icons-svg' + resolution: + integrity: sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@ant-design/icons-svg/-/icons-svg-4.2.1.tgz' + version: 4.2.1 + registry.npmmirror.com/@ant-design/icons-vue/6.1.0_vue@3.2.47: + dependencies: + '@ant-design/colors': registry.npmmirror.com/@ant-design/colors/6.0.0 + '@ant-design/icons-svg': registry.npmmirror.com/@ant-design/icons-svg/4.2.1 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 + dev: false + id: registry.npmmirror.com/@ant-design/icons-vue/6.1.0 + name: '@ant-design/icons-vue' + peerDependencies: + vue: '>=3.0.3' + resolution: + integrity: sha512-EX6bYm56V+ZrKN7+3MT/ubDkvJ5rK/O2t380WFRflDcVFgsvl3NLH7Wxeau6R8DbrO5jWR6DSTC3B6gYFp77AA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@ant-design/icons-vue/-/icons-vue-6.1.0.tgz' + version: 6.1.0 + registry.npmmirror.com/@babel/code-frame/7.18.6: + dependencies: + '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.18.6 dev: true engines: node: '>=6.9.0' name: '@babel/code-frame' resolution: integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/compat-data/7.20.5: + registry.npmmirror.com/@babel/compat-data/7.20.14: dev: true engines: node: '>=6.9.0' name: '@babel/compat-data' resolution: - integrity: sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5: + integrity: sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.14.tgz' + version: 7.20.14 + registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12: dependencies: - '@ampproject/remapping': registry.npmjs.org/@ampproject/remapping/2.2.0 - '@babel/code-frame': registry.npmjs.org/@babel/code-frame/7.18.6 - '@babel/generator': registry.npmjs.org/@babel/generator/7.20.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms/7.20.2 - '@babel/helpers': registry.npmjs.org/@babel/helpers/7.20.6 - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@babel/template': registry.npmjs.org/@babel/template/7.18.10 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 - convert-source-map: registry.npmjs.org/convert-source-map/1.9.0 - debug: registry.npmjs.org/debug/4.3.4 - gensync: registry.npmjs.org/gensync/1.0.0-beta.2 - json5: registry.npmjs.org/json5/2.2.2 - semver: registry.npmjs.org/semver/6.3.0 + '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping/2.2.0 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 + '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.20.13 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + convert-source-map: registry.npmmirror.com/convert-source-map/1.9.0 + debug: registry.npmmirror.com/debug/4.3.4 + gensync: registry.npmmirror.com/gensync/1.0.0-beta.2 + json5: registry.npmmirror.com/json5/2.2.3 + semver: registry.npmmirror.com/semver/6.3.0 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/core/7.20.5 + id: registry.npmmirror.com/@babel/core/7.20.12 name: '@babel/core' peerDependencies: '@babel/core': '*' resolution: - integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/core/-/core-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/eslint-parser/7.19.1_@babel+core@7.20.5+eslint@8.30.0: + integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/core/-/core-7.20.12.tgz' + version: 7.20.12 + registry.npmmirror.com/@babel/eslint-parser/7.19.1_0ed82455e8f660174d75840457c44d8e: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@nicolo-ribaudo/eslint-scope-5-internals': registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/5.1.1-v1 - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - eslint-visitor-keys: registry.npmjs.org/eslint-visitor-keys/2.1.0 - semver: registry.npmjs.org/semver/6.3.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@nicolo-ribaudo/eslint-scope-5-internals': registry.npmmirror.com/@nicolo-ribaudo/eslint-scope-5-internals/5.1.1-v1 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 + semver: registry.npmmirror.com/semver/6.3.0 dev: true engines: node: ^10.13.0 || ^12.13.0 || >=14.0.0 - id: registry.npmjs.org/@babel/eslint-parser/7.19.1 + id: registry.npmmirror.com/@babel/eslint-parser/7.19.1 name: '@babel/eslint-parser' peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 resolution: integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz' version: 7.19.1 - registry.npmjs.org/@babel/generator/7.20.5: + registry.npmmirror.com/@babel/generator/7.20.14: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 - '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping/0.3.2 - jsesc: registry.npmjs.org/jsesc/2.5.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2 + jsesc: registry.npmmirror.com/jsesc/2.5.2 dev: true engines: node: '>=6.9.0' name: '@babel/generator' resolution: - integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/generator/-/generator-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/helper-annotate-as-pure/7.18.6: + integrity: sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/generator/-/generator-7.20.14.tgz' + version: 7.20.14 + registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-annotate-as-pure' resolution: integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: + registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: dependencies: - '@babel/helper-explode-assignable-expression': registry.npmjs.org/@babel/helper-explode-assignable-expression/7.18.6 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/helper-explode-assignable-expression': registry.npmmirror.com/@babel/helper-explode-assignable-expression/7.18.6 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-builder-binary-assignment-operator-visitor' resolution: integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: + registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data/7.20.5 - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option/7.18.6 - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - semver: registry.npmjs.org/semver/6.3.0 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.14 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option/7.18.6 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + lru-cache: registry.npmmirror.com/lru-cache/5.1.1 + semver: registry.npmmirror.com/semver/6.3.0 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/helper-compilation-targets/7.20.0 + id: registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7 name: '@babel/helper-compilation-targets' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz' - version: 7.20.0 - registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5: + integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure/7.18.6 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name/7.19.0 - '@babel/helper-member-expression-to-functions': registry.npmjs.org/@babel/helper-member-expression-to-functions/7.18.9 - '@babel/helper-optimise-call-expression': registry.npmjs.org/@babel/helper-optimise-call-expression/7.18.6 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers/7.19.1 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration/7.18.6 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.19.0 + '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7 + '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 + '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.20.7 + '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.20.0 + '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5 + id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12 name: '@babel/helper-create-class-features-plugin' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5: + integrity: sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.12.tgz' + version: 7.20.12 + registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure/7.18.6 - regexpu-core: registry.npmjs.org/regexpu-core/5.2.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6 + regexpu-core: registry.npmmirror.com/regexpu-core/5.2.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.20.5 + id: registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.20.5 name: '@babel/helper-create-regexp-features-plugin' peerDependencies: '@babel/core': ^7.0.0 resolution: integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.20.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.20.5.tgz' version: 7.20.5 - registry.npmjs.org/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - debug: registry.npmjs.org/debug/4.3.4 - lodash.debounce: registry.npmjs.org/lodash.debounce/4.0.8 - resolve: registry.npmjs.org/resolve/1.22.1 - semver: registry.npmjs.org/semver/6.3.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + debug: registry.npmmirror.com/debug/4.3.4 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + resolve: registry.npmmirror.com/resolve/1.22.1 + semver: registry.npmmirror.com/semver/6.3.0 dev: true - id: registry.npmjs.org/@babel/helper-define-polyfill-provider/0.3.3 + id: registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.3 name: '@babel/helper-define-polyfill-provider' peerDependencies: '@babel/core': ^7.4.0-0 resolution: integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz' version: 0.3.3 - registry.npmjs.org/@babel/helper-environment-visitor/7.18.9: + registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9: dev: true engines: node: '>=6.9.0' name: '@babel/helper-environment-visitor' resolution: integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/helper-explode-assignable-expression/7.18.6: + registry.npmmirror.com/@babel/helper-explode-assignable-expression/7.18.6: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-explode-assignable-expression' resolution: integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-function-name/7.19.0: + registry.npmmirror.com/@babel/helper-function-name/7.19.0: dependencies: - '@babel/template': registry.npmjs.org/@babel/template/7.18.10 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-function-name' resolution: integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz' version: 7.19.0 - registry.npmjs.org/@babel/helper-hoist-variables/7.18.6: + registry.npmmirror.com/@babel/helper-hoist-variables/7.18.6: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-hoist-variables' resolution: integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-member-expression-to-functions/7.18.9: + registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-member-expression-to-functions' resolution: - integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz' - version: 7.18.9 - registry.npmjs.org/@babel/helper-module-imports/7.18.6: + integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/helper-module-imports/7.18.6: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-module-imports' resolution: integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-module-transforms/7.20.2: + registry.npmmirror.com/@babel/helper-module-transforms/7.20.11: dependencies: - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.18.6 - '@babel/helper-simple-access': registry.npmjs.org/@babel/helper-simple-access/7.20.2 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration/7.18.6 - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier/7.19.1 - '@babel/template': registry.npmjs.org/@babel/template/7.18.10 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 + '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access/7.20.2 + '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 + '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-module-transforms' resolution: - integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz' - version: 7.20.2 - registry.npmjs.org/@babel/helper-optimise-call-expression/7.18.6: + integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz' + version: 7.20.11 + registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-optimise-call-expression' resolution: integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-plugin-utils/7.20.2: + registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2: dev: true engines: node: '>=6.9.0' name: '@babel/helper-plugin-utils' resolution: integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz' version: 7.20.2 - registry.npmjs.org/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure/7.18.6 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-wrap-function': registry.npmjs.org/@babel/helper-wrap-function/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-wrap-function': registry.npmmirror.com/@babel/helper-wrap-function/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/helper-remap-async-to-generator/7.18.9 + id: registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.18.9 name: '@babel/helper-remap-async-to-generator' peerDependencies: '@babel/core': ^7.0.0 resolution: integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/helper-replace-supers/7.19.1: + registry.npmmirror.com/@babel/helper-replace-supers/7.20.7: dependencies: - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-member-expression-to-functions': registry.npmjs.org/@babel/helper-member-expression-to-functions/7.18.9 - '@babel/helper-optimise-call-expression': registry.npmjs.org/@babel/helper-optimise-call-expression/7.18.6 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7 + '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-replace-supers' resolution: - integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz' - version: 7.19.1 - registry.npmjs.org/@babel/helper-simple-access/7.20.2: + integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/helper-simple-access/7.20.2: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-simple-access' resolution: integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz' version: 7.20.2 - registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/7.20.0: + registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.20.0: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-skip-transparent-expression-wrappers' resolution: integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz' version: 7.20.0 - registry.npmjs.org/@babel/helper-split-export-declaration/7.18.6: + registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6: dependencies: - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-split-export-declaration' resolution: integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-string-parser/7.19.4: + registry.npmmirror.com/@babel/helper-string-parser/7.19.4: dev: true engines: node: '>=6.9.0' name: '@babel/helper-string-parser' resolution: integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz' version: 7.19.4 - registry.npmjs.org/@babel/helper-validator-identifier/7.19.1: + registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1: dev: true engines: node: '>=6.9.0' name: '@babel/helper-validator-identifier' resolution: integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz' version: 7.19.1 - registry.npmjs.org/@babel/helper-validator-option/7.18.6: + registry.npmmirror.com/@babel/helper-validator-option/7.18.6: dev: true engines: node: '>=6.9.0' name: '@babel/helper-validator-option' resolution: integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/helper-wrap-function/7.20.5: + registry.npmmirror.com/@babel/helper-wrap-function/7.20.5: dependencies: - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name/7.19.0 - '@babel/template': registry.npmjs.org/@babel/template/7.18.10 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.19.0 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helper-wrap-function' resolution: integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz' version: 7.20.5 - registry.npmjs.org/@babel/helpers/7.20.6: + registry.npmmirror.com/@babel/helpers/7.20.13: dependencies: - '@babel/template': registry.npmjs.org/@babel/template/7.18.10 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/helpers' resolution: - integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.6.tgz' - version: 7.20.6 - registry.npmjs.org/@babel/highlight/7.18.6: + integrity: sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.13.tgz' + version: 7.20.13 + registry.npmmirror.com/@babel/highlight/7.18.6: dependencies: - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier/7.19.1 - chalk: registry.npmjs.org/chalk/2.4.2 - js-tokens: registry.npmjs.org/js-tokens/4.0.0 + '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 + chalk: registry.npmmirror.com/chalk/2.4.2 + js-tokens: registry.npmmirror.com/js-tokens/4.0.0 dev: true engines: node: '>=6.9.0' name: '@babel/highlight' resolution: integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/highlight/-/highlight-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/parser/7.20.5: + registry.npmmirror.com/@babel/parser/7.20.15: engines: node: '>=6.0.0' hasBin: true name: '@babel/parser' resolution: - integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5: + integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/parser/-/parser-7.20.15.tgz' + version: 7.20.15 + registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6 + id: registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6 name: '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression' peerDependencies: '@babel/core': ^7.0.0 resolution: integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/7.20.0 - '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.20.0 + '@babel/plugin-proposal-optional-chaining': registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9 + id: registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7 name: '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining' peerDependencies: '@babel/core': ^7.13.0 resolution: - integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz' - version: 7.18.9 - registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.5: + integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/7.20.1 + id: registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.20.7 name: '@babel/plugin-proposal-async-generator-functions' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz' - version: 7.20.1 - registry.npmjs.org/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5: + integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-class-properties/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.18.6 name: '@babel/plugin-proposal-class-properties' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-class-static-block': registry.npmjs.org/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-class-static-block/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.20.7 name: '@babel/plugin-proposal-class-static-block' peerDependencies: '@babel/core': ^7.12.0 resolution: - integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz' - version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.5: + integrity: sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-proposal-decorators/7.20.13_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers/7.19.1 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration/7.18.6 - '@babel/plugin-syntax-decorators': registry.npmjs.org/@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.20.7 + '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 + '@babel/plugin-syntax-decorators': registry.npmmirror.com/@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-decorators/7.20.5 + id: registry.npmmirror.com/@babel/plugin-proposal-decorators/7.20.13 name: '@babel/plugin-proposal-decorators' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Lac7PpRJXcC3s9cKsBfl+uc+DYXU5FD06BrTFunQO6QIQT+DwyzDPURAowI3bcvD1dZF/ank1Z5rstUJn3Hn4Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.5: + integrity: sha512-7T6BKHa9Cpd7lCueHBBzP0nkXNina+h5giOZw+a8ZpMfPFY19VjJAjIxyFHuWkhCWgL6QMqRiY/wB1fLXzm6Mw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.20.13.tgz' + version: 7.20.13 + registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-dynamic-import/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.18.6 name: '@babel/plugin-proposal-dynamic-import' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-export-namespace-from': registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/7.18.9 + id: registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.18.9 name: '@babel/plugin-proposal-export-namespace-from' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-json-strings': registry.npmjs.org/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-json-strings/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.18.6 name: '@babel/plugin-proposal-json-strings' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/7.18.9 + id: registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.20.7 name: '@babel/plugin-proposal-logical-assignment-operators' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz' - version: 7.18.9 - registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.5: + integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6 name: '@babel/plugin-proposal-nullish-coalescing-operator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-numeric-separator': registry.npmjs.org/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-numeric-separator/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.18.6 name: '@babel/plugin-proposal-numeric-separator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data/7.20.5 - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.5 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.14 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/7.20.2 + id: registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.20.7 name: '@babel/plugin-proposal-object-rest-spread' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.2.tgz' - version: 7.20.2 - registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.5: + integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.18.6 name: '@babel/plugin-proposal-optional-catch-binding' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/7.20.0 - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.20.0 + '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-optional-chaining/7.18.9 + id: registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.20.7 name: '@babel/plugin-proposal-optional-chaining' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz' - version: 7.18.9 - registry.npmjs.org/@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.5: + integrity: sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-private-methods/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.18.6 name: '@babel/plugin-proposal-private-methods' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure/7.18.6 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-private-property-in-object': registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/7.20.5 + id: registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.20.5 name: '@babel/plugin-proposal-private-property-in-object' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.20.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.20.5.tgz' version: 7.20.5 - registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=4' - id: registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/7.18.6 + id: registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.18.6 name: '@babel/plugin-proposal-unicode-property-regex' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-async-generators/7.8.4 + id: registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4 name: '@babel/plugin-syntax-async-generators' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz' version: 7.8.4 - registry.npmjs.org/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-class-properties/7.12.13 + id: registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13 name: '@babel/plugin-syntax-class-properties' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz' version: 7.12.13 - registry.npmjs.org/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-syntax-class-static-block/7.14.5 + id: registry.npmmirror.com/@babel/plugin-syntax-class-static-block/7.14.5 name: '@babel/plugin-syntax-class-static-block' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz' version: 7.14.5 - registry.npmjs.org/@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-syntax-decorators/7.19.0 + id: registry.npmmirror.com/@babel/plugin-syntax-decorators/7.19.0 name: '@babel/plugin-syntax-decorators' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz' version: 7.19.0 - registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3 name: '@babel/plugin-syntax-dynamic-import' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/7.8.3 name: '@babel/plugin-syntax-export-namespace-from' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-syntax-import-assertions/7.20.0 + id: registry.npmmirror.com/@babel/plugin-syntax-import-assertions/7.20.0 name: '@babel/plugin-syntax-import-assertions' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz' version: 7.20.0 - registry.npmjs.org/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-json-strings/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3 name: '@babel/plugin-syntax-json-strings' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6 + id: registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6 name: '@babel/plugin-syntax-jsx' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/7.10.4 + id: registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4 name: '@babel/plugin-syntax-logical-assignment-operators' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz' version: 7.10.4 - registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 name: '@babel/plugin-syntax-nullish-coalescing-operator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-numeric-separator/7.10.4 + id: registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4 name: '@babel/plugin-syntax-numeric-separator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz' version: 7.10.4 - registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3 name: '@babel/plugin-syntax-object-rest-spread' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3 name: '@babel/plugin-syntax-optional-catch-binding' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - id: registry.npmjs.org/@babel/plugin-syntax-optional-chaining/7.8.3 + id: registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3 name: '@babel/plugin-syntax-optional-chaining' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz' version: 7.8.3 - registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/7.14.5 + id: registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/7.14.5 name: '@babel/plugin-syntax-private-property-in-object' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz' version: 7.14.5 - registry.npmjs.org/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-syntax-top-level-await/7.14.5 + id: registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5 name: '@babel/plugin-syntax-top-level-await' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz' version: 7.14.5 - registry.npmjs.org/@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-arrow-functions/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.20.7 name: '@babel/plugin-transform-arrow-functions' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz' - version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.5: + integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.18.6 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-async-to-generator/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.20.7 name: '@babel/plugin-transform-async-to-generator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz' - version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.5: + integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.18.6 name: '@babel/plugin-transform-block-scoped-functions' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.20.15_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-block-scoping/7.20.5 + id: registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.20.15 name: '@babel/plugin-transform-block-scoping' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.5: + integrity: sha512-Vv4DMZ6MiNOhu/LdaZsT/bsLRxgL94d269Mv4R/9sp6+Mp++X/JqypZYypJXLlM4mlL352/Egzbzr98iABH1CA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.15.tgz' + version: 7.20.15 + registry.npmmirror.com/@babel/plugin-transform-classes/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure/7.18.6 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name/7.19.0 - '@babel/helper-optimise-call-expression': registry.npmjs.org/@babel/helper-optimise-call-expression/7.18.6 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers/7.19.1 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration/7.18.6 - globals: registry.npmjs.org/globals/11.12.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.19.0 + '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.20.7 + '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 + globals: registry.npmmirror.com/globals/11.12.0 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-classes/7.20.2 + id: registry.npmmirror.com/@babel/plugin-transform-classes/7.20.7 name: '@babel/plugin-transform-classes' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.20.2.tgz' - version: 7.20.2 - registry.npmjs.org/@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.5: + integrity: sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-computed-properties/7.18.9 + id: registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.20.7 name: '@babel/plugin-transform-computed-properties' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz' - version: 7.18.9 - registry.npmjs.org/@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.5: + integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-destructuring/7.20.2 + id: registry.npmmirror.com/@babel/plugin-transform-destructuring/7.20.7 name: '@babel/plugin-transform-destructuring' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.2.tgz' - version: 7.20.2 - registry.npmjs.org/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5: + integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-dotall-regex/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.18.6 name: '@babel/plugin-transform-dotall-regex' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-duplicate-keys/7.18.9 + id: registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.18.9 name: '@babel/plugin-transform-duplicate-keys' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.18.6 name: '@babel/plugin-transform-exponentiation-operator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-for-of/7.18.8 + id: registry.npmmirror.com/@babel/plugin-transform-for-of/7.18.8 name: '@babel/plugin-transform-for-of' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz' version: 7.18.8 - registry.npmjs.org/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name/7.19.0 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.19.0 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-function-name/7.18.9 + id: registry.npmmirror.com/@babel/plugin-transform-function-name/7.18.9 name: '@babel/plugin-transform-function-name' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-literals/7.18.9 + id: registry.npmmirror.com/@babel/plugin-transform-literals/7.18.9 name: '@babel/plugin-transform-literals' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-member-expression-literals/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.18.6 name: '@babel/plugin-transform-member-expression-literals' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms/7.20.2 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-modules-amd/7.19.6 + id: registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.20.11 name: '@babel/plugin-transform-modules-amd' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz' - version: 7.19.6 - registry.npmjs.org/@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.5: + integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz' + version: 7.20.11 + registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms/7.20.2 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-simple-access': registry.npmjs.org/@babel/helper-simple-access/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-modules-commonjs/7.19.6 + id: registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.20.11 name: '@babel/plugin-transform-modules-commonjs' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.19.6.tgz' - version: 7.19.6 - registry.npmjs.org/@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.5: + integrity: sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.20.11.tgz' + version: 7.20.11 + registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-hoist-variables': registry.npmjs.org/@babel/helper-hoist-variables/7.18.6 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms/7.20.2 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier/7.19.1 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables/7.18.6 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-modules-systemjs/7.19.6 + id: registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.20.11 name: '@babel/plugin-transform-modules-systemjs' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.6.tgz' - version: 7.19.6 - registry.npmjs.org/@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.5: + integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz' + version: 7.20.11 + registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms/7.20.2 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-modules-umd/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.18.6 name: '@babel/plugin-transform-modules-umd' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/7.20.5 + id: registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.20.5 name: '@babel/plugin-transform-named-capturing-groups-regex' peerDependencies: '@babel/core': ^7.0.0 resolution: integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz' version: 7.20.5 - registry.npmjs.org/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-new-target/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-new-target/7.18.6 name: '@babel/plugin-transform-new-target' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers/7.19.1 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.20.7 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-object-super/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-object-super/7.18.6 name: '@babel/plugin-transform-object-super' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-parameters/7.20.5 + id: registry.npmmirror.com/@babel/plugin-transform-parameters/7.20.7 name: '@babel/plugin-transform-parameters' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.5: + integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-property-literals/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-property-literals/7.18.6 name: '@babel/plugin-transform-property-literals' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - regenerator-transform: registry.npmjs.org/regenerator-transform/0.15.1 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + regenerator-transform: registry.npmmirror.com/regenerator-transform/0.15.1 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-regenerator/7.20.5 + id: registry.npmmirror.com/@babel/plugin-transform-regenerator/7.20.5 name: '@babel/plugin-transform-regenerator' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz' version: 7.20.5 - registry.npmjs.org/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-reserved-words/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.18.6 name: '@babel/plugin-transform-reserved-words' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.18.6 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5 - babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5 - semver: registry.npmjs.org/semver/6.3.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + babel-plugin-polyfill-corejs2: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12 + semver: registry.npmmirror.com/semver/6.3.0 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-runtime/7.19.6 + id: registry.npmmirror.com/@babel/plugin-transform-runtime/7.19.6 name: '@babel/plugin-transform-runtime' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz' version: 7.19.6 - registry.npmjs.org/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-shorthand-properties/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.18.6 name: '@babel/plugin-transform-shorthand-properties' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-spread/7.20.7_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/7.20.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.20.0 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-spread/7.19.0 + id: registry.npmmirror.com/@babel/plugin-transform-spread/7.20.7 name: '@babel/plugin-transform-spread' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz' - version: 7.19.0 - registry.npmjs.org/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.5: + integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-sticky-regex/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.18.6 name: '@babel/plugin-transform-sticky-regex' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-template-literals/7.18.9 + id: registry.npmmirror.com/@babel/plugin-transform-template-literals/7.18.9 name: '@babel/plugin-transform-template-literals' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-typeof-symbol/7.18.9 + id: registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.18.9 name: '@babel/plugin-transform-typeof-symbol' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz' version: 7.18.9 - registry.npmjs.org/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-unicode-escapes/7.18.10 + id: registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.18.10 name: '@babel/plugin-transform-unicode-escapes' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz' version: 7.18.10 - registry.npmjs.org/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/plugin-transform-unicode-regex/7.18.6 + id: registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.18.6 name: '@babel/plugin-transform-unicode-regex' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz' version: 7.18.6 - registry.npmjs.org/@babel/preset-env/7.20.2_@babel+core@7.20.5: + registry.npmmirror.com/@babel/preset-env/7.20.2_@babel+core@7.20.12: dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data/7.20.5 - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option/7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-async-generator-functions': registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.5 - '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-class-static-block': registry.npmjs.org/@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-dynamic-import': registry.npmjs.org/@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-export-namespace-from': registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-json-strings': registry.npmjs.org/@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-logical-assignment-operators': registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-numeric-separator': registry.npmjs.org/@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-catch-binding': registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-private-methods': registry.npmjs.org/@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-private-property-in-object': registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.5 - '@babel/plugin-proposal-unicode-property-regex': registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5 - '@babel/plugin-syntax-class-properties': registry.npmjs.org/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.5 - '@babel/plugin-syntax-class-static-block': registry.npmjs.org/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-export-namespace-from': registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-import-assertions': registry.npmjs.org/@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.5 - '@babel/plugin-syntax-json-strings': registry.npmjs.org/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-logical-assignment-operators': registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-numeric-separator': registry.npmjs.org/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-private-property-in-object': registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-top-level-await': registry.npmjs.org/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.5 - '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoped-functions': registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': registry.npmjs.org/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-duplicate-keys': registry.npmjs.org/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.5 - '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-member-expression-literals': registry.npmjs.org/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-amd': registry.npmjs.org/@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-systemjs': registry.npmjs.org/@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-umd': registry.npmjs.org/@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-named-capturing-groups-regex': registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-new-target': registry.npmjs.org/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-object-super': registry.npmjs.org/@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-property-literals': registry.npmjs.org/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-regenerator': registry.npmjs.org/@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-reserved-words': registry.npmjs.org/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-typeof-symbol': registry.npmjs.org/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-escapes': registry.npmjs.org/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.5 - '@babel/preset-modules': registry.npmjs.org/@babel/preset-modules/0.1.5_@babel+core@7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 - babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5 - babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5 - core-js-compat: registry.npmjs.org/core-js-compat/3.26.1 - semver: registry.npmjs.org/semver/6.3.0 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.14 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option/7.18.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-async-generator-functions': registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-class-properties': registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-class-static-block': registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-dynamic-import': registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-export-namespace-from': registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-json-strings': registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-numeric-separator': registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-object-rest-spread': registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-catch-binding': registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.12 + '@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12 + '@babel/plugin-syntax-class-properties': registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12 + '@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-import-assertions': registry.npmmirror.com/@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12 + '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-top-level-await': registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12 + '@babel/plugin-transform-arrow-functions': registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-async-to-generator': registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoped-functions': registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoping': registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.20.15_@babel+core@7.20.12 + '@babel/plugin-transform-classes': registry.npmmirror.com/@babel/plugin-transform-classes/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-computed-properties': registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-destructuring': registry.npmmirror.com/@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-duplicate-keys': registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-exponentiation-operator': registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-for-of': registry.npmmirror.com/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12 + '@babel/plugin-transform-function-name': registry.npmmirror.com/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-literals': registry.npmmirror.com/@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-member-expression-literals': registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-amd': registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-modules-commonjs': registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-modules-systemjs': registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-modules-umd': registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-named-capturing-groups-regex': registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-new-target': registry.npmmirror.com/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-object-super': registry.npmmirror.com/@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-property-literals': registry.npmmirror.com/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-regenerator': registry.npmmirror.com/@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-reserved-words': registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-shorthand-properties': registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-spread': registry.npmmirror.com/@babel/plugin-transform-spread/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-sticky-regex': registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-template-literals': registry.npmmirror.com/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-typeof-symbol': registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-escapes': registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12 + '@babel/preset-modules': registry.npmmirror.com/@babel/preset-modules/0.1.5_@babel+core@7.20.12 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + babel-plugin-polyfill-corejs2: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12 + core-js-compat: registry.npmmirror.com/core-js-compat/3.27.2 + semver: registry.npmmirror.com/semver/6.3.0 dev: true engines: node: '>=6.9.0' - id: registry.npmjs.org/@babel/preset-env/7.20.2 + id: registry.npmmirror.com/@babel/preset-env/7.20.2 name: '@babel/preset-env' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.20.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.20.2.tgz' version: 7.20.2 - registry.npmjs.org/@babel/preset-modules/0.1.5_@babel+core@7.20.5: + registry.npmmirror.com/@babel/preset-modules/0.1.5_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-proposal-unicode-property-regex': registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': registry.npmjs.org/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 - esutils: registry.npmjs.org/esutils/2.0.3 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + esutils: registry.npmmirror.com/esutils/2.0.3 dev: true - id: registry.npmjs.org/@babel/preset-modules/0.1.5 + id: registry.npmmirror.com/@babel/preset-modules/0.1.5 name: '@babel/preset-modules' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz' version: 0.1.5 - registry.npmjs.org/@babel/runtime/7.20.6: + registry.npmmirror.com/@babel/runtime/7.20.13: dependencies: - regenerator-runtime: registry.npmjs.org/regenerator-runtime/0.13.11 - dev: true + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 engines: node: '>=6.9.0' name: '@babel/runtime' resolution: - integrity: sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.6.tgz' - version: 7.20.6 - registry.npmjs.org/@babel/standalone/7.20.6: + integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/runtime/-/runtime-7.20.13.tgz' + version: 7.20.13 + registry.npmmirror.com/@babel/standalone/7.20.15: dev: true engines: node: '>=6.9.0' name: '@babel/standalone' resolution: - integrity: sha512-u5at/CbBLETf7kx2LOY4XdhseD79Y099WZKAOMXeT8qvd9OSR515my2UNBBLY4qIht/Qi9KySeQHQwQwxJN4Sw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/standalone/-/standalone-7.20.6.tgz' - version: 7.20.6 - registry.npmjs.org/@babel/template/7.18.10: + integrity: sha512-B3LmZ1NHlTb2eFEaw8rftZc730Wh9MlmsH8ubb6IjsNoIk9+SQ2aAA0nrm/1806+PftPRAACPClmKTu8PG7Tew== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/standalone/-/standalone-7.20.15.tgz' + version: 7.20.15 + registry.npmmirror.com/@babel/template/7.20.7: dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame/7.18.6 - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true engines: node: '>=6.9.0' name: '@babel/template' resolution: - integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz' - version: 7.18.10 - registry.npmjs.org/@babel/traverse/7.20.5: + integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/template/-/template-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@babel/traverse/7.20.13: dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame/7.18.6 - '@babel/generator': registry.npmjs.org/@babel/generator/7.20.5 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor/7.18.9 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name/7.19.0 - '@babel/helper-hoist-variables': registry.npmjs.org/@babel/helper-hoist-variables/7.18.6 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration/7.18.6 - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 - debug: registry.npmjs.org/debug/4.3.4 - globals: registry.npmjs.org/globals/11.12.0 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 + '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 + '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.19.0 + '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables/7.18.6 + '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + debug: registry.npmmirror.com/debug/4.3.4 + globals: registry.npmmirror.com/globals/11.12.0 dev: true engines: node: '>=6.9.0' name: '@babel/traverse' resolution: - integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@babel/types/7.20.5: + integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.13.tgz' + version: 7.20.13 + registry.npmmirror.com/@babel/types/7.20.7: dependencies: - '@babel/helper-string-parser': registry.npmjs.org/@babel/helper-string-parser/7.19.4 - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier/7.19.1 - to-fast-properties: registry.npmjs.org/to-fast-properties/2.0.0 + '@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser/7.19.4 + '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 + to-fast-properties: registry.npmmirror.com/to-fast-properties/2.0.0 dev: true engines: node: '>=6.9.0' name: '@babel/types' resolution: - integrity: sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@babel/types/-/types-7.20.5.tgz' - version: 7.20.5 - registry.npmjs.org/@ctrl/tinycolor/3.5.0: + integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@babel/types/-/types-7.20.7.tgz' + version: 7.20.7 + registry.npmmirror.com/@ctrl/tinycolor/3.5.0: dev: false engines: node: '>=10' name: '@ctrl/tinycolor' resolution: integrity: sha512-tlJpwF40DEQcfR/QF+wNMVyGMaO9FQp6Z1Wahj4Gk3CJQYHwA2xVG7iKDFdW6zuxZY9XWOpGcfNCTsX4McOsOg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.5.0.tgz' version: 3.5.0 - registry.npmjs.org/@element-plus/icons-vue/2.0.10_vue@3.2.45: + registry.npmmirror.com/@element-plus/icons-vue/2.0.10_vue@3.2.47: dependencies: - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: false - id: registry.npmjs.org/@element-plus/icons-vue/2.0.10 + id: registry.npmmirror.com/@element-plus/icons-vue/2.0.10 name: '@element-plus/icons-vue' peerDependencies: vue: ^3.2.0 resolution: integrity: sha512-ygEZ1mwPjcPo/OulhzLE7mtDrQBWI8vZzEWSNB2W/RNCRjoQGwbaK4N8lV4rid7Ts4qvySU3njMN7YCiSlSaTQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.0.10.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.0.10.tgz' version: 2.0.10 - registry.npmjs.org/@esbuild/android-arm/0.15.18: + registry.npmmirror.com/@esbuild/android-arm/0.15.18: cpu: - arm dev: true @@ -1851,10 +1890,10 @@ packages: - android resolution: integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/@esbuild/linux-loong64/0.15.18: + registry.npmmirror.com/@esbuild/linux-loong64/0.15.18: cpu: - loong64 dev: true @@ -1866,256 +1905,256 @@ packages: - linux resolution: integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/@eslint/eslintrc/1.4.0: + registry.npmmirror.com/@eslint/eslintrc/1.4.1: dependencies: - ajv: registry.npmjs.org/ajv/6.12.6 - debug: registry.npmjs.org/debug/4.3.4 - espree: registry.npmjs.org/espree/9.4.1 - globals: registry.npmjs.org/globals/13.19.0 - ignore: registry.npmjs.org/ignore/5.2.1 - import-fresh: registry.npmjs.org/import-fresh/3.3.0 - js-yaml: registry.npmjs.org/js-yaml/4.1.0 - minimatch: registry.npmjs.org/minimatch/3.1.2 - strip-json-comments: registry.npmjs.org/strip-json-comments/3.1.1 + ajv: registry.npmmirror.com/ajv/6.12.6 + debug: registry.npmmirror.com/debug/4.3.4 + espree: registry.npmmirror.com/espree/9.4.1 + globals: registry.npmmirror.com/globals/13.20.0 + ignore: registry.npmmirror.com/ignore/5.2.4 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 dev: true engines: node: ^12.22.0 || ^14.17.0 || >=16.0.0 name: '@eslint/eslintrc' resolution: - integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.0.tgz' - version: 1.4.0 - registry.npmjs.org/@floating-ui/core/1.0.4: + integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz' + version: 1.4.1 + registry.npmmirror.com/@floating-ui/core/1.1.1: dev: false name: '@floating-ui/core' resolution: - integrity: sha512-FPFLbg2b06MIw1dqk2SOEMAMX3xlrreGjcui5OTxfBDtaKTmh0kioOVjT8gcfl58juawL/yF+S+gnq8aUYQx/Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@floating-ui/core/-/core-1.0.4.tgz' - version: 1.0.4 - registry.npmjs.org/@floating-ui/dom/1.0.12: + integrity: sha512-PL7g3dhA4dHgZfujkuD8Q+tfJJynEtnNQSPzmucCnxMvkxf4cLBJw/ZYqZUn4HCh33U3WHrAfv2R2tbi9UCSmw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@floating-ui/core/-/core-1.1.1.tgz' + version: 1.1.1 + registry.npmmirror.com/@floating-ui/dom/1.1.1: dependencies: - '@floating-ui/core': registry.npmjs.org/@floating-ui/core/1.0.4 + '@floating-ui/core': registry.npmmirror.com/@floating-ui/core/1.1.1 dev: false name: '@floating-ui/dom' resolution: - integrity: sha512-HeG/wHoa2laUHlDX3xkzqlUqliAfa+zqV04LaKIwNCmCNaW2p0fQi4/Kd0LB4GdFoJ2UllLFq5gWnXAd67lg7w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@floating-ui/dom/-/dom-1.0.12.tgz' - version: 1.0.12 - registry.npmjs.org/@hapi/hoek/9.3.0: + integrity: sha512-TpIO93+DIujg3g7SykEAGZMDtbJRrmnYRCNYSjJlvIbGhBjRSNTLVbNeDQBrzy9qDgUbiWdc7KA0uZHZ2tJmiw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.1.1.tgz' + version: 1.1.1 + registry.npmmirror.com/@hapi/hoek/9.3.0: dev: true name: '@hapi/hoek' resolution: integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@hapi/hoek/-/hoek-9.3.0.tgz' version: 9.3.0 - registry.npmjs.org/@hapi/topo/5.1.0: + registry.npmmirror.com/@hapi/topo/5.1.0: dependencies: - '@hapi/hoek': registry.npmjs.org/@hapi/hoek/9.3.0 + '@hapi/hoek': registry.npmmirror.com/@hapi/hoek/9.3.0 dev: true name: '@hapi/topo' resolution: integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@hapi/topo/-/topo-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/@humanwhocodes/config-array/0.11.8: + registry.npmmirror.com/@humanwhocodes/config-array/0.11.8: dependencies: - '@humanwhocodes/object-schema': registry.npmjs.org/@humanwhocodes/object-schema/1.2.1 - debug: registry.npmjs.org/debug/4.3.4 - minimatch: registry.npmjs.org/minimatch/3.1.2 + '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1 + debug: registry.npmmirror.com/debug/4.3.4 + minimatch: registry.npmmirror.com/minimatch/3.1.2 dev: true engines: node: '>=10.10.0' name: '@humanwhocodes/config-array' resolution: integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz' version: 0.11.8 - registry.npmjs.org/@humanwhocodes/module-importer/1.0.1: + registry.npmmirror.com/@humanwhocodes/module-importer/1.0.1: dev: true engines: node: '>=12.22' name: '@humanwhocodes/module-importer' resolution: integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/@humanwhocodes/object-schema/1.2.1: + registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1: dev: true name: '@humanwhocodes/object-schema' resolution: integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz' version: 1.2.1 - registry.npmjs.org/@jridgewell/gen-mapping/0.1.1: + registry.npmmirror.com/@jridgewell/gen-mapping/0.1.1: dependencies: - '@jridgewell/set-array': registry.npmjs.org/@jridgewell/set-array/1.1.2 - '@jridgewell/sourcemap-codec': registry.npmjs.org/@jridgewell/sourcemap-codec/1.4.14 + '@jridgewell/set-array': registry.npmmirror.com/@jridgewell/set-array/1.1.2 + '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14 dev: true engines: node: '>=6.0.0' name: '@jridgewell/gen-mapping' resolution: integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz' version: 0.1.1 - registry.npmjs.org/@jridgewell/gen-mapping/0.3.2: + registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2: dependencies: - '@jridgewell/set-array': registry.npmjs.org/@jridgewell/set-array/1.1.2 - '@jridgewell/sourcemap-codec': registry.npmjs.org/@jridgewell/sourcemap-codec/1.4.14 - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping/0.3.17 + '@jridgewell/set-array': registry.npmmirror.com/@jridgewell/set-array/1.1.2 + '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14 + '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17 dev: true engines: node: '>=6.0.0' name: '@jridgewell/gen-mapping' resolution: integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz' version: 0.3.2 - registry.npmjs.org/@jridgewell/resolve-uri/3.1.0: + registry.npmmirror.com/@jridgewell/resolve-uri/3.1.0: dev: true engines: node: '>=6.0.0' name: '@jridgewell/resolve-uri' resolution: integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/@jridgewell/set-array/1.1.2: + registry.npmmirror.com/@jridgewell/set-array/1.1.2: dev: true engines: node: '>=6.0.0' name: '@jridgewell/set-array' resolution: integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/@jridgewell/source-map/0.3.2: + registry.npmmirror.com/@jridgewell/source-map/0.3.2: dependencies: - '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping/0.3.2 - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping/0.3.17 + '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2 + '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17 dev: true name: '@jridgewell/source-map' resolution: integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.2.tgz' version: 0.3.2 - registry.npmjs.org/@jridgewell/sourcemap-codec/1.4.14: + registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14: dev: true name: '@jridgewell/sourcemap-codec' resolution: integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz' version: 1.4.14 - registry.npmjs.org/@jridgewell/trace-mapping/0.3.17: + registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17: dependencies: - '@jridgewell/resolve-uri': registry.npmjs.org/@jridgewell/resolve-uri/3.1.0 - '@jridgewell/sourcemap-codec': registry.npmjs.org/@jridgewell/sourcemap-codec/1.4.14 + '@jridgewell/resolve-uri': registry.npmmirror.com/@jridgewell/resolve-uri/3.1.0 + '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14 dev: true name: '@jridgewell/trace-mapping' resolution: integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz' version: 0.3.17 - registry.npmjs.org/@leichtgewicht/ip-codec/2.0.4: + registry.npmmirror.com/@leichtgewicht/ip-codec/2.0.4: dev: true name: '@leichtgewicht/ip-codec' resolution: integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz' version: 2.0.4 - registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/5.1.1-v1: + registry.npmmirror.com/@nicolo-ribaudo/eslint-scope-5-internals/5.1.1-v1: dependencies: - eslint-scope: registry.npmjs.org/eslint-scope/5.1.1 + eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 dev: true name: '@nicolo-ribaudo/eslint-scope-5-internals' resolution: integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz' version: 5.1.1-v1 - registry.npmjs.org/@node-ipc/js-queue/2.0.3: + registry.npmmirror.com/@node-ipc/js-queue/2.0.3: dependencies: - easy-stack: registry.npmjs.org/easy-stack/1.0.1 + easy-stack: registry.npmmirror.com/easy-stack/1.0.1 dev: true engines: node: '>=1.0.0' name: '@node-ipc/js-queue' resolution: integrity: sha512-fL1wpr8hhD5gT2dA1qifeVaoDFlQR5es8tFuKqjHX+kdOtdNHnxkVZbtIrR2rxnMFvehkjaZRNV2H/gPXlb0hw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@node-ipc/js-queue/-/js-queue-2.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz' version: 2.0.3 - registry.npmjs.org/@nodelib/fs.scandir/2.1.5: + registry.npmmirror.com/@nodelib/fs.scandir/2.1.5: dependencies: - '@nodelib/fs.stat': registry.npmjs.org/@nodelib/fs.stat/2.0.5 - run-parallel: registry.npmjs.org/run-parallel/1.2.0 + '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 + run-parallel: registry.npmmirror.com/run-parallel/1.2.0 dev: true engines: node: '>= 8' name: '@nodelib/fs.scandir' resolution: integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz' version: 2.1.5 - registry.npmjs.org/@nodelib/fs.stat/2.0.5: + registry.npmmirror.com/@nodelib/fs.stat/2.0.5: dev: true engines: node: '>= 8' name: '@nodelib/fs.stat' resolution: integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz' version: 2.0.5 - registry.npmjs.org/@nodelib/fs.walk/1.2.8: + registry.npmmirror.com/@nodelib/fs.walk/1.2.8: dependencies: - '@nodelib/fs.scandir': registry.npmjs.org/@nodelib/fs.scandir/2.1.5 - fastq: registry.npmjs.org/fastq/1.14.0 + '@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir/2.1.5 + fastq: registry.npmmirror.com/fastq/1.15.0 dev: true engines: node: '>= 8' name: '@nodelib/fs.walk' resolution: integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz' version: 1.2.8 - registry.npmjs.org/@polka/url/1.0.0-next.21: + registry.npmmirror.com/@polka/url/1.0.0-next.21: dev: true name: '@polka/url' resolution: integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.21.tgz' version: 1.0.0-next.21 - registry.npmjs.org/@rollup/plugin-node-resolve/13.3.0: + registry.npmmirror.com/@rollup/plugin-node-resolve/13.3.0: dependencies: - '@rollup/pluginutils': registry.npmjs.org/@rollup/pluginutils/3.1.0 - '@types/resolve': registry.npmjs.org/@types/resolve/1.17.1 - deepmerge: registry.npmjs.org/deepmerge/4.2.2 - is-builtin-module: registry.npmjs.org/is-builtin-module/3.2.0 - is-module: registry.npmjs.org/is-module/1.0.0 - resolve: registry.npmjs.org/resolve/1.22.1 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0 + '@types/resolve': registry.npmmirror.com/@types/resolve/1.17.1 + deepmerge: registry.npmmirror.com/deepmerge/4.3.0 + is-builtin-module: registry.npmmirror.com/is-builtin-module/3.2.1 + is-module: registry.npmmirror.com/is-module/1.0.0 + resolve: registry.npmmirror.com/resolve/1.22.1 dev: true engines: node: '>= 10.0.0' @@ -2124,14 +2163,14 @@ packages: rollup: ^2.42.0 resolution: integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz' version: 13.3.0 - registry.npmjs.org/@rollup/pluginutils/3.1.0: + registry.npmmirror.com/@rollup/pluginutils/3.1.0: dependencies: - '@types/estree': registry.npmjs.org/@types/estree/0.0.39 - estree-walker: registry.npmjs.org/estree-walker/1.0.1 - picomatch: registry.npmjs.org/picomatch/2.3.1 + '@types/estree': registry.npmmirror.com/@types/estree/0.0.39 + estree-walker: registry.npmmirror.com/estree-walker/1.0.1 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true engines: node: '>= 8.0.0' @@ -2140,76 +2179,87 @@ packages: rollup: ^1.20.0||^2.0.0 resolution: integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/@rollup/pluginutils/4.2.1: + registry.npmmirror.com/@rollup/pluginutils/4.2.1: dependencies: - estree-walker: registry.npmjs.org/estree-walker/2.0.2 - picomatch: registry.npmjs.org/picomatch/2.3.1 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true engines: node: '>= 8.0.0' name: '@rollup/pluginutils' resolution: integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz' version: 4.2.1 - registry.npmjs.org/@sideway/address/4.1.4: + registry.npmmirror.com/@sideway/address/4.1.4: dependencies: - '@hapi/hoek': registry.npmjs.org/@hapi/hoek/9.3.0 + '@hapi/hoek': registry.npmmirror.com/@hapi/hoek/9.3.0 dev: true name: '@sideway/address' resolution: integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@sideway/address/-/address-4.1.4.tgz' version: 4.1.4 - registry.npmjs.org/@sideway/formula/3.0.1: + registry.npmmirror.com/@sideway/formula/3.0.1: dev: true name: '@sideway/formula' resolution: integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@sideway/formula/-/formula-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/@sideway/pinpoint/2.0.0: + registry.npmmirror.com/@sideway/pinpoint/2.0.0: dev: true name: '@sideway/pinpoint' resolution: integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/@soda/friendly-errors-webpack-plugin/1.8.1_webpack@5.75.0: + registry.npmmirror.com/@simonwep/pickr/1.8.2: dependencies: - chalk: registry.npmjs.org/chalk/3.0.0 - error-stack-parser: registry.npmjs.org/error-stack-parser/2.1.4 - string-width: registry.npmjs.org/string-width/4.2.3 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + core-js: registry.npmmirror.com/core-js/3.27.2 + nanopop: registry.npmmirror.com/nanopop/2.2.0 + dev: false + name: '@simonwep/pickr' + resolution: + integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@simonwep/pickr/-/pickr-1.8.2.tgz' + version: 1.8.2 + registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/1.8.1_webpack@5.75.0: + dependencies: + chalk: registry.npmmirror.com/chalk/3.0.0 + error-stack-parser: registry.npmmirror.com/error-stack-parser/2.1.4 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>=8.0.0' - id: registry.npmjs.org/@soda/friendly-errors-webpack-plugin/1.8.1 + id: registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/1.8.1 name: '@soda/friendly-errors-webpack-plugin' peerDependencies: webpack: ^4.0.0 || ^5.0.0 resolution: integrity: sha512-h2ooWqP8XuFqTXT+NyAFbrArzfQA7R6HTezADrvD9Re8fxMLTPPniLdqVTdDaO0eIoLaAwKT+d6w+5GeTk7Vbg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1.tgz' version: 1.8.1 - registry.npmjs.org/@soda/get-current-script/1.0.2: + registry.npmmirror.com/@soda/get-current-script/1.0.2: dev: true name: '@soda/get-current-script' resolution: integrity: sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@soda/get-current-script/-/get-current-script-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/@swc/core-darwin-arm64/1.3.23: + registry.npmmirror.com/@swc/core-darwin-arm64/1.3.32: cpu: - arm64 dev: true @@ -2220,11 +2270,11 @@ packages: os: - darwin resolution: - integrity: sha512-IGOEHmE4aBDX7gQWpanI3A0ni47UcvX7rmcy0H8kE6mm/y7mEMWskvNsYhYzJl4GVZgw38v1/lL/A7MRX6g71A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-darwin-x64/1.3.23: + integrity: sha512-o19bhlxuUgjUElm6i+QhXgZ0vD6BebiB/gQpK3en5aAwhOvinwr4sah3GqFXsQzz/prKVDuMkj9SW6F/Ug5hgg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-darwin-x64/1.3.32: cpu: - x64 dev: true @@ -2235,11 +2285,11 @@ packages: os: - darwin resolution: - integrity: sha512-eQSN+JJqx/5Dk2C5uet2l7HifGsDBorQHD3PAVnge5jxl+rXU/zbzX9Un56+uuUB0QYeS4Dyr8cN7NHuIKGxBA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-linux-arm-gnueabihf/1.3.23: + integrity: sha512-hVEGd+v5Afh+YekGADOGKwhuS4/AXk91nLuk7pmhWkk8ceQ1cfmah90kXjIXUlCe2G172MLRfHNWlZxr29E/Og== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-linux-arm-gnueabihf/1.3.32: cpu: - arm dev: true @@ -2250,11 +2300,11 @@ packages: os: - linux resolution: - integrity: sha512-zxYvggbw6R/sTNey0qgsigFMY59DYepm1+JNojxOKjbnvxmgyeIa5sPdu/5gLj0TtJOiWvSGrpMPNUIVreUSGA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-linux-arm64-gnu/1.3.23: + integrity: sha512-5X01WqI9EbJ69oHAOGlI08YqvEIXMfT/mCJ1UWDQBb21xWRE2W1yFAAeuqOLtiagLrXjPv/UKQ0S2gyWQR5AXQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-linux-arm64-gnu/1.3.32: cpu: - arm64 dev: true @@ -2265,11 +2315,11 @@ packages: os: - linux resolution: - integrity: sha512-l8UWhcNvZ6RzNZBBToMYuKYijF0h7mbw2RuFV5rpCYF/k/Wh85PaDHPQIQ6qjMHJsIBHYXUt0HLAP+fiAfBiDw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-linux-arm64-musl/1.3.23: + integrity: sha512-PTJ6oPiutkNBg+m22bUUPa4tNuMmsgpSnsnv2wnWVOgK0lhvQT6bAPTUXDq/8peVAgR/SlpP2Ht8TRRqYMRjRQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-linux-arm64-musl/1.3.32: cpu: - arm64 dev: true @@ -2280,11 +2330,11 @@ packages: os: - linux resolution: - integrity: sha512-TZDPp1wUE1ynVyY0vwIToyOULKEQ91H49R+p6Iu/2YY+UQQwUamhX0Gp8O85RT+j72/iHyhbQkz7yRg6v+GB5A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-linux-x64-gnu/1.3.23: + integrity: sha512-lG0VOuYNPWOCJ99Aza69cTljjeft/wuRQeYFF8d+1xCQS/OT7gnbgi7BOz39uSHIPTBqfzdIsuvzdKlp9QydrQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-linux-x64-gnu/1.3.32: cpu: - x64 dev: true @@ -2295,11 +2345,11 @@ packages: os: - linux resolution: - integrity: sha512-rKqWnOmUyQfoKZuuXs/S0RNobN+kcUyMtwoCdRdCNqOlk1XZRCMpjGc9Aqn73K3xlZ6JXX6oLrXKn375b2dydw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-linux-x64-musl/1.3.23: + integrity: sha512-ecqtSWX4NBrs7Ji2VX3fDWeqUfrbLlYqBuufAziCM27xMxwlAVgmyGQk4FYgoQ3SAUAu3XFH87+3Q7uWm2X7xg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-linux-x64-musl/1.3.32: cpu: - x64 dev: true @@ -2310,11 +2360,11 @@ packages: os: - linux resolution: - integrity: sha512-1MK9eocIhuIr/+yUKnTNHpYovMQvfKTJQbU4UMfQLg2qyCGKAvO+jOy5JIGR9x04MWqz9U3EHHS/7Id35ekhFQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-win32-arm64-msvc/1.3.23: + integrity: sha512-rl3dMcUuENVkpk5NGW/LXovjK0+JFm4GWPjy4NM3Q5cPvhBpGwSeLZlR+zAw9K0fdGoIXiayRTTfENrQwwsH+g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-win32-arm64-msvc/1.3.32: cpu: - arm64 dev: true @@ -2325,11 +2375,11 @@ packages: os: - win32 resolution: - integrity: sha512-3nmdugj0SJIGWeCJBhvPWIfnE2Ax8H2KZsJfcaWmWg0SDh19aAt48Ncyd8WHHBandJmVm2fSjaANSjp+cS2S9A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-win32-ia32-msvc/1.3.23: + integrity: sha512-VlybAZp8DcS66CH1LDnfp9zdwbPlnGXREtHDMHaBfK9+80AWVTg+zn0tCYz+HfcrRONqxbudwOUIPj+dwl/8jw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-win32-ia32-msvc/1.3.32: cpu: - ia32 dev: true @@ -2340,11 +2390,11 @@ packages: os: - win32 resolution: - integrity: sha512-2AlGRhys1BsfLjXyWOd+5J/Ko2kkVQVuy3ZR8OBGy7XI54p0PpepabloYI9irr+4bi9vtyxoc5rS21PmJxB83Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core-win32-x64-msvc/1.3.23: + integrity: sha512-MEUMdpUFIQ+RD+K/iHhHKfu0TFNj9VXwIxT5hmPeqyboKo095CoFEFBJ0sHG04IGlnu8T9i+uE2Pi18qUEbFug== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core-win32-x64-msvc/1.3.32: cpu: - x64 dev: true @@ -2355,454 +2405,531 @@ packages: os: - win32 resolution: - integrity: sha512-qYKP8sIM7VVLuDb5BkRBoHy28OHZWrUhPTO7WgpErhVVM9wnzmMi/Jgg8SyfMy6oheBjO0QiwWbXONxBwByjnQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@swc/core/1.3.23: + integrity: sha512-DPMoneNFQco7SqmVVOUv1Vn53YmoImEfrAPMY9KrqQzgfzqNTuL2JvfxUqfAxwQ6pEKYAdyKJvZ483rIhgG9XQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@swc/core/1.3.32: dev: true engines: node: '>=10' - hasBin: true name: '@swc/core' optionalDependencies: - '@swc/core-darwin-arm64': registry.npmjs.org/@swc/core-darwin-arm64/1.3.23 - '@swc/core-darwin-x64': registry.npmjs.org/@swc/core-darwin-x64/1.3.23 - '@swc/core-linux-arm-gnueabihf': registry.npmjs.org/@swc/core-linux-arm-gnueabihf/1.3.23 - '@swc/core-linux-arm64-gnu': registry.npmjs.org/@swc/core-linux-arm64-gnu/1.3.23 - '@swc/core-linux-arm64-musl': registry.npmjs.org/@swc/core-linux-arm64-musl/1.3.23 - '@swc/core-linux-x64-gnu': registry.npmjs.org/@swc/core-linux-x64-gnu/1.3.23 - '@swc/core-linux-x64-musl': registry.npmjs.org/@swc/core-linux-x64-musl/1.3.23 - '@swc/core-win32-arm64-msvc': registry.npmjs.org/@swc/core-win32-arm64-msvc/1.3.23 - '@swc/core-win32-ia32-msvc': registry.npmjs.org/@swc/core-win32-ia32-msvc/1.3.23 - '@swc/core-win32-x64-msvc': registry.npmjs.org/@swc/core-win32-x64-msvc/1.3.23 + '@swc/core-darwin-arm64': registry.npmmirror.com/@swc/core-darwin-arm64/1.3.32 + '@swc/core-darwin-x64': registry.npmmirror.com/@swc/core-darwin-x64/1.3.32 + '@swc/core-linux-arm-gnueabihf': registry.npmmirror.com/@swc/core-linux-arm-gnueabihf/1.3.32 + '@swc/core-linux-arm64-gnu': registry.npmmirror.com/@swc/core-linux-arm64-gnu/1.3.32 + '@swc/core-linux-arm64-musl': registry.npmmirror.com/@swc/core-linux-arm64-musl/1.3.32 + '@swc/core-linux-x64-gnu': registry.npmmirror.com/@swc/core-linux-x64-gnu/1.3.32 + '@swc/core-linux-x64-musl': registry.npmmirror.com/@swc/core-linux-x64-musl/1.3.32 + '@swc/core-win32-arm64-msvc': registry.npmmirror.com/@swc/core-win32-arm64-msvc/1.3.32 + '@swc/core-win32-ia32-msvc': registry.npmmirror.com/@swc/core-win32-ia32-msvc/1.3.32 + '@swc/core-win32-x64-msvc': registry.npmmirror.com/@swc/core-win32-x64-msvc/1.3.32 requiresBuild: true resolution: - integrity: sha512-Aa7yw5+7ErOxr+G0J1eU2hkb9nEMSdt1Ye3isdAgg9mrsPuttk+cfLp6nP/Lux/VUnu5k4eOxeTy9UhjJhRAFw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@swc/core/-/core-1.3.23.tgz' - version: 1.3.23 - registry.npmjs.org/@sxzz/popperjs-es/2.11.7: + integrity: sha512-Yx/n1j+uUkcqlJAW8IRg8Qymgkdow6NHJZPFShiR0YiaYq2sXY+JHmvh16O6GkL91Y+gTlDUS7uVgDz50czJUQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@swc/core/-/core-1.3.32.tgz' + version: 1.3.32 + registry.npmmirror.com/@sxzz/popperjs-es/2.11.7: dev: false name: '@sxzz/popperjs-es' resolution: integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz' version: 2.11.7 - registry.npmjs.org/@trysound/sax/0.2.0: + registry.npmmirror.com/@transloadit/prettier-bytes/0.0.7: + dev: false + name: '@transloadit/prettier-bytes' + resolution: + integrity: sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz' + version: 0.0.7 + registry.npmmirror.com/@trysound/sax/0.2.0: dev: true engines: node: '>=10.13.0' name: '@trysound/sax' resolution: integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@trysound/sax/-/sax-0.2.0.tgz' version: 0.2.0 - registry.npmjs.org/@types/body-parser/1.19.2: + registry.npmmirror.com/@types/body-parser/1.19.2: dependencies: - '@types/connect': registry.npmjs.org/@types/connect/3.4.35 - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/connect': registry.npmmirror.com/@types/connect/3.4.35 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/body-parser' resolution: integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/body-parser/-/body-parser-1.19.2.tgz' version: 1.19.2 - registry.npmjs.org/@types/bonjour/3.5.10: + registry.npmmirror.com/@types/bonjour/3.5.10: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/bonjour' resolution: integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/bonjour/-/bonjour-3.5.10.tgz' version: 3.5.10 - registry.npmjs.org/@types/connect-history-api-fallback/1.3.5: + registry.npmmirror.com/@types/connect-history-api-fallback/1.3.5: dependencies: - '@types/express-serve-static-core': registry.npmjs.org/@types/express-serve-static-core/4.17.31 - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/express-serve-static-core': registry.npmmirror.com/@types/express-serve-static-core/4.17.33 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/connect-history-api-fallback' resolution: integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz' version: 1.3.5 - registry.npmjs.org/@types/connect/3.4.35: + registry.npmmirror.com/@types/connect/3.4.35: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/connect' resolution: integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/connect/-/connect-3.4.35.tgz' version: 3.4.35 - registry.npmjs.org/@types/eslint-scope/3.7.4: + registry.npmmirror.com/@types/eslint-scope/3.7.4: dependencies: - '@types/eslint': registry.npmjs.org/@types/eslint/8.4.10 - '@types/estree': registry.npmjs.org/@types/estree/0.0.51 + '@types/eslint': registry.npmmirror.com/@types/eslint/8.21.0 + '@types/estree': registry.npmmirror.com/@types/estree/0.0.51 dev: true name: '@types/eslint-scope' resolution: integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz' version: 3.7.4 - registry.npmjs.org/@types/eslint/8.4.10: + registry.npmmirror.com/@types/eslint/8.21.0: dependencies: - '@types/estree': registry.npmjs.org/@types/estree/1.0.0 - '@types/json-schema': registry.npmjs.org/@types/json-schema/7.0.11 + '@types/estree': registry.npmmirror.com/@types/estree/1.0.0 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 dev: true name: '@types/eslint' resolution: - integrity: sha512-Sl/HOqN8NKPmhWo2VBEPm0nvHnu2LL3v9vKo8MEq0EtbJ4eVzGPl41VNPvn5E1i5poMk4/XD8UriLHpJvEP/Nw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/eslint/-/eslint-8.4.10.tgz' - version: 8.4.10 - registry.npmjs.org/@types/estree/0.0.39: + integrity: sha512-35EhHNOXgxnUgh4XCJsGhE7zdlDhYDN/aMG6UbkByCFFNgQ7b3U+uVoqBpicFydR8JEfgdjCF7SJ7MiJfzuiTA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/eslint/-/eslint-8.21.0.tgz' + version: 8.21.0 + registry.npmmirror.com/@types/estree/0.0.39: dev: true name: '@types/estree' resolution: integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/estree/-/estree-0.0.39.tgz' version: 0.0.39 - registry.npmjs.org/@types/estree/0.0.51: + registry.npmmirror.com/@types/estree/0.0.51: dev: true name: '@types/estree' resolution: integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz' version: 0.0.51 - registry.npmjs.org/@types/estree/1.0.0: + registry.npmmirror.com/@types/estree/1.0.0: dev: true name: '@types/estree' resolution: integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/estree/-/estree-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/@types/express-serve-static-core/4.17.31: + registry.npmmirror.com/@types/event-emitter/0.3.3: + dev: false + name: '@types/event-emitter' + resolution: + integrity: sha512-UfnOK1pIxO7P+EgPRZXD9jMpimd8QEFcEZ5R67R1UhGbv4zghU5+NE7U8M8G9H5Jc8FI51rqDWQs6FtUfq2e/Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/event-emitter/-/event-emitter-0.3.3.tgz' + version: 0.3.3 + registry.npmmirror.com/@types/express-serve-static-core/4.17.33: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 - '@types/qs': registry.npmjs.org/@types/qs/6.9.7 - '@types/range-parser': registry.npmjs.org/@types/range-parser/1.2.4 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 + '@types/range-parser': registry.npmmirror.com/@types/range-parser/1.2.4 dev: true name: '@types/express-serve-static-core' resolution: - integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.31.tgz' - version: 4.17.31 - registry.npmjs.org/@types/express/4.17.15: + integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz' + version: 4.17.33 + registry.npmmirror.com/@types/express/4.17.17: dependencies: - '@types/body-parser': registry.npmjs.org/@types/body-parser/1.19.2 - '@types/express-serve-static-core': registry.npmjs.org/@types/express-serve-static-core/4.17.31 - '@types/qs': registry.npmjs.org/@types/qs/6.9.7 - '@types/serve-static': registry.npmjs.org/@types/serve-static/1.15.0 + '@types/body-parser': registry.npmmirror.com/@types/body-parser/1.19.2 + '@types/express-serve-static-core': registry.npmmirror.com/@types/express-serve-static-core/4.17.33 + '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 + '@types/serve-static': registry.npmmirror.com/@types/serve-static/1.15.0 dev: true name: '@types/express' resolution: - integrity: sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/express/-/express-4.17.15.tgz' - version: 4.17.15 - registry.npmjs.org/@types/html-minifier-terser/6.1.0: + integrity: sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/express/-/express-4.17.17.tgz' + version: 4.17.17 + registry.npmmirror.com/@types/html-minifier-terser/6.1.0: dev: true name: '@types/html-minifier-terser' resolution: integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz' version: 6.1.0 - registry.npmjs.org/@types/http-proxy/1.17.9: + registry.npmmirror.com/@types/http-proxy/1.17.9: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/http-proxy' resolution: integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.9.tgz' version: 1.17.9 - registry.npmjs.org/@types/json-schema/7.0.11: + registry.npmmirror.com/@types/json-schema/7.0.11: dev: true name: '@types/json-schema' resolution: integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz' version: 7.0.11 - registry.npmjs.org/@types/lodash-es/4.17.6: + registry.npmmirror.com/@types/lodash-es/4.17.6: dependencies: - '@types/lodash': registry.npmjs.org/@types/lodash/4.14.191 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.191 dev: false name: '@types/lodash-es' resolution: integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.6.tgz' version: 4.17.6 - registry.npmjs.org/@types/lodash/4.14.191: + registry.npmmirror.com/@types/lodash/4.14.191: dev: false name: '@types/lodash' resolution: integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.191.tgz' version: 4.14.191 - registry.npmjs.org/@types/mime/3.0.1: + registry.npmmirror.com/@types/mime/3.0.1: dev: true name: '@types/mime' resolution: integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/mime/-/mime-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/@types/minimist/1.2.2: + registry.npmmirror.com/@types/minimist/1.2.2: dev: true name: '@types/minimist' resolution: integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.2.tgz' version: 1.2.2 - registry.npmjs.org/@types/mockjs/1.0.7: + registry.npmmirror.com/@types/mockjs/1.0.7: dev: true name: '@types/mockjs' resolution: integrity: sha512-OCxXz6hEaJOVpRwuJMiVY5a6LtJcih+br9gwB/Q8ooOBikvk5FpBQ31OlNimXo3EqKha1Z7PFBni+q9m+8NCWg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/mockjs/-/mockjs-1.0.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/mockjs/-/mockjs-1.0.7.tgz' version: 1.0.7 - registry.npmjs.org/@types/node/18.11.17: + registry.npmmirror.com/@types/node/18.11.18: dev: true name: '@types/node' resolution: - integrity: sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/node/-/node-18.11.17.tgz' - version: 18.11.17 - registry.npmjs.org/@types/normalize-package-data/2.4.1: + integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/node/-/node-18.11.18.tgz' + version: 18.11.18 + registry.npmmirror.com/@types/normalize-package-data/2.4.1: dev: true name: '@types/normalize-package-data' resolution: integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz' version: 2.4.1 - registry.npmjs.org/@types/parse-json/4.0.0: + registry.npmmirror.com/@types/parse-json/4.0.0: dev: true name: '@types/parse-json' resolution: integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/@types/qs/6.9.7: + registry.npmmirror.com/@types/qs/6.9.7: dev: true name: '@types/qs' resolution: integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/qs/-/qs-6.9.7.tgz' version: 6.9.7 - registry.npmjs.org/@types/range-parser/1.2.4: + registry.npmmirror.com/@types/range-parser/1.2.4: dev: true name: '@types/range-parser' resolution: integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/range-parser/-/range-parser-1.2.4.tgz' version: 1.2.4 - registry.npmjs.org/@types/resolve/1.17.1: + registry.npmmirror.com/@types/resolve/1.17.1: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/resolve' resolution: integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/resolve/-/resolve-1.17.1.tgz' version: 1.17.1 - registry.npmjs.org/@types/retry/0.12.0: + registry.npmmirror.com/@types/retry/0.12.0: dev: true name: '@types/retry' resolution: integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/retry/-/retry-0.12.0.tgz' version: 0.12.0 - registry.npmjs.org/@types/serve-index/1.9.1: + registry.npmmirror.com/@types/serve-index/1.9.1: dependencies: - '@types/express': registry.npmjs.org/@types/express/4.17.15 + '@types/express': registry.npmmirror.com/@types/express/4.17.17 dev: true name: '@types/serve-index' resolution: integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/serve-index/-/serve-index-1.9.1.tgz' version: 1.9.1 - registry.npmjs.org/@types/serve-static/1.15.0: + registry.npmmirror.com/@types/serve-static/1.15.0: dependencies: - '@types/mime': registry.npmjs.org/@types/mime/3.0.1 - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/mime': registry.npmmirror.com/@types/mime/3.0.1 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/serve-static' resolution: integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/serve-static/-/serve-static-1.15.0.tgz' version: 1.15.0 - registry.npmjs.org/@types/sockjs/0.3.33: + registry.npmmirror.com/@types/sockjs/0.3.33: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/sockjs' resolution: integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/sockjs/-/sockjs-0.3.33.tgz' version: 0.3.33 - registry.npmjs.org/@types/web-bluetooth/0.0.16: + registry.npmmirror.com/@types/web-bluetooth/0.0.16: dev: false name: '@types/web-bluetooth' resolution: integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz' version: 0.0.16 - registry.npmjs.org/@types/ws/8.5.3: + registry.npmmirror.com/@types/ws/8.5.4: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true name: '@types/ws' resolution: - integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz' - version: 8.5.3 - registry.npmjs.org/@vitejs/plugin-legacy/2.3.1_vite@3.2.5: + integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@types/ws/-/ws-8.5.4.tgz' + version: 8.5.4 + registry.npmmirror.com/@uppy/companion-client/2.2.2: dependencies: - '@babel/standalone': registry.npmjs.org/@babel/standalone/7.20.6 - core-js: registry.npmjs.org/core-js/3.26.1 - magic-string: registry.npmjs.org/magic-string/0.26.7 - regenerator-runtime: registry.npmjs.org/regenerator-runtime/0.13.11 - systemjs: registry.npmjs.org/systemjs/6.13.0 - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + namespace-emitter: registry.npmmirror.com/namespace-emitter/2.0.1 + dev: false + name: '@uppy/companion-client' + resolution: + integrity: sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.2.2.tgz' + version: 2.2.2 + registry.npmmirror.com/@uppy/core/2.3.4: + dependencies: + '@transloadit/prettier-bytes': registry.npmmirror.com/@transloadit/prettier-bytes/0.0.7 + '@uppy/store-default': registry.npmmirror.com/@uppy/store-default/2.1.1 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + mime-match: registry.npmmirror.com/mime-match/1.0.2 + namespace-emitter: registry.npmmirror.com/namespace-emitter/2.0.1 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + preact: registry.npmmirror.com/preact/10.11.3 + dev: false + name: '@uppy/core' + resolution: + integrity: sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@uppy/core/-/core-2.3.4.tgz' + version: 2.3.4 + registry.npmmirror.com/@uppy/store-default/2.1.1: + dev: false + name: '@uppy/store-default' + resolution: + integrity: sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.1.1.tgz' + version: 2.1.1 + registry.npmmirror.com/@uppy/utils/4.1.3: + dependencies: + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + dev: false + name: '@uppy/utils' + resolution: + integrity: sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@uppy/utils/-/utils-4.1.3.tgz' + version: 4.1.3 + registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4: + dependencies: + '@uppy/companion-client': registry.npmmirror.com/@uppy/companion-client/2.2.2 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + dev: false + id: registry.npmmirror.com/@uppy/xhr-upload/2.1.3 + name: '@uppy/xhr-upload' + peerDependencies: + '@uppy/core': ^2.3.3 + resolution: + integrity: sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz' + version: 2.1.3 + registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_vite@3.2.5: + dependencies: + '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.15 + core-js: registry.npmmirror.com/core-js/3.27.2 + magic-string: registry.npmmirror.com/magic-string/0.26.7 + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 + systemjs: registry.npmmirror.com/systemjs/6.13.0 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 dev: true engines: node: ^14.18.0 || >=16.0.0 - id: registry.npmjs.org/@vitejs/plugin-legacy/2.3.1 + id: registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1 name: '@vitejs/plugin-legacy' peerDependencies: terser: ^5.4.0 vite: ^3.0.0 resolution: integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-2.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vitejs/plugin-legacy/-/plugin-legacy-2.3.1.tgz' version: 2.3.1 - registry.npmjs.org/@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.45: + registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.47: dependencies: - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: true engines: node: ^14.18.0 || >=16.0.0 - id: registry.npmjs.org/@vitejs/plugin-vue/3.2.0 + id: registry.npmmirror.com/@vitejs/plugin-vue/3.2.0 name: '@vitejs/plugin-vue' peerDependencies: vite: ^3.0.0 vue: ^3.2.25 resolution: integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz' version: 3.2.0 - registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/1.4.0: + registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/1.4.0: dev: true name: '@vue/babel-helper-vue-jsx-merge-props' resolution: integrity: sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-helper-vue-transform-on/1.0.2: + registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2: dev: true name: '@vue/babel-helper-vue-transform-on' resolution: integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.12: dependencies: - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.18.6 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 - '@babel/template': registry.npmjs.org/@babel/template/7.18.10 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - '@babel/types': registry.npmjs.org/@babel/types/7.20.5 - '@vue/babel-helper-vue-transform-on': registry.npmjs.org/@vue/babel-helper-vue-transform-on/1.0.2 - camelcase: registry.npmjs.org/camelcase/6.3.0 - html-tags: registry.npmjs.org/html-tags/3.2.0 - svg-tags: registry.npmjs.org/svg-tags/1.0.0 + '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + '@vue/babel-helper-vue-transform-on': registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2 + camelcase: registry.npmmirror.com/camelcase/6.3.0 + html-tags: registry.npmmirror.com/html-tags/3.2.0 + svg-tags: registry.npmmirror.com/svg-tags/1.0.0 dev: true - id: registry.npmjs.org/@vue/babel-plugin-jsx/1.1.1 + id: registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1 name: '@vue/babel-plugin-jsx' peerDependencies: '@babel/core': '*' resolution: integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz' version: 1.1.1 - registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.18.6 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 - '@vue/babel-helper-vue-jsx-merge-props': registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/1.4.0 - html-tags: registry.npmjs.org/html-tags/2.0.0 - lodash.kebabcase: registry.npmjs.org/lodash.kebabcase/4.1.1 - svg-tags: registry.npmjs.org/svg-tags/1.0.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 + '@vue/babel-helper-vue-jsx-merge-props': registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/1.4.0 + html-tags: registry.npmmirror.com/html-tags/2.0.0 + lodash.kebabcase: registry.npmmirror.com/lodash.kebabcase/4.1.1 + svg-tags: registry.npmmirror.com/svg-tags/1.0.0 dev: true - id: registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/1.4.0 + id: registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/1.4.0 name: '@vue/babel-plugin-transform-vue-jsx' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-preset-app/5.0.8_vue@3.2.45: + registry.npmmirror.com/@vue/babel-preset-app/5.0.8_vue@3.2.47: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports/7.18.6 - '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-decorators': registry.npmjs.org/@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-runtime': registry.npmjs.org/@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.5 - '@babel/preset-env': registry.npmjs.org/@babel/preset-env/7.20.2_@babel+core@7.20.5 - '@babel/runtime': registry.npmjs.org/@babel/runtime/7.20.6 - '@vue/babel-plugin-jsx': registry.npmjs.org/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.5 - '@vue/babel-preset-jsx': registry.npmjs.org/@vue/babel-preset-jsx/1.4.0_@babel+core@7.20.5+vue@3.2.45 - babel-plugin-dynamic-import-node: registry.npmjs.org/babel-plugin-dynamic-import-node/2.3.3 - core-js: registry.npmjs.org/core-js/3.26.1 - core-js-compat: registry.npmjs.org/core-js-compat/3.26.1 - semver: registry.npmjs.org/semver/7.3.8 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 + '@babel/plugin-proposal-class-properties': registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': registry.npmmirror.com/@babel/plugin-proposal-decorators/7.20.13_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': registry.npmmirror.com/@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.12 + '@babel/preset-env': registry.npmmirror.com/@babel/preset-env/7.20.2_@babel+core@7.20.12 + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@vue/babel-plugin-jsx': registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.12 + '@vue/babel-preset-jsx': registry.npmmirror.com/@vue/babel-preset-jsx/1.4.0_@babel+core@7.20.12+vue@3.2.47 + babel-plugin-dynamic-import-node: registry.npmmirror.com/babel-plugin-dynamic-import-node/2.3.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + core-js-compat: registry.npmmirror.com/core-js-compat/3.27.2 + semver: registry.npmmirror.com/semver/7.3.8 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: true - id: registry.npmjs.org/@vue/babel-preset-app/5.0.8 + id: registry.npmmirror.com/@vue/babel-preset-app/5.0.8 name: '@vue/babel-preset-app' peerDependencies: vue: ^2 || ^3.2.13 @@ -2813,23 +2940,23 @@ packages: optional: true resolution: integrity: sha512-yl+5qhpjd8e1G4cMXfORkkBlvtPCIgmRf3IYCWYDKIQ7m+PPa5iTm4feiNmCMD6yGqQWMhhK/7M3oWGL9boKwg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-preset-app/-/babel-preset-app-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-preset-app/-/babel-preset-app-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/babel-preset-jsx/1.4.0_@babel+core@7.20.5+vue@3.2.45: + registry.npmmirror.com/@vue/babel-preset-jsx/1.4.0_@babel+core@7.20.12+vue@3.2.47: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@vue/babel-helper-vue-jsx-merge-props': registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/1.4.0 - '@vue/babel-plugin-transform-vue-jsx': registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.5 - '@vue/babel-sugar-composition-api-inject-h': registry.npmjs.org/@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.20.5 - '@vue/babel-sugar-composition-api-render-instance': registry.npmjs.org/@vue/babel-sugar-composition-api-render-instance/1.4.0_@babel+core@7.20.5 - '@vue/babel-sugar-functional-vue': registry.npmjs.org/@vue/babel-sugar-functional-vue/1.4.0_@babel+core@7.20.5 - '@vue/babel-sugar-inject-h': registry.npmjs.org/@vue/babel-sugar-inject-h/1.4.0_@babel+core@7.20.5 - '@vue/babel-sugar-v-model': registry.npmjs.org/@vue/babel-sugar-v-model/1.4.0_@babel+core@7.20.5 - '@vue/babel-sugar-v-on': registry.npmjs.org/@vue/babel-sugar-v-on/1.4.0_@babel+core@7.20.5 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@vue/babel-helper-vue-jsx-merge-props': registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/1.4.0 + '@vue/babel-plugin-transform-vue-jsx': registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.12 + '@vue/babel-sugar-composition-api-inject-h': registry.npmmirror.com/@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.20.12 + '@vue/babel-sugar-composition-api-render-instance': registry.npmmirror.com/@vue/babel-sugar-composition-api-render-instance/1.4.0_@babel+core@7.20.12 + '@vue/babel-sugar-functional-vue': registry.npmmirror.com/@vue/babel-sugar-functional-vue/1.4.0_@babel+core@7.20.12 + '@vue/babel-sugar-inject-h': registry.npmmirror.com/@vue/babel-sugar-inject-h/1.4.0_@babel+core@7.20.12 + '@vue/babel-sugar-v-model': registry.npmmirror.com/@vue/babel-sugar-v-model/1.4.0_@babel+core@7.20.12 + '@vue/babel-sugar-v-on': registry.npmmirror.com/@vue/babel-sugar-v-on/1.4.0_@babel+core@7.20.12 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: true - id: registry.npmjs.org/@vue/babel-preset-jsx/1.4.0 + id: registry.npmmirror.com/@vue/babel-preset-jsx/1.4.0 name: '@vue/babel-preset-jsx' peerDependencies: '@babel/core': ^7.0.0-0 @@ -2839,237 +2966,237 @@ packages: optional: true resolution: integrity: sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-preset-jsx/-/babel-preset-jsx-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 dev: true - id: registry.npmjs.org/@vue/babel-sugar-composition-api-inject-h/1.4.0 + id: registry.npmmirror.com/@vue/babel-sugar-composition-api-inject-h/1.4.0 name: '@vue/babel-sugar-composition-api-inject-h' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-sugar-composition-api-render-instance/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-sugar-composition-api-render-instance/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 dev: true - id: registry.npmjs.org/@vue/babel-sugar-composition-api-render-instance/1.4.0 + id: registry.npmmirror.com/@vue/babel-sugar-composition-api-render-instance/1.4.0 name: '@vue/babel-sugar-composition-api-render-instance' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-sugar-functional-vue/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-sugar-functional-vue/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 dev: true - id: registry.npmjs.org/@vue/babel-sugar-functional-vue/1.4.0 + id: registry.npmmirror.com/@vue/babel-sugar-functional-vue/1.4.0 name: '@vue/babel-sugar-functional-vue' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-sugar-inject-h/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-sugar-inject-h/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 dev: true - id: registry.npmjs.org/@vue/babel-sugar-inject-h/1.4.0 + id: registry.npmmirror.com/@vue/babel-sugar-inject-h/1.4.0 name: '@vue/babel-sugar-inject-h' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-sugar-v-model/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-sugar-v-model/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 - '@vue/babel-helper-vue-jsx-merge-props': registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/1.4.0 - '@vue/babel-plugin-transform-vue-jsx': registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.5 - camelcase: registry.npmjs.org/camelcase/5.3.1 - html-tags: registry.npmjs.org/html-tags/2.0.0 - svg-tags: registry.npmjs.org/svg-tags/1.0.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 + '@vue/babel-helper-vue-jsx-merge-props': registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/1.4.0 + '@vue/babel-plugin-transform-vue-jsx': registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.12 + camelcase: registry.npmmirror.com/camelcase/5.3.1 + html-tags: registry.npmmirror.com/html-tags/2.0.0 + svg-tags: registry.npmmirror.com/svg-tags/1.0.0 dev: true - id: registry.npmjs.org/@vue/babel-sugar-v-model/1.4.0 + id: registry.npmmirror.com/@vue/babel-sugar-v-model/1.4.0 name: '@vue/babel-sugar-v-model' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/babel-sugar-v-on/1.4.0_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-sugar-v-on/1.4.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 - '@vue/babel-plugin-transform-vue-jsx': registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.5 - camelcase: registry.npmjs.org/camelcase/5.3.1 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 + '@vue/babel-plugin-transform-vue-jsx': registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.20.12 + camelcase: registry.npmmirror.com/camelcase/5.3.1 dev: true - id: registry.npmjs.org/@vue/babel-sugar-v-on/1.4.0 + id: registry.npmmirror.com/@vue/babel-sugar-v-on/1.4.0 name: '@vue/babel-sugar-v-on' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/@vue/cli-overlay/5.0.8: + registry.npmmirror.com/@vue/cli-overlay/5.0.8: dev: true name: '@vue/cli-overlay' resolution: integrity: sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/cli-plugin-babel/5.0.8_cd771eed47898ffad00a5c727cde973c: + registry.npmmirror.com/@vue/cli-plugin-babel/5.0.8_8acb6c8c46b307efd4bc240f05107278: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@vue/babel-preset-app': registry.npmjs.org/@vue/babel-preset-app/5.0.8_vue@3.2.45 - '@vue/cli-service': registry.npmjs.org/@vue/cli-service/5.0.8_7da7a12f14250eaf68f8c37d9957fa29 - '@vue/cli-shared-utils': registry.npmjs.org/@vue/cli-shared-utils/5.0.8 - babel-loader: registry.npmjs.org/babel-loader/8.3.0_cce1695541f67fb5d24f5011e42e537d - thread-loader: registry.npmjs.org/thread-loader/3.0.4_webpack@5.75.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@vue/babel-preset-app': registry.npmmirror.com/@vue/babel-preset-app/5.0.8_vue@3.2.47 + '@vue/cli-service': registry.npmmirror.com/@vue/cli-service/5.0.8_5bbe9d6368c05696c45246ec6abaca3f + '@vue/cli-shared-utils': registry.npmmirror.com/@vue/cli-shared-utils/5.0.8 + babel-loader: registry.npmmirror.com/babel-loader/8.3.0_583de9feeb19b942099805a8401bb653 + thread-loader: registry.npmmirror.com/thread-loader/3.0.4_webpack@5.75.0 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true - id: registry.npmjs.org/@vue/cli-plugin-babel/5.0.8 + id: registry.npmmirror.com/@vue/cli-plugin-babel/5.0.8 name: '@vue/cli-plugin-babel' peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 vue: '*' resolution: integrity: sha512-a4qqkml3FAJ3auqB2kN2EMPocb/iu0ykeELwed+9B1c1nQ1HKgslKMHMPavYx3Cd/QAx2mBD4hwKBqZXEI/CsQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/cli-plugin-eslint/5.0.8_109849037c1123c584e7a5dfd7b26b7b: + registry.npmmirror.com/@vue/cli-plugin-eslint/5.0.8_5c6868e4cfd0b43015cac871645cab22: dependencies: - '@vue/cli-service': registry.npmjs.org/@vue/cli-service/5.0.8_7da7a12f14250eaf68f8c37d9957fa29 - '@vue/cli-shared-utils': registry.npmjs.org/@vue/cli-shared-utils/5.0.8 - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - eslint-webpack-plugin: registry.npmjs.org/eslint-webpack-plugin/3.2.0_eslint@8.30.0+webpack@5.75.0 - globby: registry.npmjs.org/globby/11.1.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 - yorkie: registry.npmjs.org/yorkie/2.0.0 + '@vue/cli-service': registry.npmmirror.com/@vue/cli-service/5.0.8_5bbe9d6368c05696c45246ec6abaca3f + '@vue/cli-shared-utils': registry.npmmirror.com/@vue/cli-shared-utils/5.0.8 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + eslint-webpack-plugin: registry.npmmirror.com/eslint-webpack-plugin/3.2.0_eslint@8.33.0+webpack@5.75.0 + globby: registry.npmmirror.com/globby/11.1.0 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 + yorkie: registry.npmmirror.com/yorkie/2.0.0 dev: true - id: registry.npmjs.org/@vue/cli-plugin-eslint/5.0.8 + id: registry.npmmirror.com/@vue/cli-plugin-eslint/5.0.8 name: '@vue/cli-plugin-eslint' peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 eslint: '>=7.5.0' resolution: integrity: sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/cli-plugin-router/5.0.8_@vue+cli-service@5.0.8: + registry.npmmirror.com/@vue/cli-plugin-router/5.0.8_@vue+cli-service@5.0.8: dependencies: - '@vue/cli-service': registry.npmjs.org/@vue/cli-service/5.0.8_7da7a12f14250eaf68f8c37d9957fa29 - '@vue/cli-shared-utils': registry.npmjs.org/@vue/cli-shared-utils/5.0.8 + '@vue/cli-service': registry.npmmirror.com/@vue/cli-service/5.0.8_5bbe9d6368c05696c45246ec6abaca3f + '@vue/cli-shared-utils': registry.npmmirror.com/@vue/cli-shared-utils/5.0.8 dev: true - id: registry.npmjs.org/@vue/cli-plugin-router/5.0.8 + id: registry.npmmirror.com/@vue/cli-plugin-router/5.0.8 name: '@vue/cli-plugin-router' peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 resolution: integrity: sha512-Gmv4dsGdAsWPqVijz3Ux2OS2HkMrWi1ENj2cYL75nUeL+Xj5HEstSqdtfZ0b1q9NCce+BFB6QnHfTBXc/fCvMg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/cli-plugin-vuex/5.0.8_@vue+cli-service@5.0.8: + registry.npmmirror.com/@vue/cli-plugin-vuex/5.0.8_@vue+cli-service@5.0.8: dependencies: - '@vue/cli-service': registry.npmjs.org/@vue/cli-service/5.0.8_7da7a12f14250eaf68f8c37d9957fa29 + '@vue/cli-service': registry.npmmirror.com/@vue/cli-service/5.0.8_5bbe9d6368c05696c45246ec6abaca3f dev: true - id: registry.npmjs.org/@vue/cli-plugin-vuex/5.0.8 + id: registry.npmmirror.com/@vue/cli-plugin-vuex/5.0.8 name: '@vue/cli-plugin-vuex' peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 resolution: integrity: sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/cli-service/5.0.8_7da7a12f14250eaf68f8c37d9957fa29: + registry.npmmirror.com/@vue/cli-service/5.0.8_5bbe9d6368c05696c45246ec6abaca3f: dependencies: - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 - '@soda/friendly-errors-webpack-plugin': registry.npmjs.org/@soda/friendly-errors-webpack-plugin/1.8.1_webpack@5.75.0 - '@soda/get-current-script': registry.npmjs.org/@soda/get-current-script/1.0.2 - '@types/minimist': registry.npmjs.org/@types/minimist/1.2.2 - '@vue/cli-overlay': registry.npmjs.org/@vue/cli-overlay/5.0.8 - '@vue/cli-plugin-router': registry.npmjs.org/@vue/cli-plugin-router/5.0.8_@vue+cli-service@5.0.8 - '@vue/cli-plugin-vuex': registry.npmjs.org/@vue/cli-plugin-vuex/5.0.8_@vue+cli-service@5.0.8 - '@vue/cli-shared-utils': registry.npmjs.org/@vue/cli-shared-utils/5.0.8 - '@vue/component-compiler-utils': registry.npmjs.org/@vue/component-compiler-utils/3.3.0 - '@vue/vue-loader-v15': registry.npmjs.org/vue-loader/15.10.1_css-loader@6.7.3+webpack@5.75.0 - '@vue/web-component-wrapper': registry.npmjs.org/@vue/web-component-wrapper/1.3.0 - acorn: registry.npmjs.org/acorn/8.8.1 - acorn-walk: registry.npmjs.org/acorn-walk/8.2.0 - address: registry.npmjs.org/address/1.2.2 - autoprefixer: registry.npmjs.org/autoprefixer/10.4.13_postcss@8.4.20 - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - case-sensitive-paths-webpack-plugin: registry.npmjs.org/case-sensitive-paths-webpack-plugin/2.4.0 - cli-highlight: registry.npmjs.org/cli-highlight/2.1.11 - clipboardy: registry.npmjs.org/clipboardy/2.3.0 - cliui: registry.npmjs.org/cliui/7.0.4 - copy-webpack-plugin: registry.npmjs.org/copy-webpack-plugin/9.1.0_webpack@5.75.0 - css-loader: registry.npmjs.org/css-loader/6.7.3_webpack@5.75.0 - css-minimizer-webpack-plugin: registry.npmjs.org/css-minimizer-webpack-plugin/3.4.1_webpack@5.75.0 - cssnano: registry.npmjs.org/cssnano/5.1.14_postcss@8.4.20 - debug: registry.npmjs.org/debug/4.3.4 - default-gateway: registry.npmjs.org/default-gateway/6.0.3 - dotenv: registry.npmjs.org/dotenv/10.0.0 - dotenv-expand: registry.npmjs.org/dotenv-expand/5.1.0 - fs-extra: registry.npmjs.org/fs-extra/9.1.0 - globby: registry.npmjs.org/globby/11.1.0 - hash-sum: registry.npmjs.org/hash-sum/2.0.0 - html-webpack-plugin: registry.npmjs.org/html-webpack-plugin/5.5.0_webpack@5.75.0 - is-file-esm: registry.npmjs.org/is-file-esm/1.0.0 - launch-editor-middleware: registry.npmjs.org/launch-editor-middleware/2.6.0 - lodash.defaultsdeep: registry.npmjs.org/lodash.defaultsdeep/4.6.1 - lodash.mapvalues: registry.npmjs.org/lodash.mapvalues/4.6.0 - mini-css-extract-plugin: registry.npmjs.org/mini-css-extract-plugin/2.7.2_webpack@5.75.0 - minimist: registry.npmjs.org/minimist/1.2.7 - module-alias: registry.npmjs.org/module-alias/2.2.2 - portfinder: registry.npmjs.org/portfinder/1.0.32 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-loader: registry.npmjs.org/postcss-loader/6.2.1_postcss@8.4.20+webpack@5.75.0 - progress-webpack-plugin: registry.npmjs.org/progress-webpack-plugin/1.0.16_webpack@5.75.0 - ssri: registry.npmjs.org/ssri/8.0.1 - terser-webpack-plugin: registry.npmjs.org/terser-webpack-plugin/5.3.6_webpack@5.75.0 - thread-loader: registry.npmjs.org/thread-loader/3.0.4_webpack@5.75.0 - vue-loader: registry.npmjs.org/vue-loader/17.0.1_webpack@5.75.0 - vue-style-loader: registry.npmjs.org/vue-style-loader/4.1.3 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 - webpack-bundle-analyzer: registry.npmjs.org/webpack-bundle-analyzer/4.7.0 - webpack-chain: registry.npmjs.org/webpack-chain/6.5.1 - webpack-dev-server: registry.npmjs.org/webpack-dev-server/4.11.1_webpack@5.75.0 - webpack-merge: registry.npmjs.org/webpack-merge/5.8.0 - webpack-virtual-modules: registry.npmjs.org/webpack-virtual-modules/0.4.6 - whatwg-fetch: registry.npmjs.org/whatwg-fetch/3.6.2 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 + '@soda/friendly-errors-webpack-plugin': registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/1.8.1_webpack@5.75.0 + '@soda/get-current-script': registry.npmmirror.com/@soda/get-current-script/1.0.2 + '@types/minimist': registry.npmmirror.com/@types/minimist/1.2.2 + '@vue/cli-overlay': registry.npmmirror.com/@vue/cli-overlay/5.0.8 + '@vue/cli-plugin-router': registry.npmmirror.com/@vue/cli-plugin-router/5.0.8_@vue+cli-service@5.0.8 + '@vue/cli-plugin-vuex': registry.npmmirror.com/@vue/cli-plugin-vuex/5.0.8_@vue+cli-service@5.0.8 + '@vue/cli-shared-utils': registry.npmmirror.com/@vue/cli-shared-utils/5.0.8 + '@vue/component-compiler-utils': registry.npmmirror.com/@vue/component-compiler-utils/3.3.0 + '@vue/vue-loader-v15': registry.npmmirror.com/vue-loader/15.10.1_css-loader@6.7.3+webpack@5.75.0 + '@vue/web-component-wrapper': registry.npmmirror.com/@vue/web-component-wrapper/1.3.0 + acorn: registry.npmmirror.com/acorn/8.8.2 + acorn-walk: registry.npmmirror.com/acorn-walk/8.2.0 + address: registry.npmmirror.com/address/1.2.2 + autoprefixer: registry.npmmirror.com/autoprefixer/10.4.13_postcss@8.4.21 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + case-sensitive-paths-webpack-plugin: registry.npmmirror.com/case-sensitive-paths-webpack-plugin/2.4.0 + cli-highlight: registry.npmmirror.com/cli-highlight/2.1.11 + clipboardy: registry.npmmirror.com/clipboardy/2.3.0 + cliui: registry.npmmirror.com/cliui/7.0.4 + copy-webpack-plugin: registry.npmmirror.com/copy-webpack-plugin/9.1.0_webpack@5.75.0 + css-loader: registry.npmmirror.com/css-loader/6.7.3_webpack@5.75.0 + css-minimizer-webpack-plugin: registry.npmmirror.com/css-minimizer-webpack-plugin/3.4.1_webpack@5.75.0 + cssnano: registry.npmmirror.com/cssnano/5.1.14_postcss@8.4.21 + debug: registry.npmmirror.com/debug/4.3.4 + default-gateway: registry.npmmirror.com/default-gateway/6.0.3 + dotenv: registry.npmmirror.com/dotenv/10.0.0 + dotenv-expand: registry.npmmirror.com/dotenv-expand/5.1.0 + fs-extra: registry.npmmirror.com/fs-extra/9.1.0 + globby: registry.npmmirror.com/globby/11.1.0 + hash-sum: registry.npmmirror.com/hash-sum/2.0.0 + html-webpack-plugin: registry.npmmirror.com/html-webpack-plugin/5.5.0_webpack@5.75.0 + is-file-esm: registry.npmmirror.com/is-file-esm/1.0.0 + launch-editor-middleware: registry.npmmirror.com/launch-editor-middleware/2.6.0 + lodash.defaultsdeep: registry.npmmirror.com/lodash.defaultsdeep/4.6.1 + lodash.mapvalues: registry.npmmirror.com/lodash.mapvalues/4.6.0 + mini-css-extract-plugin: registry.npmmirror.com/mini-css-extract-plugin/2.7.2_webpack@5.75.0 + minimist: registry.npmmirror.com/minimist/1.2.7 + module-alias: registry.npmmirror.com/module-alias/2.2.2 + portfinder: registry.npmmirror.com/portfinder/1.0.32 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-loader: registry.npmmirror.com/postcss-loader/6.2.1_postcss@8.4.21+webpack@5.75.0 + progress-webpack-plugin: registry.npmmirror.com/progress-webpack-plugin/1.0.16_webpack@5.75.0 + ssri: registry.npmmirror.com/ssri/8.0.1 + terser-webpack-plugin: registry.npmmirror.com/terser-webpack-plugin/5.3.6_webpack@5.75.0 + thread-loader: registry.npmmirror.com/thread-loader/3.0.4_webpack@5.75.0 + vue-loader: registry.npmmirror.com/vue-loader/17.0.1_webpack@5.75.0 + vue-style-loader: registry.npmmirror.com/vue-style-loader/4.1.3 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 + webpack-bundle-analyzer: registry.npmmirror.com/webpack-bundle-analyzer/4.7.0 + webpack-chain: registry.npmmirror.com/webpack-chain/6.5.1 + webpack-dev-server: registry.npmmirror.com/webpack-dev-server/4.11.1_webpack@5.75.0 + webpack-merge: registry.npmmirror.com/webpack-merge/5.8.0 + webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.4.6 + whatwg-fetch: registry.npmmirror.com/whatwg-fetch/3.6.2 dev: true engines: node: ^12.0.0 || >= 14.0.0 hasBin: true - id: registry.npmjs.org/@vue/cli-service/5.0.8 + id: registry.npmmirror.com/@vue/cli-service/5.0.8 name: '@vue/cli-service' peerDependencies: '@babel/core': '*' @@ -3095,471 +3222,701 @@ packages: optional: true resolution: integrity: sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-service/-/cli-service-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/cli-shared-utils/5.0.8: + registry.npmmirror.com/@vue/cli-shared-utils/5.0.8: dependencies: - '@achrinza/node-ipc': registry.npmjs.org/@achrinza/node-ipc/9.2.6 - chalk: registry.npmjs.org/chalk/4.1.2 - execa: registry.npmjs.org/execa/1.0.0 - joi: registry.npmjs.org/joi/17.7.0 - launch-editor: registry.npmjs.org/launch-editor/2.6.0 - lru-cache: registry.npmjs.org/lru-cache/6.0.0 - node-fetch: registry.npmjs.org/node-fetch/2.6.7 - open: registry.npmjs.org/open/8.4.0 - ora: registry.npmjs.org/ora/5.4.1 - read-pkg: registry.npmjs.org/read-pkg/5.2.0 - semver: registry.npmjs.org/semver/7.3.8 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 + '@achrinza/node-ipc': registry.npmmirror.com/@achrinza/node-ipc/9.2.6 + chalk: registry.npmmirror.com/chalk/4.1.2 + execa: registry.npmmirror.com/execa/1.0.0 + joi: registry.npmmirror.com/joi/17.7.0 + launch-editor: registry.npmmirror.com/launch-editor/2.6.0 + lru-cache: registry.npmmirror.com/lru-cache/6.0.0 + node-fetch: registry.npmmirror.com/node-fetch/2.6.9 + open: registry.npmmirror.com/open/8.4.0 + ora: registry.npmmirror.com/ora/5.4.1 + read-pkg: registry.npmmirror.com/read-pkg/5.2.0 + semver: registry.npmmirror.com/semver/7.3.8 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true name: '@vue/cli-shared-utils' resolution: integrity: sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/@vue/compiler-core/3.2.45: + registry.npmmirror.com/@vue/compiler-core/3.2.47: dependencies: - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 - estree-walker: registry.npmjs.org/estree-walker/2.0.2 - source-map: registry.npmjs.org/source-map/0.6.1 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + source-map: registry.npmmirror.com/source-map/0.6.1 name: '@vue/compiler-core' resolution: - integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/compiler-dom/3.2.45: + integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/compiler-dom/3.2.47: dependencies: - '@vue/compiler-core': registry.npmjs.org/@vue/compiler-core/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 name: '@vue/compiler-dom' resolution: - integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/compiler-sfc/3.2.45: + integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/compiler-sfc/3.2.47: dependencies: - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@vue/compiler-core': registry.npmjs.org/@vue/compiler-core/3.2.45 - '@vue/compiler-dom': registry.npmjs.org/@vue/compiler-dom/3.2.45 - '@vue/compiler-ssr': registry.npmjs.org/@vue/compiler-ssr/3.2.45 - '@vue/reactivity-transform': registry.npmjs.org/@vue/reactivity-transform/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 - estree-walker: registry.npmjs.org/estree-walker/2.0.2 - magic-string: registry.npmjs.org/magic-string/0.25.9 - postcss: registry.npmjs.org/postcss/8.4.20 - source-map: registry.npmjs.org/source-map/0.6.1 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.47 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.47 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.47 + '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + magic-string: registry.npmmirror.com/magic-string/0.25.9 + postcss: registry.npmmirror.com/postcss/8.4.21 + source-map: registry.npmmirror.com/source-map/0.6.1 name: '@vue/compiler-sfc' resolution: - integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/compiler-ssr/3.2.45: + integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/compiler-ssr/3.2.47: dependencies: - '@vue/compiler-dom': registry.npmjs.org/@vue/compiler-dom/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 name: '@vue/compiler-ssr' resolution: - integrity: sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/component-compiler-utils/3.3.0: + integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/component-compiler-utils/3.3.0: dependencies: - consolidate: registry.npmjs.org/consolidate/0.15.1 - hash-sum: registry.npmjs.org/hash-sum/1.0.2 - lru-cache: registry.npmjs.org/lru-cache/4.1.5 - merge-source-map: registry.npmjs.org/merge-source-map/1.1.0 - postcss: registry.npmjs.org/postcss/7.0.39 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 - source-map: registry.npmjs.org/source-map/0.6.1 - vue-template-es2015-compiler: registry.npmjs.org/vue-template-es2015-compiler/1.9.1 + consolidate: registry.npmmirror.com/consolidate/0.15.1 + hash-sum: registry.npmmirror.com/hash-sum/1.0.2 + lru-cache: registry.npmmirror.com/lru-cache/4.1.5 + merge-source-map: registry.npmmirror.com/merge-source-map/1.1.0 + postcss: registry.npmmirror.com/postcss/7.0.39 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 + source-map: registry.npmmirror.com/source-map/0.6.1 + vue-template-es2015-compiler: registry.npmmirror.com/vue-template-es2015-compiler/1.9.1 dev: true name: '@vue/component-compiler-utils' optionalDependencies: - prettier: registry.npmjs.org/prettier/2.8.1 + prettier: registry.npmmirror.com/prettier/2.8.3 resolution: integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz' version: 3.3.0 - registry.npmjs.org/@vue/devtools-api/6.4.5: + registry.npmmirror.com/@vue/devtools-api/6.5.0: dev: false name: '@vue/devtools-api' resolution: - integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.4.5.tgz' - version: 6.4.5 - registry.npmjs.org/@vue/reactivity-transform/3.2.45: + integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz' + version: 6.5.0 + registry.npmmirror.com/@vue/reactivity-transform/3.2.47: dependencies: - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@vue/compiler-core': registry.npmjs.org/@vue/compiler-core/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 - estree-walker: registry.npmjs.org/estree-walker/2.0.2 - magic-string: registry.npmjs.org/magic-string/0.25.9 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + magic-string: registry.npmmirror.com/magic-string/0.25.9 name: '@vue/reactivity-transform' resolution: - integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/reactivity/3.2.45: + integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/reactivity/3.2.47: dependencies: - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 name: '@vue/reactivity' resolution: - integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/runtime-core/3.2.45: + integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/runtime-core/3.2.47: dependencies: - '@vue/reactivity': registry.npmjs.org/@vue/reactivity/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 name: '@vue/runtime-core' resolution: - integrity: sha512-gzJiTA3f74cgARptqzYswmoQx0fIA+gGYBfokYVhF8YSXjWTUA2SngRzZRku2HbGbjzB6LBYSbKGIaK8IW+s0A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/runtime-dom/3.2.45: + integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/runtime-dom/3.2.47: dependencies: - '@vue/runtime-core': registry.npmjs.org/@vue/runtime-core/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 - csstype: registry.npmjs.org/csstype/2.6.21 + '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + csstype: registry.npmmirror.com/csstype/2.6.21 name: '@vue/runtime-dom' resolution: - integrity: sha512-cy88YpfP5Ue2bDBbj75Cb4bIEZUMM/mAkDMfqDTpUYVgTf/kuQ2VQ8LebuZ8k6EudgH8pYhsGWHlY0lcxlvTwA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/server-renderer/3.2.45_vue@3.2.45: + integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/server-renderer/3.2.47_vue@3.2.47: dependencies: - '@vue/compiler-ssr': registry.npmjs.org/@vue/compiler-ssr/3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 - id: registry.npmjs.org/@vue/server-renderer/3.2.45 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 + id: registry.npmmirror.com/@vue/server-renderer/3.2.47 name: '@vue/server-renderer' peerDependencies: - vue: 3.2.45 + vue: 3.2.47 resolution: - integrity: sha512-ebiMq7q24WBU1D6uhPK//2OTR1iRIyxjF5iVq/1a5I1SDMDyDu4Ts6fJaMnjrvD3MqnaiFkKQj+LKAgz5WIK3g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/shared/3.2.45: + integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/shared/3.2.47: name: '@vue/shared' resolution: - integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/shared/-/shared-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/@vue/web-component-wrapper/1.3.0: + integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/shared/-/shared-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/@vue/web-component-wrapper/1.3.0: dev: true name: '@vue/web-component-wrapper' resolution: integrity: sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz' version: 1.3.0 - registry.npmjs.org/@vueuse/core/9.7.0_vue@3.2.45: + registry.npmmirror.com/@vueuse/core/9.12.0_vue@3.2.47: dependencies: - '@types/web-bluetooth': registry.npmjs.org/@types/web-bluetooth/0.0.16 - '@vueuse/metadata': registry.npmjs.org/@vueuse/metadata/9.7.0 - '@vueuse/shared': registry.npmjs.org/@vueuse/shared/9.7.0_vue@3.2.45 - vue-demi: registry.npmjs.org/vue-demi/0.13.11_vue@3.2.45 + '@types/web-bluetooth': registry.npmmirror.com/@types/web-bluetooth/0.0.16 + '@vueuse/metadata': registry.npmmirror.com/@vueuse/metadata/9.12.0 + '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/9.12.0_vue@3.2.47 + vue-demi: registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.47 dev: false - id: registry.npmjs.org/@vueuse/core/9.7.0 + id: registry.npmmirror.com/@vueuse/core/9.12.0 name: '@vueuse/core' peerDependencies: vue: '*' resolution: - integrity: sha512-/AGY/t7jJPxCyRoVTygNKoroTiCvRaaZIW+yeSlBCnI7QRpQ9cvXNTdNaSl3GvSyFbn83+XwZwEZvI1OpQfeGw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vueuse/core/-/core-9.7.0.tgz' - version: 9.7.0 - registry.npmjs.org/@vueuse/metadata/9.7.0: + integrity: sha512-h/Di8Bvf6xRcvS/PvUVheiMYYz3U0tH3X25YxONSaAUBa841ayMwxkuzx/DGUMCW/wHWzD8tRy2zYmOC36r4sg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vueuse/core/-/core-9.12.0.tgz' + version: 9.12.0 + registry.npmmirror.com/@vueuse/metadata/9.12.0: dev: false name: '@vueuse/metadata' resolution: - integrity: sha512-M7WsAgw28FNtTH0bzsGuHEtJOPJqPpyeHS6PHq+8UesLgNjZ9waMAntiUrgUQlxt09M4i2lH7y9sRi0jkfeXGA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vueuse/metadata/-/metadata-9.7.0.tgz' - version: 9.7.0 - registry.npmjs.org/@vueuse/shared/9.7.0_vue@3.2.45: + integrity: sha512-9oJ9MM9lFLlmvxXUqsR1wLt1uF7EVbP5iYaHJYqk+G2PbMjY6EXvZeTjbdO89HgoF5cI6z49o2zT/jD9SVoNpQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.12.0.tgz' + version: 9.12.0 + registry.npmmirror.com/@vueuse/shared/9.12.0_vue@3.2.47: dependencies: - vue-demi: registry.npmjs.org/vue-demi/0.13.11_vue@3.2.45 + vue-demi: registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.47 dev: false - id: registry.npmjs.org/@vueuse/shared/9.7.0 + id: registry.npmmirror.com/@vueuse/shared/9.12.0 name: '@vueuse/shared' peerDependencies: vue: '*' resolution: - integrity: sha512-pwmt1y3TJ2s5KqWmkv9ZKEV59GwuZQZk8XLiU+hGswz0jej318ozbea9E4A/A50ksyM26swSFr7sZ9llNPsZHg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@vueuse/shared/-/shared-9.7.0.tgz' - version: 9.7.0 - registry.npmjs.org/@webassemblyjs/ast/1.11.1: + integrity: sha512-TWuJLACQ0BVithVTRbex4Wf1a1VaRuSpVeyEd4vMUWl54PzlE0ciFUshKCXnlLuD0lxIaLK4Ypj3NXYzZh4+SQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@vueuse/shared/-/shared-9.12.0.tgz' + version: 9.12.0 + registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_4fd027a0452219352c76611896bc6997: dependencies: - '@webassemblyjs/helper-numbers': registry.npmjs.org/@webassemblyjs/helper-numbers/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + is-url: registry.npmmirror.com/is-url/1.2.4 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/basic-modules/1.1.7 + name: '@wangeditor/basic-modules' + peerDependencies: + '@wangeditor/core': 1.x + dom7: ^3.0.0 + lodash.throttle: ^4.1.1 + nanoid: ^3.2.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-1.1.7.tgz' + version: 1.1.7 + registry.npmmirror.com/@wangeditor/code-highlight/1.0.3_9e6783eaa7faad97916e414045295b66: + dependencies: + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + prismjs: registry.npmmirror.com/prismjs/1.29.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/code-highlight/1.0.3 + name: '@wangeditor/code-highlight' + peerDependencies: + '@wangeditor/core': 1.x + dom7: ^3.0.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-1.0.3.tgz' + version: 1.0.3 + registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9: + dependencies: + '@types/event-emitter': registry.npmmirror.com/@types/event-emitter/0.3.3 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + dom7: registry.npmmirror.com/dom7/3.0.0 + event-emitter: registry.npmmirror.com/event-emitter/0.3.5 + html-void-elements: registry.npmmirror.com/html-void-elements/2.0.1 + i18next: registry.npmmirror.com/i18next/20.6.1 + is-hotkey: registry.npmmirror.com/is-hotkey/0.2.0 + lodash.camelcase: registry.npmmirror.com/lodash.camelcase/4.3.0 + lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep/4.5.0 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + lodash.toarray: registry.npmmirror.com/lodash.toarray/4.4.0 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed/2.2.31 + slate: registry.npmmirror.com/slate/0.72.8 + slate-history: registry.npmmirror.com/slate-history/0.66.0_slate@0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/core/1.1.19 + name: '@wangeditor/core' + peerDependencies: + '@uppy/core': ^2.1.1 + '@uppy/xhr-upload': ^2.0.3 + dom7: ^3.0.0 + is-hotkey: ^0.2.0 + lodash.camelcase: ^4.3.0 + lodash.clonedeep: ^4.5.0 + lodash.debounce: ^4.0.8 + lodash.foreach: ^4.5.0 + lodash.isequal: ^4.5.0 + lodash.throttle: ^4.1.1 + lodash.toarray: ^4.4.0 + nanoid: ^3.2.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/core/-/core-1.1.19.tgz' + version: 1.1.19 + registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12_fff1630804ae4c975e5ec22f533b85a9: + dependencies: + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/5.1.23 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 + dev: false + id: registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12 + name: '@wangeditor/editor-for-vue' + peerDependencies: + '@wangeditor/editor': '>=5.1.0' + vue: ^3.0.5 + resolution: + integrity: sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz' + version: 5.1.12 + registry.npmmirror.com/@wangeditor/editor/5.1.23: + dependencies: + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_4fd027a0452219352c76611896bc6997 + '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight/1.0.3_9e6783eaa7faad97916e414045295b66 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module/1.0.5_9e6783eaa7faad97916e414045295b66 + '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module/1.1.4_d0c64d533692cb7868508af7d92f848b + '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2_1da06071cda00fd430ed3654665bd3e8 + '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module/1.1.4_478d7c5994fceb7626f87896d4ac485f + dom7: registry.npmmirror.com/dom7/3.0.0 + is-hotkey: registry.npmmirror.com/is-hotkey/0.2.0 + lodash.camelcase: registry.npmmirror.com/lodash.camelcase/4.3.0 + lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep/4.5.0 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + lodash.toarray: registry.npmmirror.com/lodash.toarray/4.4.0 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + name: '@wangeditor/editor' + resolution: + integrity: sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz' + version: 5.1.23 + registry.npmmirror.com/@wangeditor/list-module/1.0.5_9e6783eaa7faad97916e414045295b66: + dependencies: + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/list-module/1.0.5 + name: '@wangeditor/list-module' + peerDependencies: + '@wangeditor/core': 1.x + dom7: ^3.0.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-1.0.5.tgz' + version: 1.0.5 + registry.npmmirror.com/@wangeditor/table-module/1.1.4_d0c64d533692cb7868508af7d92f848b: + dependencies: + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/table-module/1.1.4 + name: '@wangeditor/table-module' + peerDependencies: + '@wangeditor/core': 1.x + dom7: ^3.0.0 + lodash.isequal: ^4.5.0 + lodash.throttle: ^4.1.1 + nanoid: ^3.2.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-1.1.4.tgz' + version: 1.1.4 + registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2_1da06071cda00fd430ed3654665bd3e8: + dependencies: + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_4fd027a0452219352c76611896bc6997 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2 + name: '@wangeditor/upload-image-module' + peerDependencies: + '@uppy/core': ^2.0.3 + '@uppy/xhr-upload': ^2.0.3 + '@wangeditor/basic-modules': 1.x + '@wangeditor/core': 1.x + dom7: ^3.0.0 + lodash.foreach: ^4.5.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-1.0.2.tgz' + version: 1.0.2 + registry.npmmirror.com/@wangeditor/video-module/1.1.4_478d7c5994fceb7626f87896d4ac485f: + dependencies: + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 + dev: false + id: registry.npmmirror.com/@wangeditor/video-module/1.1.4 + name: '@wangeditor/video-module' + peerDependencies: + '@uppy/core': ^2.1.4 + '@uppy/xhr-upload': ^2.0.7 + '@wangeditor/core': 1.x + dom7: ^3.0.0 + nanoid: ^3.2.0 + slate: ^0.72.0 + snabbdom: ^3.1.0 + resolution: + integrity: sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-1.1.4.tgz' + version: 1.1.4 + registry.npmmirror.com/@webassemblyjs/ast/1.11.1: + dependencies: + '@webassemblyjs/helper-numbers': registry.npmmirror.com/@webassemblyjs/helper-numbers/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 dev: true name: '@webassemblyjs/ast' resolution: integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/1.11.1: + registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/1.11.1: dev: true name: '@webassemblyjs/floating-point-hex-parser' resolution: integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/helper-api-error/1.11.1: + registry.npmmirror.com/@webassemblyjs/helper-api-error/1.11.1: dev: true name: '@webassemblyjs/helper-api-error' resolution: integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/helper-buffer/1.11.1: + registry.npmmirror.com/@webassemblyjs/helper-buffer/1.11.1: dev: true name: '@webassemblyjs/helper-buffer' resolution: integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/helper-numbers/1.11.1: + registry.npmmirror.com/@webassemblyjs/helper-numbers/1.11.1: dependencies: - '@webassemblyjs/floating-point-hex-parser': registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/1.11.1 - '@webassemblyjs/helper-api-error': registry.npmjs.org/@webassemblyjs/helper-api-error/1.11.1 - '@xtuc/long': registry.npmjs.org/@xtuc/long/4.2.2 + '@webassemblyjs/floating-point-hex-parser': registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/1.11.1 + '@webassemblyjs/helper-api-error': registry.npmmirror.com/@webassemblyjs/helper-api-error/1.11.1 + '@xtuc/long': registry.npmmirror.com/@xtuc/long/4.2.2 dev: true name: '@webassemblyjs/helper-numbers' resolution: integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/1.11.1: + registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/1.11.1: dev: true name: '@webassemblyjs/helper-wasm-bytecode' resolution: integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/helper-wasm-section/1.11.1: + registry.npmmirror.com/@webassemblyjs/helper-wasm-section/1.11.1: dependencies: - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-buffer': registry.npmjs.org/@webassemblyjs/helper-buffer/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/wasm-gen': registry.npmjs.org/@webassemblyjs/wasm-gen/1.11.1 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-buffer': registry.npmmirror.com/@webassemblyjs/helper-buffer/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/wasm-gen': registry.npmmirror.com/@webassemblyjs/wasm-gen/1.11.1 dev: true name: '@webassemblyjs/helper-wasm-section' resolution: integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/ieee754/1.11.1: + registry.npmmirror.com/@webassemblyjs/ieee754/1.11.1: dependencies: - '@xtuc/ieee754': registry.npmjs.org/@xtuc/ieee754/1.2.0 + '@xtuc/ieee754': registry.npmmirror.com/@xtuc/ieee754/1.2.0 dev: true name: '@webassemblyjs/ieee754' resolution: integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/leb128/1.11.1: + registry.npmmirror.com/@webassemblyjs/leb128/1.11.1: dependencies: - '@xtuc/long': registry.npmjs.org/@xtuc/long/4.2.2 + '@xtuc/long': registry.npmmirror.com/@xtuc/long/4.2.2 dev: true name: '@webassemblyjs/leb128' resolution: integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/leb128/-/leb128-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/utf8/1.11.1: + registry.npmmirror.com/@webassemblyjs/utf8/1.11.1: dev: true name: '@webassemblyjs/utf8' resolution: integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/utf8/-/utf8-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/wasm-edit/1.11.1: + registry.npmmirror.com/@webassemblyjs/wasm-edit/1.11.1: dependencies: - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-buffer': registry.npmjs.org/@webassemblyjs/helper-buffer/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/helper-wasm-section': registry.npmjs.org/@webassemblyjs/helper-wasm-section/1.11.1 - '@webassemblyjs/wasm-gen': registry.npmjs.org/@webassemblyjs/wasm-gen/1.11.1 - '@webassemblyjs/wasm-opt': registry.npmjs.org/@webassemblyjs/wasm-opt/1.11.1 - '@webassemblyjs/wasm-parser': registry.npmjs.org/@webassemblyjs/wasm-parser/1.11.1 - '@webassemblyjs/wast-printer': registry.npmjs.org/@webassemblyjs/wast-printer/1.11.1 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-buffer': registry.npmmirror.com/@webassemblyjs/helper-buffer/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/helper-wasm-section': registry.npmmirror.com/@webassemblyjs/helper-wasm-section/1.11.1 + '@webassemblyjs/wasm-gen': registry.npmmirror.com/@webassemblyjs/wasm-gen/1.11.1 + '@webassemblyjs/wasm-opt': registry.npmmirror.com/@webassemblyjs/wasm-opt/1.11.1 + '@webassemblyjs/wasm-parser': registry.npmmirror.com/@webassemblyjs/wasm-parser/1.11.1 + '@webassemblyjs/wast-printer': registry.npmmirror.com/@webassemblyjs/wast-printer/1.11.1 dev: true name: '@webassemblyjs/wasm-edit' resolution: integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/wasm-gen/1.11.1: + registry.npmmirror.com/@webassemblyjs/wasm-gen/1.11.1: dependencies: - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/ieee754': registry.npmjs.org/@webassemblyjs/ieee754/1.11.1 - '@webassemblyjs/leb128': registry.npmjs.org/@webassemblyjs/leb128/1.11.1 - '@webassemblyjs/utf8': registry.npmjs.org/@webassemblyjs/utf8/1.11.1 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/ieee754': registry.npmmirror.com/@webassemblyjs/ieee754/1.11.1 + '@webassemblyjs/leb128': registry.npmmirror.com/@webassemblyjs/leb128/1.11.1 + '@webassemblyjs/utf8': registry.npmmirror.com/@webassemblyjs/utf8/1.11.1 dev: true name: '@webassemblyjs/wasm-gen' resolution: integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/wasm-opt/1.11.1: + registry.npmmirror.com/@webassemblyjs/wasm-opt/1.11.1: dependencies: - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-buffer': registry.npmjs.org/@webassemblyjs/helper-buffer/1.11.1 - '@webassemblyjs/wasm-gen': registry.npmjs.org/@webassemblyjs/wasm-gen/1.11.1 - '@webassemblyjs/wasm-parser': registry.npmjs.org/@webassemblyjs/wasm-parser/1.11.1 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-buffer': registry.npmmirror.com/@webassemblyjs/helper-buffer/1.11.1 + '@webassemblyjs/wasm-gen': registry.npmmirror.com/@webassemblyjs/wasm-gen/1.11.1 + '@webassemblyjs/wasm-parser': registry.npmmirror.com/@webassemblyjs/wasm-parser/1.11.1 dev: true name: '@webassemblyjs/wasm-opt' resolution: integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/wasm-parser/1.11.1: + registry.npmmirror.com/@webassemblyjs/wasm-parser/1.11.1: dependencies: - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-api-error': registry.npmjs.org/@webassemblyjs/helper-api-error/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/ieee754': registry.npmjs.org/@webassemblyjs/ieee754/1.11.1 - '@webassemblyjs/leb128': registry.npmjs.org/@webassemblyjs/leb128/1.11.1 - '@webassemblyjs/utf8': registry.npmjs.org/@webassemblyjs/utf8/1.11.1 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-api-error': registry.npmmirror.com/@webassemblyjs/helper-api-error/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/ieee754': registry.npmmirror.com/@webassemblyjs/ieee754/1.11.1 + '@webassemblyjs/leb128': registry.npmmirror.com/@webassemblyjs/leb128/1.11.1 + '@webassemblyjs/utf8': registry.npmmirror.com/@webassemblyjs/utf8/1.11.1 dev: true name: '@webassemblyjs/wasm-parser' resolution: integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@webassemblyjs/wast-printer/1.11.1: + registry.npmmirror.com/@webassemblyjs/wast-printer/1.11.1: dependencies: - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@xtuc/long': registry.npmjs.org/@xtuc/long/4.2.2 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@xtuc/long': registry.npmmirror.com/@xtuc/long/4.2.2 dev: true name: '@webassemblyjs/wast-printer' resolution: integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz' version: 1.11.1 - registry.npmjs.org/@xtuc/ieee754/1.2.0: + registry.npmmirror.com/@xtuc/ieee754/1.2.0: dev: true name: '@xtuc/ieee754' resolution: integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/@xtuc/long/4.2.2: + registry.npmmirror.com/@xtuc/long/4.2.2: dev: true name: '@xtuc/long' resolution: integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/@xtuc/long/-/long-4.2.2.tgz' version: 4.2.2 - registry.npmjs.org/accepts/1.3.8: + registry.npmmirror.com/accepts/1.3.8: dependencies: - mime-types: registry.npmjs.org/mime-types/2.1.35 - negotiator: registry.npmjs.org/negotiator/0.6.3 + mime-types: registry.npmmirror.com/mime-types/2.1.35 + negotiator: registry.npmmirror.com/negotiator/0.6.3 dev: true engines: node: '>= 0.6' name: accepts resolution: integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz' version: 1.3.8 - registry.npmjs.org/acorn-import-assertions/1.8.0_acorn@8.8.1: + registry.npmmirror.com/acorn-import-assertions/1.8.0_acorn@8.8.2: dependencies: - acorn: registry.npmjs.org/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 dev: true - id: registry.npmjs.org/acorn-import-assertions/1.8.0 + id: registry.npmmirror.com/acorn-import-assertions/1.8.0 name: acorn-import-assertions peerDependencies: acorn: ^8 resolution: integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz' version: 1.8.0 - registry.npmjs.org/acorn-jsx/5.3.2_acorn@8.8.1: + registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.2: dependencies: - acorn: registry.npmjs.org/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 dev: true - id: registry.npmjs.org/acorn-jsx/5.3.2 + id: registry.npmmirror.com/acorn-jsx/5.3.2 name: acorn-jsx peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 resolution: integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz' version: 5.3.2 - registry.npmjs.org/acorn-walk/8.2.0: + registry.npmmirror.com/acorn-walk/8.2.0: dev: true engines: node: '>=0.4.0' name: acorn-walk resolution: integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.2.0.tgz' version: 8.2.0 - registry.npmjs.org/acorn/8.8.1: + registry.npmmirror.com/acorn/8.8.2: dev: true engines: node: '>=0.4.0' hasBin: true name: acorn resolution: - integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz' - version: 8.8.1 - registry.npmjs.org/address/1.2.2: + integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/acorn/-/acorn-8.8.2.tgz' + version: 8.8.2 + registry.npmmirror.com/address/1.2.2: dev: true engines: node: '>= 10.0.0' name: address resolution: integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/address/-/address-1.2.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/address/-/address-1.2.2.tgz' version: 1.2.2 - registry.npmjs.org/ajv-formats/2.1.1: + registry.npmmirror.com/ajv-formats/2.1.1: dependencies: - ajv: registry.npmjs.org/ajv/8.11.2 + ajv: registry.npmmirror.com/ajv/8.12.0 dev: true name: ajv-formats peerDependenciesMeta: @@ -3567,73 +3924,73 @@ packages: optional: true resolution: integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ajv-formats/-/ajv-formats-2.1.1.tgz' version: 2.1.1 - registry.npmjs.org/ajv-keywords/3.5.2_ajv@6.12.6: + registry.npmmirror.com/ajv-keywords/3.5.2_ajv@6.12.6: dependencies: - ajv: registry.npmjs.org/ajv/6.12.6 + ajv: registry.npmmirror.com/ajv/6.12.6 dev: true - id: registry.npmjs.org/ajv-keywords/3.5.2 + id: registry.npmmirror.com/ajv-keywords/3.5.2 name: ajv-keywords peerDependencies: ajv: ^6.9.1 resolution: integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz' version: 3.5.2 - registry.npmjs.org/ajv-keywords/5.1.0_ajv@8.11.2: + registry.npmmirror.com/ajv-keywords/5.1.0_ajv@8.12.0: dependencies: - ajv: registry.npmjs.org/ajv/8.11.2 - fast-deep-equal: registry.npmjs.org/fast-deep-equal/3.1.3 + ajv: registry.npmmirror.com/ajv/8.12.0 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 dev: true - id: registry.npmjs.org/ajv-keywords/5.1.0 + id: registry.npmmirror.com/ajv-keywords/5.1.0 name: ajv-keywords peerDependencies: ajv: ^8.8.2 resolution: integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/ajv/6.12.6: + registry.npmmirror.com/ajv/6.12.6: dependencies: - fast-deep-equal: registry.npmjs.org/fast-deep-equal/3.1.3 - fast-json-stable-stringify: registry.npmjs.org/fast-json-stable-stringify/2.1.0 - json-schema-traverse: registry.npmjs.org/json-schema-traverse/0.4.1 - uri-js: registry.npmjs.org/uri-js/4.4.1 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify/2.1.0 + json-schema-traverse: registry.npmmirror.com/json-schema-traverse/0.4.1 + uri-js: registry.npmmirror.com/uri-js/4.4.1 dev: true name: ajv resolution: integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz' version: 6.12.6 - registry.npmjs.org/ajv/8.11.2: + registry.npmmirror.com/ajv/8.12.0: dependencies: - fast-deep-equal: registry.npmjs.org/fast-deep-equal/3.1.3 - json-schema-traverse: registry.npmjs.org/json-schema-traverse/1.0.0 - require-from-string: registry.npmjs.org/require-from-string/2.0.2 - uri-js: registry.npmjs.org/uri-js/4.4.1 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + json-schema-traverse: registry.npmmirror.com/json-schema-traverse/1.0.0 + require-from-string: registry.npmmirror.com/require-from-string/2.0.2 + uri-js: registry.npmmirror.com/uri-js/4.4.1 dev: true name: ajv resolution: - integrity: sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz' - version: 8.11.2 - registry.npmjs.org/ansi-escapes/3.2.0: + integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz' + version: 8.12.0 + registry.npmmirror.com/ansi-escapes/3.2.0: dev: true engines: node: '>=4' name: ansi-escapes resolution: integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz' version: 3.2.0 - registry.npmjs.org/ansi-html-community/0.0.8: + registry.npmmirror.com/ansi-html-community/0.0.8: dev: true engines: '0': node >= 0.8.0 @@ -3641,346 +3998,386 @@ packages: name: ansi-html-community resolution: integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz' version: 0.0.8 - registry.npmjs.org/ansi-regex/3.0.1: + registry.npmmirror.com/ansi-regex/3.0.1: dev: true engines: node: '>=4' name: ansi-regex resolution: integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ansi-regex/-/ansi-regex-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/ansi-regex/5.0.1: + registry.npmmirror.com/ansi-regex/5.0.1: dev: true engines: node: '>=8' name: ansi-regex resolution: integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz' version: 5.0.1 - registry.npmjs.org/ansi-styles/3.2.1: + registry.npmmirror.com/ansi-styles/3.2.1: dependencies: - color-convert: registry.npmjs.org/color-convert/1.9.3 + color-convert: registry.npmmirror.com/color-convert/1.9.3 dev: true engines: node: '>=4' name: ansi-styles resolution: integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz' version: 3.2.1 - registry.npmjs.org/ansi-styles/4.3.0: + registry.npmmirror.com/ansi-styles/4.3.0: dependencies: - color-convert: registry.npmjs.org/color-convert/2.0.1 + color-convert: registry.npmmirror.com/color-convert/2.0.1 dev: true engines: node: '>=8' name: ansi-styles resolution: integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz' version: 4.3.0 - registry.npmjs.org/any-promise/1.3.0: + registry.npmmirror.com/ant-design-vue/3.2.15_vue@3.2.47: + dependencies: + '@ant-design/colors': registry.npmmirror.com/@ant-design/colors/6.0.0 + '@ant-design/icons-vue': registry.npmmirror.com/@ant-design/icons-vue/6.1.0_vue@3.2.47 + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor/3.5.0 + '@simonwep/pickr': registry.npmmirror.com/@simonwep/pickr/1.8.2 + array-tree-filter: registry.npmmirror.com/array-tree-filter/2.1.0 + async-validator: registry.npmmirror.com/async-validator/4.2.5 + dayjs: registry.npmmirror.com/dayjs/1.11.7 + dom-align: registry.npmmirror.com/dom-align/1.12.4 + dom-scroll-into-view: registry.npmmirror.com/dom-scroll-into-view/2.0.1 + lodash: registry.npmmirror.com/lodash/4.17.21 + lodash-es: registry.npmmirror.com/lodash-es/4.17.21 + resize-observer-polyfill: registry.npmmirror.com/resize-observer-polyfill/1.5.1 + scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed/2.2.31 + shallow-equal: registry.npmmirror.com/shallow-equal/1.2.1 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 + vue-types: registry.npmmirror.com/vue-types/3.0.2_vue@3.2.47 + warning: registry.npmmirror.com/warning/4.0.3 + dev: false + engines: + node: '>=12.22.0' + id: registry.npmmirror.com/ant-design-vue/3.2.15 + name: ant-design-vue + peerDependencies: + vue: '>=3.2.0' + resolution: + integrity: sha512-sJfE7LWimSdAPe4dzNyQBrmVMnOTNQTkG9oOyr+7W8qIYrX8sYWyC68Nn1uum4KBJUSZUa/BU6dohvTG0urBhA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ant-design-vue/-/ant-design-vue-3.2.15.tgz' + version: 3.2.15 + registry.npmmirror.com/any-promise/1.3.0: dev: true name: any-promise resolution: integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz' version: 1.3.0 - registry.npmjs.org/anymatch/3.1.3: + registry.npmmirror.com/anymatch/3.1.3: dependencies: - normalize-path: registry.npmjs.org/normalize-path/3.0.0 - picomatch: registry.npmjs.org/picomatch/2.3.1 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true engines: node: '>= 8' name: anymatch resolution: integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz' version: 3.1.3 - registry.npmjs.org/arch/2.2.0: + registry.npmmirror.com/arch/2.2.0: dev: true name: arch resolution: integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/arch/-/arch-2.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/arch/-/arch-2.2.0.tgz' version: 2.2.0 - registry.npmjs.org/argparse/2.0.1: + registry.npmmirror.com/argparse/2.0.1: dev: true name: argparse resolution: integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/array-flatten/1.1.1: + registry.npmmirror.com/array-flatten/1.1.1: dev: true name: array-flatten resolution: integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz' version: 1.1.1 - registry.npmjs.org/array-flatten/2.1.2: + registry.npmmirror.com/array-flatten/2.1.2: dev: true name: array-flatten resolution: integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/array-flatten/-/array-flatten-2.1.2.tgz' version: 2.1.2 - registry.npmjs.org/array-union/2.1.0: + registry.npmmirror.com/array-tree-filter/2.1.0: + dev: false + name: array-tree-filter + resolution: + integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/array-tree-filter/-/array-tree-filter-2.1.0.tgz' + version: 2.1.0 + registry.npmmirror.com/array-union/2.1.0: dev: true engines: node: '>=8' name: array-union resolution: integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/async-validator/4.2.5: + registry.npmmirror.com/async-validator/4.2.5: dev: false name: async-validator resolution: integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz' version: 4.2.5 - registry.npmjs.org/async/2.6.4: + registry.npmmirror.com/async/2.6.4: dependencies: - lodash: registry.npmjs.org/lodash/4.17.21 + lodash: registry.npmmirror.com/lodash/4.17.21 dev: true name: async resolution: integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/async/-/async-2.6.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/async/-/async-2.6.4.tgz' version: 2.6.4 - registry.npmjs.org/asynckit/0.4.0: + registry.npmmirror.com/asynckit/0.4.0: dev: false name: asynckit resolution: integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz' version: 0.4.0 - registry.npmjs.org/at-least-node/1.0.0: + registry.npmmirror.com/at-least-node/1.0.0: dev: true engines: node: '>= 4.0.0' name: at-least-node resolution: integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/autoprefixer/10.4.13_postcss@8.4.20: + registry.npmmirror.com/autoprefixer/10.4.13_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - caniuse-lite: registry.npmjs.org/caniuse-lite/1.0.30001439 - fraction.js: registry.npmjs.org/fraction.js/4.2.0 - normalize-range: registry.npmjs.org/normalize-range/0.1.2 - picocolors: registry.npmjs.org/picocolors/1.0.0 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001450 + fraction.js: registry.npmmirror.com/fraction.js/4.2.0 + normalize-range: registry.npmmirror.com/normalize-range/0.1.2 + picocolors: registry.npmmirror.com/picocolors/1.0.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14 hasBin: true - id: registry.npmjs.org/autoprefixer/10.4.13 + id: registry.npmmirror.com/autoprefixer/10.4.13 name: autoprefixer peerDependencies: postcss: ^8.1.0 resolution: integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.13.tgz' version: 10.4.13 - registry.npmjs.org/axios/1.2.1: + registry.npmmirror.com/axios/1.3.2: dependencies: - follow-redirects: registry.npmjs.org/follow-redirects/1.15.2 - form-data: registry.npmjs.org/form-data/4.0.0 - proxy-from-env: registry.npmjs.org/proxy-from-env/1.1.0 + follow-redirects: registry.npmmirror.com/follow-redirects/1.15.2 + form-data: registry.npmmirror.com/form-data/4.0.0 + proxy-from-env: registry.npmmirror.com/proxy-from-env/1.1.0 dev: false name: axios resolution: - integrity: sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/axios/-/axios-1.2.1.tgz' - version: 1.2.1 - registry.npmjs.org/babel-loader/8.3.0_cce1695541f67fb5d24f5011e42e537d: + integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/axios/-/axios-1.3.2.tgz' + version: 1.3.2 + registry.npmmirror.com/babel-loader/8.3.0_583de9feeb19b942099805a8401bb653: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - find-cache-dir: registry.npmjs.org/find-cache-dir/3.3.2 - loader-utils: registry.npmjs.org/loader-utils/2.0.4 - make-dir: registry.npmjs.org/make-dir/3.1.0 - schema-utils: registry.npmjs.org/schema-utils/2.7.1 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + find-cache-dir: registry.npmmirror.com/find-cache-dir/3.3.2 + loader-utils: registry.npmmirror.com/loader-utils/2.0.4 + make-dir: registry.npmmirror.com/make-dir/3.1.0 + schema-utils: registry.npmmirror.com/schema-utils/2.7.1 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 8.9' - id: registry.npmjs.org/babel-loader/8.3.0 + id: registry.npmmirror.com/babel-loader/8.3.0 name: babel-loader peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' resolution: integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/babel-loader/-/babel-loader-8.3.0.tgz' version: 8.3.0 - registry.npmjs.org/babel-plugin-dynamic-import-node/2.3.3: + registry.npmmirror.com/babel-plugin-dynamic-import-node/2.3.3: dependencies: - object.assign: registry.npmjs.org/object.assign/4.1.4 + object.assign: registry.npmmirror.com/object.assign/4.1.4 dev: true name: babel-plugin-dynamic-import-node resolution: integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz' version: 2.3.3 - registry.npmjs.org/babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5: + registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12: dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data/7.20.5 - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5 - semver: registry.npmjs.org/semver/6.3.0 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.14 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12 + semver: registry.npmmirror.com/semver/6.3.0 dev: true - id: registry.npmjs.org/babel-plugin-polyfill-corejs2/0.3.3 + id: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.3 name: babel-plugin-polyfill-corejs2 peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz' version: 0.3.3 - registry.npmjs.org/babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5: + registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5 - core-js-compat: registry.npmjs.org/core-js-compat/3.26.1 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12 + core-js-compat: registry.npmmirror.com/core-js-compat/3.27.2 dev: true - id: registry.npmjs.org/babel-plugin-polyfill-corejs3/0.6.0 + id: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.6.0 name: babel-plugin-polyfill-corejs3 peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz' version: 0.6.0 - registry.npmjs.org/babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5: + registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12 dev: true - id: registry.npmjs.org/babel-plugin-polyfill-regenerator/0.4.1 + id: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.4.1 name: babel-plugin-polyfill-regenerator peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz' version: 0.4.1 - registry.npmjs.org/balanced-match/1.0.2: + registry.npmmirror.com/balanced-match/1.0.2: dev: true name: balanced-match resolution: integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/base64-js/1.5.1: + registry.npmmirror.com/base64-js/1.5.1: dev: true name: base64-js resolution: integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz' version: 1.5.1 - registry.npmjs.org/batch/0.6.1: + registry.npmmirror.com/batch/0.6.1: dev: true name: batch resolution: integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/batch/-/batch-0.6.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/batch/-/batch-0.6.1.tgz' version: 0.6.1 - registry.npmjs.org/big.js/5.2.2: + registry.npmmirror.com/big.js/5.2.2: dev: true name: big.js resolution: integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz' version: 5.2.2 - registry.npmjs.org/bignumber.js/9.1.1: + registry.npmmirror.com/bignumber.js/9.1.1: dev: false name: bignumber.js resolution: integrity: sha512-pHm4LsMJ6lzgNGVfZHjMoO8sdoRhOzOH4MLmY65Jg70bpxCKu5iOHNJyfF6OyvYw7t8Fpf35RuzUyqnQsj8Vig== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/bignumber.js/-/bignumber.js-9.1.1.tgz' version: 9.1.1 - registry.npmjs.org/binary-extensions/2.2.0: + registry.npmmirror.com/binary-extensions/2.2.0: dev: true engines: node: '>=8' name: binary-extensions resolution: integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz' version: 2.2.0 - registry.npmjs.org/bl/4.1.0: + registry.npmmirror.com/bl/4.1.0: dependencies: - buffer: registry.npmjs.org/buffer/5.7.1 - inherits: registry.npmjs.org/inherits/2.0.4 - readable-stream: registry.npmjs.org/readable-stream/3.6.0 + buffer: registry.npmmirror.com/buffer/5.7.1 + inherits: registry.npmmirror.com/inherits/2.0.4 + readable-stream: registry.npmmirror.com/readable-stream/3.6.0 dev: true name: bl resolution: integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/bl/-/bl-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/bluebird/3.7.2: + registry.npmmirror.com/bluebird/3.7.2: dev: true name: bluebird resolution: integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz' version: 3.7.2 - registry.npmjs.org/body-parser/1.20.1: + registry.npmmirror.com/body-parser/1.20.1: dependencies: - bytes: registry.npmjs.org/bytes/3.1.2 - content-type: registry.npmjs.org/content-type/1.0.4 - debug: registry.npmjs.org/debug/2.6.9 - depd: registry.npmjs.org/depd/2.0.0 - destroy: registry.npmjs.org/destroy/1.2.0 - http-errors: registry.npmjs.org/http-errors/2.0.0 - iconv-lite: registry.npmjs.org/iconv-lite/0.4.24 - on-finished: registry.npmjs.org/on-finished/2.4.1 - qs: registry.npmjs.org/qs/6.11.0 - raw-body: registry.npmjs.org/raw-body/2.5.1 - type-is: registry.npmjs.org/type-is/1.6.18 - unpipe: registry.npmjs.org/unpipe/1.0.0 + bytes: registry.npmmirror.com/bytes/3.1.2 + content-type: registry.npmmirror.com/content-type/1.0.5 + debug: registry.npmmirror.com/debug/2.6.9 + depd: registry.npmmirror.com/depd/2.0.0 + destroy: registry.npmmirror.com/destroy/1.2.0 + http-errors: registry.npmmirror.com/http-errors/2.0.0 + iconv-lite: registry.npmmirror.com/iconv-lite/0.4.24 + on-finished: registry.npmmirror.com/on-finished/2.4.1 + qs: registry.npmmirror.com/qs/6.11.0 + raw-body: registry.npmmirror.com/raw-body/2.5.1 + type-is: registry.npmmirror.com/type-is/1.6.18 + unpipe: registry.npmmirror.com/unpipe/1.0.0 dev: true engines: node: '>= 0.8' @@ -3988,359 +4385,359 @@ packages: name: body-parser resolution: integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/body-parser/-/body-parser-1.20.1.tgz' version: 1.20.1 - registry.npmjs.org/bonjour-service/1.0.14: + registry.npmmirror.com/bonjour-service/1.1.0: dependencies: - array-flatten: registry.npmjs.org/array-flatten/2.1.2 - dns-equal: registry.npmjs.org/dns-equal/1.0.0 - fast-deep-equal: registry.npmjs.org/fast-deep-equal/3.1.3 - multicast-dns: registry.npmjs.org/multicast-dns/7.2.5 + array-flatten: registry.npmmirror.com/array-flatten/2.1.2 + dns-equal: registry.npmmirror.com/dns-equal/1.0.0 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + multicast-dns: registry.npmmirror.com/multicast-dns/7.2.5 dev: true name: bonjour-service resolution: - integrity: sha512-HIMbgLnk1Vqvs6B4Wq5ep7mxvj9sGz5d1JJyDNSGNIdA/w2MCz6GTjWTdjqOJV1bEPj+6IkxDvWNFKEBxNt4kQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.14.tgz' - version: 1.0.14 - registry.npmjs.org/boolbase/1.0.0: + integrity: sha512-LVRinRB3k1/K0XzZ2p58COnWvkQknIY6sf0zF2rpErvcJXpMBttEPQSxK+HEXSS9VmpZlDoDnQWv8ftJT20B0Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/bonjour-service/-/bonjour-service-1.1.0.tgz' + version: 1.1.0 + registry.npmmirror.com/boolbase/1.0.0: dev: true name: boolbase resolution: integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/brace-expansion/1.1.11: + registry.npmmirror.com/brace-expansion/1.1.11: dependencies: - balanced-match: registry.npmjs.org/balanced-match/1.0.2 - concat-map: registry.npmjs.org/concat-map/0.0.1 + balanced-match: registry.npmmirror.com/balanced-match/1.0.2 + concat-map: registry.npmmirror.com/concat-map/0.0.1 dev: true name: brace-expansion resolution: integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz' version: 1.1.11 - registry.npmjs.org/braces/3.0.2: + registry.npmmirror.com/braces/3.0.2: dependencies: - fill-range: registry.npmjs.org/fill-range/7.0.1 + fill-range: registry.npmmirror.com/fill-range/7.0.1 dev: true engines: node: '>=8' name: braces resolution: integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/braces/-/braces-3.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz' version: 3.0.2 - registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4: + registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5: dependencies: - caniuse-lite: registry.npmjs.org/caniuse-lite/1.0.30001439 - electron-to-chromium: registry.npmjs.org/electron-to-chromium/1.4.284 - node-releases: registry.npmjs.org/node-releases/2.0.8 - update-browserslist-db: registry.npmjs.org/update-browserslist-db/1.0.10_browserslist@4.21.4 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001450 + electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.4.286 + node-releases: registry.npmmirror.com/node-releases/2.0.9 + update-browserslist-db: registry.npmmirror.com/update-browserslist-db/1.0.10_browserslist@4.21.5 dev: true engines: node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 hasBin: true - id: registry.npmjs.org/browserslist/4.21.4 + id: registry.npmmirror.com/browserslist/4.21.5 name: browserslist peerDependencies: browserslist: '*' resolution: - integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz' - version: 4.21.4 - registry.npmjs.org/buffer-from/1.1.2: + integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/browserslist/-/browserslist-4.21.5.tgz' + version: 4.21.5 + registry.npmmirror.com/buffer-from/1.1.2: dev: true name: buffer-from resolution: integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/buffer/5.7.1: + registry.npmmirror.com/buffer/5.7.1: dependencies: - base64-js: registry.npmjs.org/base64-js/1.5.1 - ieee754: registry.npmjs.org/ieee754/1.2.1 + base64-js: registry.npmmirror.com/base64-js/1.5.1 + ieee754: registry.npmmirror.com/ieee754/1.2.1 dev: true name: buffer resolution: integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz' version: 5.7.1 - registry.npmjs.org/builtin-modules/3.3.0: + registry.npmmirror.com/builtin-modules/3.3.0: dev: true engines: node: '>=6' name: builtin-modules resolution: integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/builtin-modules/-/builtin-modules-3.3.0.tgz' version: 3.3.0 - registry.npmjs.org/bytes/3.0.0: + registry.npmmirror.com/bytes/3.0.0: dev: true engines: node: '>= 0.8' name: bytes resolution: integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/bytes/-/bytes-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/bytes/3.1.2: + registry.npmmirror.com/bytes/3.1.2: dev: true engines: node: '>= 0.8' name: bytes resolution: integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz' version: 3.1.2 - registry.npmjs.org/call-bind/1.0.2: + registry.npmmirror.com/call-bind/1.0.2: dependencies: - function-bind: registry.npmjs.org/function-bind/1.1.1 - get-intrinsic: registry.npmjs.org/get-intrinsic/1.1.3 + function-bind: registry.npmmirror.com/function-bind/1.1.1 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.0 dev: true name: call-bind resolution: integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/callsites/3.1.0: + registry.npmmirror.com/callsites/3.1.0: dev: true engines: node: '>=6' name: callsites resolution: integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/camel-case/4.1.2: + registry.npmmirror.com/camel-case/4.1.2: dependencies: - pascal-case: registry.npmjs.org/pascal-case/3.1.2 - tslib: registry.npmjs.org/tslib/2.4.1 + pascal-case: registry.npmmirror.com/pascal-case/3.1.2 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: camel-case resolution: integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz' version: 4.1.2 - registry.npmjs.org/camelcase/5.3.1: + registry.npmmirror.com/camelcase/5.3.1: dev: true engines: node: '>=6' name: camelcase resolution: integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz' version: 5.3.1 - registry.npmjs.org/camelcase/6.3.0: + registry.npmmirror.com/camelcase/6.3.0: dev: true engines: node: '>=10' name: camelcase resolution: integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz' version: 6.3.0 - registry.npmjs.org/caniuse-api/3.0.0: + registry.npmmirror.com/caniuse-api/3.0.0: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - caniuse-lite: registry.npmjs.org/caniuse-lite/1.0.30001439 - lodash.memoize: registry.npmjs.org/lodash.memoize/4.1.2 - lodash.uniq: registry.npmjs.org/lodash.uniq/4.5.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001450 + lodash.memoize: registry.npmmirror.com/lodash.memoize/4.1.2 + lodash.uniq: registry.npmmirror.com/lodash.uniq/4.5.0 dev: true name: caniuse-api resolution: integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/caniuse-api/-/caniuse-api-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/caniuse-lite/1.0.30001439: + registry.npmmirror.com/caniuse-lite/1.0.30001450: dev: true name: caniuse-lite resolution: - integrity: sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz' - version: 1.0.30001439 - registry.npmjs.org/capital-case/1.0.4: + integrity: sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001450.tgz' + version: 1.0.30001450 + registry.npmmirror.com/capital-case/1.0.4: dependencies: - no-case: registry.npmjs.org/no-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 - upper-case-first: registry.npmjs.org/upper-case-first/2.0.2 + no-case: registry.npmmirror.com/no-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 + upper-case-first: registry.npmmirror.com/upper-case-first/2.0.2 dev: true name: capital-case resolution: integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/capital-case/-/capital-case-1.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/capital-case/-/capital-case-1.0.4.tgz' version: 1.0.4 - registry.npmjs.org/case-sensitive-paths-webpack-plugin/2.4.0: + registry.npmmirror.com/case-sensitive-paths-webpack-plugin/2.4.0: dev: true engines: node: '>=4' name: case-sensitive-paths-webpack-plugin resolution: integrity: sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz' version: 2.4.0 - registry.npmjs.org/chalk/2.4.2: + registry.npmmirror.com/chalk/2.4.2: dependencies: - ansi-styles: registry.npmjs.org/ansi-styles/3.2.1 - escape-string-regexp: registry.npmjs.org/escape-string-regexp/1.0.5 - supports-color: registry.npmjs.org/supports-color/5.5.0 + ansi-styles: registry.npmmirror.com/ansi-styles/3.2.1 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 + supports-color: registry.npmmirror.com/supports-color/5.5.0 dev: true engines: node: '>=4' name: chalk resolution: integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz' version: 2.4.2 - registry.npmjs.org/chalk/3.0.0: + registry.npmmirror.com/chalk/3.0.0: dependencies: - ansi-styles: registry.npmjs.org/ansi-styles/4.3.0 - supports-color: registry.npmjs.org/supports-color/7.2.0 + ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 + supports-color: registry.npmmirror.com/supports-color/7.2.0 dev: true engines: node: '>=8' name: chalk resolution: integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/chalk/-/chalk-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/chalk/4.1.2: + registry.npmmirror.com/chalk/4.1.2: dependencies: - ansi-styles: registry.npmjs.org/ansi-styles/4.3.0 - supports-color: registry.npmjs.org/supports-color/7.2.0 + ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 + supports-color: registry.npmmirror.com/supports-color/7.2.0 dev: true engines: node: '>=10' name: chalk resolution: integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz' version: 4.1.2 - registry.npmjs.org/change-case/4.1.2: + registry.npmmirror.com/change-case/4.1.2: dependencies: - camel-case: registry.npmjs.org/camel-case/4.1.2 - capital-case: registry.npmjs.org/capital-case/1.0.4 - constant-case: registry.npmjs.org/constant-case/3.0.4 - dot-case: registry.npmjs.org/dot-case/3.0.4 - header-case: registry.npmjs.org/header-case/2.0.4 - no-case: registry.npmjs.org/no-case/3.0.4 - param-case: registry.npmjs.org/param-case/3.0.4 - pascal-case: registry.npmjs.org/pascal-case/3.1.2 - path-case: registry.npmjs.org/path-case/3.0.4 - sentence-case: registry.npmjs.org/sentence-case/3.0.4 - snake-case: registry.npmjs.org/snake-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + camel-case: registry.npmmirror.com/camel-case/4.1.2 + capital-case: registry.npmmirror.com/capital-case/1.0.4 + constant-case: registry.npmmirror.com/constant-case/3.0.4 + dot-case: registry.npmmirror.com/dot-case/3.0.4 + header-case: registry.npmmirror.com/header-case/2.0.4 + no-case: registry.npmmirror.com/no-case/3.0.4 + param-case: registry.npmmirror.com/param-case/3.0.4 + pascal-case: registry.npmmirror.com/pascal-case/3.1.2 + path-case: registry.npmmirror.com/path-case/3.0.4 + sentence-case: registry.npmmirror.com/sentence-case/3.0.4 + snake-case: registry.npmmirror.com/snake-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: change-case resolution: integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/change-case/-/change-case-4.1.2.tgz' version: 4.1.2 - registry.npmjs.org/chokidar/3.5.3: + registry.npmmirror.com/chokidar/3.5.3: dependencies: - anymatch: registry.npmjs.org/anymatch/3.1.3 - braces: registry.npmjs.org/braces/3.0.2 - glob-parent: registry.npmjs.org/glob-parent/5.1.2 - is-binary-path: registry.npmjs.org/is-binary-path/2.1.0 - is-glob: registry.npmjs.org/is-glob/4.0.3 - normalize-path: registry.npmjs.org/normalize-path/3.0.0 - readdirp: registry.npmjs.org/readdirp/3.6.0 + anymatch: registry.npmmirror.com/anymatch/3.1.3 + braces: registry.npmmirror.com/braces/3.0.2 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 + is-binary-path: registry.npmmirror.com/is-binary-path/2.1.0 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + readdirp: registry.npmmirror.com/readdirp/3.6.0 dev: true engines: node: '>= 8.10.0' name: chokidar optionalDependencies: - fsevents: registry.npmjs.org/fsevents/2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 resolution: integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz' version: 3.5.3 - registry.npmjs.org/chrome-trace-event/1.0.3: + registry.npmmirror.com/chrome-trace-event/1.0.3: dev: true engines: node: '>=6.0' name: chrome-trace-event resolution: integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/ci-info/1.6.0: + registry.npmmirror.com/ci-info/1.6.0: dev: true name: ci-info resolution: integrity: sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ci-info/-/ci-info-1.6.0.tgz' version: 1.6.0 - registry.npmjs.org/clean-css/5.3.1: + registry.npmmirror.com/clean-css/5.3.2: dependencies: - source-map: registry.npmjs.org/source-map/0.6.1 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true engines: node: '>= 10.0' name: clean-css resolution: - integrity: sha512-lCr8OHhiWCTw4v8POJovCoh4T7I9U11yVsPjMWWnnMmp9ZowCxyad1Pathle/9HjaDp+fdQKjO9fQydE6RHTZg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/clean-css/-/clean-css-5.3.1.tgz' - version: 5.3.1 - registry.npmjs.org/cli-cursor/2.1.0: + integrity: sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/clean-css/-/clean-css-5.3.2.tgz' + version: 5.3.2 + registry.npmmirror.com/cli-cursor/2.1.0: dependencies: - restore-cursor: registry.npmjs.org/restore-cursor/2.0.0 + restore-cursor: registry.npmmirror.com/restore-cursor/2.0.0 dev: true engines: node: '>=4' name: cli-cursor resolution: integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cli-cursor/-/cli-cursor-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/cli-cursor/3.1.0: + registry.npmmirror.com/cli-cursor/3.1.0: dependencies: - restore-cursor: registry.npmjs.org/restore-cursor/3.1.0 + restore-cursor: registry.npmmirror.com/restore-cursor/3.1.0 dev: true engines: node: '>=8' name: cli-cursor resolution: integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/cli-highlight/2.1.11: + registry.npmmirror.com/cli-highlight/2.1.11: dependencies: - chalk: registry.npmjs.org/chalk/4.1.2 - highlight.js: registry.npmjs.org/highlight.js/10.7.3 - mz: registry.npmjs.org/mz/2.7.0 - parse5: registry.npmjs.org/parse5/5.1.1 - parse5-htmlparser2-tree-adapter: registry.npmjs.org/parse5-htmlparser2-tree-adapter/6.0.1 - yargs: registry.npmjs.org/yargs/16.2.0 + chalk: registry.npmmirror.com/chalk/4.1.2 + highlight.js: registry.npmmirror.com/highlight.js/10.7.3 + mz: registry.npmmirror.com/mz/2.7.0 + parse5: registry.npmmirror.com/parse5/5.1.1 + parse5-htmlparser2-tree-adapter: registry.npmmirror.com/parse5-htmlparser2-tree-adapter/6.0.1 + yargs: registry.npmmirror.com/yargs/16.2.0 dev: true engines: node: '>=8.0.0' @@ -4349,480 +4746,488 @@ packages: name: cli-highlight resolution: integrity: sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.11.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cli-highlight/-/cli-highlight-2.1.11.tgz' version: 2.1.11 - registry.npmjs.org/cli-spinners/2.7.0: + registry.npmmirror.com/cli-spinners/2.7.0: dev: true engines: node: '>=6' name: cli-spinners resolution: integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.7.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cli-spinners/-/cli-spinners-2.7.0.tgz' version: 2.7.0 - registry.npmjs.org/clipboardy/2.3.0: + registry.npmmirror.com/clipboardy/2.3.0: dependencies: - arch: registry.npmjs.org/arch/2.2.0 - execa: registry.npmjs.org/execa/1.0.0 - is-wsl: registry.npmjs.org/is-wsl/2.2.0 + arch: registry.npmmirror.com/arch/2.2.0 + execa: registry.npmmirror.com/execa/1.0.0 + is-wsl: registry.npmmirror.com/is-wsl/2.2.0 dev: true engines: node: '>=8' name: clipboardy resolution: integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/clipboardy/-/clipboardy-2.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/clipboardy/-/clipboardy-2.3.0.tgz' version: 2.3.0 - registry.npmjs.org/cliui/7.0.4: + registry.npmmirror.com/cliui/7.0.4: dependencies: - string-width: registry.npmjs.org/string-width/4.2.3 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 - wrap-ansi: registry.npmjs.org/wrap-ansi/7.0.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + wrap-ansi: registry.npmmirror.com/wrap-ansi/7.0.0 dev: true name: cliui resolution: integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz' version: 7.0.4 - registry.npmjs.org/clone-deep/4.0.1: + registry.npmmirror.com/clone-deep/4.0.1: dependencies: - is-plain-object: registry.npmjs.org/is-plain-object/2.0.4 - kind-of: registry.npmjs.org/kind-of/6.0.3 - shallow-clone: registry.npmjs.org/shallow-clone/3.0.1 + is-plain-object: registry.npmmirror.com/is-plain-object/2.0.4 + kind-of: registry.npmmirror.com/kind-of/6.0.3 + shallow-clone: registry.npmmirror.com/shallow-clone/3.0.1 dev: true engines: node: '>=6' name: clone-deep resolution: integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz' version: 4.0.1 - registry.npmjs.org/clone/1.0.4: + registry.npmmirror.com/clone/1.0.4: dev: true engines: node: '>=0.8' name: clone resolution: integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/clone/-/clone-1.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz' version: 1.0.4 - registry.npmjs.org/color-convert/1.9.3: + registry.npmmirror.com/color-convert/1.9.3: dependencies: - color-name: registry.npmjs.org/color-name/1.1.3 + color-name: registry.npmmirror.com/color-name/1.1.3 dev: true name: color-convert resolution: integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz' version: 1.9.3 - registry.npmjs.org/color-convert/2.0.1: + registry.npmmirror.com/color-convert/2.0.1: dependencies: - color-name: registry.npmjs.org/color-name/1.1.4 + color-name: registry.npmmirror.com/color-name/1.1.4 dev: true engines: node: '>=7.0.0' name: color-convert resolution: integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/color-name/1.1.3: + registry.npmmirror.com/color-name/1.1.3: dev: true name: color-name resolution: integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz' version: 1.1.3 - registry.npmjs.org/color-name/1.1.4: + registry.npmmirror.com/color-name/1.1.4: dev: true name: color-name resolution: integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz' version: 1.1.4 - registry.npmjs.org/colord/2.9.3: + registry.npmmirror.com/colord/2.9.3: dev: true name: colord resolution: integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/colord/-/colord-2.9.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/colord/-/colord-2.9.3.tgz' version: 2.9.3 - registry.npmjs.org/colorette/2.0.19: + registry.npmmirror.com/colorette/2.0.19: dev: true name: colorette resolution: integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/colorette/-/colorette-2.0.19.tgz' version: 2.0.19 - registry.npmjs.org/combined-stream/1.0.8: + registry.npmmirror.com/combined-stream/1.0.8: dependencies: - delayed-stream: registry.npmjs.org/delayed-stream/1.0.0 + delayed-stream: registry.npmmirror.com/delayed-stream/1.0.0 dev: false engines: node: '>= 0.8' name: combined-stream resolution: integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz' version: 1.0.8 - registry.npmjs.org/commander/2.20.3: + registry.npmmirror.com/commander/10.0.0: + dev: true + engines: + node: '>=14' + name: commander + resolution: + integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/commander/-/commander-10.0.0.tgz' + version: 10.0.0 + registry.npmmirror.com/commander/2.20.3: dev: true name: commander resolution: integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/commander/-/commander-2.20.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz' version: 2.20.3 - registry.npmjs.org/commander/7.2.0: + registry.npmmirror.com/commander/7.2.0: dev: true engines: node: '>= 10' name: commander resolution: integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/commander/-/commander-7.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz' version: 7.2.0 - registry.npmjs.org/commander/8.3.0: + registry.npmmirror.com/commander/8.3.0: dev: true engines: node: '>= 12' name: commander resolution: integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/commander/-/commander-8.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz' version: 8.3.0 - registry.npmjs.org/commander/9.4.1: - dev: true - engines: - node: ^12.20.0 || >=14 - name: commander - resolution: - integrity: sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/commander/-/commander-9.4.1.tgz' - version: 9.4.1 - registry.npmjs.org/commondir/1.0.1: + registry.npmmirror.com/commondir/1.0.1: dev: true name: commondir resolution: integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/compressible/2.0.18: + registry.npmmirror.com/compressible/2.0.18: dependencies: - mime-db: registry.npmjs.org/mime-db/1.52.0 + mime-db: registry.npmmirror.com/mime-db/1.52.0 dev: true engines: node: '>= 0.6' name: compressible resolution: integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/compressible/-/compressible-2.0.18.tgz' version: 2.0.18 - registry.npmjs.org/compression/1.7.4: + registry.npmmirror.com/compression/1.7.4: dependencies: - accepts: registry.npmjs.org/accepts/1.3.8 - bytes: registry.npmjs.org/bytes/3.0.0 - compressible: registry.npmjs.org/compressible/2.0.18 - debug: registry.npmjs.org/debug/2.6.9 - on-headers: registry.npmjs.org/on-headers/1.0.2 - safe-buffer: registry.npmjs.org/safe-buffer/5.1.2 - vary: registry.npmjs.org/vary/1.1.2 + accepts: registry.npmmirror.com/accepts/1.3.8 + bytes: registry.npmmirror.com/bytes/3.0.0 + compressible: registry.npmmirror.com/compressible/2.0.18 + debug: registry.npmmirror.com/debug/2.6.9 + on-headers: registry.npmmirror.com/on-headers/1.0.2 + safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 + vary: registry.npmmirror.com/vary/1.1.2 dev: true engines: node: '>= 0.8.0' name: compression resolution: integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/compression/-/compression-1.7.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/compression/-/compression-1.7.4.tgz' version: 1.7.4 - registry.npmjs.org/concat-map/0.0.1: + registry.npmmirror.com/compute-scroll-into-view/1.0.20: + dev: false + name: compute-scroll-into-view + resolution: + integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz' + version: 1.0.20 + registry.npmmirror.com/concat-map/0.0.1: dev: true name: concat-map resolution: integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz' version: 0.0.1 - registry.npmjs.org/connect-history-api-fallback/2.0.0: + registry.npmmirror.com/connect-history-api-fallback/2.0.0: dev: true engines: node: '>=0.8' name: connect-history-api-fallback resolution: integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/connect/3.7.0: + registry.npmmirror.com/connect/3.7.0: dependencies: - debug: registry.npmjs.org/debug/2.6.9 - finalhandler: registry.npmjs.org/finalhandler/1.1.2 - parseurl: registry.npmjs.org/parseurl/1.3.3 - utils-merge: registry.npmjs.org/utils-merge/1.0.1 + debug: registry.npmmirror.com/debug/2.6.9 + finalhandler: registry.npmmirror.com/finalhandler/1.1.2 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + utils-merge: registry.npmmirror.com/utils-merge/1.0.1 dev: true engines: node: '>= 0.10.0' name: connect resolution: integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/connect/-/connect-3.7.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/connect/-/connect-3.7.0.tgz' version: 3.7.0 - registry.npmjs.org/console/0.7.2: + registry.npmmirror.com/console/0.7.2: dev: true name: console resolution: integrity: sha512-+JSDwGunA4MTEgAV/4VBKwUHonP8CzJ/6GIuwPi6acKFqFfHUdSGCm89ZxZ5FfGWdZfkdgAroy5bJ5FSeN/t4g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/console/-/console-0.7.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/console/-/console-0.7.2.tgz' version: 0.7.2 - registry.npmjs.org/consolidate/0.15.1: + registry.npmmirror.com/consolidate/0.15.1: dependencies: - bluebird: registry.npmjs.org/bluebird/3.7.2 + bluebird: registry.npmmirror.com/bluebird/3.7.2 dev: true engines: node: '>= 0.10.0' name: consolidate resolution: integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/consolidate/-/consolidate-0.15.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/consolidate/-/consolidate-0.15.1.tgz' version: 0.15.1 - registry.npmjs.org/constant-case/3.0.4: + registry.npmmirror.com/constant-case/3.0.4: dependencies: - no-case: registry.npmjs.org/no-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 - upper-case: registry.npmjs.org/upper-case/2.0.2 + no-case: registry.npmmirror.com/no-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 + upper-case: registry.npmmirror.com/upper-case/2.0.2 dev: true name: constant-case resolution: integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/constant-case/-/constant-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/content-disposition/0.5.4: + registry.npmmirror.com/content-disposition/0.5.4: dependencies: - safe-buffer: registry.npmjs.org/safe-buffer/5.2.1 + safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 dev: true engines: node: '>= 0.6' name: content-disposition resolution: integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz' version: 0.5.4 - registry.npmjs.org/content-type/1.0.4: + registry.npmmirror.com/content-type/1.0.5: dev: true engines: node: '>= 0.6' name: content-type resolution: - integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz' - version: 1.0.4 - registry.npmjs.org/convert-source-map/1.9.0: + integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz' + version: 1.0.5 + registry.npmmirror.com/convert-source-map/1.9.0: dev: true name: convert-source-map resolution: integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.9.0.tgz' version: 1.9.0 - registry.npmjs.org/cookie-signature/1.0.6: + registry.npmmirror.com/cookie-signature/1.0.6: dev: true name: cookie-signature resolution: integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz' version: 1.0.6 - registry.npmjs.org/cookie/0.5.0: + registry.npmmirror.com/cookie/0.5.0: dev: true engines: node: '>= 0.6' name: cookie resolution: integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cookie/-/cookie-0.5.0.tgz' version: 0.5.0 - registry.npmjs.org/copy-webpack-plugin/9.1.0_webpack@5.75.0: + registry.npmmirror.com/copy-webpack-plugin/9.1.0_webpack@5.75.0: dependencies: - fast-glob: registry.npmjs.org/fast-glob/3.2.12 - glob-parent: registry.npmjs.org/glob-parent/6.0.2 - globby: registry.npmjs.org/globby/11.1.0 - normalize-path: registry.npmjs.org/normalize-path/3.0.0 - schema-utils: registry.npmjs.org/schema-utils/3.1.1 - serialize-javascript: registry.npmjs.org/serialize-javascript/6.0.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + glob-parent: registry.npmmirror.com/glob-parent/6.0.2 + globby: registry.npmmirror.com/globby/11.1.0 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + schema-utils: registry.npmmirror.com/schema-utils/3.1.1 + serialize-javascript: registry.npmmirror.com/serialize-javascript/6.0.1 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/copy-webpack-plugin/9.1.0 + id: registry.npmmirror.com/copy-webpack-plugin/9.1.0 name: copy-webpack-plugin peerDependencies: webpack: ^5.1.0 resolution: integrity: sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz' version: 9.1.0 - registry.npmjs.org/core-js-compat/3.26.1: + registry.npmmirror.com/core-js-compat/3.27.2: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 dev: true name: core-js-compat resolution: - integrity: sha512-622/KzTudvXCDLRw70iHW4KKs1aGpcRcowGWyYJr2DEBfRrd6hNJybxSWJFuZYD4ma86xhrwDDHxmDaIq4EA8A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.26.1.tgz' - version: 3.26.1 - registry.npmjs.org/core-js/3.26.1: + integrity: sha512-welaYuF7ZtbYKGrIy7y3eb40d37rG1FvzEOfe7hSLd2iD6duMDqUhRfSvCGyC46HhR6Y8JXXdZ2lnRUMkPBpvg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.27.2.tgz' + version: 3.27.2 + registry.npmmirror.com/core-js/3.27.2: name: core-js requiresBuild: true resolution: - integrity: sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/core-js/-/core-js-3.26.1.tgz' - version: 3.26.1 - registry.npmjs.org/core-util-is/1.0.3: + integrity: sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/core-js/-/core-js-3.27.2.tgz' + version: 3.27.2 + registry.npmmirror.com/core-util-is/1.0.3: dev: true name: core-util-is resolution: integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/cosmiconfig/7.1.0: + registry.npmmirror.com/cosmiconfig/7.1.0: dependencies: - '@types/parse-json': registry.npmjs.org/@types/parse-json/4.0.0 - import-fresh: registry.npmjs.org/import-fresh/3.3.0 - parse-json: registry.npmjs.org/parse-json/5.2.0 - path-type: registry.npmjs.org/path-type/4.0.0 - yaml: registry.npmjs.org/yaml/1.10.2 + '@types/parse-json': registry.npmmirror.com/@types/parse-json/4.0.0 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + parse-json: registry.npmmirror.com/parse-json/5.2.0 + path-type: registry.npmmirror.com/path-type/4.0.0 + yaml: registry.npmmirror.com/yaml/1.10.2 dev: true engines: node: '>=10' name: cosmiconfig resolution: integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz' version: 7.1.0 - registry.npmjs.org/cross-spawn/5.1.0: + registry.npmmirror.com/cross-spawn/5.1.0: dependencies: - lru-cache: registry.npmjs.org/lru-cache/4.1.5 - shebang-command: registry.npmjs.org/shebang-command/1.2.0 - which: registry.npmjs.org/which/1.3.1 + lru-cache: registry.npmmirror.com/lru-cache/4.1.5 + shebang-command: registry.npmmirror.com/shebang-command/1.2.0 + which: registry.npmmirror.com/which/1.3.1 dev: true name: cross-spawn resolution: integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cross-spawn/-/cross-spawn-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/cross-spawn/6.0.5: + registry.npmmirror.com/cross-spawn/6.0.5: dependencies: - nice-try: registry.npmjs.org/nice-try/1.0.5 - path-key: registry.npmjs.org/path-key/2.0.1 - semver: registry.npmjs.org/semver/5.7.1 - shebang-command: registry.npmjs.org/shebang-command/1.2.0 - which: registry.npmjs.org/which/1.3.1 + nice-try: registry.npmmirror.com/nice-try/1.0.5 + path-key: registry.npmmirror.com/path-key/2.0.1 + semver: registry.npmmirror.com/semver/5.7.1 + shebang-command: registry.npmmirror.com/shebang-command/1.2.0 + which: registry.npmmirror.com/which/1.3.1 dev: true engines: node: '>=4.8' name: cross-spawn resolution: integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.5.tgz' version: 6.0.5 - registry.npmjs.org/cross-spawn/7.0.3: + registry.npmmirror.com/cross-spawn/7.0.3: dependencies: - path-key: registry.npmjs.org/path-key/3.1.1 - shebang-command: registry.npmjs.org/shebang-command/2.0.0 - which: registry.npmjs.org/which/2.0.2 + path-key: registry.npmmirror.com/path-key/3.1.1 + shebang-command: registry.npmmirror.com/shebang-command/2.0.0 + which: registry.npmmirror.com/which/2.0.2 dev: true engines: node: '>= 8' name: cross-spawn resolution: integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz' version: 7.0.3 - registry.npmjs.org/css-declaration-sorter/6.3.1_postcss@8.4.20: + registry.npmmirror.com/css-declaration-sorter/6.3.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14 - id: registry.npmjs.org/css-declaration-sorter/6.3.1 + id: registry.npmmirror.com/css-declaration-sorter/6.3.1 name: css-declaration-sorter peerDependencies: postcss: ^8.0.9 resolution: integrity: sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz' version: 6.3.1 - registry.npmjs.org/css-loader/6.7.3_webpack@5.75.0: + registry.npmmirror.com/css-loader/6.7.3_webpack@5.75.0: dependencies: - icss-utils: registry.npmjs.org/icss-utils/5.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-modules-extract-imports: registry.npmjs.org/postcss-modules-extract-imports/3.0.0_postcss@8.4.20 - postcss-modules-local-by-default: registry.npmjs.org/postcss-modules-local-by-default/4.0.0_postcss@8.4.20 - postcss-modules-scope: registry.npmjs.org/postcss-modules-scope/3.0.0_postcss@8.4.20 - postcss-modules-values: registry.npmjs.org/postcss-modules-values/4.0.0_postcss@8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 - semver: registry.npmjs.org/semver/7.3.8 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + icss-utils: registry.npmmirror.com/icss-utils/5.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-modules-extract-imports: registry.npmmirror.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.21 + postcss-modules-local-by-default: registry.npmmirror.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.21 + postcss-modules-scope: registry.npmmirror.com/postcss-modules-scope/3.0.0_postcss@8.4.21 + postcss-modules-values: registry.npmmirror.com/postcss-modules-values/4.0.0_postcss@8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 + semver: registry.npmmirror.com/semver/7.3.8 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/css-loader/6.7.3 + id: registry.npmmirror.com/css-loader/6.7.3 name: css-loader peerDependencies: webpack: ^5.0.0 resolution: integrity: sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/css-loader/-/css-loader-6.7.3.tgz' version: 6.7.3 - registry.npmjs.org/css-minimizer-webpack-plugin/3.4.1_webpack@5.75.0: + registry.npmmirror.com/css-minimizer-webpack-plugin/3.4.1_webpack@5.75.0: dependencies: - cssnano: registry.npmjs.org/cssnano/5.1.14_postcss@8.4.20 - jest-worker: registry.npmjs.org/jest-worker/27.5.1 - postcss: registry.npmjs.org/postcss/8.4.20 - schema-utils: registry.npmjs.org/schema-utils/4.0.0 - serialize-javascript: registry.npmjs.org/serialize-javascript/6.0.0 - source-map: registry.npmjs.org/source-map/0.6.1 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + cssnano: registry.npmmirror.com/cssnano/5.1.14_postcss@8.4.21 + jest-worker: registry.npmmirror.com/jest-worker/27.5.1 + postcss: registry.npmmirror.com/postcss/8.4.21 + schema-utils: registry.npmmirror.com/schema-utils/4.0.0 + serialize-javascript: registry.npmmirror.com/serialize-javascript/6.0.1 + source-map: registry.npmmirror.com/source-map/0.6.1 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/css-minimizer-webpack-plugin/3.4.1 + id: registry.npmmirror.com/css-minimizer-webpack-plugin/3.4.1 name: css-minimizer-webpack-plugin peerDependencies: webpack: ^5.0.0 @@ -4837,47 +5242,47 @@ packages: optional: true resolution: integrity: sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz' version: 3.4.1 - registry.npmjs.org/css-select/4.3.0: + registry.npmmirror.com/css-select/4.3.0: dependencies: - boolbase: registry.npmjs.org/boolbase/1.0.0 - css-what: registry.npmjs.org/css-what/6.1.0 - domhandler: registry.npmjs.org/domhandler/4.3.1 - domutils: registry.npmjs.org/domutils/2.8.0 - nth-check: registry.npmjs.org/nth-check/2.1.1 + boolbase: registry.npmmirror.com/boolbase/1.0.0 + css-what: registry.npmmirror.com/css-what/6.1.0 + domhandler: registry.npmmirror.com/domhandler/4.3.1 + domutils: registry.npmmirror.com/domutils/2.8.0 + nth-check: registry.npmmirror.com/nth-check/2.1.1 dev: true name: css-select resolution: integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/css-select/-/css-select-4.3.0.tgz' version: 4.3.0 - registry.npmjs.org/css-tree/1.1.3: + registry.npmmirror.com/css-tree/1.1.3: dependencies: - mdn-data: registry.npmjs.org/mdn-data/2.0.14 - source-map: registry.npmjs.org/source-map/0.6.1 + mdn-data: registry.npmmirror.com/mdn-data/2.0.14 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true engines: node: '>=8.0.0' name: css-tree resolution: integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/css-tree/-/css-tree-1.1.3.tgz' version: 1.1.3 - registry.npmjs.org/css-what/6.1.0: + registry.npmmirror.com/css-what/6.1.0: dev: true engines: node: '>= 6' name: css-what resolution: integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz' version: 6.1.0 - registry.npmjs.org/cssesc/3.0.0: + registry.npmmirror.com/cssesc/3.0.0: dev: true engines: node: '>=4' @@ -4885,136 +5290,147 @@ packages: name: cssesc resolution: integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/cssnano-preset-default/5.2.13_postcss@8.4.20: + registry.npmmirror.com/cssnano-preset-default/5.2.13_postcss@8.4.21: dependencies: - css-declaration-sorter: registry.npmjs.org/css-declaration-sorter/6.3.1_postcss@8.4.20 - cssnano-utils: registry.npmjs.org/cssnano-utils/3.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-calc: registry.npmjs.org/postcss-calc/8.2.4_postcss@8.4.20 - postcss-colormin: registry.npmjs.org/postcss-colormin/5.3.0_postcss@8.4.20 - postcss-convert-values: registry.npmjs.org/postcss-convert-values/5.1.3_postcss@8.4.20 - postcss-discard-comments: registry.npmjs.org/postcss-discard-comments/5.1.2_postcss@8.4.20 - postcss-discard-duplicates: registry.npmjs.org/postcss-discard-duplicates/5.1.0_postcss@8.4.20 - postcss-discard-empty: registry.npmjs.org/postcss-discard-empty/5.1.1_postcss@8.4.20 - postcss-discard-overridden: registry.npmjs.org/postcss-discard-overridden/5.1.0_postcss@8.4.20 - postcss-merge-longhand: registry.npmjs.org/postcss-merge-longhand/5.1.7_postcss@8.4.20 - postcss-merge-rules: registry.npmjs.org/postcss-merge-rules/5.1.3_postcss@8.4.20 - postcss-minify-font-values: registry.npmjs.org/postcss-minify-font-values/5.1.0_postcss@8.4.20 - postcss-minify-gradients: registry.npmjs.org/postcss-minify-gradients/5.1.1_postcss@8.4.20 - postcss-minify-params: registry.npmjs.org/postcss-minify-params/5.1.4_postcss@8.4.20 - postcss-minify-selectors: registry.npmjs.org/postcss-minify-selectors/5.2.1_postcss@8.4.20 - postcss-normalize-charset: registry.npmjs.org/postcss-normalize-charset/5.1.0_postcss@8.4.20 - postcss-normalize-display-values: registry.npmjs.org/postcss-normalize-display-values/5.1.0_postcss@8.4.20 - postcss-normalize-positions: registry.npmjs.org/postcss-normalize-positions/5.1.1_postcss@8.4.20 - postcss-normalize-repeat-style: registry.npmjs.org/postcss-normalize-repeat-style/5.1.1_postcss@8.4.20 - postcss-normalize-string: registry.npmjs.org/postcss-normalize-string/5.1.0_postcss@8.4.20 - postcss-normalize-timing-functions: registry.npmjs.org/postcss-normalize-timing-functions/5.1.0_postcss@8.4.20 - postcss-normalize-unicode: registry.npmjs.org/postcss-normalize-unicode/5.1.1_postcss@8.4.20 - postcss-normalize-url: registry.npmjs.org/postcss-normalize-url/5.1.0_postcss@8.4.20 - postcss-normalize-whitespace: registry.npmjs.org/postcss-normalize-whitespace/5.1.1_postcss@8.4.20 - postcss-ordered-values: registry.npmjs.org/postcss-ordered-values/5.1.3_postcss@8.4.20 - postcss-reduce-initial: registry.npmjs.org/postcss-reduce-initial/5.1.1_postcss@8.4.20 - postcss-reduce-transforms: registry.npmjs.org/postcss-reduce-transforms/5.1.0_postcss@8.4.20 - postcss-svgo: registry.npmjs.org/postcss-svgo/5.1.0_postcss@8.4.20 - postcss-unique-selectors: registry.npmjs.org/postcss-unique-selectors/5.1.1_postcss@8.4.20 + css-declaration-sorter: registry.npmmirror.com/css-declaration-sorter/6.3.1_postcss@8.4.21 + cssnano-utils: registry.npmmirror.com/cssnano-utils/3.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-calc: registry.npmmirror.com/postcss-calc/8.2.4_postcss@8.4.21 + postcss-colormin: registry.npmmirror.com/postcss-colormin/5.3.0_postcss@8.4.21 + postcss-convert-values: registry.npmmirror.com/postcss-convert-values/5.1.3_postcss@8.4.21 + postcss-discard-comments: registry.npmmirror.com/postcss-discard-comments/5.1.2_postcss@8.4.21 + postcss-discard-duplicates: registry.npmmirror.com/postcss-discard-duplicates/5.1.0_postcss@8.4.21 + postcss-discard-empty: registry.npmmirror.com/postcss-discard-empty/5.1.1_postcss@8.4.21 + postcss-discard-overridden: registry.npmmirror.com/postcss-discard-overridden/5.1.0_postcss@8.4.21 + postcss-merge-longhand: registry.npmmirror.com/postcss-merge-longhand/5.1.7_postcss@8.4.21 + postcss-merge-rules: registry.npmmirror.com/postcss-merge-rules/5.1.3_postcss@8.4.21 + postcss-minify-font-values: registry.npmmirror.com/postcss-minify-font-values/5.1.0_postcss@8.4.21 + postcss-minify-gradients: registry.npmmirror.com/postcss-minify-gradients/5.1.1_postcss@8.4.21 + postcss-minify-params: registry.npmmirror.com/postcss-minify-params/5.1.4_postcss@8.4.21 + postcss-minify-selectors: registry.npmmirror.com/postcss-minify-selectors/5.2.1_postcss@8.4.21 + postcss-normalize-charset: registry.npmmirror.com/postcss-normalize-charset/5.1.0_postcss@8.4.21 + postcss-normalize-display-values: registry.npmmirror.com/postcss-normalize-display-values/5.1.0_postcss@8.4.21 + postcss-normalize-positions: registry.npmmirror.com/postcss-normalize-positions/5.1.1_postcss@8.4.21 + postcss-normalize-repeat-style: registry.npmmirror.com/postcss-normalize-repeat-style/5.1.1_postcss@8.4.21 + postcss-normalize-string: registry.npmmirror.com/postcss-normalize-string/5.1.0_postcss@8.4.21 + postcss-normalize-timing-functions: registry.npmmirror.com/postcss-normalize-timing-functions/5.1.0_postcss@8.4.21 + postcss-normalize-unicode: registry.npmmirror.com/postcss-normalize-unicode/5.1.1_postcss@8.4.21 + postcss-normalize-url: registry.npmmirror.com/postcss-normalize-url/5.1.0_postcss@8.4.21 + postcss-normalize-whitespace: registry.npmmirror.com/postcss-normalize-whitespace/5.1.1_postcss@8.4.21 + postcss-ordered-values: registry.npmmirror.com/postcss-ordered-values/5.1.3_postcss@8.4.21 + postcss-reduce-initial: registry.npmmirror.com/postcss-reduce-initial/5.1.1_postcss@8.4.21 + postcss-reduce-transforms: registry.npmmirror.com/postcss-reduce-transforms/5.1.0_postcss@8.4.21 + postcss-svgo: registry.npmmirror.com/postcss-svgo/5.1.0_postcss@8.4.21 + postcss-unique-selectors: registry.npmmirror.com/postcss-unique-selectors/5.1.1_postcss@8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/cssnano-preset-default/5.2.13 + id: registry.npmmirror.com/cssnano-preset-default/5.2.13 name: cssnano-preset-default peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-PX7sQ4Pb+UtOWuz8A1d+Rbi+WimBIxJTRyBdgGp1J75VU0r/HFQeLnMYgHiCAp6AR4rqrc7Y4R+1Rjk3KJz6DQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.13.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cssnano-preset-default/-/cssnano-preset-default-5.2.13.tgz' version: 5.2.13 - registry.npmjs.org/cssnano-utils/3.1.0_postcss@8.4.20: + registry.npmmirror.com/cssnano-utils/3.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/cssnano-utils/3.1.0 + id: registry.npmmirror.com/cssnano-utils/3.1.0 name: cssnano-utils peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/cssnano/5.1.14_postcss@8.4.20: + registry.npmmirror.com/cssnano/5.1.14_postcss@8.4.21: dependencies: - cssnano-preset-default: registry.npmjs.org/cssnano-preset-default/5.2.13_postcss@8.4.20 - lilconfig: registry.npmjs.org/lilconfig/2.0.6 - postcss: registry.npmjs.org/postcss/8.4.20 - yaml: registry.npmjs.org/yaml/1.10.2 + cssnano-preset-default: registry.npmmirror.com/cssnano-preset-default/5.2.13_postcss@8.4.21 + lilconfig: registry.npmmirror.com/lilconfig/2.0.6 + postcss: registry.npmmirror.com/postcss/8.4.21 + yaml: registry.npmmirror.com/yaml/1.10.2 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/cssnano/5.1.14 + id: registry.npmmirror.com/cssnano/5.1.14 name: cssnano peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-Oou7ihiTocbKqi0J1bB+TRJIQX5RMR3JghA8hcWSw9mjBLQ5Y3RWqEDoYG3sRNlAbCIXpqMoZGbq5KDR3vdzgw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/cssnano/-/cssnano-5.1.14.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/cssnano/-/cssnano-5.1.14.tgz' version: 5.1.14 - registry.npmjs.org/csso/4.2.0: + registry.npmmirror.com/csso/4.2.0: dependencies: - css-tree: registry.npmjs.org/css-tree/1.1.3 + css-tree: registry.npmmirror.com/css-tree/1.1.3 dev: true engines: node: '>=8.0.0' name: csso resolution: integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/csso/-/csso-4.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/csso/-/csso-4.2.0.tgz' version: 4.2.0 - registry.npmjs.org/csstype/2.6.21: + registry.npmmirror.com/csstype/2.6.21: name: csstype resolution: integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/csstype/-/csstype-2.6.21.tgz' version: 2.6.21 - registry.npmjs.org/dayjs/1.11.7: + registry.npmmirror.com/d/1.0.1: + dependencies: + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + type: registry.npmmirror.com/type/1.2.0 + dev: false + name: d + resolution: + integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/d/-/d-1.0.1.tgz' + version: 1.0.1 + registry.npmmirror.com/dayjs/1.11.7: dev: false name: dayjs resolution: integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dayjs/-/dayjs-1.11.7.tgz' version: 1.11.7 - registry.npmjs.org/debug/2.6.9: + registry.npmmirror.com/debug/2.6.9: dependencies: - ms: registry.npmjs.org/ms/2.0.0 + ms: registry.npmmirror.com/ms/2.0.0 dev: true name: debug resolution: integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/debug/-/debug-2.6.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz' version: 2.6.9 - registry.npmjs.org/debug/3.2.7: + registry.npmmirror.com/debug/3.2.7: dependencies: - ms: registry.npmjs.org/ms/2.1.3 + ms: registry.npmmirror.com/ms/2.1.3 dev: true name: debug resolution: integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/debug/-/debug-3.2.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz' version: 3.2.7 - registry.npmjs.org/debug/4.3.4: + registry.npmmirror.com/debug/4.3.4: dependencies: - ms: registry.npmjs.org/ms/2.1.2 + ms: registry.npmmirror.com/ms/2.1.2 dev: true engines: node: '>=6.0' @@ -5024,113 +5440,113 @@ packages: optional: true resolution: integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/debug/-/debug-4.3.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz' version: 4.3.4 - registry.npmjs.org/deep-is/0.1.4: + registry.npmmirror.com/deep-is/0.1.4: dev: true name: deep-is resolution: integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz' version: 0.1.4 - registry.npmjs.org/deepmerge/1.5.2: + registry.npmmirror.com/deepmerge/1.5.2: dev: true engines: node: '>=0.10.0' name: deepmerge resolution: integrity: sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/deepmerge/-/deepmerge-1.5.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/deepmerge/-/deepmerge-1.5.2.tgz' version: 1.5.2 - registry.npmjs.org/deepmerge/4.2.2: + registry.npmmirror.com/deepmerge/4.3.0: dev: true engines: node: '>=0.10.0' name: deepmerge resolution: - integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz' - version: 4.2.2 - registry.npmjs.org/default-gateway/6.0.3: + integrity: sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.0.tgz' + version: 4.3.0 + registry.npmmirror.com/default-gateway/6.0.3: dependencies: - execa: registry.npmjs.org/execa/5.1.1 + execa: registry.npmmirror.com/execa/5.1.1 dev: true engines: node: '>= 10' name: default-gateway resolution: integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/default-gateway/-/default-gateway-6.0.3.tgz' version: 6.0.3 - registry.npmjs.org/defaults/1.0.4: + registry.npmmirror.com/defaults/1.0.4: dependencies: - clone: registry.npmjs.org/clone/1.0.4 + clone: registry.npmmirror.com/clone/1.0.4 dev: true name: defaults resolution: integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz' version: 1.0.4 - registry.npmjs.org/define-lazy-prop/2.0.0: + registry.npmmirror.com/define-lazy-prop/2.0.0: dev: true engines: node: '>=8' name: define-lazy-prop resolution: integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/define-properties/1.1.4: + registry.npmmirror.com/define-properties/1.1.4: dependencies: - has-property-descriptors: registry.npmjs.org/has-property-descriptors/1.0.0 - object-keys: registry.npmjs.org/object-keys/1.1.1 + has-property-descriptors: registry.npmmirror.com/has-property-descriptors/1.0.0 + object-keys: registry.npmmirror.com/object-keys/1.1.1 dev: true engines: node: '>= 0.4' name: define-properties resolution: integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz' version: 1.1.4 - registry.npmjs.org/delayed-stream/1.0.0: + registry.npmmirror.com/delayed-stream/1.0.0: dev: false engines: node: '>=0.4.0' name: delayed-stream resolution: integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/depd/1.1.2: + registry.npmmirror.com/depd/1.1.2: dev: true engines: node: '>= 0.6' name: depd resolution: integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/depd/-/depd-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/depd/2.0.0: + registry.npmmirror.com/depd/2.0.0: dev: true engines: node: '>= 0.8' name: depd resolution: integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/depd/-/depd-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/destroy/1.2.0: + registry.npmmirror.com/destroy/1.2.0: dev: true engines: node: '>= 0.8' @@ -5138,294 +5554,358 @@ packages: name: destroy resolution: integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/detect-node/2.1.0: + registry.npmmirror.com/detect-node/2.1.0: dev: true name: detect-node resolution: integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/detect-node/-/detect-node-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/dir-glob/3.0.1: + registry.npmmirror.com/dir-glob/3.0.1: dependencies: - path-type: registry.npmjs.org/path-type/4.0.0 + path-type: registry.npmmirror.com/path-type/4.0.0 dev: true engines: node: '>=8' name: dir-glob resolution: integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/dns-equal/1.0.0: + registry.npmmirror.com/dns-equal/1.0.0: dev: true name: dns-equal resolution: integrity: sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dns-equal/-/dns-equal-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/dns-packet/5.4.0: + registry.npmmirror.com/dns-packet/5.4.0: dependencies: - '@leichtgewicht/ip-codec': registry.npmjs.org/@leichtgewicht/ip-codec/2.0.4 + '@leichtgewicht/ip-codec': registry.npmmirror.com/@leichtgewicht/ip-codec/2.0.4 dev: true engines: node: '>=6' name: dns-packet resolution: integrity: sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dns-packet/-/dns-packet-5.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dns-packet/-/dns-packet-5.4.0.tgz' version: 5.4.0 - registry.npmjs.org/doctrine/3.0.0: + registry.npmmirror.com/doctrine/3.0.0: dependencies: - esutils: registry.npmjs.org/esutils/2.0.3 + esutils: registry.npmmirror.com/esutils/2.0.3 dev: true engines: node: '>=6.0.0' name: doctrine resolution: integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/dom-converter/0.2.0: + registry.npmmirror.com/dom-align/1.12.4: + dev: false + name: dom-align + resolution: + integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dom-align/-/dom-align-1.12.4.tgz' + version: 1.12.4 + registry.npmmirror.com/dom-converter/0.2.0: dependencies: - utila: registry.npmjs.org/utila/0.4.0 + utila: registry.npmmirror.com/utila/0.4.0 dev: true name: dom-converter resolution: integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dom-converter/-/dom-converter-0.2.0.tgz' version: 0.2.0 - registry.npmjs.org/dom-serializer/1.4.1: + registry.npmmirror.com/dom-scroll-into-view/2.0.1: + dev: false + name: dom-scroll-into-view + resolution: + integrity: sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dom-scroll-into-view/-/dom-scroll-into-view-2.0.1.tgz' + version: 2.0.1 + registry.npmmirror.com/dom-serializer/1.4.1: dependencies: - domelementtype: registry.npmjs.org/domelementtype/2.3.0 - domhandler: registry.npmjs.org/domhandler/4.3.1 - entities: registry.npmjs.org/entities/2.2.0 + domelementtype: registry.npmmirror.com/domelementtype/2.3.0 + domhandler: registry.npmmirror.com/domhandler/4.3.1 + entities: registry.npmmirror.com/entities/2.2.0 dev: true name: dom-serializer resolution: integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz' version: 1.4.1 - registry.npmjs.org/domelementtype/2.3.0: + registry.npmmirror.com/dom7/3.0.0: + dependencies: + ssr-window: registry.npmmirror.com/ssr-window/3.0.0 + dev: false + name: dom7 + resolution: + integrity: sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz' + version: 3.0.0 + registry.npmmirror.com/domelementtype/2.3.0: dev: true name: domelementtype resolution: integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz' version: 2.3.0 - registry.npmjs.org/domhandler/4.3.1: + registry.npmmirror.com/domhandler/4.3.1: dependencies: - domelementtype: registry.npmjs.org/domelementtype/2.3.0 + domelementtype: registry.npmmirror.com/domelementtype/2.3.0 dev: true engines: node: '>= 4' name: domhandler resolution: integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz' version: 4.3.1 - registry.npmjs.org/domutils/2.8.0: + registry.npmmirror.com/domutils/2.8.0: dependencies: - dom-serializer: registry.npmjs.org/dom-serializer/1.4.1 - domelementtype: registry.npmjs.org/domelementtype/2.3.0 - domhandler: registry.npmjs.org/domhandler/4.3.1 + dom-serializer: registry.npmmirror.com/dom-serializer/1.4.1 + domelementtype: registry.npmmirror.com/domelementtype/2.3.0 + domhandler: registry.npmmirror.com/domhandler/4.3.1 dev: true name: domutils resolution: integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz' version: 2.8.0 - registry.npmjs.org/dot-case/3.0.4: + registry.npmmirror.com/dot-case/3.0.4: dependencies: - no-case: registry.npmjs.org/no-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + no-case: registry.npmmirror.com/no-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: dot-case resolution: integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/dotenv-expand/5.1.0: + registry.npmmirror.com/dotenv-expand/5.1.0: dev: true name: dotenv-expand resolution: integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/dotenv/10.0.0: + registry.npmmirror.com/dotenv/10.0.0: dev: true engines: node: '>=10' name: dotenv resolution: integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/dotenv/-/dotenv-10.0.0.tgz' version: 10.0.0 - registry.npmjs.org/duplexer/0.1.2: + registry.npmmirror.com/duplexer/0.1.2: dev: true name: duplexer resolution: integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz' version: 0.1.2 - registry.npmjs.org/easy-stack/1.0.1: + registry.npmmirror.com/easy-stack/1.0.1: dev: true engines: node: '>=6.0.0' name: easy-stack resolution: integrity: sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/easy-stack/-/easy-stack-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/ee-first/1.1.1: + registry.npmmirror.com/ee-first/1.1.1: dev: true name: ee-first resolution: integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz' version: 1.1.1 - registry.npmjs.org/electron-to-chromium/1.4.284: + registry.npmmirror.com/electron-to-chromium/1.4.286: dev: true name: electron-to-chromium resolution: - integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz' - version: 1.4.284 - registry.npmjs.org/element-plus/2.2.27_vue@3.2.45: + integrity: sha512-Vp3CVhmYpgf4iXNKAucoQUDcCrBQX3XLBtwgFqP9BUXuucgvAV9zWp1kYU7LL9j4++s9O+12cb3wMtN4SJy6UQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.286.tgz' + version: 1.4.286 + registry.npmmirror.com/element-plus/2.2.29_vue@3.2.47: dependencies: - '@ctrl/tinycolor': registry.npmjs.org/@ctrl/tinycolor/3.5.0 - '@element-plus/icons-vue': registry.npmjs.org/@element-plus/icons-vue/2.0.10_vue@3.2.45 - '@floating-ui/dom': registry.npmjs.org/@floating-ui/dom/1.0.12 - '@popperjs/core': registry.npmjs.org/@sxzz/popperjs-es/2.11.7 - '@types/lodash': registry.npmjs.org/@types/lodash/4.14.191 - '@types/lodash-es': registry.npmjs.org/@types/lodash-es/4.17.6 - '@vueuse/core': registry.npmjs.org/@vueuse/core/9.7.0_vue@3.2.45 - async-validator: registry.npmjs.org/async-validator/4.2.5 - dayjs: registry.npmjs.org/dayjs/1.11.7 - escape-html: registry.npmjs.org/escape-html/1.0.3 - lodash: registry.npmjs.org/lodash/4.17.21 - lodash-es: registry.npmjs.org/lodash-es/4.17.21 - lodash-unified: registry.npmjs.org/lodash-unified/1.0.3_da03a4540fbd16bbaafbb96724306afd - memoize-one: registry.npmjs.org/memoize-one/6.0.0 - normalize-wheel-es: registry.npmjs.org/normalize-wheel-es/1.2.0 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + '@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor/3.5.0 + '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/2.0.10_vue@3.2.47 + '@floating-ui/dom': registry.npmmirror.com/@floating-ui/dom/1.1.1 + '@popperjs/core': registry.npmmirror.com/@sxzz/popperjs-es/2.11.7 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.191 + '@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/9.12.0_vue@3.2.47 + async-validator: registry.npmmirror.com/async-validator/4.2.5 + dayjs: registry.npmmirror.com/dayjs/1.11.7 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + lodash: registry.npmmirror.com/lodash/4.17.21 + lodash-es: registry.npmmirror.com/lodash-es/4.17.21 + lodash-unified: registry.npmmirror.com/lodash-unified/1.0.3_da03a4540fbd16bbaafbb96724306afd + memoize-one: registry.npmmirror.com/memoize-one/6.0.0 + normalize-wheel-es: registry.npmmirror.com/normalize-wheel-es/1.2.0 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: false - id: registry.npmjs.org/element-plus/2.2.27 + id: registry.npmmirror.com/element-plus/2.2.29 name: element-plus peerDependencies: vue: ^3.2.0 resolution: - integrity: sha512-P04HDOZBYDdvlYuleuCZRULzAc5xJVOBfLDK9xWxVo0vyo8ntdaXS5sTU+/76vrNzuO3FhLn9kvrsbiJEVa1jg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/element-plus/-/element-plus-2.2.27.tgz' - version: 2.2.27 - registry.npmjs.org/emoji-regex/8.0.0: + integrity: sha512-g4dcrURrKkR5uUX8n5RVnnqGnimoki9HfqS4yHHG6XwCHBkZGozdq4x+478BzeWUe31h++BO+7dakSx4VnM8RQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/element-plus/-/element-plus-2.2.29.tgz' + version: 2.2.29 + registry.npmmirror.com/emoji-regex/8.0.0: dev: true name: emoji-regex resolution: integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz' version: 8.0.0 - registry.npmjs.org/emojis-list/3.0.0: + registry.npmmirror.com/emojis-list/3.0.0: dev: true engines: node: '>= 4' name: emojis-list resolution: integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/encodeurl/1.0.2: + registry.npmmirror.com/encodeurl/1.0.2: dev: true engines: node: '>= 0.8' name: encodeurl resolution: integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/end-of-stream/1.4.4: + registry.npmmirror.com/end-of-stream/1.4.4: dependencies: - once: registry.npmjs.org/once/1.4.0 + once: registry.npmmirror.com/once/1.4.0 dev: true name: end-of-stream resolution: integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz' version: 1.4.4 - registry.npmjs.org/enhanced-resolve/5.12.0: + registry.npmmirror.com/enhanced-resolve/5.12.0: dependencies: - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 - tapable: registry.npmjs.org/tapable/2.2.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + tapable: registry.npmmirror.com/tapable/2.2.1 dev: true engines: node: '>=10.13.0' name: enhanced-resolve resolution: integrity: sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz' version: 5.12.0 - registry.npmjs.org/entities/2.2.0: + registry.npmmirror.com/entities/2.2.0: dev: true name: entities resolution: integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/entities/-/entities-2.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz' version: 2.2.0 - registry.npmjs.org/error-ex/1.3.2: + registry.npmmirror.com/error-ex/1.3.2: dependencies: - is-arrayish: registry.npmjs.org/is-arrayish/0.2.1 + is-arrayish: registry.npmmirror.com/is-arrayish/0.2.1 dev: true name: error-ex resolution: integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz' version: 1.3.2 - registry.npmjs.org/error-stack-parser/2.1.4: + registry.npmmirror.com/error-stack-parser/2.1.4: dependencies: - stackframe: registry.npmjs.org/stackframe/1.3.4 + stackframe: registry.npmmirror.com/stackframe/1.3.4 dev: true name: error-stack-parser resolution: integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/error-stack-parser/-/error-stack-parser-2.1.4.tgz' version: 2.1.4 - registry.npmjs.org/es-module-lexer/0.9.3: + registry.npmmirror.com/es-module-lexer/0.9.3: dev: true name: es-module-lexer resolution: integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz' version: 0.9.3 - registry.npmjs.org/esbuild-android-64/0.15.18: + registry.npmmirror.com/es5-ext/0.10.62: + dependencies: + es6-iterator: registry.npmmirror.com/es6-iterator/2.0.3 + es6-symbol: registry.npmmirror.com/es6-symbol/3.1.3 + next-tick: registry.npmmirror.com/next-tick/1.1.0 + dev: false + engines: + node: '>=0.10' + name: es5-ext + requiresBuild: true + resolution: + integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.62.tgz' + version: 0.10.62 + registry.npmmirror.com/es6-iterator/2.0.3: + dependencies: + d: registry.npmmirror.com/d/1.0.1 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + es6-symbol: registry.npmmirror.com/es6-symbol/3.1.3 + dev: false + name: es6-iterator + resolution: + integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz' + version: 2.0.3 + registry.npmmirror.com/es6-symbol/3.1.3: + dependencies: + d: registry.npmmirror.com/d/1.0.1 + ext: registry.npmmirror.com/ext/1.7.0 + dev: false + name: es6-symbol + resolution: + integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz' + version: 3.1.3 + registry.npmmirror.com/esbuild-android-64/0.15.18: cpu: - x64 dev: true @@ -5437,10 +5917,10 @@ packages: - android resolution: integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-android-64/-/esbuild-android-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-android-arm64/0.15.18: + registry.npmmirror.com/esbuild-android-arm64/0.15.18: cpu: - arm64 dev: true @@ -5452,10 +5932,10 @@ packages: - android resolution: integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-darwin-64/0.15.18: + registry.npmmirror.com/esbuild-darwin-64/0.15.18: cpu: - x64 dev: true @@ -5467,10 +5947,10 @@ packages: - darwin resolution: integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-darwin-arm64/0.15.18: + registry.npmmirror.com/esbuild-darwin-arm64/0.15.18: cpu: - arm64 dev: true @@ -5482,10 +5962,10 @@ packages: - darwin resolution: integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-freebsd-64/0.15.18: + registry.npmmirror.com/esbuild-freebsd-64/0.15.18: cpu: - x64 dev: true @@ -5497,10 +5977,10 @@ packages: - freebsd resolution: integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-freebsd-arm64/0.15.18: + registry.npmmirror.com/esbuild-freebsd-arm64/0.15.18: cpu: - arm64 dev: true @@ -5512,10 +5992,10 @@ packages: - freebsd resolution: integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-32/0.15.18: + registry.npmmirror.com/esbuild-linux-32/0.15.18: cpu: - ia32 dev: true @@ -5527,10 +6007,10 @@ packages: - linux resolution: integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-64/0.15.18: + registry.npmmirror.com/esbuild-linux-64/0.15.18: cpu: - x64 dev: true @@ -5542,10 +6022,10 @@ packages: - linux resolution: integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-arm/0.15.18: + registry.npmmirror.com/esbuild-linux-arm/0.15.18: cpu: - arm dev: true @@ -5557,10 +6037,10 @@ packages: - linux resolution: integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-arm64/0.15.18: + registry.npmmirror.com/esbuild-linux-arm64/0.15.18: cpu: - arm64 dev: true @@ -5572,10 +6052,10 @@ packages: - linux resolution: integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-mips64le/0.15.18: + registry.npmmirror.com/esbuild-linux-mips64le/0.15.18: cpu: - mips64el dev: true @@ -5587,10 +6067,10 @@ packages: - linux resolution: integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-ppc64le/0.15.18: + registry.npmmirror.com/esbuild-linux-ppc64le/0.15.18: cpu: - ppc64 dev: true @@ -5602,10 +6082,10 @@ packages: - linux resolution: integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-riscv64/0.15.18: + registry.npmmirror.com/esbuild-linux-riscv64/0.15.18: cpu: - riscv64 dev: true @@ -5617,10 +6097,10 @@ packages: - linux resolution: integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-linux-s390x/0.15.18: + registry.npmmirror.com/esbuild-linux-s390x/0.15.18: cpu: - s390x dev: true @@ -5632,10 +6112,10 @@ packages: - linux resolution: integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-netbsd-64/0.15.18: + registry.npmmirror.com/esbuild-netbsd-64/0.15.18: cpu: - x64 dev: true @@ -5647,10 +6127,10 @@ packages: - netbsd resolution: integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-openbsd-64/0.15.18: + registry.npmmirror.com/esbuild-openbsd-64/0.15.18: cpu: - x64 dev: true @@ -5662,10 +6142,10 @@ packages: - openbsd resolution: integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-sunos-64/0.15.18: + registry.npmmirror.com/esbuild-sunos-64/0.15.18: cpu: - x64 dev: true @@ -5677,10 +6157,10 @@ packages: - sunos resolution: integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-windows-32/0.15.18: + registry.npmmirror.com/esbuild-windows-32/0.15.18: cpu: - ia32 dev: true @@ -5692,10 +6172,10 @@ packages: - win32 resolution: integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-windows-64/0.15.18: + registry.npmmirror.com/esbuild-windows-64/0.15.18: cpu: - x64 dev: true @@ -5707,10 +6187,10 @@ packages: - win32 resolution: integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild-windows-arm64/0.15.18: + registry.npmmirror.com/esbuild-windows-arm64/0.15.18: cpu: - arm64 dev: true @@ -5722,666 +6202,687 @@ packages: - win32 resolution: integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/esbuild/0.11.3: + registry.npmmirror.com/esbuild/0.11.3: dev: true hasBin: true name: esbuild requiresBuild: true resolution: integrity: sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild/-/esbuild-0.11.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild/-/esbuild-0.11.3.tgz' version: 0.11.3 - registry.npmjs.org/esbuild/0.15.18: + registry.npmmirror.com/esbuild/0.15.18: dev: true engines: node: '>=12' hasBin: true name: esbuild optionalDependencies: - '@esbuild/android-arm': registry.npmjs.org/@esbuild/android-arm/0.15.18 - '@esbuild/linux-loong64': registry.npmjs.org/@esbuild/linux-loong64/0.15.18 - esbuild-android-64: registry.npmjs.org/esbuild-android-64/0.15.18 - esbuild-android-arm64: registry.npmjs.org/esbuild-android-arm64/0.15.18 - esbuild-darwin-64: registry.npmjs.org/esbuild-darwin-64/0.15.18 - esbuild-darwin-arm64: registry.npmjs.org/esbuild-darwin-arm64/0.15.18 - esbuild-freebsd-64: registry.npmjs.org/esbuild-freebsd-64/0.15.18 - esbuild-freebsd-arm64: registry.npmjs.org/esbuild-freebsd-arm64/0.15.18 - esbuild-linux-32: registry.npmjs.org/esbuild-linux-32/0.15.18 - esbuild-linux-64: registry.npmjs.org/esbuild-linux-64/0.15.18 - esbuild-linux-arm: registry.npmjs.org/esbuild-linux-arm/0.15.18 - esbuild-linux-arm64: registry.npmjs.org/esbuild-linux-arm64/0.15.18 - esbuild-linux-mips64le: registry.npmjs.org/esbuild-linux-mips64le/0.15.18 - esbuild-linux-ppc64le: registry.npmjs.org/esbuild-linux-ppc64le/0.15.18 - esbuild-linux-riscv64: registry.npmjs.org/esbuild-linux-riscv64/0.15.18 - esbuild-linux-s390x: registry.npmjs.org/esbuild-linux-s390x/0.15.18 - esbuild-netbsd-64: registry.npmjs.org/esbuild-netbsd-64/0.15.18 - esbuild-openbsd-64: registry.npmjs.org/esbuild-openbsd-64/0.15.18 - esbuild-sunos-64: registry.npmjs.org/esbuild-sunos-64/0.15.18 - esbuild-windows-32: registry.npmjs.org/esbuild-windows-32/0.15.18 - esbuild-windows-64: registry.npmjs.org/esbuild-windows-64/0.15.18 - esbuild-windows-arm64: registry.npmjs.org/esbuild-windows-arm64/0.15.18 + '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.15.18 + '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.15.18 + esbuild-android-64: registry.npmmirror.com/esbuild-android-64/0.15.18 + esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.15.18 + esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.15.18 + esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.15.18 + esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.15.18 + esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.15.18 + esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.15.18 + esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.15.18 + esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.15.18 + esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.15.18 + esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.15.18 + esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.15.18 + esbuild-linux-riscv64: registry.npmmirror.com/esbuild-linux-riscv64/0.15.18 + esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.15.18 + esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.15.18 + esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.15.18 + esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.15.18 + esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.15.18 + esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.15.18 + esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.15.18 requiresBuild: true resolution: integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esbuild/-/esbuild-0.15.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esbuild/-/esbuild-0.15.18.tgz' version: 0.15.18 - registry.npmjs.org/escalade/3.1.1: + registry.npmmirror.com/escalade/3.1.1: dev: true engines: node: '>=6' name: escalade resolution: integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz' version: 3.1.1 - registry.npmjs.org/escape-html/1.0.3: + registry.npmmirror.com/escape-html/1.0.3: name: escape-html resolution: integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/escape-string-regexp/1.0.5: + registry.npmmirror.com/escape-string-regexp/1.0.5: dev: true engines: node: '>=0.8.0' name: escape-string-regexp resolution: integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz' version: 1.0.5 - registry.npmjs.org/escape-string-regexp/4.0.0: + registry.npmmirror.com/escape-string-regexp/4.0.0: dev: true engines: node: '>=10' name: escape-string-regexp resolution: integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/eslint-plugin-vue/9.8.0_eslint@8.30.0: + registry.npmmirror.com/eslint-plugin-vue/9.9.0_eslint@8.33.0: dependencies: - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - eslint-utils: registry.npmjs.org/eslint-utils/3.0.0_eslint@8.30.0 - natural-compare: registry.npmjs.org/natural-compare/1.4.0 - nth-check: registry.npmjs.org/nth-check/2.1.1 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 - semver: registry.npmjs.org/semver/7.3.8 - vue-eslint-parser: registry.npmjs.org/vue-eslint-parser/9.1.0_eslint@8.30.0 - xml-name-validator: registry.npmjs.org/xml-name-validator/4.0.0 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + nth-check: registry.npmmirror.com/nth-check/2.1.1 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 + semver: registry.npmmirror.com/semver/7.3.8 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.33.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 dev: true engines: node: ^14.17.0 || >=16.0.0 - id: registry.npmjs.org/eslint-plugin-vue/9.8.0 + id: registry.npmmirror.com/eslint-plugin-vue/9.9.0 name: eslint-plugin-vue peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 resolution: - integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz' - version: 9.8.0 - registry.npmjs.org/eslint-scope/5.1.1: + integrity: sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.9.0.tgz' + version: 9.9.0 + registry.npmmirror.com/eslint-scope/5.1.1: dependencies: - esrecurse: registry.npmjs.org/esrecurse/4.3.0 - estraverse: registry.npmjs.org/estraverse/4.3.0 + esrecurse: registry.npmmirror.com/esrecurse/4.3.0 + estraverse: registry.npmmirror.com/estraverse/4.3.0 dev: true engines: node: '>=8.0.0' name: eslint-scope resolution: integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/eslint-scope/7.1.1: + registry.npmmirror.com/eslint-scope/7.1.1: dependencies: - esrecurse: registry.npmjs.org/esrecurse/4.3.0 - estraverse: registry.npmjs.org/estraverse/5.3.0 + esrecurse: registry.npmmirror.com/esrecurse/4.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true engines: node: ^12.22.0 || ^14.17.0 || >=16.0.0 name: eslint-scope resolution: integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz' version: 7.1.1 - registry.npmjs.org/eslint-utils/3.0.0_eslint@8.30.0: + registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0: dependencies: - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - eslint-visitor-keys: registry.npmjs.org/eslint-visitor-keys/2.1.0 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 dev: true engines: node: ^10.0.0 || ^12.0.0 || >= 14.0.0 - id: registry.npmjs.org/eslint-utils/3.0.0 + id: registry.npmmirror.com/eslint-utils/3.0.0 name: eslint-utils peerDependencies: eslint: '>=5' resolution: integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/eslint-visitor-keys/2.1.0: + registry.npmmirror.com/eslint-visitor-keys/2.1.0: dev: true engines: node: '>=10' name: eslint-visitor-keys resolution: integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/eslint-visitor-keys/3.3.0: + registry.npmmirror.com/eslint-visitor-keys/3.3.0: dev: true engines: node: ^12.22.0 || ^14.17.0 || >=16.0.0 name: eslint-visitor-keys resolution: integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz' version: 3.3.0 - registry.npmjs.org/eslint-webpack-plugin/3.2.0_eslint@8.30.0+webpack@5.75.0: + registry.npmmirror.com/eslint-webpack-plugin/3.2.0_eslint@8.33.0+webpack@5.75.0: dependencies: - '@types/eslint': registry.npmjs.org/@types/eslint/8.4.10 - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - jest-worker: registry.npmjs.org/jest-worker/28.1.3 - micromatch: registry.npmjs.org/micromatch/4.0.5 - normalize-path: registry.npmjs.org/normalize-path/3.0.0 - schema-utils: registry.npmjs.org/schema-utils/4.0.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + '@types/eslint': registry.npmmirror.com/@types/eslint/8.21.0 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + jest-worker: registry.npmmirror.com/jest-worker/28.1.3 + micromatch: registry.npmmirror.com/micromatch/4.0.5 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + schema-utils: registry.npmmirror.com/schema-utils/4.0.0 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/eslint-webpack-plugin/3.2.0 + id: registry.npmmirror.com/eslint-webpack-plugin/3.2.0 name: eslint-webpack-plugin peerDependencies: eslint: ^7.0.0 || ^8.0.0 webpack: ^5.0.0 resolution: integrity: sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz' version: 3.2.0 - registry.npmjs.org/eslint/8.30.0_eslint@8.30.0: + registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0: dependencies: - '@eslint/eslintrc': registry.npmjs.org/@eslint/eslintrc/1.4.0 - '@humanwhocodes/config-array': registry.npmjs.org/@humanwhocodes/config-array/0.11.8 - '@humanwhocodes/module-importer': registry.npmjs.org/@humanwhocodes/module-importer/1.0.1 - '@nodelib/fs.walk': registry.npmjs.org/@nodelib/fs.walk/1.2.8 - ajv: registry.npmjs.org/ajv/6.12.6 - chalk: registry.npmjs.org/chalk/4.1.2 - cross-spawn: registry.npmjs.org/cross-spawn/7.0.3 - debug: registry.npmjs.org/debug/4.3.4 - doctrine: registry.npmjs.org/doctrine/3.0.0 - escape-string-regexp: registry.npmjs.org/escape-string-regexp/4.0.0 - eslint-scope: registry.npmjs.org/eslint-scope/7.1.1 - eslint-utils: registry.npmjs.org/eslint-utils/3.0.0_eslint@8.30.0 - eslint-visitor-keys: registry.npmjs.org/eslint-visitor-keys/3.3.0 - espree: registry.npmjs.org/espree/9.4.1 - esquery: registry.npmjs.org/esquery/1.4.0 - esutils: registry.npmjs.org/esutils/2.0.3 - fast-deep-equal: registry.npmjs.org/fast-deep-equal/3.1.3 - file-entry-cache: registry.npmjs.org/file-entry-cache/6.0.1 - find-up: registry.npmjs.org/find-up/5.0.0 - glob-parent: registry.npmjs.org/glob-parent/6.0.2 - globals: registry.npmjs.org/globals/13.19.0 - grapheme-splitter: registry.npmjs.org/grapheme-splitter/1.0.4 - ignore: registry.npmjs.org/ignore/5.2.1 - import-fresh: registry.npmjs.org/import-fresh/3.3.0 - imurmurhash: registry.npmjs.org/imurmurhash/0.1.4 - is-glob: registry.npmjs.org/is-glob/4.0.3 - is-path-inside: registry.npmjs.org/is-path-inside/3.0.3 - js-sdsl: registry.npmjs.org/js-sdsl/4.2.0 - js-yaml: registry.npmjs.org/js-yaml/4.1.0 - json-stable-stringify-without-jsonify: registry.npmjs.org/json-stable-stringify-without-jsonify/1.0.1 - levn: registry.npmjs.org/levn/0.4.1 - lodash.merge: registry.npmjs.org/lodash.merge/4.6.2 - minimatch: registry.npmjs.org/minimatch/3.1.2 - natural-compare: registry.npmjs.org/natural-compare/1.4.0 - optionator: registry.npmjs.org/optionator/0.9.1 - regexpp: registry.npmjs.org/regexpp/3.2.0 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 - strip-json-comments: registry.npmjs.org/strip-json-comments/3.1.1 - text-table: registry.npmjs.org/text-table/0.2.0 + '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/1.4.1 + '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array/0.11.8 + '@humanwhocodes/module-importer': registry.npmmirror.com/@humanwhocodes/module-importer/1.0.1 + '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 + ajv: registry.npmmirror.com/ajv/6.12.6 + chalk: registry.npmmirror.com/chalk/4.1.2 + cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 + debug: registry.npmmirror.com/debug/4.3.4 + doctrine: registry.npmmirror.com/doctrine/3.0.0 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/4.0.0 + eslint-scope: registry.npmmirror.com/eslint-scope/7.1.1 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 + espree: registry.npmmirror.com/espree/9.4.1 + esquery: registry.npmmirror.com/esquery/1.4.0 + esutils: registry.npmmirror.com/esutils/2.0.3 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + file-entry-cache: registry.npmmirror.com/file-entry-cache/6.0.1 + find-up: registry.npmmirror.com/find-up/5.0.0 + glob-parent: registry.npmmirror.com/glob-parent/6.0.2 + globals: registry.npmmirror.com/globals/13.20.0 + grapheme-splitter: registry.npmmirror.com/grapheme-splitter/1.0.4 + ignore: registry.npmmirror.com/ignore/5.2.4 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + imurmurhash: registry.npmmirror.com/imurmurhash/0.1.4 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + is-path-inside: registry.npmmirror.com/is-path-inside/3.0.3 + js-sdsl: registry.npmmirror.com/js-sdsl/4.3.0 + js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify/1.0.1 + levn: registry.npmmirror.com/levn/0.4.1 + lodash.merge: registry.npmmirror.com/lodash.merge/4.6.2 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + optionator: registry.npmmirror.com/optionator/0.9.1 + regexpp: registry.npmmirror.com/regexpp/3.2.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 + text-table: registry.npmmirror.com/text-table/0.2.0 dev: true engines: node: ^12.22.0 || ^14.17.0 || >=16.0.0 hasBin: true - id: registry.npmjs.org/eslint/8.30.0 + id: registry.npmmirror.com/eslint/8.33.0 name: eslint peerDependencies: eslint: '*' resolution: - integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eslint/-/eslint-8.30.0.tgz' - version: 8.30.0 - registry.npmjs.org/espree/9.4.1: + integrity: sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eslint/-/eslint-8.33.0.tgz' + version: 8.33.0 + registry.npmmirror.com/espree/9.4.1: dependencies: - acorn: registry.npmjs.org/acorn/8.8.1 - acorn-jsx: registry.npmjs.org/acorn-jsx/5.3.2_acorn@8.8.1 - eslint-visitor-keys: registry.npmjs.org/eslint-visitor-keys/3.3.0 + acorn: registry.npmmirror.com/acorn/8.8.2 + acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.2 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true engines: node: ^12.22.0 || ^14.17.0 || >=16.0.0 name: espree resolution: integrity: sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/espree/-/espree-9.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/espree/-/espree-9.4.1.tgz' version: 9.4.1 - registry.npmjs.org/esquery/1.4.0: + registry.npmmirror.com/esquery/1.4.0: dependencies: - estraverse: registry.npmjs.org/estraverse/5.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true engines: node: '>=0.10' name: esquery resolution: integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/esrecurse/4.3.0: + registry.npmmirror.com/esrecurse/4.3.0: dependencies: - estraverse: registry.npmjs.org/estraverse/5.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true engines: node: '>=4.0' name: esrecurse resolution: integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz' version: 4.3.0 - registry.npmjs.org/estraverse/4.3.0: + registry.npmmirror.com/estraverse/4.3.0: dev: true engines: node: '>=4.0' name: estraverse resolution: integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz' version: 4.3.0 - registry.npmjs.org/estraverse/5.3.0: + registry.npmmirror.com/estraverse/5.3.0: dev: true engines: node: '>=4.0' name: estraverse resolution: integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz' version: 5.3.0 - registry.npmjs.org/estree-walker/1.0.1: + registry.npmmirror.com/estree-walker/1.0.1: dev: true name: estree-walker resolution: integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/estree-walker/-/estree-walker-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/estree-walker/2.0.2: + registry.npmmirror.com/estree-walker/2.0.2: name: estree-walker resolution: integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/esutils/2.0.3: + registry.npmmirror.com/esutils/2.0.3: dev: true engines: node: '>=0.10.0' name: esutils resolution: integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz' version: 2.0.3 - registry.npmjs.org/etag/1.8.1: + registry.npmmirror.com/etag/1.8.1: dev: true engines: node: '>= 0.6' name: etag resolution: integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/etag/-/etag-1.8.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz' version: 1.8.1 - registry.npmjs.org/event-pubsub/4.3.0: + registry.npmmirror.com/event-emitter/0.3.5: + dependencies: + d: registry.npmmirror.com/d/1.0.1 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + dev: false + name: event-emitter + resolution: + integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz' + version: 0.3.5 + registry.npmmirror.com/event-pubsub/4.3.0: dev: true engines: node: '>=4.0.0' name: event-pubsub resolution: integrity: sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/event-pubsub/-/event-pubsub-4.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/event-pubsub/-/event-pubsub-4.3.0.tgz' version: 4.3.0 - registry.npmjs.org/eventemitter3/4.0.7: + registry.npmmirror.com/eventemitter3/4.0.7: dev: true name: eventemitter3 resolution: integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz' version: 4.0.7 - registry.npmjs.org/events/3.3.0: + registry.npmmirror.com/events/3.3.0: dev: true engines: node: '>=0.8.x' name: events resolution: integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/events/-/events-3.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/events/-/events-3.3.0.tgz' version: 3.3.0 - registry.npmjs.org/execa/0.8.0: + registry.npmmirror.com/execa/0.8.0: dependencies: - cross-spawn: registry.npmjs.org/cross-spawn/5.1.0 - get-stream: registry.npmjs.org/get-stream/3.0.0 - is-stream: registry.npmjs.org/is-stream/1.1.0 - npm-run-path: registry.npmjs.org/npm-run-path/2.0.2 - p-finally: registry.npmjs.org/p-finally/1.0.0 - signal-exit: registry.npmjs.org/signal-exit/3.0.7 - strip-eof: registry.npmjs.org/strip-eof/1.0.0 + cross-spawn: registry.npmmirror.com/cross-spawn/5.1.0 + get-stream: registry.npmmirror.com/get-stream/3.0.0 + is-stream: registry.npmmirror.com/is-stream/1.1.0 + npm-run-path: registry.npmmirror.com/npm-run-path/2.0.2 + p-finally: registry.npmmirror.com/p-finally/1.0.0 + signal-exit: registry.npmmirror.com/signal-exit/3.0.7 + strip-eof: registry.npmmirror.com/strip-eof/1.0.0 dev: true engines: node: '>=4' name: execa resolution: integrity: sha512-zDWS+Rb1E8BlqqhALSt9kUhss8Qq4nN3iof3gsOdyINksElaPyNBtKUMTR62qhvgVWR0CqCX7sdnKe4MnUbFEA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/execa/-/execa-0.8.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/execa/-/execa-0.8.0.tgz' version: 0.8.0 - registry.npmjs.org/execa/1.0.0: + registry.npmmirror.com/execa/1.0.0: dependencies: - cross-spawn: registry.npmjs.org/cross-spawn/6.0.5 - get-stream: registry.npmjs.org/get-stream/4.1.0 - is-stream: registry.npmjs.org/is-stream/1.1.0 - npm-run-path: registry.npmjs.org/npm-run-path/2.0.2 - p-finally: registry.npmjs.org/p-finally/1.0.0 - signal-exit: registry.npmjs.org/signal-exit/3.0.7 - strip-eof: registry.npmjs.org/strip-eof/1.0.0 + cross-spawn: registry.npmmirror.com/cross-spawn/6.0.5 + get-stream: registry.npmmirror.com/get-stream/4.1.0 + is-stream: registry.npmmirror.com/is-stream/1.1.0 + npm-run-path: registry.npmmirror.com/npm-run-path/2.0.2 + p-finally: registry.npmmirror.com/p-finally/1.0.0 + signal-exit: registry.npmmirror.com/signal-exit/3.0.7 + strip-eof: registry.npmmirror.com/strip-eof/1.0.0 dev: true engines: node: '>=6' name: execa resolution: integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/execa/-/execa-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/execa/-/execa-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/execa/5.1.1: + registry.npmmirror.com/execa/5.1.1: dependencies: - cross-spawn: registry.npmjs.org/cross-spawn/7.0.3 - get-stream: registry.npmjs.org/get-stream/6.0.1 - human-signals: registry.npmjs.org/human-signals/2.1.0 - is-stream: registry.npmjs.org/is-stream/2.0.1 - merge-stream: registry.npmjs.org/merge-stream/2.0.0 - npm-run-path: registry.npmjs.org/npm-run-path/4.0.1 - onetime: registry.npmjs.org/onetime/5.1.2 - signal-exit: registry.npmjs.org/signal-exit/3.0.7 - strip-final-newline: registry.npmjs.org/strip-final-newline/2.0.0 + cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 + get-stream: registry.npmmirror.com/get-stream/6.0.1 + human-signals: registry.npmmirror.com/human-signals/2.1.0 + is-stream: registry.npmmirror.com/is-stream/2.0.1 + merge-stream: registry.npmmirror.com/merge-stream/2.0.0 + npm-run-path: registry.npmmirror.com/npm-run-path/4.0.1 + onetime: registry.npmmirror.com/onetime/5.1.2 + signal-exit: registry.npmmirror.com/signal-exit/3.0.7 + strip-final-newline: registry.npmmirror.com/strip-final-newline/2.0.0 dev: true engines: node: '>=10' name: execa resolution: integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/execa/-/execa-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/express/4.18.2: + registry.npmmirror.com/express/4.18.2: dependencies: - accepts: registry.npmjs.org/accepts/1.3.8 - array-flatten: registry.npmjs.org/array-flatten/1.1.1 - body-parser: registry.npmjs.org/body-parser/1.20.1 - content-disposition: registry.npmjs.org/content-disposition/0.5.4 - content-type: registry.npmjs.org/content-type/1.0.4 - cookie: registry.npmjs.org/cookie/0.5.0 - cookie-signature: registry.npmjs.org/cookie-signature/1.0.6 - debug: registry.npmjs.org/debug/2.6.9 - depd: registry.npmjs.org/depd/2.0.0 - encodeurl: registry.npmjs.org/encodeurl/1.0.2 - escape-html: registry.npmjs.org/escape-html/1.0.3 - etag: registry.npmjs.org/etag/1.8.1 - finalhandler: registry.npmjs.org/finalhandler/1.2.0 - fresh: registry.npmjs.org/fresh/0.5.2 - http-errors: registry.npmjs.org/http-errors/2.0.0 - merge-descriptors: registry.npmjs.org/merge-descriptors/1.0.1 - methods: registry.npmjs.org/methods/1.1.2 - on-finished: registry.npmjs.org/on-finished/2.4.1 - parseurl: registry.npmjs.org/parseurl/1.3.3 - path-to-regexp: registry.npmjs.org/path-to-regexp/0.1.7 - proxy-addr: registry.npmjs.org/proxy-addr/2.0.7 - qs: registry.npmjs.org/qs/6.11.0 - range-parser: registry.npmjs.org/range-parser/1.2.1 - safe-buffer: registry.npmjs.org/safe-buffer/5.2.1 - send: registry.npmjs.org/send/0.18.0 - serve-static: registry.npmjs.org/serve-static/1.15.0 - setprototypeof: registry.npmjs.org/setprototypeof/1.2.0 - statuses: registry.npmjs.org/statuses/2.0.1 - type-is: registry.npmjs.org/type-is/1.6.18 - utils-merge: registry.npmjs.org/utils-merge/1.0.1 - vary: registry.npmjs.org/vary/1.1.2 + accepts: registry.npmmirror.com/accepts/1.3.8 + array-flatten: registry.npmmirror.com/array-flatten/1.1.1 + body-parser: registry.npmmirror.com/body-parser/1.20.1 + content-disposition: registry.npmmirror.com/content-disposition/0.5.4 + content-type: registry.npmmirror.com/content-type/1.0.5 + cookie: registry.npmmirror.com/cookie/0.5.0 + cookie-signature: registry.npmmirror.com/cookie-signature/1.0.6 + debug: registry.npmmirror.com/debug/2.6.9 + depd: registry.npmmirror.com/depd/2.0.0 + encodeurl: registry.npmmirror.com/encodeurl/1.0.2 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + etag: registry.npmmirror.com/etag/1.8.1 + finalhandler: registry.npmmirror.com/finalhandler/1.2.0 + fresh: registry.npmmirror.com/fresh/0.5.2 + http-errors: registry.npmmirror.com/http-errors/2.0.0 + merge-descriptors: registry.npmmirror.com/merge-descriptors/1.0.1 + methods: registry.npmmirror.com/methods/1.1.2 + on-finished: registry.npmmirror.com/on-finished/2.4.1 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + path-to-regexp: registry.npmmirror.com/path-to-regexp/0.1.7 + proxy-addr: registry.npmmirror.com/proxy-addr/2.0.7 + qs: registry.npmmirror.com/qs/6.11.0 + range-parser: registry.npmmirror.com/range-parser/1.2.1 + safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 + send: registry.npmmirror.com/send/0.18.0 + serve-static: registry.npmmirror.com/serve-static/1.15.0 + setprototypeof: registry.npmmirror.com/setprototypeof/1.2.0 + statuses: registry.npmmirror.com/statuses/2.0.1 + type-is: registry.npmmirror.com/type-is/1.6.18 + utils-merge: registry.npmmirror.com/utils-merge/1.0.1 + vary: registry.npmmirror.com/vary/1.1.2 dev: true engines: node: '>= 0.10.0' name: express resolution: integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/express/-/express-4.18.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/express/-/express-4.18.2.tgz' version: 4.18.2 - registry.npmjs.org/fast-deep-equal/3.1.3: + registry.npmmirror.com/ext/1.7.0: + dependencies: + type: registry.npmmirror.com/type/2.7.2 + dev: false + name: ext + resolution: + integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz' + version: 1.7.0 + registry.npmmirror.com/fast-deep-equal/3.1.3: dev: true name: fast-deep-equal resolution: integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz' version: 3.1.3 - registry.npmjs.org/fast-glob/3.2.12: + registry.npmmirror.com/fast-glob/3.2.12: dependencies: - '@nodelib/fs.stat': registry.npmjs.org/@nodelib/fs.stat/2.0.5 - '@nodelib/fs.walk': registry.npmjs.org/@nodelib/fs.walk/1.2.8 - glob-parent: registry.npmjs.org/glob-parent/5.1.2 - merge2: registry.npmjs.org/merge2/1.4.1 - micromatch: registry.npmjs.org/micromatch/4.0.5 + '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 + '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 + merge2: registry.npmmirror.com/merge2/1.4.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 dev: true engines: node: '>=8.6.0' name: fast-glob resolution: integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.12.tgz' version: 3.2.12 - registry.npmjs.org/fast-json-stable-stringify/2.1.0: + registry.npmmirror.com/fast-json-stable-stringify/2.1.0: dev: true name: fast-json-stable-stringify resolution: integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/fast-levenshtein/2.0.6: + registry.npmmirror.com/fast-levenshtein/2.0.6: dev: true name: fast-levenshtein resolution: integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz' version: 2.0.6 - registry.npmjs.org/fastq/1.14.0: + registry.npmmirror.com/fastq/1.15.0: dependencies: - reusify: registry.npmjs.org/reusify/1.0.4 + reusify: registry.npmmirror.com/reusify/1.0.4 dev: true name: fastq resolution: - integrity: sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz' - version: 1.14.0 - registry.npmjs.org/faye-websocket/0.11.4: + integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz' + version: 1.15.0 + registry.npmmirror.com/faye-websocket/0.11.4: dependencies: - websocket-driver: registry.npmjs.org/websocket-driver/0.7.4 + websocket-driver: registry.npmmirror.com/websocket-driver/0.7.4 dev: true engines: node: '>=0.8.0' name: faye-websocket resolution: integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/faye-websocket/-/faye-websocket-0.11.4.tgz' version: 0.11.4 - registry.npmjs.org/figures/2.0.0: + registry.npmmirror.com/figures/2.0.0: dependencies: - escape-string-regexp: registry.npmjs.org/escape-string-regexp/1.0.5 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 dev: true engines: node: '>=4' name: figures resolution: integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/figures/-/figures-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/figures/-/figures-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/file-entry-cache/6.0.1: + registry.npmmirror.com/file-entry-cache/6.0.1: dependencies: - flat-cache: registry.npmjs.org/flat-cache/3.0.4 + flat-cache: registry.npmmirror.com/flat-cache/3.0.4 dev: true engines: node: ^10.12.0 || >=12.0.0 name: file-entry-cache resolution: integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz' version: 6.0.1 - registry.npmjs.org/fill-range/7.0.1: + registry.npmmirror.com/fill-range/7.0.1: dependencies: - to-regex-range: registry.npmjs.org/to-regex-range/5.0.1 + to-regex-range: registry.npmmirror.com/to-regex-range/5.0.1 dev: true engines: node: '>=8' name: fill-range resolution: integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz' version: 7.0.1 - registry.npmjs.org/finalhandler/1.1.2: + registry.npmmirror.com/finalhandler/1.1.2: dependencies: - debug: registry.npmjs.org/debug/2.6.9 - encodeurl: registry.npmjs.org/encodeurl/1.0.2 - escape-html: registry.npmjs.org/escape-html/1.0.3 - on-finished: registry.npmjs.org/on-finished/2.3.0 - parseurl: registry.npmjs.org/parseurl/1.3.3 - statuses: registry.npmjs.org/statuses/1.5.0 - unpipe: registry.npmjs.org/unpipe/1.0.0 + debug: registry.npmmirror.com/debug/2.6.9 + encodeurl: registry.npmmirror.com/encodeurl/1.0.2 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + on-finished: registry.npmmirror.com/on-finished/2.3.0 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + statuses: registry.npmmirror.com/statuses/1.5.0 + unpipe: registry.npmmirror.com/unpipe/1.0.0 dev: true engines: node: '>= 0.8' name: finalhandler resolution: integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/finalhandler/1.2.0: + registry.npmmirror.com/finalhandler/1.2.0: dependencies: - debug: registry.npmjs.org/debug/2.6.9 - encodeurl: registry.npmjs.org/encodeurl/1.0.2 - escape-html: registry.npmjs.org/escape-html/1.0.3 - on-finished: registry.npmjs.org/on-finished/2.4.1 - parseurl: registry.npmjs.org/parseurl/1.3.3 - statuses: registry.npmjs.org/statuses/2.0.1 - unpipe: registry.npmjs.org/unpipe/1.0.0 + debug: registry.npmmirror.com/debug/2.6.9 + encodeurl: registry.npmmirror.com/encodeurl/1.0.2 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + on-finished: registry.npmmirror.com/on-finished/2.4.1 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + statuses: registry.npmmirror.com/statuses/2.0.1 + unpipe: registry.npmmirror.com/unpipe/1.0.0 dev: true engines: node: '>= 0.8' name: finalhandler resolution: integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/finalhandler/-/finalhandler-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/find-cache-dir/3.3.2: + registry.npmmirror.com/find-cache-dir/3.3.2: dependencies: - commondir: registry.npmjs.org/commondir/1.0.1 - make-dir: registry.npmjs.org/make-dir/3.1.0 - pkg-dir: registry.npmjs.org/pkg-dir/4.2.0 + commondir: registry.npmmirror.com/commondir/1.0.1 + make-dir: registry.npmmirror.com/make-dir/3.1.0 + pkg-dir: registry.npmmirror.com/pkg-dir/4.2.0 dev: true engines: node: '>=8' name: find-cache-dir resolution: integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz' version: 3.3.2 - registry.npmjs.org/find-up/4.1.0: + registry.npmmirror.com/find-up/4.1.0: dependencies: - locate-path: registry.npmjs.org/locate-path/5.0.0 - path-exists: registry.npmjs.org/path-exists/4.0.0 + locate-path: registry.npmmirror.com/locate-path/5.0.0 + path-exists: registry.npmmirror.com/path-exists/4.0.0 dev: true engines: node: '>=8' name: find-up resolution: integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/find-up/5.0.0: + registry.npmmirror.com/find-up/5.0.0: dependencies: - locate-path: registry.npmjs.org/locate-path/6.0.0 - path-exists: registry.npmjs.org/path-exists/4.0.0 + locate-path: registry.npmmirror.com/locate-path/6.0.0 + path-exists: registry.npmmirror.com/path-exists/4.0.0 dev: true engines: node: '>=10' name: find-up resolution: integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz' version: 5.0.0 - registry.npmjs.org/flat-cache/3.0.4: + registry.npmmirror.com/flat-cache/3.0.4: dependencies: - flatted: registry.npmjs.org/flatted/3.2.7 - rimraf: registry.npmjs.org/rimraf/3.0.2 + flatted: registry.npmmirror.com/flatted/3.2.7 + rimraf: registry.npmmirror.com/rimraf/3.0.2 dev: true engines: node: ^10.12.0 || >=12.0.0 name: flat-cache resolution: integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/flatted/3.2.7: + registry.npmmirror.com/flatted/3.2.7: dev: true name: flatted resolution: integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/flatted/-/flatted-3.2.7.tgz' version: 3.2.7 - registry.npmjs.org/follow-redirects/1.15.2: + registry.npmmirror.com/follow-redirects/1.15.2: engines: node: '>=4.0' name: follow-redirects @@ -6390,97 +6891,97 @@ packages: optional: true resolution: integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz' version: 1.15.2 - registry.npmjs.org/form-data/4.0.0: + registry.npmmirror.com/form-data/4.0.0: dependencies: - asynckit: registry.npmjs.org/asynckit/0.4.0 - combined-stream: registry.npmjs.org/combined-stream/1.0.8 - mime-types: registry.npmjs.org/mime-types/2.1.35 + asynckit: registry.npmmirror.com/asynckit/0.4.0 + combined-stream: registry.npmmirror.com/combined-stream/1.0.8 + mime-types: registry.npmmirror.com/mime-types/2.1.35 dev: false engines: node: '>= 6' name: form-data resolution: integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/forwarded/0.2.0: + registry.npmmirror.com/forwarded/0.2.0: dev: true engines: node: '>= 0.6' name: forwarded resolution: integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz' version: 0.2.0 - registry.npmjs.org/fraction.js/4.2.0: + registry.npmmirror.com/fraction.js/4.2.0: dev: true name: fraction.js resolution: integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fraction.js/-/fraction.js-4.2.0.tgz' version: 4.2.0 - registry.npmjs.org/fresh/0.5.2: + registry.npmmirror.com/fresh/0.5.2: dev: true engines: node: '>= 0.6' name: fresh resolution: integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz' version: 0.5.2 - registry.npmjs.org/fs-extra/10.1.0: + registry.npmmirror.com/fs-extra/10.1.0: dependencies: - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 - jsonfile: registry.npmjs.org/jsonfile/6.1.0 - universalify: registry.npmjs.org/universalify/2.0.0 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jsonfile: registry.npmmirror.com/jsonfile/6.1.0 + universalify: registry.npmmirror.com/universalify/2.0.0 dev: true engines: node: '>=12' name: fs-extra resolution: integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz' version: 10.1.0 - registry.npmjs.org/fs-extra/9.1.0: + registry.npmmirror.com/fs-extra/9.1.0: dependencies: - at-least-node: registry.npmjs.org/at-least-node/1.0.0 - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 - jsonfile: registry.npmjs.org/jsonfile/6.1.0 - universalify: registry.npmjs.org/universalify/2.0.0 + at-least-node: registry.npmmirror.com/at-least-node/1.0.0 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jsonfile: registry.npmmirror.com/jsonfile/6.1.0 + universalify: registry.npmmirror.com/universalify/2.0.0 dev: true engines: node: '>=10' name: fs-extra resolution: integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz' version: 9.1.0 - registry.npmjs.org/fs-monkey/1.0.3: + registry.npmmirror.com/fs-monkey/1.0.3: dev: true name: fs-monkey resolution: integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fs-monkey/-/fs-monkey-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/fs.realpath/1.0.0: + registry.npmmirror.com/fs.realpath/1.0.0: dev: true name: fs.realpath resolution: integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/fsevents/2.3.2: + registry.npmmirror.com/fsevents/2.3.2: dev: true engines: node: ^8.16.0 || ^10.6.0 || >=11.0.0 @@ -6490,337 +6991,337 @@ packages: - darwin resolution: integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz' version: 2.3.2 - registry.npmjs.org/function-bind/1.1.1: + registry.npmmirror.com/function-bind/1.1.1: dev: true name: function-bind resolution: integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz' version: 1.1.1 - registry.npmjs.org/gensync/1.0.0-beta.2: + registry.npmmirror.com/gensync/1.0.0-beta.2: dev: true engines: node: '>=6.9.0' name: gensync resolution: integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz' version: 1.0.0-beta.2 - registry.npmjs.org/get-caller-file/2.0.5: + registry.npmmirror.com/get-caller-file/2.0.5: dev: true engines: node: 6.* || 8.* || >= 10.* name: get-caller-file resolution: integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz' version: 2.0.5 - registry.npmjs.org/get-intrinsic/1.1.3: + registry.npmmirror.com/get-intrinsic/1.2.0: dependencies: - function-bind: registry.npmjs.org/function-bind/1.1.1 - has: registry.npmjs.org/has/1.0.3 - has-symbols: registry.npmjs.org/has-symbols/1.0.3 + function-bind: registry.npmmirror.com/function-bind/1.1.1 + has: registry.npmmirror.com/has/1.0.3 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 dev: true name: get-intrinsic resolution: - integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz' - version: 1.1.3 - registry.npmjs.org/get-stream/3.0.0: + integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz' + version: 1.2.0 + registry.npmmirror.com/get-stream/3.0.0: dev: true engines: node: '>=4' name: get-stream resolution: integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/get-stream/-/get-stream-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/get-stream/4.1.0: + registry.npmmirror.com/get-stream/4.1.0: dependencies: - pump: registry.npmjs.org/pump/3.0.0 + pump: registry.npmmirror.com/pump/3.0.0 dev: true engines: node: '>=6' name: get-stream resolution: integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/get-stream/6.0.1: + registry.npmmirror.com/get-stream/6.0.1: dev: true engines: node: '>=10' name: get-stream resolution: integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz' version: 6.0.1 - registry.npmjs.org/glob-parent/5.1.2: + registry.npmmirror.com/glob-parent/5.1.2: dependencies: - is-glob: registry.npmjs.org/is-glob/4.0.3 + is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true engines: node: '>= 6' name: glob-parent resolution: integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz' version: 5.1.2 - registry.npmjs.org/glob-parent/6.0.2: + registry.npmmirror.com/glob-parent/6.0.2: dependencies: - is-glob: registry.npmjs.org/is-glob/4.0.3 + is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true engines: node: '>=10.13.0' name: glob-parent resolution: integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz' version: 6.0.2 - registry.npmjs.org/glob-to-regexp/0.4.1: + registry.npmmirror.com/glob-to-regexp/0.4.1: dev: true name: glob-to-regexp resolution: integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz' version: 0.4.1 - registry.npmjs.org/glob/7.2.3: + registry.npmmirror.com/glob/7.2.3: dependencies: - fs.realpath: registry.npmjs.org/fs.realpath/1.0.0 - inflight: registry.npmjs.org/inflight/1.0.6 - inherits: registry.npmjs.org/inherits/2.0.4 - minimatch: registry.npmjs.org/minimatch/3.1.2 - once: registry.npmjs.org/once/1.4.0 - path-is-absolute: registry.npmjs.org/path-is-absolute/1.0.1 + fs.realpath: registry.npmmirror.com/fs.realpath/1.0.0 + inflight: registry.npmmirror.com/inflight/1.0.6 + inherits: registry.npmmirror.com/inherits/2.0.4 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + once: registry.npmmirror.com/once/1.4.0 + path-is-absolute: registry.npmmirror.com/path-is-absolute/1.0.1 dev: true name: glob resolution: integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/glob/-/glob-7.2.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz' version: 7.2.3 - registry.npmjs.org/globals/11.12.0: + registry.npmmirror.com/globals/11.12.0: dev: true engines: node: '>=4' name: globals resolution: integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/globals/-/globals-11.12.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz' version: 11.12.0 - registry.npmjs.org/globals/13.19.0: + registry.npmmirror.com/globals/13.20.0: dependencies: - type-fest: registry.npmjs.org/type-fest/0.20.2 + type-fest: registry.npmmirror.com/type-fest/0.20.2 dev: true engines: node: '>=8' name: globals resolution: - integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/globals/-/globals-13.19.0.tgz' - version: 13.19.0 - registry.npmjs.org/globby/11.1.0: + integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/globals/-/globals-13.20.0.tgz' + version: 13.20.0 + registry.npmmirror.com/globby/11.1.0: dependencies: - array-union: registry.npmjs.org/array-union/2.1.0 - dir-glob: registry.npmjs.org/dir-glob/3.0.1 - fast-glob: registry.npmjs.org/fast-glob/3.2.12 - ignore: registry.npmjs.org/ignore/5.2.1 - merge2: registry.npmjs.org/merge2/1.4.1 - slash: registry.npmjs.org/slash/3.0.0 + array-union: registry.npmmirror.com/array-union/2.1.0 + dir-glob: registry.npmmirror.com/dir-glob/3.0.1 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + ignore: registry.npmmirror.com/ignore/5.2.4 + merge2: registry.npmmirror.com/merge2/1.4.1 + slash: registry.npmmirror.com/slash/3.0.0 dev: true engines: node: '>=10' name: globby resolution: integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/globby/-/globby-11.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz' version: 11.1.0 - registry.npmjs.org/graceful-fs/4.2.10: + registry.npmmirror.com/graceful-fs/4.2.10: dev: true name: graceful-fs resolution: integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz' version: 4.2.10 - registry.npmjs.org/grapheme-splitter/1.0.4: + registry.npmmirror.com/grapheme-splitter/1.0.4: dev: true name: grapheme-splitter resolution: integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz' version: 1.0.4 - registry.npmjs.org/gzip-size/6.0.0: + registry.npmmirror.com/gzip-size/6.0.0: dependencies: - duplexer: registry.npmjs.org/duplexer/0.1.2 + duplexer: registry.npmmirror.com/duplexer/0.1.2 dev: true engines: node: '>=10' name: gzip-size resolution: integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/gzip-size/-/gzip-size-6.0.0.tgz' version: 6.0.0 - registry.npmjs.org/handle-thing/2.0.1: + registry.npmmirror.com/handle-thing/2.0.1: dev: true name: handle-thing resolution: integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/handle-thing/-/handle-thing-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/has-flag/3.0.0: + registry.npmmirror.com/has-flag/3.0.0: dev: true engines: node: '>=4' name: has-flag resolution: integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/has-flag/4.0.0: + registry.npmmirror.com/has-flag/4.0.0: dev: true engines: node: '>=8' name: has-flag resolution: integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/has-property-descriptors/1.0.0: + registry.npmmirror.com/has-property-descriptors/1.0.0: dependencies: - get-intrinsic: registry.npmjs.org/get-intrinsic/1.1.3 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.0 dev: true name: has-property-descriptors resolution: integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/has-symbols/1.0.3: + registry.npmmirror.com/has-symbols/1.0.3: dev: true engines: node: '>= 0.4' name: has-symbols resolution: integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/has/1.0.3: + registry.npmmirror.com/has/1.0.3: dependencies: - function-bind: registry.npmjs.org/function-bind/1.1.1 + function-bind: registry.npmmirror.com/function-bind/1.1.1 dev: true engines: node: '>= 0.4.0' name: has resolution: integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/has/-/has-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/has/-/has-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/hash-sum/1.0.2: + registry.npmmirror.com/hash-sum/1.0.2: dev: true name: hash-sum resolution: integrity: sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/hash-sum/2.0.0: + registry.npmmirror.com/hash-sum/2.0.0: dev: true name: hash-sum resolution: integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/he/1.2.0: + registry.npmmirror.com/he/1.2.0: dev: true hasBin: true name: he resolution: integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/he/-/he-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/he/-/he-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/header-case/2.0.4: + registry.npmmirror.com/header-case/2.0.4: dependencies: - capital-case: registry.npmjs.org/capital-case/1.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + capital-case: registry.npmmirror.com/capital-case/1.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: header-case resolution: integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/header-case/-/header-case-2.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/header-case/-/header-case-2.0.4.tgz' version: 2.0.4 - registry.npmjs.org/highlight.js/10.7.3: + registry.npmmirror.com/highlight.js/10.7.3: dev: true name: highlight.js resolution: integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/highlight.js/-/highlight.js-10.7.3.tgz' version: 10.7.3 - registry.npmjs.org/hosted-git-info/2.8.9: + registry.npmmirror.com/hosted-git-info/2.8.9: dev: true name: hosted-git-info resolution: integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz' version: 2.8.9 - registry.npmjs.org/hpack.js/2.1.6: + registry.npmmirror.com/hpack.js/2.1.6: dependencies: - inherits: registry.npmjs.org/inherits/2.0.4 - obuf: registry.npmjs.org/obuf/1.1.2 - readable-stream: registry.npmjs.org/readable-stream/2.3.7 - wbuf: registry.npmjs.org/wbuf/1.7.3 + inherits: registry.npmmirror.com/inherits/2.0.4 + obuf: registry.npmmirror.com/obuf/1.1.2 + readable-stream: registry.npmmirror.com/readable-stream/2.3.7 + wbuf: registry.npmmirror.com/wbuf/1.7.3 dev: true name: hpack.js resolution: integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/hpack.js/-/hpack.js-2.1.6.tgz' version: 2.1.6 - registry.npmjs.org/html-entities/2.3.3: + registry.npmmirror.com/html-entities/2.3.3: dev: true name: html-entities resolution: integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/html-entities/-/html-entities-2.3.3.tgz' version: 2.3.3 - registry.npmjs.org/html-minifier-terser/6.1.0: + registry.npmmirror.com/html-minifier-terser/6.1.0: dependencies: - camel-case: registry.npmjs.org/camel-case/4.1.2 - clean-css: registry.npmjs.org/clean-css/5.3.1 - commander: registry.npmjs.org/commander/8.3.0 - he: registry.npmjs.org/he/1.2.0 - param-case: registry.npmjs.org/param-case/3.0.4 - relateurl: registry.npmjs.org/relateurl/0.2.7 - terser: registry.npmjs.org/terser/5.16.1 + camel-case: registry.npmmirror.com/camel-case/4.1.2 + clean-css: registry.npmmirror.com/clean-css/5.3.2 + commander: registry.npmmirror.com/commander/8.3.0 + he: registry.npmmirror.com/he/1.2.0 + param-case: registry.npmmirror.com/param-case/3.0.4 + relateurl: registry.npmmirror.com/relateurl/0.2.7 + terser: registry.npmmirror.com/terser/5.16.3 dev: true engines: node: '>=12' @@ -6828,121 +7329,129 @@ packages: name: html-minifier-terser resolution: integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz' version: 6.1.0 - registry.npmjs.org/html-tags/2.0.0: + registry.npmmirror.com/html-tags/2.0.0: dev: true engines: node: '>=4' name: html-tags resolution: integrity: sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/html-tags/-/html-tags-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/html-tags/3.2.0: + registry.npmmirror.com/html-tags/3.2.0: dev: true engines: node: '>=8' name: html-tags resolution: integrity: sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/html-tags/-/html-tags-3.2.0.tgz' version: 3.2.0 - registry.npmjs.org/html-webpack-plugin/5.5.0_webpack@5.75.0: + registry.npmmirror.com/html-void-elements/2.0.1: + dev: false + name: html-void-elements + resolution: + integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/html-void-elements/-/html-void-elements-2.0.1.tgz' + version: 2.0.1 + registry.npmmirror.com/html-webpack-plugin/5.5.0_webpack@5.75.0: dependencies: - '@types/html-minifier-terser': registry.npmjs.org/@types/html-minifier-terser/6.1.0 - html-minifier-terser: registry.npmjs.org/html-minifier-terser/6.1.0 - lodash: registry.npmjs.org/lodash/4.17.21 - pretty-error: registry.npmjs.org/pretty-error/4.0.0 - tapable: registry.npmjs.org/tapable/2.2.1 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + '@types/html-minifier-terser': registry.npmmirror.com/@types/html-minifier-terser/6.1.0 + html-minifier-terser: registry.npmmirror.com/html-minifier-terser/6.1.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + pretty-error: registry.npmmirror.com/pretty-error/4.0.0 + tapable: registry.npmmirror.com/tapable/2.2.1 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>=10.13.0' - id: registry.npmjs.org/html-webpack-plugin/5.5.0 + id: registry.npmmirror.com/html-webpack-plugin/5.5.0 name: html-webpack-plugin peerDependencies: webpack: ^5.20.0 resolution: integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz' version: 5.5.0 - registry.npmjs.org/htmlparser2/6.1.0: + registry.npmmirror.com/htmlparser2/6.1.0: dependencies: - domelementtype: registry.npmjs.org/domelementtype/2.3.0 - domhandler: registry.npmjs.org/domhandler/4.3.1 - domutils: registry.npmjs.org/domutils/2.8.0 - entities: registry.npmjs.org/entities/2.2.0 + domelementtype: registry.npmmirror.com/domelementtype/2.3.0 + domhandler: registry.npmmirror.com/domhandler/4.3.1 + domutils: registry.npmmirror.com/domutils/2.8.0 + entities: registry.npmmirror.com/entities/2.2.0 dev: true name: htmlparser2 resolution: integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz' version: 6.1.0 - registry.npmjs.org/http-deceiver/1.2.7: + registry.npmmirror.com/http-deceiver/1.2.7: dev: true name: http-deceiver resolution: integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/http-deceiver/-/http-deceiver-1.2.7.tgz' version: 1.2.7 - registry.npmjs.org/http-errors/1.6.3: + registry.npmmirror.com/http-errors/1.6.3: dependencies: - depd: registry.npmjs.org/depd/1.1.2 - inherits: registry.npmjs.org/inherits/2.0.3 - setprototypeof: registry.npmjs.org/setprototypeof/1.1.0 - statuses: registry.npmjs.org/statuses/1.5.0 + depd: registry.npmmirror.com/depd/1.1.2 + inherits: registry.npmmirror.com/inherits/2.0.3 + setprototypeof: registry.npmmirror.com/setprototypeof/1.1.0 + statuses: registry.npmmirror.com/statuses/1.5.0 dev: true engines: node: '>= 0.6' name: http-errors resolution: integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/http-errors/-/http-errors-1.6.3.tgz' version: 1.6.3 - registry.npmjs.org/http-errors/2.0.0: + registry.npmmirror.com/http-errors/2.0.0: dependencies: - depd: registry.npmjs.org/depd/2.0.0 - inherits: registry.npmjs.org/inherits/2.0.4 - setprototypeof: registry.npmjs.org/setprototypeof/1.2.0 - statuses: registry.npmjs.org/statuses/2.0.1 - toidentifier: registry.npmjs.org/toidentifier/1.0.1 + depd: registry.npmmirror.com/depd/2.0.0 + inherits: registry.npmmirror.com/inherits/2.0.4 + setprototypeof: registry.npmmirror.com/setprototypeof/1.2.0 + statuses: registry.npmmirror.com/statuses/2.0.1 + toidentifier: registry.npmmirror.com/toidentifier/1.0.1 dev: true engines: node: '>= 0.8' name: http-errors resolution: integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/http-parser-js/0.5.8: + registry.npmmirror.com/http-parser-js/0.5.8: dev: true name: http-parser-js resolution: integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/http-parser-js/-/http-parser-js-0.5.8.tgz' version: 0.5.8 - registry.npmjs.org/http-proxy-middleware/2.0.6_@types+express@4.17.15: + registry.npmmirror.com/http-proxy-middleware/2.0.6_@types+express@4.17.17: dependencies: - '@types/express': registry.npmjs.org/@types/express/4.17.15 - '@types/http-proxy': registry.npmjs.org/@types/http-proxy/1.17.9 - http-proxy: registry.npmjs.org/http-proxy/1.18.1 - is-glob: registry.npmjs.org/is-glob/4.0.3 - is-plain-obj: registry.npmjs.org/is-plain-obj/3.0.0 - micromatch: registry.npmjs.org/micromatch/4.0.5 + '@types/express': registry.npmmirror.com/@types/express/4.17.17 + '@types/http-proxy': registry.npmmirror.com/@types/http-proxy/1.17.9 + http-proxy: registry.npmmirror.com/http-proxy/1.18.1 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + is-plain-obj: registry.npmmirror.com/is-plain-obj/3.0.0 + micromatch: registry.npmmirror.com/micromatch/4.0.5 dev: true engines: node: '>=12.0.0' - id: registry.npmjs.org/http-proxy-middleware/2.0.6 + id: registry.npmmirror.com/http-proxy-middleware/2.0.6 name: http-proxy-middleware peerDependencies: '@types/express': ^4.17.13 @@ -6951,210 +7460,228 @@ packages: optional: true resolution: integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz' version: 2.0.6 - registry.npmjs.org/http-proxy/1.18.1: + registry.npmmirror.com/http-proxy/1.18.1: dependencies: - eventemitter3: registry.npmjs.org/eventemitter3/4.0.7 - follow-redirects: registry.npmjs.org/follow-redirects/1.15.2 - requires-port: registry.npmjs.org/requires-port/1.0.0 + eventemitter3: registry.npmmirror.com/eventemitter3/4.0.7 + follow-redirects: registry.npmmirror.com/follow-redirects/1.15.2 + requires-port: registry.npmmirror.com/requires-port/1.0.0 dev: true engines: node: '>=8.0.0' name: http-proxy resolution: integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz' version: 1.18.1 - registry.npmjs.org/human-signals/2.1.0: + registry.npmmirror.com/human-signals/2.1.0: dev: true engines: node: '>=10.17.0' name: human-signals resolution: integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/iconv-lite/0.4.24: + registry.npmmirror.com/i18next/20.6.1: dependencies: - safer-buffer: registry.npmjs.org/safer-buffer/2.1.2 + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + dev: false + name: i18next + resolution: + integrity: sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/i18next/-/i18next-20.6.1.tgz' + version: 20.6.1 + registry.npmmirror.com/iconv-lite/0.4.24: + dependencies: + safer-buffer: registry.npmmirror.com/safer-buffer/2.1.2 dev: true engines: node: '>=0.10.0' name: iconv-lite resolution: integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz' version: 0.4.24 - registry.npmjs.org/icss-utils/5.1.0_postcss@8.4.20: + registry.npmmirror.com/icss-utils/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >= 14 - id: registry.npmjs.org/icss-utils/5.1.0 + id: registry.npmmirror.com/icss-utils/5.1.0 name: icss-utils peerDependencies: postcss: ^8.1.0 resolution: integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/icss-utils/-/icss-utils-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/ieee754/1.2.1: + registry.npmmirror.com/ieee754/1.2.1: dev: true name: ieee754 resolution: integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz' version: 1.2.1 - registry.npmjs.org/ignore/5.2.1: + registry.npmmirror.com/ignore/5.2.4: dev: true engines: node: '>= 4' name: ignore resolution: - integrity: sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ignore/-/ignore-5.2.1.tgz' - version: 5.2.1 - registry.npmjs.org/immutable/4.1.0: + integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz' + version: 5.2.4 + registry.npmmirror.com/immer/9.0.19: + dev: false + name: immer + resolution: + integrity: sha512-eY+Y0qcsB4TZKwgQzLaE/lqYMlKhv5J9dyd2RhhtGhNo2njPXDqU9XPfcNfa3MIDsdtZt5KlkIsirlo4dHsWdQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/immer/-/immer-9.0.19.tgz' + version: 9.0.19 + registry.npmmirror.com/immutable/4.2.3: dev: true name: immutable resolution: - integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/immutable/-/immutable-4.1.0.tgz' - version: 4.1.0 - registry.npmjs.org/import-fresh/3.3.0: + integrity: sha512-IHpmvaOIX4VLJwPOuQr1NpeBr2ZG6vpIj3blsLVxXRWJscLioaJRStqC+NcBsLeCDsnGlPpXd5/WZmnE7MbsKA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/immutable/-/immutable-4.2.3.tgz' + version: 4.2.3 + registry.npmmirror.com/import-fresh/3.3.0: dependencies: - parent-module: registry.npmjs.org/parent-module/1.0.1 - resolve-from: registry.npmjs.org/resolve-from/4.0.0 + parent-module: registry.npmmirror.com/parent-module/1.0.1 + resolve-from: registry.npmmirror.com/resolve-from/4.0.0 dev: true engines: node: '>=6' name: import-fresh resolution: integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz' version: 3.3.0 - registry.npmjs.org/imurmurhash/0.1.4: + registry.npmmirror.com/imurmurhash/0.1.4: dev: true engines: node: '>=0.8.19' name: imurmurhash resolution: integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz' version: 0.1.4 - registry.npmjs.org/inflight/1.0.6: + registry.npmmirror.com/inflight/1.0.6: dependencies: - once: registry.npmjs.org/once/1.4.0 - wrappy: registry.npmjs.org/wrappy/1.0.2 + once: registry.npmmirror.com/once/1.4.0 + wrappy: registry.npmmirror.com/wrappy/1.0.2 dev: true name: inflight resolution: integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz' version: 1.0.6 - registry.npmjs.org/inherits/2.0.3: + registry.npmmirror.com/inherits/2.0.3: dev: true name: inherits resolution: integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz' version: 2.0.3 - registry.npmjs.org/inherits/2.0.4: + registry.npmmirror.com/inherits/2.0.4: dev: true name: inherits resolution: integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz' version: 2.0.4 - registry.npmjs.org/ipaddr.js/1.9.1: + registry.npmmirror.com/ipaddr.js/1.9.1: dev: true engines: node: '>= 0.10' name: ipaddr.js resolution: integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz' version: 1.9.1 - registry.npmjs.org/ipaddr.js/2.0.1: + registry.npmmirror.com/ipaddr.js/2.0.1: dev: true engines: node: '>= 10' name: ipaddr.js resolution: integrity: sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/is-arrayish/0.2.1: + registry.npmmirror.com/is-arrayish/0.2.1: dev: true name: is-arrayish resolution: integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz' version: 0.2.1 - registry.npmjs.org/is-binary-path/2.1.0: + registry.npmmirror.com/is-binary-path/2.1.0: dependencies: - binary-extensions: registry.npmjs.org/binary-extensions/2.2.0 + binary-extensions: registry.npmmirror.com/binary-extensions/2.2.0 dev: true engines: node: '>=8' name: is-binary-path resolution: integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/is-builtin-module/3.2.0: + registry.npmmirror.com/is-builtin-module/3.2.1: dependencies: - builtin-modules: registry.npmjs.org/builtin-modules/3.3.0 + builtin-modules: registry.npmmirror.com/builtin-modules/3.3.0 dev: true engines: node: '>=6' name: is-builtin-module resolution: - integrity: sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.0.tgz' - version: 3.2.0 - registry.npmjs.org/is-ci/1.2.1: + integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz' + version: 3.2.1 + registry.npmmirror.com/is-ci/1.2.1: dependencies: - ci-info: registry.npmjs.org/ci-info/1.6.0 + ci-info: registry.npmmirror.com/ci-info/1.6.0 dev: true hasBin: true name: is-ci resolution: integrity: sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-ci/-/is-ci-1.2.1.tgz' version: 1.2.1 - registry.npmjs.org/is-core-module/2.11.0: + registry.npmmirror.com/is-core-module/2.11.0: dependencies: - has: registry.npmjs.org/has/1.0.3 + has: registry.npmmirror.com/has/1.0.3 dev: true name: is-core-module resolution: integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-core-module/-/is-core-module-2.11.0.tgz' version: 2.11.0 - registry.npmjs.org/is-docker/2.2.1: + registry.npmmirror.com/is-docker/2.2.1: dev: true engines: node: '>=8' @@ -7162,286 +7689,321 @@ packages: name: is-docker resolution: integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz' version: 2.2.1 - registry.npmjs.org/is-extglob/2.1.1: + registry.npmmirror.com/is-extglob/2.1.1: dev: true engines: node: '>=0.10.0' name: is-extglob resolution: integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz' version: 2.1.1 - registry.npmjs.org/is-file-esm/1.0.0: + registry.npmmirror.com/is-file-esm/1.0.0: dependencies: - read-pkg-up: registry.npmjs.org/read-pkg-up/7.0.1 + read-pkg-up: registry.npmmirror.com/read-pkg-up/7.0.1 dev: true name: is-file-esm resolution: integrity: sha512-rZlaNKb4Mr8WlRu2A9XdeoKgnO5aA53XdPHgCKVyCrQ/rWi89RET1+bq37Ru46obaQXeiX4vmFIm1vks41hoSA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-file-esm/-/is-file-esm-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-file-esm/-/is-file-esm-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/is-fullwidth-code-point/2.0.0: + registry.npmmirror.com/is-fullwidth-code-point/2.0.0: dev: true engines: node: '>=4' name: is-fullwidth-code-point resolution: integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/is-fullwidth-code-point/3.0.0: + registry.npmmirror.com/is-fullwidth-code-point/3.0.0: dev: true engines: node: '>=8' name: is-fullwidth-code-point resolution: integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/is-glob/4.0.3: + registry.npmmirror.com/is-glob/4.0.3: dependencies: - is-extglob: registry.npmjs.org/is-extglob/2.1.1 + is-extglob: registry.npmmirror.com/is-extglob/2.1.1 dev: true engines: node: '>=0.10.0' name: is-glob resolution: integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz' version: 4.0.3 - registry.npmjs.org/is-interactive/1.0.0: + registry.npmmirror.com/is-hotkey/0.2.0: + dev: false + name: is-hotkey + resolution: + integrity: sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz' + version: 0.2.0 + registry.npmmirror.com/is-interactive/1.0.0: dev: true engines: node: '>=8' name: is-interactive resolution: integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-interactive/-/is-interactive-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/is-module/1.0.0: + registry.npmmirror.com/is-module/1.0.0: dev: true name: is-module resolution: integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-module/-/is-module-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/is-number/7.0.0: + registry.npmmirror.com/is-number/7.0.0: dev: true engines: node: '>=0.12.0' name: is-number resolution: integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz' version: 7.0.0 - registry.npmjs.org/is-path-inside/3.0.3: + registry.npmmirror.com/is-path-inside/3.0.3: dev: true engines: node: '>=8' name: is-path-inside resolution: integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz' version: 3.0.3 - registry.npmjs.org/is-plain-obj/3.0.0: + registry.npmmirror.com/is-plain-obj/3.0.0: dev: true engines: node: '>=10' name: is-plain-obj resolution: integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/is-plain-object/2.0.4: + registry.npmmirror.com/is-plain-object/2.0.4: dependencies: - isobject: registry.npmjs.org/isobject/3.0.1 + isobject: registry.npmmirror.com/isobject/3.0.1 dev: true engines: node: '>=0.10.0' name: is-plain-object resolution: integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz' version: 2.0.4 - registry.npmjs.org/is-stream/1.1.0: + registry.npmmirror.com/is-plain-object/3.0.1: + dev: false + engines: + node: '>=0.10.0' + name: is-plain-object + resolution: + integrity: sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-plain-object/-/is-plain-object-3.0.1.tgz' + version: 3.0.1 + registry.npmmirror.com/is-plain-object/5.0.0: + dev: false + engines: + node: '>=0.10.0' + name: is-plain-object + resolution: + integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz' + version: 5.0.0 + registry.npmmirror.com/is-stream/1.1.0: dev: true engines: node: '>=0.10.0' name: is-stream resolution: integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-stream/-/is-stream-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/is-stream/2.0.1: + registry.npmmirror.com/is-stream/2.0.1: dev: true engines: node: '>=8' name: is-stream resolution: integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/is-unicode-supported/0.1.0: + registry.npmmirror.com/is-unicode-supported/0.1.0: dev: true engines: node: '>=10' name: is-unicode-supported resolution: integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz' version: 0.1.0 - registry.npmjs.org/is-wsl/2.2.0: + registry.npmmirror.com/is-url/1.2.4: + dev: false + name: is-url + resolution: + integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz' + version: 1.2.4 + registry.npmmirror.com/is-wsl/2.2.0: dependencies: - is-docker: registry.npmjs.org/is-docker/2.2.1 + is-docker: registry.npmmirror.com/is-docker/2.2.1 dev: true engines: node: '>=8' name: is-wsl resolution: integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz' version: 2.2.0 - registry.npmjs.org/isarray/1.0.0: + registry.npmmirror.com/isarray/1.0.0: dev: true name: isarray resolution: integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/isexe/2.0.0: + registry.npmmirror.com/isexe/2.0.0: dev: true name: isexe resolution: integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/isobject/3.0.1: + registry.npmmirror.com/isobject/3.0.1: dev: true engines: node: '>=0.10.0' name: isobject resolution: integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/javascript-stringify/2.1.0: + registry.npmmirror.com/javascript-stringify/2.1.0: dev: true name: javascript-stringify resolution: integrity: sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/javascript-stringify/-/javascript-stringify-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/javascript-stringify/-/javascript-stringify-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/jest-worker/27.5.1: + registry.npmmirror.com/jest-worker/27.5.1: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 - merge-stream: registry.npmjs.org/merge-stream/2.0.0 - supports-color: registry.npmjs.org/supports-color/8.1.1 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + merge-stream: registry.npmmirror.com/merge-stream/2.0.0 + supports-color: registry.npmmirror.com/supports-color/8.1.1 dev: true engines: node: '>= 10.13.0' name: jest-worker resolution: integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/jest-worker/-/jest-worker-27.5.1.tgz' version: 27.5.1 - registry.npmjs.org/jest-worker/28.1.3: + registry.npmmirror.com/jest-worker/28.1.3: dependencies: - '@types/node': registry.npmjs.org/@types/node/18.11.17 - merge-stream: registry.npmjs.org/merge-stream/2.0.0 - supports-color: registry.npmjs.org/supports-color/8.1.1 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + merge-stream: registry.npmmirror.com/merge-stream/2.0.0 + supports-color: registry.npmmirror.com/supports-color/8.1.1 dev: true engines: node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0 name: jest-worker resolution: integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/jest-worker/-/jest-worker-28.1.3.tgz' version: 28.1.3 - registry.npmjs.org/joi/17.7.0: + registry.npmmirror.com/joi/17.7.0: dependencies: - '@hapi/hoek': registry.npmjs.org/@hapi/hoek/9.3.0 - '@hapi/topo': registry.npmjs.org/@hapi/topo/5.1.0 - '@sideway/address': registry.npmjs.org/@sideway/address/4.1.4 - '@sideway/formula': registry.npmjs.org/@sideway/formula/3.0.1 - '@sideway/pinpoint': registry.npmjs.org/@sideway/pinpoint/2.0.0 + '@hapi/hoek': registry.npmmirror.com/@hapi/hoek/9.3.0 + '@hapi/topo': registry.npmmirror.com/@hapi/topo/5.1.0 + '@sideway/address': registry.npmmirror.com/@sideway/address/4.1.4 + '@sideway/formula': registry.npmmirror.com/@sideway/formula/3.0.1 + '@sideway/pinpoint': registry.npmmirror.com/@sideway/pinpoint/2.0.0 dev: true name: joi resolution: integrity: sha512-1/ugc8djfn93rTE3WRKdCzGGt/EtiYKxITMO4Wiv6q5JL1gl9ePt4kBsl1S499nbosspfctIQTpYIhSmHA3WAg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/joi/-/joi-17.7.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/joi/-/joi-17.7.0.tgz' version: 17.7.0 - registry.npmjs.org/js-message/1.0.7: + registry.npmmirror.com/js-message/1.0.7: dev: true engines: node: '>=0.6.0' name: js-message resolution: integrity: sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/js-message/-/js-message-1.0.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/js-message/-/js-message-1.0.7.tgz' version: 1.0.7 - registry.npmjs.org/js-sdsl/4.2.0: + registry.npmmirror.com/js-sdsl/4.3.0: dev: true name: js-sdsl resolution: - integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.2.0.tgz' - version: 4.2.0 - registry.npmjs.org/js-tokens/4.0.0: - dev: true + integrity: sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/js-sdsl/-/js-sdsl-4.3.0.tgz' + version: 4.3.0 + registry.npmmirror.com/js-tokens/4.0.0: name: js-tokens resolution: integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/js-yaml/4.1.0: + registry.npmmirror.com/js-yaml/4.1.0: dependencies: - argparse: registry.npmjs.org/argparse/2.0.1 + argparse: registry.npmmirror.com/argparse/2.0.1 dev: true hasBin: true name: js-yaml resolution: integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/jsesc/0.5.0: + registry.npmmirror.com/jsesc/0.5.0: dev: true hasBin: true name: jsesc resolution: integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz' version: 0.5.0 - registry.npmjs.org/jsesc/2.5.2: + registry.npmmirror.com/jsesc/2.5.2: dev: true engines: node: '>=4' @@ -7449,242 +8011,242 @@ packages: name: jsesc resolution: integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz' version: 2.5.2 - registry.npmjs.org/json-bigint/1.0.0: + registry.npmmirror.com/json-bigint/1.0.0: dependencies: - bignumber.js: registry.npmjs.org/bignumber.js/9.1.1 + bignumber.js: registry.npmmirror.com/bignumber.js/9.1.1 dev: false name: json-bigint resolution: integrity: sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json-bigint/-/json-bigint-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/json-parse-better-errors/1.0.2: + registry.npmmirror.com/json-parse-better-errors/1.0.2: dev: true name: json-parse-better-errors resolution: integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/json-parse-even-better-errors/2.3.1: + registry.npmmirror.com/json-parse-even-better-errors/2.3.1: dev: true name: json-parse-even-better-errors resolution: integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz' version: 2.3.1 - registry.npmjs.org/json-schema-traverse/0.4.1: + registry.npmmirror.com/json-schema-traverse/0.4.1: dev: true name: json-schema-traverse resolution: integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz' version: 0.4.1 - registry.npmjs.org/json-schema-traverse/1.0.0: + registry.npmmirror.com/json-schema-traverse/1.0.0: dev: true name: json-schema-traverse resolution: integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/json-stable-stringify-without-jsonify/1.0.1: + registry.npmmirror.com/json-stable-stringify-without-jsonify/1.0.1: dev: true name: json-stable-stringify-without-jsonify resolution: integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/json5/1.0.1: + registry.npmmirror.com/json5/1.0.2: dependencies: - minimist: registry.npmjs.org/minimist/1.2.7 + minimist: registry.npmmirror.com/minimist/1.2.7 dev: true hasBin: true name: json5 resolution: - integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json5/-/json5-1.0.1.tgz' - version: 1.0.1 - registry.npmjs.org/json5/2.2.2: + integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz' + version: 1.0.2 + registry.npmmirror.com/json5/2.2.3: dev: true engines: node: '>=6' hasBin: true name: json5 resolution: - integrity: sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/json5/-/json5-2.2.2.tgz' - version: 2.2.2 - registry.npmjs.org/jsonfile/6.1.0: + integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz' + version: 2.2.3 + registry.npmmirror.com/jsonfile/6.1.0: dependencies: - universalify: registry.npmjs.org/universalify/2.0.0 + universalify: registry.npmmirror.com/universalify/2.0.0 dev: true name: jsonfile optionalDependencies: - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 resolution: integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz' version: 6.1.0 - registry.npmjs.org/kind-of/6.0.3: + registry.npmmirror.com/kind-of/6.0.3: dev: true engines: node: '>=0.10.0' name: kind-of resolution: integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz' version: 6.0.3 - registry.npmjs.org/klona/2.0.5: + registry.npmmirror.com/klona/2.0.6: dev: true engines: node: '>= 8' name: klona resolution: - integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/klona/-/klona-2.0.5.tgz' - version: 2.0.5 - registry.npmjs.org/launch-editor-middleware/2.6.0: + integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz' + version: 2.0.6 + registry.npmmirror.com/launch-editor-middleware/2.6.0: dependencies: - launch-editor: registry.npmjs.org/launch-editor/2.6.0 + launch-editor: registry.npmmirror.com/launch-editor/2.6.0 dev: true name: launch-editor-middleware resolution: integrity: sha512-K2yxgljj5TdCeRN1lBtO3/J26+AIDDDw+04y6VAiZbWcTdBwsYN6RrZBnW5DN/QiSIdKNjKdATLUUluWWFYTIA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/launch-editor-middleware/-/launch-editor-middleware-2.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/launch-editor-middleware/-/launch-editor-middleware-2.6.0.tgz' version: 2.6.0 - registry.npmjs.org/launch-editor/2.6.0: + registry.npmmirror.com/launch-editor/2.6.0: dependencies: - picocolors: registry.npmjs.org/picocolors/1.0.0 - shell-quote: registry.npmjs.org/shell-quote/1.7.4 + picocolors: registry.npmmirror.com/picocolors/1.0.0 + shell-quote: registry.npmmirror.com/shell-quote/1.8.0 dev: true name: launch-editor resolution: integrity: sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/launch-editor/-/launch-editor-2.6.0.tgz' version: 2.6.0 - registry.npmjs.org/levn/0.4.1: + registry.npmmirror.com/levn/0.4.1: dependencies: - prelude-ls: registry.npmjs.org/prelude-ls/1.2.1 - type-check: registry.npmjs.org/type-check/0.4.0 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 + type-check: registry.npmmirror.com/type-check/0.4.0 dev: true engines: node: '>= 0.8.0' name: levn resolution: integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/levn/-/levn-0.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz' version: 0.4.1 - registry.npmjs.org/lilconfig/2.0.6: + registry.npmmirror.com/lilconfig/2.0.6: dev: true engines: node: '>=10' name: lilconfig resolution: integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lilconfig/-/lilconfig-2.0.6.tgz' version: 2.0.6 - registry.npmjs.org/lines-and-columns/1.2.4: + registry.npmmirror.com/lines-and-columns/1.2.4: dev: true name: lines-and-columns resolution: integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz' version: 1.2.4 - registry.npmjs.org/loader-runner/4.3.0: + registry.npmmirror.com/loader-runner/4.3.0: dev: true engines: node: '>=6.11.5' name: loader-runner resolution: integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/loader-runner/-/loader-runner-4.3.0.tgz' version: 4.3.0 - registry.npmjs.org/loader-utils/1.4.2: + registry.npmmirror.com/loader-utils/1.4.2: dependencies: - big.js: registry.npmjs.org/big.js/5.2.2 - emojis-list: registry.npmjs.org/emojis-list/3.0.0 - json5: registry.npmjs.org/json5/1.0.1 + big.js: registry.npmmirror.com/big.js/5.2.2 + emojis-list: registry.npmmirror.com/emojis-list/3.0.0 + json5: registry.npmmirror.com/json5/1.0.2 dev: true engines: node: '>=4.0.0' name: loader-utils resolution: integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz' version: 1.4.2 - registry.npmjs.org/loader-utils/2.0.4: + registry.npmmirror.com/loader-utils/2.0.4: dependencies: - big.js: registry.npmjs.org/big.js/5.2.2 - emojis-list: registry.npmjs.org/emojis-list/3.0.0 - json5: registry.npmjs.org/json5/2.2.2 + big.js: registry.npmmirror.com/big.js/5.2.2 + emojis-list: registry.npmmirror.com/emojis-list/3.0.0 + json5: registry.npmmirror.com/json5/2.2.3 dev: true engines: node: '>=8.9.0' name: loader-utils resolution: integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz' version: 2.0.4 - registry.npmjs.org/locate-path/5.0.0: + registry.npmmirror.com/locate-path/5.0.0: dependencies: - p-locate: registry.npmjs.org/p-locate/4.1.0 + p-locate: registry.npmmirror.com/p-locate/4.1.0 dev: true engines: node: '>=8' name: locate-path resolution: integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz' version: 5.0.0 - registry.npmjs.org/locate-path/6.0.0: + registry.npmmirror.com/locate-path/6.0.0: dependencies: - p-locate: registry.npmjs.org/p-locate/5.0.0 + p-locate: registry.npmmirror.com/p-locate/5.0.0 dev: true engines: node: '>=10' name: locate-path resolution: integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz' version: 6.0.0 - registry.npmjs.org/lodash-es/4.17.21: + registry.npmmirror.com/lodash-es/4.17.21: dev: false name: lodash-es resolution: integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz' version: 4.17.21 - registry.npmjs.org/lodash-unified/1.0.3_da03a4540fbd16bbaafbb96724306afd: + registry.npmmirror.com/lodash-unified/1.0.3_da03a4540fbd16bbaafbb96724306afd: dependencies: - '@types/lodash-es': registry.npmjs.org/@types/lodash-es/4.17.6 - lodash: registry.npmjs.org/lodash/4.17.21 - lodash-es: registry.npmjs.org/lodash-es/4.17.21 + '@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6 + lodash: registry.npmmirror.com/lodash/4.17.21 + lodash-es: registry.npmmirror.com/lodash-es/4.17.21 dev: false - id: registry.npmjs.org/lodash-unified/1.0.3 + id: registry.npmmirror.com/lodash-unified/1.0.3 name: lodash-unified peerDependencies: '@types/lodash-es': '*' @@ -7692,283 +8254,361 @@ packages: lodash-es: '*' resolution: integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz' version: 1.0.3 - registry.npmjs.org/lodash.debounce/4.0.8: - dev: true + registry.npmmirror.com/lodash.camelcase/4.3.0: + dev: false + name: lodash.camelcase + resolution: + integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz' + version: 4.3.0 + registry.npmmirror.com/lodash.clonedeep/4.5.0: + dev: false + name: lodash.clonedeep + resolution: + integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz' + version: 4.5.0 + registry.npmmirror.com/lodash.debounce/4.0.8: name: lodash.debounce resolution: integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz' version: 4.0.8 - registry.npmjs.org/lodash.defaultsdeep/4.6.1: + registry.npmmirror.com/lodash.defaultsdeep/4.6.1: dev: true name: lodash.defaultsdeep resolution: integrity: sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz' version: 4.6.1 - registry.npmjs.org/lodash.kebabcase/4.1.1: + registry.npmmirror.com/lodash.foreach/4.5.0: + dev: false + name: lodash.foreach + resolution: + integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz' + version: 4.5.0 + registry.npmmirror.com/lodash.isequal/4.5.0: + dev: false + name: lodash.isequal + resolution: + integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz' + version: 4.5.0 + registry.npmmirror.com/lodash.kebabcase/4.1.1: dev: true name: lodash.kebabcase resolution: integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz' version: 4.1.1 - registry.npmjs.org/lodash.mapvalues/4.6.0: + registry.npmmirror.com/lodash.mapvalues/4.6.0: dev: true name: lodash.mapvalues resolution: integrity: sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz' version: 4.6.0 - registry.npmjs.org/lodash.memoize/4.1.2: + registry.npmmirror.com/lodash.memoize/4.1.2: dev: true name: lodash.memoize resolution: integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz' version: 4.1.2 - registry.npmjs.org/lodash.merge/4.6.2: + registry.npmmirror.com/lodash.merge/4.6.2: dev: true name: lodash.merge resolution: integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz' version: 4.6.2 - registry.npmjs.org/lodash.uniq/4.5.0: + registry.npmmirror.com/lodash.throttle/4.1.1: + dev: false + name: lodash.throttle + resolution: + integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz' + version: 4.1.1 + registry.npmmirror.com/lodash.toarray/4.4.0: + dev: false + name: lodash.toarray + resolution: + integrity: sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz' + version: 4.4.0 + registry.npmmirror.com/lodash.uniq/4.5.0: dev: true name: lodash.uniq resolution: integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz' version: 4.5.0 - registry.npmjs.org/lodash/4.17.21: + registry.npmmirror.com/lodash/4.17.21: name: lodash resolution: integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz' version: 4.17.21 - registry.npmjs.org/log-symbols/4.1.0: + registry.npmmirror.com/log-symbols/4.1.0: dependencies: - chalk: registry.npmjs.org/chalk/4.1.2 - is-unicode-supported: registry.npmjs.org/is-unicode-supported/0.1.0 + chalk: registry.npmmirror.com/chalk/4.1.2 + is-unicode-supported: registry.npmmirror.com/is-unicode-supported/0.1.0 dev: true engines: node: '>=10' name: log-symbols resolution: integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/log-update/2.3.0: + registry.npmmirror.com/log-update/2.3.0: dependencies: - ansi-escapes: registry.npmjs.org/ansi-escapes/3.2.0 - cli-cursor: registry.npmjs.org/cli-cursor/2.1.0 - wrap-ansi: registry.npmjs.org/wrap-ansi/3.0.1 + ansi-escapes: registry.npmmirror.com/ansi-escapes/3.2.0 + cli-cursor: registry.npmmirror.com/cli-cursor/2.1.0 + wrap-ansi: registry.npmmirror.com/wrap-ansi/3.0.1 dev: true engines: node: '>=4' name: log-update resolution: integrity: sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/log-update/-/log-update-2.3.0.tgz' version: 2.3.0 - registry.npmjs.org/lower-case/2.0.2: + registry.npmmirror.com/loose-envify/1.4.0: dependencies: - tslib: registry.npmjs.org/tslib/2.4.1 + js-tokens: registry.npmmirror.com/js-tokens/4.0.0 + dev: false + hasBin: true + name: loose-envify + resolution: + integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz' + version: 1.4.0 + registry.npmmirror.com/lower-case/2.0.2: + dependencies: + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: lower-case resolution: integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/lru-cache/4.1.5: + registry.npmmirror.com/lru-cache/4.1.5: dependencies: - pseudomap: registry.npmjs.org/pseudomap/1.0.2 - yallist: registry.npmjs.org/yallist/2.1.2 + pseudomap: registry.npmmirror.com/pseudomap/1.0.2 + yallist: registry.npmmirror.com/yallist/2.1.2 dev: true name: lru-cache resolution: integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz' version: 4.1.5 - registry.npmjs.org/lru-cache/6.0.0: + registry.npmmirror.com/lru-cache/5.1.1: dependencies: - yallist: registry.npmjs.org/yallist/4.0.0 + yallist: registry.npmmirror.com/yallist/3.1.1 + dev: true + name: lru-cache + resolution: + integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz' + version: 5.1.1 + registry.npmmirror.com/lru-cache/6.0.0: + dependencies: + yallist: registry.npmmirror.com/yallist/4.0.0 dev: true engines: node: '>=10' name: lru-cache resolution: integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz' version: 6.0.0 - registry.npmjs.org/magic-string/0.25.9: + registry.npmmirror.com/magic-string/0.25.9: dependencies: - sourcemap-codec: registry.npmjs.org/sourcemap-codec/1.4.8 + sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 name: magic-string resolution: integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz' version: 0.25.9 - registry.npmjs.org/magic-string/0.26.7: + registry.npmmirror.com/magic-string/0.26.7: dependencies: - sourcemap-codec: registry.npmjs.org/sourcemap-codec/1.4.8 + sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 dev: true engines: node: '>=12' name: magic-string resolution: integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/magic-string/-/magic-string-0.26.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/magic-string/-/magic-string-0.26.7.tgz' version: 0.26.7 - registry.npmjs.org/make-dir/3.1.0: + registry.npmmirror.com/make-dir/3.1.0: dependencies: - semver: registry.npmjs.org/semver/6.3.0 + semver: registry.npmmirror.com/semver/6.3.0 dev: true engines: node: '>=8' name: make-dir resolution: integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/mdn-data/2.0.14: + registry.npmmirror.com/mdn-data/2.0.14: dev: true name: mdn-data resolution: integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.14.tgz' version: 2.0.14 - registry.npmjs.org/media-typer/0.3.0: + registry.npmmirror.com/media-typer/0.3.0: dev: true engines: node: '>= 0.6' name: media-typer resolution: integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz' version: 0.3.0 - registry.npmjs.org/memfs/3.4.12: + registry.npmmirror.com/memfs/3.4.13: dependencies: - fs-monkey: registry.npmjs.org/fs-monkey/1.0.3 + fs-monkey: registry.npmmirror.com/fs-monkey/1.0.3 dev: true engines: node: '>= 4.0.0' name: memfs resolution: - integrity: sha512-BcjuQn6vfqP+k100e0E9m61Hyqa//Brp+I3f0OBmN0ATHlFA8vx3Lt8z57R3u2bPqe3WGDBC+nF72fTH7isyEw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/memfs/-/memfs-3.4.12.tgz' - version: 3.4.12 - registry.npmjs.org/memoize-one/6.0.0: + integrity: sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/memfs/-/memfs-3.4.13.tgz' + version: 3.4.13 + registry.npmmirror.com/memoize-one/6.0.0: dev: false name: memoize-one resolution: integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz' version: 6.0.0 - registry.npmjs.org/merge-descriptors/1.0.1: + registry.npmmirror.com/merge-descriptors/1.0.1: dev: true name: merge-descriptors resolution: integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/merge-source-map/1.1.0: + registry.npmmirror.com/merge-source-map/1.1.0: dependencies: - source-map: registry.npmjs.org/source-map/0.6.1 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true name: merge-source-map resolution: integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/merge-stream/2.0.0: + registry.npmmirror.com/merge-stream/2.0.0: dev: true name: merge-stream resolution: integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/merge2/1.4.1: + registry.npmmirror.com/merge2/1.4.1: dev: true engines: node: '>= 8' name: merge2 resolution: integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz' version: 1.4.1 - registry.npmjs.org/methods/1.1.2: + registry.npmmirror.com/methods/1.1.2: dev: true engines: node: '>= 0.6' name: methods resolution: integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/methods/-/methods-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/micromatch/4.0.5: + registry.npmmirror.com/micromatch/4.0.5: dependencies: - braces: registry.npmjs.org/braces/3.0.2 - picomatch: registry.npmjs.org/picomatch/2.3.1 + braces: registry.npmmirror.com/braces/3.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true engines: node: '>=8.6' name: micromatch resolution: integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz' version: 4.0.5 - registry.npmjs.org/mime-db/1.52.0: + registry.npmmirror.com/mime-db/1.52.0: engines: node: '>= 0.6' name: mime-db resolution: integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz' version: 1.52.0 - registry.npmjs.org/mime-types/2.1.35: + registry.npmmirror.com/mime-match/1.0.2: dependencies: - mime-db: registry.npmjs.org/mime-db/1.52.0 + wildcard: registry.npmmirror.com/wildcard/1.1.2 + dev: false + name: mime-match + resolution: + integrity: sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mime-match/-/mime-match-1.0.2.tgz' + version: 1.0.2 + registry.npmmirror.com/mime-types/2.1.35: + dependencies: + mime-db: registry.npmmirror.com/mime-db/1.52.0 engines: node: '>= 0.6' name: mime-types resolution: integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz' version: 2.1.35 - registry.npmjs.org/mime/1.6.0: + registry.npmmirror.com/mime/1.6.0: dev: true engines: node: '>=4' @@ -7976,229 +8616,253 @@ packages: name: mime resolution: integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mime/-/mime-1.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz' version: 1.6.0 - registry.npmjs.org/mimic-fn/1.2.0: + registry.npmmirror.com/mimic-fn/1.2.0: dev: true engines: node: '>=4' name: mimic-fn resolution: integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mimic-fn/-/mimic-fn-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/mimic-fn/2.1.0: + registry.npmmirror.com/mimic-fn/2.1.0: dev: true engines: node: '>=6' name: mimic-fn resolution: integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/mini-css-extract-plugin/2.7.2_webpack@5.75.0: + registry.npmmirror.com/mini-css-extract-plugin/2.7.2_webpack@5.75.0: dependencies: - schema-utils: registry.npmjs.org/schema-utils/4.0.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + schema-utils: registry.npmmirror.com/schema-utils/4.0.0 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/mini-css-extract-plugin/2.7.2 + id: registry.npmmirror.com/mini-css-extract-plugin/2.7.2 name: mini-css-extract-plugin peerDependencies: webpack: ^5.0.0 resolution: integrity: sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz' version: 2.7.2 - registry.npmjs.org/minimalistic-assert/1.0.1: + registry.npmmirror.com/minimalistic-assert/1.0.1: dev: true name: minimalistic-assert resolution: integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/minimatch/3.1.2: + registry.npmmirror.com/minimatch/3.1.2: dependencies: - brace-expansion: registry.npmjs.org/brace-expansion/1.1.11 + brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true name: minimatch resolution: integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz' version: 3.1.2 - registry.npmjs.org/minimist/1.2.7: + registry.npmmirror.com/minimist/1.2.7: dev: true name: minimist resolution: integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/minimist/-/minimist-1.2.7.tgz' version: 1.2.7 - registry.npmjs.org/minipass/3.3.6: + registry.npmmirror.com/minipass/3.3.6: dependencies: - yallist: registry.npmjs.org/yallist/4.0.0 + yallist: registry.npmmirror.com/yallist/4.0.0 dev: true engines: node: '>=8' name: minipass resolution: integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz' version: 3.3.6 - registry.npmjs.org/mkdirp/0.5.6: + registry.npmmirror.com/mkdirp/0.5.6: dependencies: - minimist: registry.npmjs.org/minimist/1.2.7 + minimist: registry.npmmirror.com/minimist/1.2.7 dev: true hasBin: true name: mkdirp resolution: integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz' version: 0.5.6 - registry.npmjs.org/mockjs/1.1.0: + registry.npmmirror.com/mockjs/1.1.0: dependencies: - commander: registry.npmjs.org/commander/9.4.1 + commander: registry.npmmirror.com/commander/10.0.0 dev: true hasBin: true name: mockjs resolution: integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mockjs/-/mockjs-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mockjs/-/mockjs-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/module-alias/2.2.2: + registry.npmmirror.com/module-alias/2.2.2: dev: true name: module-alias resolution: integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/module-alias/-/module-alias-2.2.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/module-alias/-/module-alias-2.2.2.tgz' version: 2.2.2 - registry.npmjs.org/mrmime/1.0.1: + registry.npmmirror.com/mrmime/1.0.1: dev: true engines: node: '>=10' name: mrmime resolution: integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mrmime/-/mrmime-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/ms/2.0.0: + registry.npmmirror.com/ms/2.0.0: dev: true name: ms resolution: integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ms/-/ms-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/ms/2.1.2: + registry.npmmirror.com/ms/2.1.2: dev: true name: ms resolution: integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ms/-/ms-2.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz' version: 2.1.2 - registry.npmjs.org/ms/2.1.3: + registry.npmmirror.com/ms/2.1.3: dev: true name: ms resolution: integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ms/-/ms-2.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz' version: 2.1.3 - registry.npmjs.org/multicast-dns/7.2.5: + registry.npmmirror.com/multicast-dns/7.2.5: dependencies: - dns-packet: registry.npmjs.org/dns-packet/5.4.0 - thunky: registry.npmjs.org/thunky/1.1.0 + dns-packet: registry.npmmirror.com/dns-packet/5.4.0 + thunky: registry.npmmirror.com/thunky/1.1.0 dev: true hasBin: true name: multicast-dns resolution: integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/multicast-dns/-/multicast-dns-7.2.5.tgz' version: 7.2.5 - registry.npmjs.org/mz/2.7.0: + registry.npmmirror.com/mz/2.7.0: dependencies: - any-promise: registry.npmjs.org/any-promise/1.3.0 - object-assign: registry.npmjs.org/object-assign/4.1.1 - thenify-all: registry.npmjs.org/thenify-all/1.6.0 + any-promise: registry.npmmirror.com/any-promise/1.3.0 + object-assign: registry.npmmirror.com/object-assign/4.1.1 + thenify-all: registry.npmmirror.com/thenify-all/1.6.0 dev: true name: mz resolution: integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/mz/-/mz-2.7.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz' version: 2.7.0 - registry.npmjs.org/nanoid/3.3.4: + registry.npmmirror.com/namespace-emitter/2.0.1: + dev: false + name: namespace-emitter + resolution: + integrity: sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz' + version: 2.0.1 + registry.npmmirror.com/nanoid/3.3.4: engines: node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 hasBin: true name: nanoid resolution: integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/nanoid/-/nanoid-3.3.4.tgz' version: 3.3.4 - registry.npmjs.org/natural-compare/1.4.0: + registry.npmmirror.com/nanopop/2.2.0: + dev: false + name: nanopop + resolution: + integrity: sha512-E9JaHcxh3ere8/BEZHAcnuD10RluTSPyTToBvoFWS9/7DcCx6gyKjbn7M7Bx7E1veCxCuY1iO6h4+gdAf1j73Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/nanopop/-/nanopop-2.2.0.tgz' + version: 2.2.0 + registry.npmmirror.com/natural-compare/1.4.0: dev: true name: natural-compare resolution: integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/negotiator/0.6.3: + registry.npmmirror.com/negotiator/0.6.3: dev: true engines: node: '>= 0.6' name: negotiator resolution: integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz' version: 0.6.3 - registry.npmjs.org/neo-async/2.6.2: + registry.npmmirror.com/neo-async/2.6.2: dev: true name: neo-async resolution: integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz' version: 2.6.2 - registry.npmjs.org/nice-try/1.0.5: + registry.npmmirror.com/next-tick/1.1.0: + dev: false + name: next-tick + resolution: + integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz' + version: 1.1.0 + registry.npmmirror.com/nice-try/1.0.5: dev: true name: nice-try resolution: integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz' version: 1.0.5 - registry.npmjs.org/no-case/3.0.4: + registry.npmmirror.com/no-case/3.0.4: dependencies: - lower-case: registry.npmjs.org/lower-case/2.0.2 - tslib: registry.npmjs.org/tslib/2.4.1 + lower-case: registry.npmmirror.com/lower-case/2.0.2 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: no-case resolution: integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/node-fetch/2.6.7: + registry.npmmirror.com/node-fetch/2.6.9: dependencies: - whatwg-url: registry.npmjs.org/whatwg-url/5.0.0 + whatwg-url: registry.npmmirror.com/whatwg-url/5.0.0 dev: true engines: node: 4.x || >=6.0.0 @@ -8209,1198 +8873,1206 @@ packages: encoding: optional: true resolution: - integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz' - version: 2.6.7 - registry.npmjs.org/node-forge/1.3.1: + integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/node-fetch/-/node-fetch-2.6.9.tgz' + version: 2.6.9 + registry.npmmirror.com/node-forge/1.3.1: dev: true engines: node: '>= 6.13.0' name: node-forge resolution: integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/node-forge/-/node-forge-1.3.1.tgz' version: 1.3.1 - registry.npmjs.org/node-releases/2.0.8: + registry.npmmirror.com/node-releases/2.0.9: dev: true name: node-releases resolution: - integrity: sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz' - version: 2.0.8 - registry.npmjs.org/normalize-package-data/2.5.0: + integrity: sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/node-releases/-/node-releases-2.0.9.tgz' + version: 2.0.9 + registry.npmmirror.com/normalize-package-data/2.5.0: dependencies: - hosted-git-info: registry.npmjs.org/hosted-git-info/2.8.9 - resolve: registry.npmjs.org/resolve/1.22.1 - semver: registry.npmjs.org/semver/5.7.1 - validate-npm-package-license: registry.npmjs.org/validate-npm-package-license/3.0.4 + hosted-git-info: registry.npmmirror.com/hosted-git-info/2.8.9 + resolve: registry.npmmirror.com/resolve/1.22.1 + semver: registry.npmmirror.com/semver/5.7.1 + validate-npm-package-license: registry.npmmirror.com/validate-npm-package-license/3.0.4 dev: true name: normalize-package-data resolution: integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz' version: 2.5.0 - registry.npmjs.org/normalize-path/1.0.0: + registry.npmmirror.com/normalize-path/1.0.0: dev: true engines: node: '>=0.10.0' name: normalize-path resolution: integrity: sha512-7WyT0w8jhpDStXRq5836AMmihQwq2nrUVQrgjvUo/p/NZf9uy/MeJ246lBJVmWuYXMlJuG9BNZHF0hWjfTbQUA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/normalize-path/-/normalize-path-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/normalize-path/-/normalize-path-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/normalize-path/3.0.0: + registry.npmmirror.com/normalize-path/3.0.0: dev: true engines: node: '>=0.10.0' name: normalize-path resolution: integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/normalize-range/0.1.2: + registry.npmmirror.com/normalize-range/0.1.2: dev: true engines: node: '>=0.10.0' name: normalize-range resolution: integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz' version: 0.1.2 - registry.npmjs.org/normalize-url/6.1.0: + registry.npmmirror.com/normalize-url/6.1.0: dev: true engines: node: '>=10' name: normalize-url resolution: integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/normalize-url/-/normalize-url-6.1.0.tgz' version: 6.1.0 - registry.npmjs.org/normalize-wheel-es/1.2.0: + registry.npmmirror.com/normalize-wheel-es/1.2.0: dev: false name: normalize-wheel-es resolution: integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/npm-run-path/2.0.2: + registry.npmmirror.com/npm-run-path/2.0.2: dependencies: - path-key: registry.npmjs.org/path-key/2.0.1 + path-key: registry.npmmirror.com/path-key/2.0.1 dev: true engines: node: '>=4' name: npm-run-path resolution: integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/npm-run-path/-/npm-run-path-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/npm-run-path/4.0.1: + registry.npmmirror.com/npm-run-path/4.0.1: dependencies: - path-key: registry.npmjs.org/path-key/3.1.1 + path-key: registry.npmmirror.com/path-key/3.1.1 dev: true engines: node: '>=8' name: npm-run-path resolution: integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz' version: 4.0.1 - registry.npmjs.org/nth-check/2.1.1: + registry.npmmirror.com/nth-check/2.1.1: dependencies: - boolbase: registry.npmjs.org/boolbase/1.0.0 + boolbase: registry.npmmirror.com/boolbase/1.0.0 dev: true name: nth-check resolution: integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz' version: 2.1.1 - registry.npmjs.org/object-assign/4.1.1: + registry.npmmirror.com/object-assign/4.1.1: dev: true engines: node: '>=0.10.0' name: object-assign resolution: integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz' version: 4.1.1 - registry.npmjs.org/object-inspect/1.12.2: + registry.npmmirror.com/object-inspect/1.12.3: dev: true name: object-inspect resolution: - integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz' - version: 1.12.2 - registry.npmjs.org/object-keys/1.1.1: + integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.3.tgz' + version: 1.12.3 + registry.npmmirror.com/object-keys/1.1.1: dev: true engines: node: '>= 0.4' name: object-keys resolution: integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz' version: 1.1.1 - registry.npmjs.org/object.assign/4.1.4: + registry.npmmirror.com/object.assign/4.1.4: dependencies: - call-bind: registry.npmjs.org/call-bind/1.0.2 - define-properties: registry.npmjs.org/define-properties/1.1.4 - has-symbols: registry.npmjs.org/has-symbols/1.0.3 - object-keys: registry.npmjs.org/object-keys/1.1.1 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + object-keys: registry.npmmirror.com/object-keys/1.1.1 dev: true engines: node: '>= 0.4' name: object.assign resolution: integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/object.assign/-/object.assign-4.1.4.tgz' version: 4.1.4 - registry.npmjs.org/obuf/1.1.2: + registry.npmmirror.com/obuf/1.1.2: dev: true name: obuf resolution: integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/obuf/-/obuf-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/on-finished/2.3.0: + registry.npmmirror.com/on-finished/2.3.0: dependencies: - ee-first: registry.npmjs.org/ee-first/1.1.1 + ee-first: registry.npmmirror.com/ee-first/1.1.1 dev: true engines: node: '>= 0.8' name: on-finished resolution: integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz' version: 2.3.0 - registry.npmjs.org/on-finished/2.4.1: + registry.npmmirror.com/on-finished/2.4.1: dependencies: - ee-first: registry.npmjs.org/ee-first/1.1.1 + ee-first: registry.npmmirror.com/ee-first/1.1.1 dev: true engines: node: '>= 0.8' name: on-finished resolution: integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz' version: 2.4.1 - registry.npmjs.org/on-headers/1.0.2: + registry.npmmirror.com/on-headers/1.0.2: dev: true engines: node: '>= 0.8' name: on-headers resolution: integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/on-headers/-/on-headers-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/once/1.4.0: + registry.npmmirror.com/once/1.4.0: dependencies: - wrappy: registry.npmjs.org/wrappy/1.0.2 + wrappy: registry.npmmirror.com/wrappy/1.0.2 dev: true name: once resolution: integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/once/-/once-1.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/once/-/once-1.4.0.tgz' version: 1.4.0 - registry.npmjs.org/onetime/2.0.1: + registry.npmmirror.com/onetime/2.0.1: dependencies: - mimic-fn: registry.npmjs.org/mimic-fn/1.2.0 + mimic-fn: registry.npmmirror.com/mimic-fn/1.2.0 dev: true engines: node: '>=4' name: onetime resolution: integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/onetime/-/onetime-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/onetime/5.1.2: + registry.npmmirror.com/onetime/5.1.2: dependencies: - mimic-fn: registry.npmjs.org/mimic-fn/2.1.0 + mimic-fn: registry.npmmirror.com/mimic-fn/2.1.0 dev: true engines: node: '>=6' name: onetime resolution: integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz' version: 5.1.2 - registry.npmjs.org/open/8.4.0: + registry.npmmirror.com/open/8.4.0: dependencies: - define-lazy-prop: registry.npmjs.org/define-lazy-prop/2.0.0 - is-docker: registry.npmjs.org/is-docker/2.2.1 - is-wsl: registry.npmjs.org/is-wsl/2.2.0 + define-lazy-prop: registry.npmmirror.com/define-lazy-prop/2.0.0 + is-docker: registry.npmmirror.com/is-docker/2.2.1 + is-wsl: registry.npmmirror.com/is-wsl/2.2.0 dev: true engines: node: '>=12' name: open resolution: integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/open/-/open-8.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/open/-/open-8.4.0.tgz' version: 8.4.0 - registry.npmjs.org/opener/1.5.2: + registry.npmmirror.com/opener/1.5.2: dev: true hasBin: true name: opener resolution: integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/opener/-/opener-1.5.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/opener/-/opener-1.5.2.tgz' version: 1.5.2 - registry.npmjs.org/optionator/0.9.1: + registry.npmmirror.com/optionator/0.9.1: dependencies: - deep-is: registry.npmjs.org/deep-is/0.1.4 - fast-levenshtein: registry.npmjs.org/fast-levenshtein/2.0.6 - levn: registry.npmjs.org/levn/0.4.1 - prelude-ls: registry.npmjs.org/prelude-ls/1.2.1 - type-check: registry.npmjs.org/type-check/0.4.0 - word-wrap: registry.npmjs.org/word-wrap/1.2.3 + deep-is: registry.npmmirror.com/deep-is/0.1.4 + fast-levenshtein: registry.npmmirror.com/fast-levenshtein/2.0.6 + levn: registry.npmmirror.com/levn/0.4.1 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 + type-check: registry.npmmirror.com/type-check/0.4.0 + word-wrap: registry.npmmirror.com/word-wrap/1.2.3 dev: true engines: node: '>= 0.8.0' name: optionator resolution: integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz' version: 0.9.1 - registry.npmjs.org/ora/5.4.1: + registry.npmmirror.com/ora/5.4.1: dependencies: - bl: registry.npmjs.org/bl/4.1.0 - chalk: registry.npmjs.org/chalk/4.1.2 - cli-cursor: registry.npmjs.org/cli-cursor/3.1.0 - cli-spinners: registry.npmjs.org/cli-spinners/2.7.0 - is-interactive: registry.npmjs.org/is-interactive/1.0.0 - is-unicode-supported: registry.npmjs.org/is-unicode-supported/0.1.0 - log-symbols: registry.npmjs.org/log-symbols/4.1.0 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 - wcwidth: registry.npmjs.org/wcwidth/1.0.1 + bl: registry.npmmirror.com/bl/4.1.0 + chalk: registry.npmmirror.com/chalk/4.1.2 + cli-cursor: registry.npmmirror.com/cli-cursor/3.1.0 + cli-spinners: registry.npmmirror.com/cli-spinners/2.7.0 + is-interactive: registry.npmmirror.com/is-interactive/1.0.0 + is-unicode-supported: registry.npmmirror.com/is-unicode-supported/0.1.0 + log-symbols: registry.npmmirror.com/log-symbols/4.1.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + wcwidth: registry.npmmirror.com/wcwidth/1.0.1 dev: true engines: node: '>=10' name: ora resolution: integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ora/-/ora-5.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ora/-/ora-5.4.1.tgz' version: 5.4.1 - registry.npmjs.org/p-finally/1.0.0: + registry.npmmirror.com/p-finally/1.0.0: dev: true engines: node: '>=4' name: p-finally resolution: integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-finally/-/p-finally-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/p-limit/2.3.0: + registry.npmmirror.com/p-limit/2.3.0: dependencies: - p-try: registry.npmjs.org/p-try/2.2.0 + p-try: registry.npmmirror.com/p-try/2.2.0 dev: true engines: node: '>=6' name: p-limit resolution: integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz' version: 2.3.0 - registry.npmjs.org/p-limit/3.1.0: + registry.npmmirror.com/p-limit/3.1.0: dependencies: - yocto-queue: registry.npmjs.org/yocto-queue/0.1.0 + yocto-queue: registry.npmmirror.com/yocto-queue/0.1.0 dev: true engines: node: '>=10' name: p-limit resolution: integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/p-locate/4.1.0: + registry.npmmirror.com/p-locate/4.1.0: dependencies: - p-limit: registry.npmjs.org/p-limit/2.3.0 + p-limit: registry.npmmirror.com/p-limit/2.3.0 dev: true engines: node: '>=8' name: p-locate resolution: integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/p-locate/5.0.0: + registry.npmmirror.com/p-locate/5.0.0: dependencies: - p-limit: registry.npmjs.org/p-limit/3.1.0 + p-limit: registry.npmmirror.com/p-limit/3.1.0 dev: true engines: node: '>=10' name: p-locate resolution: integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz' version: 5.0.0 - registry.npmjs.org/p-retry/4.6.2: + registry.npmmirror.com/p-retry/4.6.2: dependencies: - '@types/retry': registry.npmjs.org/@types/retry/0.12.0 - retry: registry.npmjs.org/retry/0.13.1 + '@types/retry': registry.npmmirror.com/@types/retry/0.12.0 + retry: registry.npmmirror.com/retry/0.13.1 dev: true engines: node: '>=8' name: p-retry resolution: integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-retry/-/p-retry-4.6.2.tgz' version: 4.6.2 - registry.npmjs.org/p-try/2.2.0: + registry.npmmirror.com/p-try/2.2.0: dev: true engines: node: '>=6' name: p-try resolution: integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz' version: 2.2.0 - registry.npmjs.org/param-case/3.0.4: + registry.npmmirror.com/param-case/3.0.4: dependencies: - dot-case: registry.npmjs.org/dot-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + dot-case: registry.npmmirror.com/dot-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: param-case resolution: integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/param-case/-/param-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/parent-module/1.0.1: + registry.npmmirror.com/parent-module/1.0.1: dependencies: - callsites: registry.npmjs.org/callsites/3.1.0 + callsites: registry.npmmirror.com/callsites/3.1.0 dev: true engines: node: '>=6' name: parent-module resolution: integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/parse-json/5.2.0: + registry.npmmirror.com/parse-json/5.2.0: dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame/7.18.6 - error-ex: registry.npmjs.org/error-ex/1.3.2 - json-parse-even-better-errors: registry.npmjs.org/json-parse-even-better-errors/2.3.1 - lines-and-columns: registry.npmjs.org/lines-and-columns/1.2.4 + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + error-ex: registry.npmmirror.com/error-ex/1.3.2 + json-parse-even-better-errors: registry.npmmirror.com/json-parse-even-better-errors/2.3.1 + lines-and-columns: registry.npmmirror.com/lines-and-columns/1.2.4 dev: true engines: node: '>=8' name: parse-json resolution: integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz' version: 5.2.0 - registry.npmjs.org/parse5-htmlparser2-tree-adapter/6.0.1: + registry.npmmirror.com/parse5-htmlparser2-tree-adapter/6.0.1: dependencies: - parse5: registry.npmjs.org/parse5/6.0.1 + parse5: registry.npmmirror.com/parse5/6.0.1 dev: true name: parse5-htmlparser2-tree-adapter resolution: integrity: sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz' version: 6.0.1 - registry.npmjs.org/parse5/5.1.1: + registry.npmmirror.com/parse5/5.1.1: dev: true name: parse5 resolution: integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/parse5/-/parse5-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/parse5/6.0.1: + registry.npmmirror.com/parse5/6.0.1: dev: true name: parse5 resolution: integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz' version: 6.0.1 - registry.npmjs.org/parseurl/1.3.3: + registry.npmmirror.com/parseurl/1.3.3: dev: true engines: node: '>= 0.8' name: parseurl resolution: integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz' version: 1.3.3 - registry.npmjs.org/pascal-case/3.1.2: + registry.npmmirror.com/pascal-case/3.1.2: dependencies: - no-case: registry.npmjs.org/no-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + no-case: registry.npmmirror.com/no-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: pascal-case resolution: integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz' version: 3.1.2 - registry.npmjs.org/path-case/3.0.4: + registry.npmmirror.com/path-case/3.0.4: dependencies: - dot-case: registry.npmjs.org/dot-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + dot-case: registry.npmmirror.com/dot-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: path-case resolution: integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-case/-/path-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/path-exists/4.0.0: + registry.npmmirror.com/path-exists/4.0.0: dev: true engines: node: '>=8' name: path-exists resolution: integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/path-is-absolute/1.0.1: + registry.npmmirror.com/path-is-absolute/1.0.1: dev: true engines: node: '>=0.10.0' name: path-is-absolute resolution: integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/path-key/2.0.1: + registry.npmmirror.com/path-key/2.0.1: dev: true engines: node: '>=4' name: path-key resolution: integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/path-key/3.1.1: + registry.npmmirror.com/path-key/3.1.1: dev: true engines: node: '>=8' name: path-key resolution: integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz' version: 3.1.1 - registry.npmjs.org/path-parse/1.0.7: + registry.npmmirror.com/path-parse/1.0.7: dev: true name: path-parse resolution: integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz' version: 1.0.7 - registry.npmjs.org/path-to-regexp/0.1.7: + registry.npmmirror.com/path-to-regexp/0.1.7: dev: true name: path-to-regexp resolution: integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz' version: 0.1.7 - registry.npmjs.org/path-to-regexp/6.2.1: + registry.npmmirror.com/path-to-regexp/6.2.1: dev: true name: path-to-regexp resolution: integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz' version: 6.2.1 - registry.npmjs.org/path-type/4.0.0: + registry.npmmirror.com/path-type/4.0.0: dev: true engines: node: '>=8' name: path-type resolution: integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/pathe/0.2.0: + registry.npmmirror.com/pathe/0.2.0: dev: true name: pathe resolution: integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/pathe/-/pathe-0.2.0.tgz' version: 0.2.0 - registry.npmjs.org/picocolors/0.2.1: + registry.npmmirror.com/picocolors/0.2.1: dev: true name: picocolors resolution: integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/picocolors/-/picocolors-0.2.1.tgz' version: 0.2.1 - registry.npmjs.org/picocolors/1.0.0: + registry.npmmirror.com/picocolors/1.0.0: name: picocolors resolution: integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/picomatch/2.3.1: + registry.npmmirror.com/picomatch/2.3.1: dev: true engines: node: '>=8.6' name: picomatch resolution: integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz' version: 2.3.1 - registry.npmjs.org/pkg-dir/4.2.0: + registry.npmmirror.com/pkg-dir/4.2.0: dependencies: - find-up: registry.npmjs.org/find-up/4.1.0 + find-up: registry.npmmirror.com/find-up/4.1.0 dev: true engines: node: '>=8' name: pkg-dir resolution: integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/pkg-dir/-/pkg-dir-4.2.0.tgz' version: 4.2.0 - registry.npmjs.org/portfinder/1.0.32: + registry.npmmirror.com/portfinder/1.0.32: dependencies: - async: registry.npmjs.org/async/2.6.4 - debug: registry.npmjs.org/debug/3.2.7 - mkdirp: registry.npmjs.org/mkdirp/0.5.6 + async: registry.npmmirror.com/async/2.6.4 + debug: registry.npmmirror.com/debug/3.2.7 + mkdirp: registry.npmmirror.com/mkdirp/0.5.6 dev: true engines: node: '>= 0.12.0' name: portfinder resolution: integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/portfinder/-/portfinder-1.0.32.tgz' version: 1.0.32 - registry.npmjs.org/postcss-calc/8.2.4_postcss@8.4.20: + registry.npmmirror.com/postcss-calc/8.2.4_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true - id: registry.npmjs.org/postcss-calc/8.2.4 + id: registry.npmmirror.com/postcss-calc/8.2.4 name: postcss-calc peerDependencies: postcss: ^8.2.2 resolution: integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-calc/-/postcss-calc-8.2.4.tgz' version: 8.2.4 - registry.npmjs.org/postcss-colormin/5.3.0_postcss@8.4.20: + registry.npmmirror.com/postcss-colormin/5.3.0_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - caniuse-api: registry.npmjs.org/caniuse-api/3.0.0 - colord: registry.npmjs.org/colord/2.9.3 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + caniuse-api: registry.npmmirror.com/caniuse-api/3.0.0 + colord: registry.npmmirror.com/colord/2.9.3 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-colormin/5.3.0 + id: registry.npmmirror.com/postcss-colormin/5.3.0 name: postcss-colormin peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-colormin/-/postcss-colormin-5.3.0.tgz' version: 5.3.0 - registry.npmjs.org/postcss-convert-values/5.1.3_postcss@8.4.20: + registry.npmmirror.com/postcss-convert-values/5.1.3_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-convert-values/5.1.3 + id: registry.npmmirror.com/postcss-convert-values/5.1.3 name: postcss-convert-values peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz' version: 5.1.3 - registry.npmjs.org/postcss-discard-comments/5.1.2_postcss@8.4.20: + registry.npmmirror.com/postcss-discard-comments/5.1.2_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-discard-comments/5.1.2 + id: registry.npmmirror.com/postcss-discard-comments/5.1.2 name: postcss-discard-comments peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz' version: 5.1.2 - registry.npmjs.org/postcss-discard-duplicates/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-discard-duplicates/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-discard-duplicates/5.1.0 + id: registry.npmmirror.com/postcss-discard-duplicates/5.1.0 name: postcss-discard-duplicates peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-discard-empty/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-discard-empty/5.1.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-discard-empty/5.1.1 + id: registry.npmmirror.com/postcss-discard-empty/5.1.1 name: postcss-discard-empty peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-discard-overridden/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-discard-overridden/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-discard-overridden/5.1.0 + id: registry.npmmirror.com/postcss-discard-overridden/5.1.0 name: postcss-discard-overridden peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-loader/6.2.1_postcss@8.4.20+webpack@5.75.0: + registry.npmmirror.com/postcss-loader/6.2.1_postcss@8.4.21+webpack@5.75.0: dependencies: - cosmiconfig: registry.npmjs.org/cosmiconfig/7.1.0 - klona: registry.npmjs.org/klona/2.0.5 - postcss: registry.npmjs.org/postcss/8.4.20 - semver: registry.npmjs.org/semver/7.3.8 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + cosmiconfig: registry.npmmirror.com/cosmiconfig/7.1.0 + klona: registry.npmmirror.com/klona/2.0.6 + postcss: registry.npmmirror.com/postcss/8.4.21 + semver: registry.npmmirror.com/semver/7.3.8 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/postcss-loader/6.2.1 + id: registry.npmmirror.com/postcss-loader/6.2.1 name: postcss-loader peerDependencies: postcss: ^7.0.0 || ^8.0.1 webpack: ^5.0.0 resolution: integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-loader/-/postcss-loader-6.2.1.tgz' version: 6.2.1 - registry.npmjs.org/postcss-merge-longhand/5.1.7_postcss@8.4.20: + registry.npmmirror.com/postcss-merge-longhand/5.1.7_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 - stylehacks: registry.npmjs.org/stylehacks/5.1.1_postcss@8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 + stylehacks: registry.npmmirror.com/stylehacks/5.1.1_postcss@8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-merge-longhand/5.1.7 + id: registry.npmmirror.com/postcss-merge-longhand/5.1.7 name: postcss-merge-longhand peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz' version: 5.1.7 - registry.npmjs.org/postcss-merge-rules/5.1.3_postcss@8.4.20: + registry.npmmirror.com/postcss-merge-rules/5.1.3_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - caniuse-api: registry.npmjs.org/caniuse-api/3.0.0 - cssnano-utils: registry.npmjs.org/cssnano-utils/3.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + caniuse-api: registry.npmmirror.com/caniuse-api/3.0.0 + cssnano-utils: registry.npmmirror.com/cssnano-utils/3.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-merge-rules/5.1.3 + id: registry.npmmirror.com/postcss-merge-rules/5.1.3 name: postcss-merge-rules peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-LbLd7uFC00vpOuMvyZop8+vvhnfRGpp2S+IMQKeuOZZapPRY4SMq5ErjQeHbHsjCUgJkRNrlU+LmxsKIqPKQlA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-merge-rules/-/postcss-merge-rules-5.1.3.tgz' version: 5.1.3 - registry.npmjs.org/postcss-minify-font-values/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-minify-font-values/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-minify-font-values/5.1.0 + id: registry.npmmirror.com/postcss-minify-font-values/5.1.0 name: postcss-minify-font-values peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-minify-gradients/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-minify-gradients/5.1.1_postcss@8.4.21: dependencies: - colord: registry.npmjs.org/colord/2.9.3 - cssnano-utils: registry.npmjs.org/cssnano-utils/3.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + colord: registry.npmmirror.com/colord/2.9.3 + cssnano-utils: registry.npmmirror.com/cssnano-utils/3.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-minify-gradients/5.1.1 + id: registry.npmmirror.com/postcss-minify-gradients/5.1.1 name: postcss-minify-gradients peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-minify-params/5.1.4_postcss@8.4.20: + registry.npmmirror.com/postcss-minify-params/5.1.4_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - cssnano-utils: registry.npmjs.org/cssnano-utils/3.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + cssnano-utils: registry.npmmirror.com/cssnano-utils/3.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-minify-params/5.1.4 + id: registry.npmmirror.com/postcss-minify-params/5.1.4 name: postcss-minify-params peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz' version: 5.1.4 - registry.npmjs.org/postcss-minify-selectors/5.2.1_postcss@8.4.20: + registry.npmmirror.com/postcss-minify-selectors/5.2.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-minify-selectors/5.2.1 + id: registry.npmmirror.com/postcss-minify-selectors/5.2.1 name: postcss-minify-selectors peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz' version: 5.2.1 - registry.npmjs.org/postcss-modules-extract-imports/3.0.0_postcss@8.4.20: + registry.npmmirror.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >= 14 - id: registry.npmjs.org/postcss-modules-extract-imports/3.0.0 + id: registry.npmmirror.com/postcss-modules-extract-imports/3.0.0 name: postcss-modules-extract-imports peerDependencies: postcss: ^8.1.0 resolution: integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/postcss-modules-local-by-default/4.0.0_postcss@8.4.20: + registry.npmmirror.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.21: dependencies: - icss-utils: registry.npmjs.org/icss-utils/5.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + icss-utils: registry.npmmirror.com/icss-utils/5.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >= 14 - id: registry.npmjs.org/postcss-modules-local-by-default/4.0.0 + id: registry.npmmirror.com/postcss-modules-local-by-default/4.0.0 name: postcss-modules-local-by-default peerDependencies: postcss: ^8.1.0 resolution: integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/postcss-modules-scope/3.0.0_postcss@8.4.20: + registry.npmmirror.com/postcss-modules-scope/3.0.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 dev: true engines: node: ^10 || ^12 || >= 14 - id: registry.npmjs.org/postcss-modules-scope/3.0.0 + id: registry.npmmirror.com/postcss-modules-scope/3.0.0 name: postcss-modules-scope peerDependencies: postcss: ^8.1.0 resolution: integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/postcss-modules-values/4.0.0_postcss@8.4.20: + registry.npmmirror.com/postcss-modules-values/4.0.0_postcss@8.4.21: dependencies: - icss-utils: registry.npmjs.org/icss-utils/5.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 + icss-utils: registry.npmmirror.com/icss-utils/5.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >= 14 - id: registry.npmjs.org/postcss-modules-values/4.0.0 + id: registry.npmmirror.com/postcss-modules-values/4.0.0 name: postcss-modules-values peerDependencies: postcss: ^8.1.0 resolution: integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/postcss-normalize-charset/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-charset/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-charset/5.1.0 + id: registry.npmmirror.com/postcss-normalize-charset/5.1.0 name: postcss-normalize-charset peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-normalize-display-values/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-display-values/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-display-values/5.1.0 + id: registry.npmmirror.com/postcss-normalize-display-values/5.1.0 name: postcss-normalize-display-values peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-normalize-positions/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-positions/5.1.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-positions/5.1.1 + id: registry.npmmirror.com/postcss-normalize-positions/5.1.1 name: postcss-normalize-positions peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-normalize-repeat-style/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-repeat-style/5.1.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-repeat-style/5.1.1 + id: registry.npmmirror.com/postcss-normalize-repeat-style/5.1.1 name: postcss-normalize-repeat-style peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-normalize-string/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-string/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-string/5.1.0 + id: registry.npmmirror.com/postcss-normalize-string/5.1.0 name: postcss-normalize-string peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-normalize-timing-functions/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-timing-functions/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-timing-functions/5.1.0 + id: registry.npmmirror.com/postcss-normalize-timing-functions/5.1.0 name: postcss-normalize-timing-functions peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-normalize-unicode/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-unicode/5.1.1_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-unicode/5.1.1 + id: registry.npmmirror.com/postcss-normalize-unicode/5.1.1 name: postcss-normalize-unicode peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-normalize-url/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-url/5.1.0_postcss@8.4.21: dependencies: - normalize-url: registry.npmjs.org/normalize-url/6.1.0 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + normalize-url: registry.npmmirror.com/normalize-url/6.1.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-url/5.1.0 + id: registry.npmmirror.com/postcss-normalize-url/5.1.0 name: postcss-normalize-url peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-normalize-whitespace/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-normalize-whitespace/5.1.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-normalize-whitespace/5.1.1 + id: registry.npmmirror.com/postcss-normalize-whitespace/5.1.1 name: postcss-normalize-whitespace peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-ordered-values/5.1.3_postcss@8.4.20: + registry.npmmirror.com/postcss-ordered-values/5.1.3_postcss@8.4.21: dependencies: - cssnano-utils: registry.npmjs.org/cssnano-utils/3.1.0_postcss@8.4.20 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + cssnano-utils: registry.npmmirror.com/cssnano-utils/3.1.0_postcss@8.4.21 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-ordered-values/5.1.3 + id: registry.npmmirror.com/postcss-ordered-values/5.1.3 name: postcss-ordered-values peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz' version: 5.1.3 - registry.npmjs.org/postcss-reduce-initial/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-reduce-initial/5.1.1_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - caniuse-api: registry.npmjs.org/caniuse-api/3.0.0 - postcss: registry.npmjs.org/postcss/8.4.20 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + caniuse-api: registry.npmmirror.com/caniuse-api/3.0.0 + postcss: registry.npmmirror.com/postcss/8.4.21 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-reduce-initial/5.1.1 + id: registry.npmmirror.com/postcss-reduce-initial/5.1.1 name: postcss-reduce-initial peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-//jeDqWcHPuXGZLoolFrUXBDyuEGbr9S2rMo19bkTIjBQ4PqkaO+oI8wua5BOUxpfi97i3PCoInsiFIEBfkm9w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-reduce-transforms/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-reduce-transforms/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-reduce-transforms/5.1.0 + id: registry.npmmirror.com/postcss-reduce-transforms/5.1.0 name: postcss-reduce-transforms peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-selector-parser/6.0.11: + registry.npmmirror.com/postcss-selector-parser/6.0.11: dependencies: - cssesc: registry.npmjs.org/cssesc/3.0.0 - util-deprecate: registry.npmjs.org/util-deprecate/1.0.2 + cssesc: registry.npmmirror.com/cssesc/3.0.0 + util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: true engines: node: '>=4' name: postcss-selector-parser resolution: integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz' version: 6.0.11 - registry.npmjs.org/postcss-svgo/5.1.0_postcss@8.4.20: + registry.npmmirror.com/postcss-svgo/5.1.0_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-value-parser: registry.npmjs.org/postcss-value-parser/4.2.0 - svgo: registry.npmjs.org/svgo/2.8.0 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 + svgo: registry.npmmirror.com/svgo/2.8.0 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-svgo/5.1.0 + id: registry.npmmirror.com/postcss-svgo/5.1.0 name: postcss-svgo peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz' version: 5.1.0 - registry.npmjs.org/postcss-unique-selectors/5.1.1_postcss@8.4.20: + registry.npmmirror.com/postcss-unique-selectors/5.1.1_postcss@8.4.21: dependencies: - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/postcss-unique-selectors/5.1.1 + id: registry.npmmirror.com/postcss-unique-selectors/5.1.1 name: postcss-unique-selectors peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/postcss-value-parser/4.2.0: + registry.npmmirror.com/postcss-value-parser/4.2.0: dev: true name: postcss-value-parser resolution: integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz' version: 4.2.0 - registry.npmjs.org/postcss/7.0.39: + registry.npmmirror.com/postcss/7.0.39: dependencies: - picocolors: registry.npmjs.org/picocolors/0.2.1 - source-map: registry.npmjs.org/source-map/0.6.1 + picocolors: registry.npmmirror.com/picocolors/0.2.1 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true engines: node: '>=6.0.0' name: postcss resolution: integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss/-/postcss-7.0.39.tgz' version: 7.0.39 - registry.npmjs.org/postcss/8.4.20: + registry.npmmirror.com/postcss/8.4.21: dependencies: - nanoid: registry.npmjs.org/nanoid/3.3.4 - picocolors: registry.npmjs.org/picocolors/1.0.0 - source-map-js: registry.npmjs.org/source-map-js/1.0.2 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + picocolors: registry.npmmirror.com/picocolors/1.0.0 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 engines: node: ^10 || ^12 || >=14 name: postcss resolution: - integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz' - version: 8.4.20 - registry.npmjs.org/prelude-ls/1.2.1: + integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/postcss/-/postcss-8.4.21.tgz' + version: 8.4.21 + registry.npmmirror.com/preact/10.11.3: + dev: false + name: preact + resolution: + integrity: sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/preact/-/preact-10.11.3.tgz' + version: 10.11.3 + registry.npmmirror.com/prelude-ls/1.2.1: dev: true engines: node: '>= 0.8.0' name: prelude-ls resolution: integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz' version: 1.2.1 - registry.npmjs.org/prettier/2.8.1: + registry.npmmirror.com/prettier/2.8.3: dev: true engines: node: '>=10.13.0' @@ -9408,419 +10080,436 @@ packages: name: prettier optional: true resolution: - integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz' - version: 2.8.1 - registry.npmjs.org/pretty-error/4.0.0: + integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/prettier/-/prettier-2.8.3.tgz' + version: 2.8.3 + registry.npmmirror.com/pretty-error/4.0.0: dependencies: - lodash: registry.npmjs.org/lodash/4.17.21 - renderkid: registry.npmjs.org/renderkid/3.0.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + renderkid: registry.npmmirror.com/renderkid/3.0.0 dev: true name: pretty-error resolution: integrity: sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/pretty-error/-/pretty-error-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/process-nextick-args/2.0.1: + registry.npmmirror.com/prismjs/1.29.0: + dev: false + engines: + node: '>=6' + name: prismjs + resolution: + integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz' + version: 1.29.0 + registry.npmmirror.com/process-nextick-args/2.0.1: dev: true name: process-nextick-args resolution: integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/progress-webpack-plugin/1.0.16_webpack@5.75.0: + registry.npmmirror.com/progress-webpack-plugin/1.0.16_webpack@5.75.0: dependencies: - chalk: registry.npmjs.org/chalk/2.4.2 - figures: registry.npmjs.org/figures/2.0.0 - log-update: registry.npmjs.org/log-update/2.3.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + chalk: registry.npmmirror.com/chalk/2.4.2 + figures: registry.npmmirror.com/figures/2.0.0 + log-update: registry.npmmirror.com/log-update/2.3.0 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 10.13.0' - id: registry.npmjs.org/progress-webpack-plugin/1.0.16 + id: registry.npmmirror.com/progress-webpack-plugin/1.0.16 name: progress-webpack-plugin peerDependencies: webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 resolution: integrity: sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz' version: 1.0.16 - registry.npmjs.org/proxy-addr/2.0.7: + registry.npmmirror.com/proxy-addr/2.0.7: dependencies: - forwarded: registry.npmjs.org/forwarded/0.2.0 - ipaddr.js: registry.npmjs.org/ipaddr.js/1.9.1 + forwarded: registry.npmmirror.com/forwarded/0.2.0 + ipaddr.js: registry.npmmirror.com/ipaddr.js/1.9.1 dev: true engines: node: '>= 0.10' name: proxy-addr resolution: integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz' version: 2.0.7 - registry.npmjs.org/proxy-from-env/1.1.0: + registry.npmmirror.com/proxy-from-env/1.1.0: dev: false name: proxy-from-env resolution: integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/pseudomap/1.0.2: + registry.npmmirror.com/pseudomap/1.0.2: dev: true name: pseudomap resolution: integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/pseudomap/-/pseudomap-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/pump/3.0.0: + registry.npmmirror.com/pump/3.0.0: dependencies: - end-of-stream: registry.npmjs.org/end-of-stream/1.4.4 - once: registry.npmjs.org/once/1.4.0 + end-of-stream: registry.npmmirror.com/end-of-stream/1.4.4 + once: registry.npmmirror.com/once/1.4.0 dev: true name: pump resolution: integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/pump/-/pump-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/punycode/2.1.1: + registry.npmmirror.com/punycode/2.3.0: dev: true engines: node: '>=6' name: punycode resolution: - integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz' - version: 2.1.1 - registry.npmjs.org/qs/6.11.0: + integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/punycode/-/punycode-2.3.0.tgz' + version: 2.3.0 + registry.npmmirror.com/qs/6.11.0: dependencies: - side-channel: registry.npmjs.org/side-channel/1.0.4 + side-channel: registry.npmmirror.com/side-channel/1.0.4 dev: true engines: node: '>=0.6' name: qs resolution: integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/qs/-/qs-6.11.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/qs/-/qs-6.11.0.tgz' version: 6.11.0 - registry.npmjs.org/queue-microtask/1.2.3: + registry.npmmirror.com/queue-microtask/1.2.3: dev: true name: queue-microtask resolution: integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz' version: 1.2.3 - registry.npmjs.org/randombytes/2.1.0: + registry.npmmirror.com/randombytes/2.1.0: dependencies: - safe-buffer: registry.npmjs.org/safe-buffer/5.2.1 + safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 dev: true name: randombytes resolution: integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/range-parser/1.2.1: + registry.npmmirror.com/range-parser/1.2.1: dev: true engines: node: '>= 0.6' name: range-parser resolution: integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz' version: 1.2.1 - registry.npmjs.org/raw-body/2.5.1: + registry.npmmirror.com/raw-body/2.5.1: dependencies: - bytes: registry.npmjs.org/bytes/3.1.2 - http-errors: registry.npmjs.org/http-errors/2.0.0 - iconv-lite: registry.npmjs.org/iconv-lite/0.4.24 - unpipe: registry.npmjs.org/unpipe/1.0.0 + bytes: registry.npmmirror.com/bytes/3.1.2 + http-errors: registry.npmmirror.com/http-errors/2.0.0 + iconv-lite: registry.npmmirror.com/iconv-lite/0.4.24 + unpipe: registry.npmmirror.com/unpipe/1.0.0 dev: true engines: node: '>= 0.8' name: raw-body resolution: integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/raw-body/-/raw-body-2.5.1.tgz' version: 2.5.1 - registry.npmjs.org/read-pkg-up/7.0.1: + registry.npmmirror.com/read-pkg-up/7.0.1: dependencies: - find-up: registry.npmjs.org/find-up/4.1.0 - read-pkg: registry.npmjs.org/read-pkg/5.2.0 - type-fest: registry.npmjs.org/type-fest/0.8.1 + find-up: registry.npmmirror.com/find-up/4.1.0 + read-pkg: registry.npmmirror.com/read-pkg/5.2.0 + type-fest: registry.npmmirror.com/type-fest/0.8.1 dev: true engines: node: '>=8' name: read-pkg-up resolution: integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz' version: 7.0.1 - registry.npmjs.org/read-pkg/5.2.0: + registry.npmmirror.com/read-pkg/5.2.0: dependencies: - '@types/normalize-package-data': registry.npmjs.org/@types/normalize-package-data/2.4.1 - normalize-package-data: registry.npmjs.org/normalize-package-data/2.5.0 - parse-json: registry.npmjs.org/parse-json/5.2.0 - type-fest: registry.npmjs.org/type-fest/0.6.0 + '@types/normalize-package-data': registry.npmmirror.com/@types/normalize-package-data/2.4.1 + normalize-package-data: registry.npmmirror.com/normalize-package-data/2.5.0 + parse-json: registry.npmmirror.com/parse-json/5.2.0 + type-fest: registry.npmmirror.com/type-fest/0.6.0 dev: true engines: node: '>=8' name: read-pkg resolution: integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/read-pkg/-/read-pkg-5.2.0.tgz' version: 5.2.0 - registry.npmjs.org/readable-stream/2.3.7: + registry.npmmirror.com/readable-stream/2.3.7: dependencies: - core-util-is: registry.npmjs.org/core-util-is/1.0.3 - inherits: registry.npmjs.org/inherits/2.0.4 - isarray: registry.npmjs.org/isarray/1.0.0 - process-nextick-args: registry.npmjs.org/process-nextick-args/2.0.1 - safe-buffer: registry.npmjs.org/safe-buffer/5.1.2 - string_decoder: registry.npmjs.org/string_decoder/1.1.1 - util-deprecate: registry.npmjs.org/util-deprecate/1.0.2 + core-util-is: registry.npmmirror.com/core-util-is/1.0.3 + inherits: registry.npmmirror.com/inherits/2.0.4 + isarray: registry.npmmirror.com/isarray/1.0.0 + process-nextick-args: registry.npmmirror.com/process-nextick-args/2.0.1 + safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 + string_decoder: registry.npmmirror.com/string_decoder/1.1.1 + util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: true name: readable-stream resolution: integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz' version: 2.3.7 - registry.npmjs.org/readable-stream/3.6.0: + registry.npmmirror.com/readable-stream/3.6.0: dependencies: - inherits: registry.npmjs.org/inherits/2.0.4 - string_decoder: registry.npmjs.org/string_decoder/1.3.0 - util-deprecate: registry.npmjs.org/util-deprecate/1.0.2 + inherits: registry.npmmirror.com/inherits/2.0.4 + string_decoder: registry.npmmirror.com/string_decoder/1.3.0 + util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: true engines: node: '>= 6' name: readable-stream resolution: integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz' version: 3.6.0 - registry.npmjs.org/readdirp/3.6.0: + registry.npmmirror.com/readdirp/3.6.0: dependencies: - picomatch: registry.npmjs.org/picomatch/2.3.1 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true engines: node: '>=8.10.0' name: readdirp resolution: integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz' version: 3.6.0 - registry.npmjs.org/regenerate-unicode-properties/10.1.0: + registry.npmmirror.com/regenerate-unicode-properties/10.1.0: dependencies: - regenerate: registry.npmjs.org/regenerate/1.4.2 + regenerate: registry.npmmirror.com/regenerate/1.4.2 dev: true engines: node: '>=4' name: regenerate-unicode-properties resolution: integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz' version: 10.1.0 - registry.npmjs.org/regenerate/1.4.2: + registry.npmmirror.com/regenerate/1.4.2: dev: true name: regenerate resolution: integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz' version: 1.4.2 - registry.npmjs.org/regenerator-runtime/0.13.11: - dev: true + registry.npmmirror.com/regenerator-runtime/0.13.11: name: regenerator-runtime resolution: integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz' version: 0.13.11 - registry.npmjs.org/regenerator-transform/0.15.1: + registry.npmmirror.com/regenerator-transform/0.15.1: dependencies: - '@babel/runtime': registry.npmjs.org/@babel/runtime/7.20.6 + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 dev: true name: regenerator-transform resolution: integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz' version: 0.15.1 - registry.npmjs.org/regexpp/3.2.0: + registry.npmmirror.com/regexpp/3.2.0: dev: true engines: node: '>=8' name: regexpp resolution: integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz' version: 3.2.0 - registry.npmjs.org/regexpu-core/5.2.2: + registry.npmmirror.com/regexpu-core/5.2.2: dependencies: - regenerate: registry.npmjs.org/regenerate/1.4.2 - regenerate-unicode-properties: registry.npmjs.org/regenerate-unicode-properties/10.1.0 - regjsgen: registry.npmjs.org/regjsgen/0.7.1 - regjsparser: registry.npmjs.org/regjsparser/0.9.1 - unicode-match-property-ecmascript: registry.npmjs.org/unicode-match-property-ecmascript/2.0.0 - unicode-match-property-value-ecmascript: registry.npmjs.org/unicode-match-property-value-ecmascript/2.1.0 + regenerate: registry.npmmirror.com/regenerate/1.4.2 + regenerate-unicode-properties: registry.npmmirror.com/regenerate-unicode-properties/10.1.0 + regjsgen: registry.npmmirror.com/regjsgen/0.7.1 + regjsparser: registry.npmmirror.com/regjsparser/0.9.1 + unicode-match-property-ecmascript: registry.npmmirror.com/unicode-match-property-ecmascript/2.0.0 + unicode-match-property-value-ecmascript: registry.npmmirror.com/unicode-match-property-value-ecmascript/2.1.0 dev: true engines: node: '>=4' name: regexpu-core resolution: integrity: sha512-T0+1Zp2wjF/juXMrMxHxidqGYn8U4R+zleSJhX9tQ1PUsS8a9UtYfbsF9LdiVgNX3kiX8RNaKM42nfSgvFJjmw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.2.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.2.2.tgz' version: 5.2.2 - registry.npmjs.org/regjsgen/0.7.1: + registry.npmmirror.com/regjsgen/0.7.1: dev: true name: regjsgen resolution: integrity: sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regjsgen/-/regjsgen-0.7.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regjsgen/-/regjsgen-0.7.1.tgz' version: 0.7.1 - registry.npmjs.org/regjsparser/0.9.1: + registry.npmmirror.com/regjsparser/0.9.1: dependencies: - jsesc: registry.npmjs.org/jsesc/0.5.0 + jsesc: registry.npmmirror.com/jsesc/0.5.0 dev: true hasBin: true name: regjsparser resolution: integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/regjsparser/-/regjsparser-0.9.1.tgz' version: 0.9.1 - registry.npmjs.org/relateurl/0.2.7: + registry.npmmirror.com/relateurl/0.2.7: dev: true engines: node: '>= 0.10' name: relateurl resolution: integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/relateurl/-/relateurl-0.2.7.tgz' version: 0.2.7 - registry.npmjs.org/renderkid/3.0.0: + registry.npmmirror.com/renderkid/3.0.0: dependencies: - css-select: registry.npmjs.org/css-select/4.3.0 - dom-converter: registry.npmjs.org/dom-converter/0.2.0 - htmlparser2: registry.npmjs.org/htmlparser2/6.1.0 - lodash: registry.npmjs.org/lodash/4.17.21 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 + css-select: registry.npmmirror.com/css-select/4.3.0 + dom-converter: registry.npmmirror.com/dom-converter/0.2.0 + htmlparser2: registry.npmmirror.com/htmlparser2/6.1.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true name: renderkid resolution: integrity: sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/renderkid/-/renderkid-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/require-directory/2.1.1: + registry.npmmirror.com/require-directory/2.1.1: dev: true engines: node: '>=0.10.0' name: require-directory resolution: integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz' version: 2.1.1 - registry.npmjs.org/require-from-string/2.0.2: + registry.npmmirror.com/require-from-string/2.0.2: dev: true engines: node: '>=0.10.0' name: require-from-string resolution: integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/requires-port/1.0.0: + registry.npmmirror.com/requires-port/1.0.0: dev: true name: requires-port resolution: integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/resolve-from/4.0.0: + registry.npmmirror.com/resize-observer-polyfill/1.5.1: + dev: false + name: resize-observer-polyfill + resolution: + integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz' + version: 1.5.1 + registry.npmmirror.com/resolve-from/4.0.0: dev: true engines: node: '>=4' name: resolve-from resolution: integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/resolve/1.22.1: + registry.npmmirror.com/resolve/1.22.1: dependencies: - is-core-module: registry.npmjs.org/is-core-module/2.11.0 - path-parse: registry.npmjs.org/path-parse/1.0.7 - supports-preserve-symlinks-flag: registry.npmjs.org/supports-preserve-symlinks-flag/1.0.0 + is-core-module: registry.npmmirror.com/is-core-module/2.11.0 + path-parse: registry.npmmirror.com/path-parse/1.0.7 + supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0 dev: true hasBin: true name: resolve resolution: integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/resolve/-/resolve-1.22.1.tgz' version: 1.22.1 - registry.npmjs.org/restore-cursor/2.0.0: + registry.npmmirror.com/restore-cursor/2.0.0: dependencies: - onetime: registry.npmjs.org/onetime/2.0.1 - signal-exit: registry.npmjs.org/signal-exit/3.0.7 + onetime: registry.npmmirror.com/onetime/2.0.1 + signal-exit: registry.npmmirror.com/signal-exit/3.0.7 dev: true engines: node: '>=4' name: restore-cursor resolution: integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/restore-cursor/-/restore-cursor-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/restore-cursor/3.1.0: + registry.npmmirror.com/restore-cursor/3.1.0: dependencies: - onetime: registry.npmjs.org/onetime/5.1.2 - signal-exit: registry.npmjs.org/signal-exit/3.0.7 + onetime: registry.npmmirror.com/onetime/5.1.2 + signal-exit: registry.npmmirror.com/signal-exit/3.0.7 dev: true engines: node: '>=8' name: restore-cursor resolution: integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz' version: 3.1.0 - registry.npmjs.org/retry/0.13.1: + registry.npmmirror.com/retry/0.13.1: dev: true engines: node: '>= 4' name: retry resolution: integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/retry/-/retry-0.13.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/retry/-/retry-0.13.1.tgz' version: 0.13.1 - registry.npmjs.org/reusify/1.0.4: + registry.npmmirror.com/reusify/1.0.4: dev: true engines: iojs: '>=1.0.0' @@ -9828,76 +10517,76 @@ packages: name: reusify resolution: integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz' version: 1.0.4 - registry.npmjs.org/rimraf/3.0.2: + registry.npmmirror.com/rimraf/3.0.2: dependencies: - glob: registry.npmjs.org/glob/7.2.3 + glob: registry.npmmirror.com/glob/7.2.3 dev: true hasBin: true name: rimraf resolution: integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz' version: 3.0.2 - registry.npmjs.org/rollup/2.79.1: + registry.npmmirror.com/rollup/2.79.1: dev: true engines: node: '>=10.0.0' hasBin: true name: rollup optionalDependencies: - fsevents: registry.npmjs.org/fsevents/2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 resolution: integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/rollup/-/rollup-2.79.1.tgz' version: 2.79.1 - registry.npmjs.org/run-parallel/1.2.0: + registry.npmmirror.com/run-parallel/1.2.0: dependencies: - queue-microtask: registry.npmjs.org/queue-microtask/1.2.3 + queue-microtask: registry.npmmirror.com/queue-microtask/1.2.3 dev: true name: run-parallel resolution: integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/safe-buffer/5.1.2: + registry.npmmirror.com/safe-buffer/5.1.2: dev: true name: safe-buffer resolution: integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz' version: 5.1.2 - registry.npmjs.org/safe-buffer/5.2.1: + registry.npmmirror.com/safe-buffer/5.2.1: dev: true name: safe-buffer resolution: integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz' version: 5.2.1 - registry.npmjs.org/safer-buffer/2.1.2: + registry.npmmirror.com/safer-buffer/2.1.2: dev: true name: safer-buffer resolution: integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz' version: 2.1.2 - registry.npmjs.org/sass-loader/13.2.0_sass@1.57.0: + registry.npmmirror.com/sass-loader/13.2.0_sass@1.58.0: dependencies: - klona: registry.npmjs.org/klona/2.0.5 - neo-async: registry.npmjs.org/neo-async/2.6.2 - sass: registry.npmjs.org/sass/1.57.0 + klona: registry.npmmirror.com/klona/2.0.6 + neo-async: registry.npmmirror.com/neo-async/2.6.2 + sass: registry.npmmirror.com/sass/1.58.0 dev: true engines: node: '>= 14.15.0' - id: registry.npmjs.org/sass-loader/13.2.0 + id: registry.npmmirror.com/sass-loader/13.2.0 name: sass-loader peerDependencies: fibers: '>= 3.1.0' @@ -9916,108 +10605,118 @@ packages: optional: true resolution: integrity: sha512-JWEp48djQA4nbZxmgC02/Wh0eroSUutulROUusYJO9P9zltRbNN80JCBHqRGzjd4cmZCa/r88xgfkjGD0TXsHg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/sass-loader/-/sass-loader-13.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/sass-loader/-/sass-loader-13.2.0.tgz' version: 13.2.0 - registry.npmjs.org/sass/1.57.0: + registry.npmmirror.com/sass/1.58.0: dependencies: - chokidar: registry.npmjs.org/chokidar/3.5.3 - immutable: registry.npmjs.org/immutable/4.1.0 - source-map-js: registry.npmjs.org/source-map-js/1.0.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + immutable: registry.npmmirror.com/immutable/4.2.3 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 dev: true engines: node: '>=12.0.0' hasBin: true name: sass resolution: - integrity: sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/sass/-/sass-1.57.0.tgz' - version: 1.57.0 - registry.npmjs.org/schema-utils/2.7.1: + integrity: sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/sass/-/sass-1.58.0.tgz' + version: 1.58.0 + registry.npmmirror.com/schema-utils/2.7.1: dependencies: - '@types/json-schema': registry.npmjs.org/@types/json-schema/7.0.11 - ajv: registry.npmjs.org/ajv/6.12.6 - ajv-keywords: registry.npmjs.org/ajv-keywords/3.5.2_ajv@6.12.6 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 + ajv: registry.npmmirror.com/ajv/6.12.6 + ajv-keywords: registry.npmmirror.com/ajv-keywords/3.5.2_ajv@6.12.6 dev: true engines: node: '>= 8.9.0' name: schema-utils resolution: integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/schema-utils/-/schema-utils-2.7.1.tgz' version: 2.7.1 - registry.npmjs.org/schema-utils/3.1.1: + registry.npmmirror.com/schema-utils/3.1.1: dependencies: - '@types/json-schema': registry.npmjs.org/@types/json-schema/7.0.11 - ajv: registry.npmjs.org/ajv/6.12.6 - ajv-keywords: registry.npmjs.org/ajv-keywords/3.5.2_ajv@6.12.6 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 + ajv: registry.npmmirror.com/ajv/6.12.6 + ajv-keywords: registry.npmmirror.com/ajv-keywords/3.5.2_ajv@6.12.6 dev: true engines: node: '>= 10.13.0' name: schema-utils resolution: integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/schema-utils/-/schema-utils-3.1.1.tgz' version: 3.1.1 - registry.npmjs.org/schema-utils/4.0.0: + registry.npmmirror.com/schema-utils/4.0.0: dependencies: - '@types/json-schema': registry.npmjs.org/@types/json-schema/7.0.11 - ajv: registry.npmjs.org/ajv/8.11.2 - ajv-formats: registry.npmjs.org/ajv-formats/2.1.1 - ajv-keywords: registry.npmjs.org/ajv-keywords/5.1.0_ajv@8.11.2 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 + ajv: registry.npmmirror.com/ajv/8.12.0 + ajv-formats: registry.npmmirror.com/ajv-formats/2.1.1 + ajv-keywords: registry.npmmirror.com/ajv-keywords/5.1.0_ajv@8.12.0 dev: true engines: node: '>= 12.13.0' name: schema-utils resolution: integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/schema-utils/-/schema-utils-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/select-hose/2.0.0: + registry.npmmirror.com/scroll-into-view-if-needed/2.2.31: + dependencies: + compute-scroll-into-view: registry.npmmirror.com/compute-scroll-into-view/1.0.20 + dev: false + name: scroll-into-view-if-needed + resolution: + integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz' + version: 2.2.31 + registry.npmmirror.com/select-hose/2.0.0: dev: true name: select-hose resolution: integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/select-hose/-/select-hose-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/selfsigned/2.1.1: + registry.npmmirror.com/selfsigned/2.1.1: dependencies: - node-forge: registry.npmjs.org/node-forge/1.3.1 + node-forge: registry.npmmirror.com/node-forge/1.3.1 dev: true engines: node: '>=10' name: selfsigned resolution: integrity: sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/selfsigned/-/selfsigned-2.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/selfsigned/-/selfsigned-2.1.1.tgz' version: 2.1.1 - registry.npmjs.org/semver/5.7.1: + registry.npmmirror.com/semver/5.7.1: dev: true hasBin: true name: semver resolution: integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/semver/-/semver-5.7.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz' version: 5.7.1 - registry.npmjs.org/semver/6.3.0: + registry.npmmirror.com/semver/6.3.0: dev: true hasBin: true name: semver resolution: integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/semver/-/semver-6.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz' version: 6.3.0 - registry.npmjs.org/semver/7.3.8: + registry.npmmirror.com/semver/7.3.8: dependencies: - lru-cache: registry.npmjs.org/lru-cache/6.0.0 + lru-cache: registry.npmmirror.com/lru-cache/6.0.0 dev: true engines: node: '>=10' @@ -10025,581 +10724,633 @@ packages: name: semver resolution: integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/semver/-/semver-7.3.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz' version: 7.3.8 - registry.npmjs.org/send/0.18.0: + registry.npmmirror.com/send/0.18.0: dependencies: - debug: registry.npmjs.org/debug/2.6.9 - depd: registry.npmjs.org/depd/2.0.0 - destroy: registry.npmjs.org/destroy/1.2.0 - encodeurl: registry.npmjs.org/encodeurl/1.0.2 - escape-html: registry.npmjs.org/escape-html/1.0.3 - etag: registry.npmjs.org/etag/1.8.1 - fresh: registry.npmjs.org/fresh/0.5.2 - http-errors: registry.npmjs.org/http-errors/2.0.0 - mime: registry.npmjs.org/mime/1.6.0 - ms: registry.npmjs.org/ms/2.1.3 - on-finished: registry.npmjs.org/on-finished/2.4.1 - range-parser: registry.npmjs.org/range-parser/1.2.1 - statuses: registry.npmjs.org/statuses/2.0.1 + debug: registry.npmmirror.com/debug/2.6.9 + depd: registry.npmmirror.com/depd/2.0.0 + destroy: registry.npmmirror.com/destroy/1.2.0 + encodeurl: registry.npmmirror.com/encodeurl/1.0.2 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + etag: registry.npmmirror.com/etag/1.8.1 + fresh: registry.npmmirror.com/fresh/0.5.2 + http-errors: registry.npmmirror.com/http-errors/2.0.0 + mime: registry.npmmirror.com/mime/1.6.0 + ms: registry.npmmirror.com/ms/2.1.3 + on-finished: registry.npmmirror.com/on-finished/2.4.1 + range-parser: registry.npmmirror.com/range-parser/1.2.1 + statuses: registry.npmmirror.com/statuses/2.0.1 dev: true engines: node: '>= 0.8.0' name: send resolution: integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/send/-/send-0.18.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/send/-/send-0.18.0.tgz' version: 0.18.0 - registry.npmjs.org/sentence-case/3.0.4: + registry.npmmirror.com/sentence-case/3.0.4: dependencies: - no-case: registry.npmjs.org/no-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 - upper-case-first: registry.npmjs.org/upper-case-first/2.0.2 + no-case: registry.npmmirror.com/no-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 + upper-case-first: registry.npmmirror.com/upper-case-first/2.0.2 dev: true name: sentence-case resolution: integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/sentence-case/-/sentence-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/serialize-javascript/6.0.0: + registry.npmmirror.com/serialize-javascript/6.0.1: dependencies: - randombytes: registry.npmjs.org/randombytes/2.1.0 + randombytes: registry.npmmirror.com/randombytes/2.1.0 dev: true name: serialize-javascript resolution: - integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz' - version: 6.0.0 - registry.npmjs.org/serve-index/1.9.1: + integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz' + version: 6.0.1 + registry.npmmirror.com/serve-index/1.9.1: dependencies: - accepts: registry.npmjs.org/accepts/1.3.8 - batch: registry.npmjs.org/batch/0.6.1 - debug: registry.npmjs.org/debug/2.6.9 - escape-html: registry.npmjs.org/escape-html/1.0.3 - http-errors: registry.npmjs.org/http-errors/1.6.3 - mime-types: registry.npmjs.org/mime-types/2.1.35 - parseurl: registry.npmjs.org/parseurl/1.3.3 + accepts: registry.npmmirror.com/accepts/1.3.8 + batch: registry.npmmirror.com/batch/0.6.1 + debug: registry.npmmirror.com/debug/2.6.9 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + http-errors: registry.npmmirror.com/http-errors/1.6.3 + mime-types: registry.npmmirror.com/mime-types/2.1.35 + parseurl: registry.npmmirror.com/parseurl/1.3.3 dev: true engines: node: '>= 0.8.0' name: serve-index resolution: integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/serve-index/-/serve-index-1.9.1.tgz' version: 1.9.1 - registry.npmjs.org/serve-static/1.15.0: + registry.npmmirror.com/serve-static/1.15.0: dependencies: - encodeurl: registry.npmjs.org/encodeurl/1.0.2 - escape-html: registry.npmjs.org/escape-html/1.0.3 - parseurl: registry.npmjs.org/parseurl/1.3.3 - send: registry.npmjs.org/send/0.18.0 + encodeurl: registry.npmmirror.com/encodeurl/1.0.2 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + send: registry.npmmirror.com/send/0.18.0 dev: true engines: node: '>= 0.8.0' name: serve-static resolution: integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/serve-static/-/serve-static-1.15.0.tgz' version: 1.15.0 - registry.npmjs.org/setprototypeof/1.1.0: + registry.npmmirror.com/setprototypeof/1.1.0: dev: true name: setprototypeof resolution: integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/setprototypeof/1.2.0: + registry.npmmirror.com/setprototypeof/1.2.0: dev: true name: setprototypeof resolution: integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/shallow-clone/3.0.1: + registry.npmmirror.com/shallow-clone/3.0.1: dependencies: - kind-of: registry.npmjs.org/kind-of/6.0.3 + kind-of: registry.npmmirror.com/kind-of/6.0.3 dev: true engines: node: '>=8' name: shallow-clone resolution: integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/shebang-command/1.2.0: + registry.npmmirror.com/shallow-equal/1.2.1: + dev: false + name: shallow-equal + resolution: + integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shallow-equal/-/shallow-equal-1.2.1.tgz' + version: 1.2.1 + registry.npmmirror.com/shebang-command/1.2.0: dependencies: - shebang-regex: registry.npmjs.org/shebang-regex/1.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex/1.0.0 dev: true engines: node: '>=0.10.0' name: shebang-command resolution: integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz' version: 1.2.0 - registry.npmjs.org/shebang-command/2.0.0: + registry.npmmirror.com/shebang-command/2.0.0: dependencies: - shebang-regex: registry.npmjs.org/shebang-regex/3.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex/3.0.0 dev: true engines: node: '>=8' name: shebang-command resolution: integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/shebang-regex/1.0.0: + registry.npmmirror.com/shebang-regex/1.0.0: dev: true engines: node: '>=0.10.0' name: shebang-regex resolution: integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/shebang-regex/3.0.0: + registry.npmmirror.com/shebang-regex/3.0.0: dev: true engines: node: '>=8' name: shebang-regex resolution: integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/shell-quote/1.7.4: + registry.npmmirror.com/shell-quote/1.8.0: dev: true name: shell-quote resolution: - integrity: sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.4.tgz' - version: 1.7.4 - registry.npmjs.org/side-channel/1.0.4: + integrity: sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.0.tgz' + version: 1.8.0 + registry.npmmirror.com/side-channel/1.0.4: dependencies: - call-bind: registry.npmjs.org/call-bind/1.0.2 - get-intrinsic: registry.npmjs.org/get-intrinsic/1.1.3 - object-inspect: registry.npmjs.org/object-inspect/1.12.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.0 + object-inspect: registry.npmmirror.com/object-inspect/1.12.3 dev: true name: side-channel resolution: integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz' version: 1.0.4 - registry.npmjs.org/signal-exit/3.0.7: + registry.npmmirror.com/signal-exit/3.0.7: dev: true name: signal-exit resolution: integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz' version: 3.0.7 - registry.npmjs.org/sirv/1.0.19: + registry.npmmirror.com/sirv/1.0.19: dependencies: - '@polka/url': registry.npmjs.org/@polka/url/1.0.0-next.21 - mrmime: registry.npmjs.org/mrmime/1.0.1 - totalist: registry.npmjs.org/totalist/1.1.0 + '@polka/url': registry.npmmirror.com/@polka/url/1.0.0-next.21 + mrmime: registry.npmmirror.com/mrmime/1.0.1 + totalist: registry.npmmirror.com/totalist/1.1.0 dev: true engines: node: '>= 10' name: sirv resolution: integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/sirv/-/sirv-1.0.19.tgz' version: 1.0.19 - registry.npmjs.org/slash/3.0.0: + registry.npmmirror.com/slash/3.0.0: dev: true engines: node: '>=8' name: slash resolution: integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/slash/-/slash-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/snake-case/3.0.4: + registry.npmmirror.com/slate-history/0.66.0_slate@0.72.8: dependencies: - dot-case: registry.npmjs.org/dot-case/3.0.4 - tslib: registry.npmjs.org/tslib/2.4.1 + is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 + slate: registry.npmmirror.com/slate/0.72.8 + dev: false + id: registry.npmmirror.com/slate-history/0.66.0 + name: slate-history + peerDependencies: + slate: '>=0.65.3' + resolution: + integrity: sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/slate-history/-/slate-history-0.66.0.tgz' + version: 0.66.0 + registry.npmmirror.com/slate/0.72.8: + dependencies: + immer: registry.npmmirror.com/immer/9.0.19 + is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 + tiny-warning: registry.npmmirror.com/tiny-warning/1.0.3 + dev: false + name: slate + resolution: + integrity: sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/slate/-/slate-0.72.8.tgz' + version: 0.72.8 + registry.npmmirror.com/snabbdom/3.5.1: + dev: false + engines: + node: '>=8.3.0' + name: snabbdom + resolution: + integrity: sha512-wHMNIOjkm/YNE5EM3RCbr/+DVgPg6AqQAX1eOxO46zYNvCXjKP5Y865tqQj3EXnaMBjkxmQA5jFuDpDK/dbfiA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/snabbdom/-/snabbdom-3.5.1.tgz' + version: 3.5.1 + registry.npmmirror.com/snake-case/3.0.4: + dependencies: + dot-case: registry.npmmirror.com/dot-case/3.0.4 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: snake-case resolution: integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/snake-case/-/snake-case-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/sockjs/0.3.24: + registry.npmmirror.com/sockjs/0.3.24: dependencies: - faye-websocket: registry.npmjs.org/faye-websocket/0.11.4 - uuid: registry.npmjs.org/uuid/8.3.2 - websocket-driver: registry.npmjs.org/websocket-driver/0.7.4 + faye-websocket: registry.npmmirror.com/faye-websocket/0.11.4 + uuid: registry.npmmirror.com/uuid/8.3.2 + websocket-driver: registry.npmmirror.com/websocket-driver/0.7.4 dev: true name: sockjs resolution: integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/sockjs/-/sockjs-0.3.24.tgz' version: 0.3.24 - registry.npmjs.org/source-map-js/1.0.2: + registry.npmmirror.com/source-map-js/1.0.2: engines: node: '>=0.10.0' name: source-map-js resolution: integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/source-map-support/0.5.21: + registry.npmmirror.com/source-map-support/0.5.21: dependencies: - buffer-from: registry.npmjs.org/buffer-from/1.1.2 - source-map: registry.npmjs.org/source-map/0.6.1 + buffer-from: registry.npmmirror.com/buffer-from/1.1.2 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true name: source-map-support resolution: integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz' version: 0.5.21 - registry.npmjs.org/source-map/0.6.1: + registry.npmmirror.com/source-map/0.6.1: engines: node: '>=0.10.0' name: source-map resolution: integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz' version: 0.6.1 - registry.npmjs.org/sourcemap-codec/1.4.8: + registry.npmmirror.com/sourcemap-codec/1.4.8: deprecated: Please use @jridgewell/sourcemap-codec instead name: sourcemap-codec resolution: integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz' version: 1.4.8 - registry.npmjs.org/spdx-correct/3.1.1: + registry.npmmirror.com/spdx-correct/3.1.1: dependencies: - spdx-expression-parse: registry.npmjs.org/spdx-expression-parse/3.0.1 - spdx-license-ids: registry.npmjs.org/spdx-license-ids/3.0.12 + spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse/3.0.1 + spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.12 dev: true name: spdx-correct resolution: integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz' version: 3.1.1 - registry.npmjs.org/spdx-exceptions/2.3.0: + registry.npmmirror.com/spdx-exceptions/2.3.0: dev: true name: spdx-exceptions resolution: integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz' version: 2.3.0 - registry.npmjs.org/spdx-expression-parse/3.0.1: + registry.npmmirror.com/spdx-expression-parse/3.0.1: dependencies: - spdx-exceptions: registry.npmjs.org/spdx-exceptions/2.3.0 - spdx-license-ids: registry.npmjs.org/spdx-license-ids/3.0.12 + spdx-exceptions: registry.npmmirror.com/spdx-exceptions/2.3.0 + spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.12 dev: true name: spdx-expression-parse resolution: integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/spdx-license-ids/3.0.12: + registry.npmmirror.com/spdx-license-ids/3.0.12: dev: true name: spdx-license-ids resolution: integrity: sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz' version: 3.0.12 - registry.npmjs.org/spdy-transport/3.0.0: + registry.npmmirror.com/spdy-transport/3.0.0: dependencies: - debug: registry.npmjs.org/debug/4.3.4 - detect-node: registry.npmjs.org/detect-node/2.1.0 - hpack.js: registry.npmjs.org/hpack.js/2.1.6 - obuf: registry.npmjs.org/obuf/1.1.2 - readable-stream: registry.npmjs.org/readable-stream/3.6.0 - wbuf: registry.npmjs.org/wbuf/1.7.3 + debug: registry.npmmirror.com/debug/4.3.4 + detect-node: registry.npmmirror.com/detect-node/2.1.0 + hpack.js: registry.npmmirror.com/hpack.js/2.1.6 + obuf: registry.npmmirror.com/obuf/1.1.2 + readable-stream: registry.npmmirror.com/readable-stream/3.6.0 + wbuf: registry.npmmirror.com/wbuf/1.7.3 dev: true name: spdy-transport resolution: integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/spdy-transport/-/spdy-transport-3.0.0.tgz' version: 3.0.0 - registry.npmjs.org/spdy/4.0.2: + registry.npmmirror.com/spdy/4.0.2: dependencies: - debug: registry.npmjs.org/debug/4.3.4 - handle-thing: registry.npmjs.org/handle-thing/2.0.1 - http-deceiver: registry.npmjs.org/http-deceiver/1.2.7 - select-hose: registry.npmjs.org/select-hose/2.0.0 - spdy-transport: registry.npmjs.org/spdy-transport/3.0.0 + debug: registry.npmmirror.com/debug/4.3.4 + handle-thing: registry.npmmirror.com/handle-thing/2.0.1 + http-deceiver: registry.npmmirror.com/http-deceiver/1.2.7 + select-hose: registry.npmmirror.com/select-hose/2.0.0 + spdy-transport: registry.npmmirror.com/spdy-transport/3.0.0 dev: true engines: node: '>=6.0.0' name: spdy resolution: integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/spdy/-/spdy-4.0.2.tgz' version: 4.0.2 - registry.npmjs.org/ssri/8.0.1: + registry.npmmirror.com/ssr-window/3.0.0: + dev: false + name: ssr-window + resolution: + integrity: sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ssr-window/-/ssr-window-3.0.0.tgz' + version: 3.0.0 + registry.npmmirror.com/ssri/8.0.1: dependencies: - minipass: registry.npmjs.org/minipass/3.3.6 + minipass: registry.npmmirror.com/minipass/3.3.6 dev: true engines: node: '>= 8' name: ssri resolution: integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ssri/-/ssri-8.0.1.tgz' version: 8.0.1 - registry.npmjs.org/stable/0.1.8: + registry.npmmirror.com/stable/0.1.8: deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' dev: true name: stable resolution: integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/stable/-/stable-0.1.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/stable/-/stable-0.1.8.tgz' version: 0.1.8 - registry.npmjs.org/stackframe/1.3.4: + registry.npmmirror.com/stackframe/1.3.4: dev: true name: stackframe resolution: integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/stackframe/-/stackframe-1.3.4.tgz' version: 1.3.4 - registry.npmjs.org/statuses/1.5.0: + registry.npmmirror.com/statuses/1.5.0: dev: true engines: node: '>= 0.6' name: statuses resolution: integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz' version: 1.5.0 - registry.npmjs.org/statuses/2.0.1: + registry.npmmirror.com/statuses/2.0.1: dev: true engines: node: '>= 0.8' name: statuses resolution: integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz' version: 2.0.1 - registry.npmjs.org/string-width/2.1.1: + registry.npmmirror.com/string-width/2.1.1: dependencies: - is-fullwidth-code-point: registry.npmjs.org/is-fullwidth-code-point/2.0.0 - strip-ansi: registry.npmjs.org/strip-ansi/4.0.0 + is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point/2.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 dev: true engines: node: '>=4' name: string-width resolution: integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz' version: 2.1.1 - registry.npmjs.org/string-width/4.2.3: + registry.npmmirror.com/string-width/4.2.3: dependencies: - emoji-regex: registry.npmjs.org/emoji-regex/8.0.0 - is-fullwidth-code-point: registry.npmjs.org/is-fullwidth-code-point/3.0.0 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 + emoji-regex: registry.npmmirror.com/emoji-regex/8.0.0 + is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point/3.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true engines: node: '>=8' name: string-width resolution: integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz' version: 4.2.3 - registry.npmjs.org/string_decoder/1.1.1: + registry.npmmirror.com/string_decoder/1.1.1: dependencies: - safe-buffer: registry.npmjs.org/safe-buffer/5.1.2 + safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 dev: true name: string_decoder resolution: integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz' version: 1.1.1 - registry.npmjs.org/string_decoder/1.3.0: + registry.npmmirror.com/string_decoder/1.3.0: dependencies: - safe-buffer: registry.npmjs.org/safe-buffer/5.2.1 + safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 dev: true name: string_decoder resolution: integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz' version: 1.3.0 - registry.npmjs.org/strip-ansi/4.0.0: + registry.npmmirror.com/strip-ansi/4.0.0: dependencies: - ansi-regex: registry.npmjs.org/ansi-regex/3.0.1 + ansi-regex: registry.npmmirror.com/ansi-regex/3.0.1 dev: true engines: node: '>=4' name: strip-ansi resolution: integrity: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/strip-ansi/-/strip-ansi-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/strip-ansi/6.0.1: + registry.npmmirror.com/strip-ansi/6.0.1: dependencies: - ansi-regex: registry.npmjs.org/ansi-regex/5.0.1 + ansi-regex: registry.npmmirror.com/ansi-regex/5.0.1 dev: true engines: node: '>=8' name: strip-ansi resolution: integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz' version: 6.0.1 - registry.npmjs.org/strip-eof/1.0.0: + registry.npmmirror.com/strip-eof/1.0.0: dev: true engines: node: '>=0.10.0' name: strip-eof resolution: integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/strip-eof/-/strip-eof-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/strip-final-newline/2.0.0: + registry.npmmirror.com/strip-final-newline/2.0.0: dev: true engines: node: '>=6' name: strip-final-newline resolution: integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/strip-indent/2.0.0: + registry.npmmirror.com/strip-indent/2.0.0: dev: true engines: node: '>=4' name: strip-indent resolution: integrity: sha512-RsSNPLpq6YUL7QYy44RnPVTn/lcVZtb48Uof3X5JLbF4zD/Gs7ZFDv2HWol+leoQN2mT86LAzSshGfkTlSOpsA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/strip-indent/-/strip-indent-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/strip-json-comments/3.1.1: + registry.npmmirror.com/strip-json-comments/3.1.1: dev: true engines: node: '>=8' name: strip-json-comments resolution: integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz' version: 3.1.1 - registry.npmjs.org/stylehacks/5.1.1_postcss@8.4.20: + registry.npmmirror.com/stylehacks/5.1.1_postcss@8.4.21: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - postcss: registry.npmjs.org/postcss/8.4.20 - postcss-selector-parser: registry.npmjs.org/postcss-selector-parser/6.0.11 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + postcss: registry.npmmirror.com/postcss/8.4.21 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 dev: true engines: node: ^10 || ^12 || >=14.0 - id: registry.npmjs.org/stylehacks/5.1.1 + id: registry.npmmirror.com/stylehacks/5.1.1 name: stylehacks peerDependencies: postcss: ^8.2.15 resolution: integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/stylehacks/-/stylehacks-5.1.1.tgz' version: 5.1.1 - registry.npmjs.org/supports-color/5.5.0: + registry.npmmirror.com/supports-color/5.5.0: dependencies: - has-flag: registry.npmjs.org/has-flag/3.0.0 + has-flag: registry.npmmirror.com/has-flag/3.0.0 dev: true engines: node: '>=4' name: supports-color resolution: integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz' version: 5.5.0 - registry.npmjs.org/supports-color/7.2.0: + registry.npmmirror.com/supports-color/7.2.0: dependencies: - has-flag: registry.npmjs.org/has-flag/4.0.0 + has-flag: registry.npmmirror.com/has-flag/4.0.0 dev: true engines: node: '>=8' name: supports-color resolution: integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz' version: 7.2.0 - registry.npmjs.org/supports-color/8.1.1: + registry.npmmirror.com/supports-color/8.1.1: dependencies: - has-flag: registry.npmjs.org/has-flag/4.0.0 + has-flag: registry.npmmirror.com/has-flag/4.0.0 dev: true engines: node: '>=10' name: supports-color resolution: integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz' version: 8.1.1 - registry.npmjs.org/supports-preserve-symlinks-flag/1.0.0: + registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0: dev: true engines: node: '>= 0.4' name: supports-preserve-symlinks-flag resolution: integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/svg-tags/1.0.0: + registry.npmmirror.com/svg-tags/1.0.0: dev: true name: svg-tags resolution: integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/svgo/2.8.0: + registry.npmmirror.com/svgo/2.8.0: dependencies: - '@trysound/sax': registry.npmjs.org/@trysound/sax/0.2.0 - commander: registry.npmjs.org/commander/7.2.0 - css-select: registry.npmjs.org/css-select/4.3.0 - css-tree: registry.npmjs.org/css-tree/1.1.3 - csso: registry.npmjs.org/csso/4.2.0 - picocolors: registry.npmjs.org/picocolors/1.0.0 - stable: registry.npmjs.org/stable/0.1.8 + '@trysound/sax': registry.npmmirror.com/@trysound/sax/0.2.0 + commander: registry.npmmirror.com/commander/7.2.0 + css-select: registry.npmmirror.com/css-select/4.3.0 + css-tree: registry.npmmirror.com/css-tree/1.1.3 + csso: registry.npmmirror.com/csso/4.2.0 + picocolors: registry.npmmirror.com/picocolors/1.0.0 + stable: registry.npmmirror.com/stable/0.1.8 dev: true engines: node: '>=10.13.0' @@ -10607,39 +11358,39 @@ packages: name: svgo resolution: integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz' version: 2.8.0 - registry.npmjs.org/systemjs/6.13.0: + registry.npmmirror.com/systemjs/6.13.0: dev: true name: systemjs resolution: integrity: sha512-P3cgh2bpaPvAO2NE3uRp/n6hmk4xPX4DQf+UzTlCAycssKdqhp6hjw+ENWe+aUS7TogKRFtptMosTSFeC6R55g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/systemjs/-/systemjs-6.13.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/systemjs/-/systemjs-6.13.0.tgz' version: 6.13.0 - registry.npmjs.org/tapable/2.2.1: + registry.npmmirror.com/tapable/2.2.1: dev: true engines: node: '>=6' name: tapable resolution: integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz' version: 2.2.1 - registry.npmjs.org/terser-webpack-plugin/5.3.6_webpack@5.75.0: + registry.npmmirror.com/terser-webpack-plugin/5.3.6_webpack@5.75.0: dependencies: - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping/0.3.17 - jest-worker: registry.npmjs.org/jest-worker/27.5.1 - schema-utils: registry.npmjs.org/schema-utils/3.1.1 - serialize-javascript: registry.npmjs.org/serialize-javascript/6.0.0 - terser: registry.npmjs.org/terser/5.16.1 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17 + jest-worker: registry.npmmirror.com/jest-worker/27.5.1 + schema-utils: registry.npmmirror.com/schema-utils/3.1.1 + serialize-javascript: registry.npmmirror.com/serialize-javascript/6.0.1 + terser: registry.npmmirror.com/terser/5.16.3 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 10.13.0' - id: registry.npmjs.org/terser-webpack-plugin/5.3.6 + id: registry.npmmirror.com/terser-webpack-plugin/5.3.6 name: terser-webpack-plugin peerDependencies: webpack: ^5.1.0 @@ -10652,456 +11403,490 @@ packages: optional: true resolution: integrity: sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz' version: 5.3.6 - registry.npmjs.org/terser/5.16.1: + registry.npmmirror.com/terser/5.16.3: dependencies: - '@jridgewell/source-map': registry.npmjs.org/@jridgewell/source-map/0.3.2 - acorn: registry.npmjs.org/acorn/8.8.1 - commander: registry.npmjs.org/commander/2.20.3 - source-map-support: registry.npmjs.org/source-map-support/0.5.21 + '@jridgewell/source-map': registry.npmmirror.com/@jridgewell/source-map/0.3.2 + acorn: registry.npmmirror.com/acorn/8.8.2 + commander: registry.npmmirror.com/commander/2.20.3 + source-map-support: registry.npmmirror.com/source-map-support/0.5.21 dev: true engines: node: '>=10' hasBin: true name: terser resolution: - integrity: sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/terser/-/terser-5.16.1.tgz' - version: 5.16.1 - registry.npmjs.org/text-table/0.2.0: + integrity: sha512-v8wWLaS/xt3nE9dgKEWhNUFP6q4kngO5B8eYFUuebsu7Dw/UNAnpUod6UHo04jSSkv8TzKHjZDSd7EXdDQAl8Q== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/terser/-/terser-5.16.3.tgz' + version: 5.16.3 + registry.npmmirror.com/text-table/0.2.0: dev: true name: text-table resolution: integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz' version: 0.2.0 - registry.npmjs.org/thenify-all/1.6.0: + registry.npmmirror.com/thenify-all/1.6.0: dependencies: - thenify: registry.npmjs.org/thenify/3.3.1 + thenify: registry.npmmirror.com/thenify/3.3.1 dev: true engines: node: '>=0.8' name: thenify-all resolution: integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz' version: 1.6.0 - registry.npmjs.org/thenify/3.3.1: + registry.npmmirror.com/thenify/3.3.1: dependencies: - any-promise: registry.npmjs.org/any-promise/1.3.0 + any-promise: registry.npmmirror.com/any-promise/1.3.0 dev: true name: thenify resolution: integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz' version: 3.3.1 - registry.npmjs.org/thread-loader/3.0.4_webpack@5.75.0: + registry.npmmirror.com/thread-loader/3.0.4_webpack@5.75.0: dependencies: - json-parse-better-errors: registry.npmjs.org/json-parse-better-errors/1.0.2 - loader-runner: registry.npmjs.org/loader-runner/4.3.0 - loader-utils: registry.npmjs.org/loader-utils/2.0.4 - neo-async: registry.npmjs.org/neo-async/2.6.2 - schema-utils: registry.npmjs.org/schema-utils/3.1.1 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + json-parse-better-errors: registry.npmmirror.com/json-parse-better-errors/1.0.2 + loader-runner: registry.npmmirror.com/loader-runner/4.3.0 + loader-utils: registry.npmmirror.com/loader-utils/2.0.4 + neo-async: registry.npmmirror.com/neo-async/2.6.2 + schema-utils: registry.npmmirror.com/schema-utils/3.1.1 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 10.13.0' - id: registry.npmjs.org/thread-loader/3.0.4 + id: registry.npmmirror.com/thread-loader/3.0.4 name: thread-loader peerDependencies: webpack: ^4.27.0 || ^5.0.0 resolution: integrity: sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/thread-loader/-/thread-loader-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/thread-loader/-/thread-loader-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/thunky/1.1.0: + registry.npmmirror.com/thunky/1.1.0: dev: true name: thunky resolution: integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/thunky/-/thunky-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/to-fast-properties/2.0.0: + registry.npmmirror.com/tiny-warning/1.0.3: + dev: false + name: tiny-warning + resolution: + integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/tiny-warning/-/tiny-warning-1.0.3.tgz' + version: 1.0.3 + registry.npmmirror.com/to-fast-properties/2.0.0: dev: true engines: node: '>=4' name: to-fast-properties resolution: integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/to-regex-range/5.0.1: + registry.npmmirror.com/to-regex-range/5.0.1: dependencies: - is-number: registry.npmjs.org/is-number/7.0.0 + is-number: registry.npmmirror.com/is-number/7.0.0 dev: true engines: node: '>=8.0' name: to-regex-range resolution: integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz' version: 5.0.1 - registry.npmjs.org/toidentifier/1.0.1: + registry.npmmirror.com/toidentifier/1.0.1: dev: true engines: node: '>=0.6' name: toidentifier resolution: integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/totalist/1.1.0: + registry.npmmirror.com/totalist/1.1.0: dev: true engines: node: '>=6' name: totalist resolution: integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/totalist/-/totalist-1.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/totalist/-/totalist-1.1.0.tgz' version: 1.1.0 - registry.npmjs.org/tr46/0.0.3: + registry.npmmirror.com/tr46/0.0.3: dev: true name: tr46 resolution: integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz' version: 0.0.3 - registry.npmjs.org/tslib/2.4.1: + registry.npmmirror.com/tslib/2.5.0: dev: true name: tslib resolution: - integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz' - version: 2.4.1 - registry.npmjs.org/type-check/0.4.0: + integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/tslib/-/tslib-2.5.0.tgz' + version: 2.5.0 + registry.npmmirror.com/type-check/0.4.0: dependencies: - prelude-ls: registry.npmjs.org/prelude-ls/1.2.1 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 dev: true engines: node: '>= 0.8.0' name: type-check resolution: integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz' version: 0.4.0 - registry.npmjs.org/type-fest/0.20.2: + registry.npmmirror.com/type-fest/0.20.2: dev: true engines: node: '>=10' name: type-fest resolution: integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz' version: 0.20.2 - registry.npmjs.org/type-fest/0.6.0: + registry.npmmirror.com/type-fest/0.6.0: dev: true engines: node: '>=8' name: type-fest resolution: integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type-fest/-/type-fest-0.6.0.tgz' version: 0.6.0 - registry.npmjs.org/type-fest/0.8.1: + registry.npmmirror.com/type-fest/0.8.1: dev: true engines: node: '>=8' name: type-fest resolution: integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz' version: 0.8.1 - registry.npmjs.org/type-is/1.6.18: + registry.npmmirror.com/type-is/1.6.18: dependencies: - media-typer: registry.npmjs.org/media-typer/0.3.0 - mime-types: registry.npmjs.org/mime-types/2.1.35 + media-typer: registry.npmmirror.com/media-typer/0.3.0 + mime-types: registry.npmmirror.com/mime-types/2.1.35 dev: true engines: node: '>= 0.6' name: type-is resolution: integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz' version: 1.6.18 - registry.npmjs.org/unicode-canonical-property-names-ecmascript/2.0.0: + registry.npmmirror.com/type/1.2.0: + dev: false + name: type + resolution: + integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type/-/type-1.2.0.tgz' + version: 1.2.0 + registry.npmmirror.com/type/2.7.2: + dev: false + name: type + resolution: + integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/type/-/type-2.7.2.tgz' + version: 2.7.2 + registry.npmmirror.com/unicode-canonical-property-names-ecmascript/2.0.0: dev: true engines: node: '>=4' name: unicode-canonical-property-names-ecmascript resolution: integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/unicode-match-property-ecmascript/2.0.0: + registry.npmmirror.com/unicode-match-property-ecmascript/2.0.0: dependencies: - unicode-canonical-property-names-ecmascript: registry.npmjs.org/unicode-canonical-property-names-ecmascript/2.0.0 - unicode-property-aliases-ecmascript: registry.npmjs.org/unicode-property-aliases-ecmascript/2.1.0 + unicode-canonical-property-names-ecmascript: registry.npmmirror.com/unicode-canonical-property-names-ecmascript/2.0.0 + unicode-property-aliases-ecmascript: registry.npmmirror.com/unicode-property-aliases-ecmascript/2.1.0 dev: true engines: node: '>=4' name: unicode-match-property-ecmascript resolution: integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/unicode-match-property-value-ecmascript/2.1.0: + registry.npmmirror.com/unicode-match-property-value-ecmascript/2.1.0: dev: true engines: node: '>=4' name: unicode-match-property-value-ecmascript resolution: integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/unicode-property-aliases-ecmascript/2.1.0: + registry.npmmirror.com/unicode-property-aliases-ecmascript/2.1.0: dev: true engines: node: '>=4' name: unicode-property-aliases-ecmascript resolution: integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz' version: 2.1.0 - registry.npmjs.org/universalify/2.0.0: + registry.npmmirror.com/universalify/2.0.0: dev: true engines: node: '>= 10.0.0' name: universalify resolution: integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/unpipe/1.0.0: + registry.npmmirror.com/unpipe/1.0.0: dev: true engines: node: '>= 0.8' name: unpipe resolution: integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz' version: 1.0.0 - registry.npmjs.org/update-browserslist-db/1.0.10_browserslist@4.21.4: + registry.npmmirror.com/update-browserslist-db/1.0.10_browserslist@4.21.5: dependencies: - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - escalade: registry.npmjs.org/escalade/3.1.1 - picocolors: registry.npmjs.org/picocolors/1.0.0 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + escalade: registry.npmmirror.com/escalade/3.1.1 + picocolors: registry.npmmirror.com/picocolors/1.0.0 dev: true hasBin: true - id: registry.npmjs.org/update-browserslist-db/1.0.10 + id: registry.npmmirror.com/update-browserslist-db/1.0.10 name: update-browserslist-db peerDependencies: browserslist: '>= 4.21.0' resolution: integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz' version: 1.0.10 - registry.npmjs.org/upper-case-first/2.0.2: + registry.npmmirror.com/upper-case-first/2.0.2: dependencies: - tslib: registry.npmjs.org/tslib/2.4.1 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: upper-case-first resolution: integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/upper-case-first/-/upper-case-first-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/upper-case/2.0.2: + registry.npmmirror.com/upper-case/2.0.2: dependencies: - tslib: registry.npmjs.org/tslib/2.4.1 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true name: upper-case resolution: integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/upper-case/-/upper-case-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/upper-case/-/upper-case-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/uri-js/4.4.1: + registry.npmmirror.com/uri-js/4.4.1: dependencies: - punycode: registry.npmjs.org/punycode/2.1.1 + punycode: registry.npmmirror.com/punycode/2.3.0 dev: true name: uri-js resolution: integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz' version: 4.4.1 - registry.npmjs.org/util-deprecate/1.0.2: + registry.npmmirror.com/util-deprecate/1.0.2: dev: true name: util-deprecate resolution: integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/utila/0.4.0: + registry.npmmirror.com/utila/0.4.0: dev: true name: utila resolution: integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/utila/-/utila-0.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/utila/-/utila-0.4.0.tgz' version: 0.4.0 - registry.npmjs.org/utils-merge/1.0.1: + registry.npmmirror.com/utils-merge/1.0.1: dev: true engines: node: '>= 0.4.0' name: utils-merge resolution: integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/uuid/8.3.2: + registry.npmmirror.com/uuid/8.3.2: dev: true hasBin: true name: uuid resolution: integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz' version: 8.3.2 - registry.npmjs.org/validate-npm-package-license/3.0.4: + registry.npmmirror.com/uuid/9.0.0: + dev: true + hasBin: true + name: uuid + resolution: + integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/uuid/-/uuid-9.0.0.tgz' + version: 9.0.0 + registry.npmmirror.com/validate-npm-package-license/3.0.4: dependencies: - spdx-correct: registry.npmjs.org/spdx-correct/3.1.1 - spdx-expression-parse: registry.npmjs.org/spdx-expression-parse/3.0.1 + spdx-correct: registry.npmmirror.com/spdx-correct/3.1.1 + spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse/3.0.1 dev: true name: validate-npm-package-license resolution: integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz' version: 3.0.4 - registry.npmjs.org/vary/1.1.2: + registry.npmmirror.com/vary/1.1.2: dev: true engines: node: '>= 0.8' name: vary resolution: integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vary/-/vary-1.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz' version: 1.1.2 - registry.npmjs.org/vite-plugin-imp/2.3.1_vite@3.2.5: + registry.npmmirror.com/vite-plugin-imp/2.3.1_vite@3.2.5: dependencies: - '@babel/core': registry.npmjs.org/@babel/core/7.20.5_@babel+core@7.20.5 - '@babel/generator': registry.npmjs.org/@babel/generator/7.20.5 - '@babel/parser': registry.npmjs.org/@babel/parser/7.20.5 - '@babel/traverse': registry.npmjs.org/@babel/traverse/7.20.5 - chalk: registry.npmjs.org/chalk/4.1.2 - param-case: registry.npmjs.org/param-case/3.0.4 - pascal-case: registry.npmjs.org/pascal-case/3.1.2 - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12_@babel+core@7.20.12 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.15 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + chalk: registry.npmmirror.com/chalk/4.1.2 + param-case: registry.npmmirror.com/param-case/3.0.4 + pascal-case: registry.npmmirror.com/pascal-case/3.1.2 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 dev: true - id: registry.npmjs.org/vite-plugin-imp/2.3.1 + id: registry.npmmirror.com/vite-plugin-imp/2.3.1 name: vite-plugin-imp peerDependencies: vite: '>= 2.0.0-beta.5' resolution: integrity: sha512-Lp0FZBIIfXq/PyTRh+5e5tqgS6vJZewAx/fodgf/Z1Pk1jQzMiKw5gRn0xXqDEbm7A7avz6X1Le01Mp/LYMtoQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vite-plugin-imp/-/vite-plugin-imp-2.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vite-plugin-imp/-/vite-plugin-imp-2.3.1.tgz' version: 2.3.1 - registry.npmjs.org/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@3.2.5: + registry.npmmirror.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@3.2.5: dependencies: - '@rollup/plugin-node-resolve': registry.npmjs.org/@rollup/plugin-node-resolve/13.3.0 - '@types/mockjs': registry.npmjs.org/@types/mockjs/1.0.7 - chalk: registry.npmjs.org/chalk/4.1.2 - chokidar: registry.npmjs.org/chokidar/3.5.3 - connect: registry.npmjs.org/connect/3.7.0 - debug: registry.npmjs.org/debug/4.3.4 - esbuild: registry.npmjs.org/esbuild/0.11.3 - fast-glob: registry.npmjs.org/fast-glob/3.2.12 - mockjs: registry.npmjs.org/mockjs/1.1.0 - path-to-regexp: registry.npmjs.org/path-to-regexp/6.2.1 - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 + '@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve/13.3.0 + '@types/mockjs': registry.npmmirror.com/@types/mockjs/1.0.7 + chalk: registry.npmmirror.com/chalk/4.1.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + connect: registry.npmmirror.com/connect/3.7.0 + debug: registry.npmmirror.com/debug/4.3.4 + esbuild: registry.npmmirror.com/esbuild/0.11.3 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + mockjs: registry.npmmirror.com/mockjs/1.1.0 + path-to-regexp: registry.npmmirror.com/path-to-regexp/6.2.1 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 dev: true engines: node: '>=12.0.0' - id: registry.npmjs.org/vite-plugin-mock/2.9.6 + id: registry.npmmirror.com/vite-plugin-mock/2.9.6 name: vite-plugin-mock peerDependencies: mockjs: '>=1.1.0' vite: '>=2.0.0' resolution: integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vite-plugin-mock/-/vite-plugin-mock-2.9.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vite-plugin-mock/-/vite-plugin-mock-2.9.6.tgz' version: 2.9.6 - registry.npmjs.org/vite-plugin-style-import/2.0.0_vite@3.2.5: + registry.npmmirror.com/vite-plugin-style-import/2.0.0_vite@3.2.5: dependencies: - '@rollup/pluginutils': registry.npmjs.org/@rollup/pluginutils/4.2.1 - change-case: registry.npmjs.org/change-case/4.1.2 - console: registry.npmjs.org/console/0.7.2 - es-module-lexer: registry.npmjs.org/es-module-lexer/0.9.3 - fs-extra: registry.npmjs.org/fs-extra/10.1.0 - magic-string: registry.npmjs.org/magic-string/0.25.9 - pathe: registry.npmjs.org/pathe/0.2.0 - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 + change-case: registry.npmmirror.com/change-case/4.1.2 + console: registry.npmmirror.com/console/0.7.2 + es-module-lexer: registry.npmmirror.com/es-module-lexer/0.9.3 + fs-extra: registry.npmmirror.com/fs-extra/10.1.0 + magic-string: registry.npmmirror.com/magic-string/0.25.9 + pathe: registry.npmmirror.com/pathe/0.2.0 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 dev: true - id: registry.npmjs.org/vite-plugin-style-import/2.0.0 + id: registry.npmmirror.com/vite-plugin-style-import/2.0.0 name: vite-plugin-style-import peerDependencies: vite: '>=2.0.0' resolution: integrity: sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vite-plugin-style-import/-/vite-plugin-style-import-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vite-plugin-style-import/-/vite-plugin-style-import-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/vite-plugin-top-level-await/1.2.2_vite@3.2.5: + registry.npmmirror.com/vite-plugin-top-level-await/1.2.3_vite@3.2.5: dependencies: - '@swc/core': registry.npmjs.org/@swc/core/1.3.23 - vite: registry.npmjs.org/vite/3.2.5_sass@1.57.0 + '@swc/core': registry.npmmirror.com/@swc/core/1.3.32 + uuid: registry.npmmirror.com/uuid/9.0.0 + vite: registry.npmmirror.com/vite/3.2.5_sass@1.58.0 dev: true - id: registry.npmjs.org/vite-plugin-top-level-await/1.2.2 + id: registry.npmmirror.com/vite-plugin-top-level-await/1.2.3 name: vite-plugin-top-level-await peerDependencies: vite: '>=2.8' resolution: - integrity: sha512-JBuY9X5KCxZyzwQUOIBpgX0Jbe2BECxwElWPeyrdRC5xaWzDibTG65QBW25COmwqHBeVlV04u8GTlJkuOWhfgw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.2.2.tgz' - version: 1.2.2 - registry.npmjs.org/vite/3.2.5_sass@1.57.0: + integrity: sha512-Hc4W7R+Hw4413lzv+kuVdXLrgNU+Pb07853Q15n/4JytEtyLykpN2rmtlG7J5uWij2btDXEEiv+DcrCiRZo/zA== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.2.3.tgz' + version: 1.2.3 + registry.npmmirror.com/vite/3.2.5_sass@1.58.0: dependencies: - esbuild: registry.npmjs.org/esbuild/0.15.18 - postcss: registry.npmjs.org/postcss/8.4.20 - resolve: registry.npmjs.org/resolve/1.22.1 - rollup: registry.npmjs.org/rollup/2.79.1 - sass: registry.npmjs.org/sass/1.57.0 + esbuild: registry.npmmirror.com/esbuild/0.15.18 + postcss: registry.npmmirror.com/postcss/8.4.21 + resolve: registry.npmmirror.com/resolve/1.22.1 + rollup: registry.npmmirror.com/rollup/2.79.1 + sass: registry.npmmirror.com/sass/1.58.0 dev: true engines: node: ^14.18.0 || >=16.0.0 hasBin: true - id: registry.npmjs.org/vite/3.2.5 + id: registry.npmmirror.com/vite/3.2.5 name: vite optionalDependencies: - fsevents: registry.npmjs.org/fsevents/2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 peerDependencies: '@types/node': '>= 14' less: '*' @@ -11124,17 +11909,17 @@ packages: optional: true resolution: integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vite/-/vite-3.2.5.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vite/-/vite-3.2.5.tgz' version: 3.2.5 - registry.npmjs.org/vue-demi/0.13.11_vue@3.2.45: + registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.47: dependencies: - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: false engines: node: '>=12' hasBin: true - id: registry.npmjs.org/vue-demi/0.13.11 + id: registry.npmmirror.com/vue-demi/0.13.11 name: vue-demi peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 @@ -11145,50 +11930,50 @@ packages: requiresBuild: true resolution: integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-demi/-/vue-demi-0.13.11.tgz' version: 0.13.11 - registry.npmjs.org/vue-eslint-parser/9.1.0_eslint@8.30.0: + registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.33.0: dependencies: - debug: registry.npmjs.org/debug/4.3.4 - eslint: registry.npmjs.org/eslint/8.30.0_eslint@8.30.0 - eslint-scope: registry.npmjs.org/eslint-scope/7.1.1 - eslint-visitor-keys: registry.npmjs.org/eslint-visitor-keys/3.3.0 - espree: registry.npmjs.org/espree/9.4.1 - esquery: registry.npmjs.org/esquery/1.4.0 - lodash: registry.npmjs.org/lodash/4.17.21 - semver: registry.npmjs.org/semver/7.3.8 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.33.0_eslint@8.33.0 + eslint-scope: registry.npmmirror.com/eslint-scope/7.1.1 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 + espree: registry.npmmirror.com/espree/9.4.1 + esquery: registry.npmmirror.com/esquery/1.4.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + semver: registry.npmmirror.com/semver/7.3.8 dev: true engines: node: ^14.17.0 || >=16.0.0 - id: registry.npmjs.org/vue-eslint-parser/9.1.0 + id: registry.npmmirror.com/vue-eslint-parser/9.1.0 name: vue-eslint-parser peerDependencies: eslint: '>=6.0.0' resolution: integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz' version: 9.1.0 - registry.npmjs.org/vue-hot-reload-api/2.3.4: + registry.npmmirror.com/vue-hot-reload-api/2.3.4: dev: true name: vue-hot-reload-api resolution: integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz' version: 2.3.4 - registry.npmjs.org/vue-loader/15.10.1_css-loader@6.7.3+webpack@5.75.0: + registry.npmmirror.com/vue-loader/15.10.1_css-loader@6.7.3+webpack@5.75.0: dependencies: - '@vue/component-compiler-utils': registry.npmjs.org/@vue/component-compiler-utils/3.3.0 - css-loader: registry.npmjs.org/css-loader/6.7.3_webpack@5.75.0 - hash-sum: registry.npmjs.org/hash-sum/1.0.2 - loader-utils: registry.npmjs.org/loader-utils/1.4.2 - vue-hot-reload-api: registry.npmjs.org/vue-hot-reload-api/2.3.4 - vue-style-loader: registry.npmjs.org/vue-style-loader/4.1.3 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + '@vue/component-compiler-utils': registry.npmmirror.com/@vue/component-compiler-utils/3.3.0 + css-loader: registry.npmmirror.com/css-loader/6.7.3_webpack@5.75.0 + hash-sum: registry.npmmirror.com/hash-sum/1.0.2 + loader-utils: registry.npmmirror.com/loader-utils/1.4.2 + vue-hot-reload-api: registry.npmmirror.com/vue-hot-reload-api/2.3.4 + vue-style-loader: registry.npmmirror.com/vue-style-loader/4.1.3 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true - id: registry.npmjs.org/vue-loader/15.10.1 + id: registry.npmmirror.com/vue-loader/15.10.1 name: vue-loader peerDependencies: css-loader: '*' @@ -11200,17 +11985,17 @@ packages: optional: true resolution: integrity: sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-loader/-/vue-loader-15.10.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz' version: 15.10.1 - registry.npmjs.org/vue-loader/17.0.1_webpack@5.75.0: + registry.npmmirror.com/vue-loader/17.0.1_webpack@5.75.0: dependencies: - chalk: registry.npmjs.org/chalk/4.1.2 - hash-sum: registry.npmjs.org/hash-sum/2.0.0 - loader-utils: registry.npmjs.org/loader-utils/2.0.4 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + chalk: registry.npmmirror.com/chalk/4.1.2 + hash-sum: registry.npmmirror.com/hash-sum/2.0.0 + loader-utils: registry.npmmirror.com/loader-utils/2.0.4 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true - id: registry.npmjs.org/vue-loader/17.0.1 + id: registry.npmmirror.com/vue-loader/17.0.1 name: vue-loader peerDependencies: webpack: ^4.1.0 || ^5.0.0-0 @@ -11221,124 +12006,150 @@ packages: optional: true resolution: integrity: sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-loader/-/vue-loader-17.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-loader/-/vue-loader-17.0.1.tgz' version: 17.0.1 - registry.npmjs.org/vue-router/4.1.6_vue@3.2.45: + registry.npmmirror.com/vue-router/4.1.6_vue@3.2.47: dependencies: - '@vue/devtools-api': registry.npmjs.org/@vue/devtools-api/6.4.5 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: false - id: registry.npmjs.org/vue-router/4.1.6 + id: registry.npmmirror.com/vue-router/4.1.6 name: vue-router peerDependencies: vue: ^3.2.0 resolution: integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-router/-/vue-router-4.1.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-router/-/vue-router-4.1.6.tgz' version: 4.1.6 - registry.npmjs.org/vue-style-loader/4.1.3: + registry.npmmirror.com/vue-style-loader/4.1.3: dependencies: - hash-sum: registry.npmjs.org/hash-sum/1.0.2 - loader-utils: registry.npmjs.org/loader-utils/1.4.2 + hash-sum: registry.npmmirror.com/hash-sum/1.0.2 + loader-utils: registry.npmmirror.com/loader-utils/1.4.2 dev: true name: vue-style-loader resolution: integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz' version: 4.1.3 - registry.npmjs.org/vue-template-es2015-compiler/1.9.1: + registry.npmmirror.com/vue-template-es2015-compiler/1.9.1: dev: true name: vue-template-es2015-compiler resolution: integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz' version: 1.9.1 - registry.npmjs.org/vue/3.2.45_vue@3.2.45: + registry.npmmirror.com/vue-types/3.0.2_vue@3.2.47: dependencies: - '@vue/compiler-dom': registry.npmjs.org/@vue/compiler-dom/3.2.45 - '@vue/compiler-sfc': registry.npmjs.org/@vue/compiler-sfc/3.2.45 - '@vue/runtime-dom': registry.npmjs.org/@vue/runtime-dom/3.2.45 - '@vue/server-renderer': registry.npmjs.org/@vue/server-renderer/3.2.45_vue@3.2.45 - '@vue/shared': registry.npmjs.org/@vue/shared/3.2.45 - id: registry.npmjs.org/vue/3.2.45 + is-plain-object: registry.npmmirror.com/is-plain-object/3.0.1 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 + dev: false + engines: + node: '>=10.15.0' + id: registry.npmmirror.com/vue-types/3.0.2 + name: vue-types + peerDependencies: + vue: ^3.0.0 + resolution: + integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue-types/-/vue-types-3.0.2.tgz' + version: 3.0.2 + registry.npmmirror.com/vue/3.2.47_vue@3.2.47: + dependencies: + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.47 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.47 + '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom/3.2.47 + '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer/3.2.47_vue@3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + id: registry.npmmirror.com/vue/3.2.47 name: vue peerDependencies: vue: '*' resolution: - integrity: sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vue/-/vue-3.2.45.tgz' - version: 3.2.45 - registry.npmjs.org/vuex/4.1.0_vue@3.2.45: + integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vue/-/vue-3.2.47.tgz' + version: 3.2.47 + registry.npmmirror.com/vuex/4.1.0_vue@3.2.47: dependencies: - '@vue/devtools-api': registry.npmjs.org/@vue/devtools-api/6.4.5 - vue: registry.npmjs.org/vue/3.2.45_vue@3.2.45 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 + vue: registry.npmmirror.com/vue/3.2.47_vue@3.2.47 dev: false - id: registry.npmjs.org/vuex/4.1.0 + id: registry.npmmirror.com/vuex/4.1.0 name: vuex peerDependencies: vue: ^3.2.0 resolution: integrity: sha512-hmV6UerDrPcgbSy9ORAtNXDr9M4wlNP4pEFKye4ujJF8oqgFFuxDCdOLS3eNoRTtq5O3hoBDh9Doj1bQMYHRbQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/vuex/-/vuex-4.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/vuex/-/vuex-4.1.0.tgz' version: 4.1.0 - registry.npmjs.org/watchpack/2.4.0: + registry.npmmirror.com/warning/4.0.3: dependencies: - glob-to-regexp: registry.npmjs.org/glob-to-regexp/0.4.1 - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 + loose-envify: registry.npmmirror.com/loose-envify/1.4.0 + dev: false + name: warning + resolution: + integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/warning/-/warning-4.0.3.tgz' + version: 4.0.3 + registry.npmmirror.com/watchpack/2.4.0: + dependencies: + glob-to-regexp: registry.npmmirror.com/glob-to-regexp/0.4.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 dev: true engines: node: '>=10.13.0' name: watchpack resolution: integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz' version: 2.4.0 - registry.npmjs.org/wbuf/1.7.3: + registry.npmmirror.com/wbuf/1.7.3: dependencies: - minimalistic-assert: registry.npmjs.org/minimalistic-assert/1.0.1 + minimalistic-assert: registry.npmmirror.com/minimalistic-assert/1.0.1 dev: true name: wbuf resolution: integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wbuf/-/wbuf-1.7.3.tgz' version: 1.7.3 - registry.npmjs.org/wcwidth/1.0.1: + registry.npmmirror.com/wcwidth/1.0.1: dependencies: - defaults: registry.npmjs.org/defaults/1.0.4 + defaults: registry.npmmirror.com/defaults/1.0.4 dev: true name: wcwidth resolution: integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz' version: 1.0.1 - registry.npmjs.org/webidl-conversions/3.0.1: + registry.npmmirror.com/webidl-conversions/3.0.1: dev: true name: webidl-conversions resolution: integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/webpack-bundle-analyzer/4.7.0: + registry.npmmirror.com/webpack-bundle-analyzer/4.7.0: dependencies: - acorn: registry.npmjs.org/acorn/8.8.1 - acorn-walk: registry.npmjs.org/acorn-walk/8.2.0 - chalk: registry.npmjs.org/chalk/4.1.2 - commander: registry.npmjs.org/commander/7.2.0 - gzip-size: registry.npmjs.org/gzip-size/6.0.0 - lodash: registry.npmjs.org/lodash/4.17.21 - opener: registry.npmjs.org/opener/1.5.2 - sirv: registry.npmjs.org/sirv/1.0.19 - ws: registry.npmjs.org/ws/7.5.9 + acorn: registry.npmmirror.com/acorn/8.8.2 + acorn-walk: registry.npmmirror.com/acorn-walk/8.2.0 + chalk: registry.npmmirror.com/chalk/4.1.2 + commander: registry.npmmirror.com/commander/7.2.0 + gzip-size: registry.npmmirror.com/gzip-size/6.0.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + opener: registry.npmmirror.com/opener/1.5.2 + sirv: registry.npmmirror.com/sirv/1.0.19 + ws: registry.npmmirror.com/ws/7.5.9 dev: true engines: node: '>= 10.13.0' @@ -11346,79 +12157,79 @@ packages: name: webpack-bundle-analyzer resolution: integrity: sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.7.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.7.0.tgz' version: 4.7.0 - registry.npmjs.org/webpack-chain/6.5.1: + registry.npmmirror.com/webpack-chain/6.5.1: dependencies: - deepmerge: registry.npmjs.org/deepmerge/1.5.2 - javascript-stringify: registry.npmjs.org/javascript-stringify/2.1.0 + deepmerge: registry.npmmirror.com/deepmerge/1.5.2 + javascript-stringify: registry.npmmirror.com/javascript-stringify/2.1.0 dev: true engines: node: '>=8' name: webpack-chain resolution: integrity: sha512-7doO/SRtLu8q5WM0s7vPKPWX580qhi0/yBHkOxNkv50f6qB76Zy9o2wRTrrPULqYTvQlVHuvbA8v+G5ayuUDsA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-chain/-/webpack-chain-6.5.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-chain/-/webpack-chain-6.5.1.tgz' version: 6.5.1 - registry.npmjs.org/webpack-dev-middleware/5.3.3_webpack@5.75.0: + registry.npmmirror.com/webpack-dev-middleware/5.3.3_webpack@5.75.0: dependencies: - colorette: registry.npmjs.org/colorette/2.0.19 - memfs: registry.npmjs.org/memfs/3.4.12 - mime-types: registry.npmjs.org/mime-types/2.1.35 - range-parser: registry.npmjs.org/range-parser/1.2.1 - schema-utils: registry.npmjs.org/schema-utils/4.0.0 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 + colorette: registry.npmmirror.com/colorette/2.0.19 + memfs: registry.npmmirror.com/memfs/3.4.13 + mime-types: registry.npmmirror.com/mime-types/2.1.35 + range-parser: registry.npmmirror.com/range-parser/1.2.1 + schema-utils: registry.npmmirror.com/schema-utils/4.0.0 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 dev: true engines: node: '>= 12.13.0' - id: registry.npmjs.org/webpack-dev-middleware/5.3.3 + id: registry.npmmirror.com/webpack-dev-middleware/5.3.3 name: webpack-dev-middleware peerDependencies: webpack: ^4.0.0 || ^5.0.0 resolution: integrity: sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz' version: 5.3.3 - registry.npmjs.org/webpack-dev-server/4.11.1_webpack@5.75.0: + registry.npmmirror.com/webpack-dev-server/4.11.1_webpack@5.75.0: dependencies: - '@types/bonjour': registry.npmjs.org/@types/bonjour/3.5.10 - '@types/connect-history-api-fallback': registry.npmjs.org/@types/connect-history-api-fallback/1.3.5 - '@types/express': registry.npmjs.org/@types/express/4.17.15 - '@types/serve-index': registry.npmjs.org/@types/serve-index/1.9.1 - '@types/serve-static': registry.npmjs.org/@types/serve-static/1.15.0 - '@types/sockjs': registry.npmjs.org/@types/sockjs/0.3.33 - '@types/ws': registry.npmjs.org/@types/ws/8.5.3 - ansi-html-community: registry.npmjs.org/ansi-html-community/0.0.8 - bonjour-service: registry.npmjs.org/bonjour-service/1.0.14 - chokidar: registry.npmjs.org/chokidar/3.5.3 - colorette: registry.npmjs.org/colorette/2.0.19 - compression: registry.npmjs.org/compression/1.7.4 - connect-history-api-fallback: registry.npmjs.org/connect-history-api-fallback/2.0.0 - default-gateway: registry.npmjs.org/default-gateway/6.0.3 - express: registry.npmjs.org/express/4.18.2 - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 - html-entities: registry.npmjs.org/html-entities/2.3.3 - http-proxy-middleware: registry.npmjs.org/http-proxy-middleware/2.0.6_@types+express@4.17.15 - ipaddr.js: registry.npmjs.org/ipaddr.js/2.0.1 - open: registry.npmjs.org/open/8.4.0 - p-retry: registry.npmjs.org/p-retry/4.6.2 - rimraf: registry.npmjs.org/rimraf/3.0.2 - schema-utils: registry.npmjs.org/schema-utils/4.0.0 - selfsigned: registry.npmjs.org/selfsigned/2.1.1 - serve-index: registry.npmjs.org/serve-index/1.9.1 - sockjs: registry.npmjs.org/sockjs/0.3.24 - spdy: registry.npmjs.org/spdy/4.0.2 - webpack: registry.npmjs.org/webpack/5.75.0_webpack@5.75.0 - webpack-dev-middleware: registry.npmjs.org/webpack-dev-middleware/5.3.3_webpack@5.75.0 - ws: registry.npmjs.org/ws/8.11.0 + '@types/bonjour': registry.npmmirror.com/@types/bonjour/3.5.10 + '@types/connect-history-api-fallback': registry.npmmirror.com/@types/connect-history-api-fallback/1.3.5 + '@types/express': registry.npmmirror.com/@types/express/4.17.17 + '@types/serve-index': registry.npmmirror.com/@types/serve-index/1.9.1 + '@types/serve-static': registry.npmmirror.com/@types/serve-static/1.15.0 + '@types/sockjs': registry.npmmirror.com/@types/sockjs/0.3.33 + '@types/ws': registry.npmmirror.com/@types/ws/8.5.4 + ansi-html-community: registry.npmmirror.com/ansi-html-community/0.0.8 + bonjour-service: registry.npmmirror.com/bonjour-service/1.1.0 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + colorette: registry.npmmirror.com/colorette/2.0.19 + compression: registry.npmmirror.com/compression/1.7.4 + connect-history-api-fallback: registry.npmmirror.com/connect-history-api-fallback/2.0.0 + default-gateway: registry.npmmirror.com/default-gateway/6.0.3 + express: registry.npmmirror.com/express/4.18.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + html-entities: registry.npmmirror.com/html-entities/2.3.3 + http-proxy-middleware: registry.npmmirror.com/http-proxy-middleware/2.0.6_@types+express@4.17.17 + ipaddr.js: registry.npmmirror.com/ipaddr.js/2.0.1 + open: registry.npmmirror.com/open/8.4.0 + p-retry: registry.npmmirror.com/p-retry/4.6.2 + rimraf: registry.npmmirror.com/rimraf/3.0.2 + schema-utils: registry.npmmirror.com/schema-utils/4.0.0 + selfsigned: registry.npmmirror.com/selfsigned/2.1.1 + serve-index: registry.npmmirror.com/serve-index/1.9.1 + sockjs: registry.npmmirror.com/sockjs/0.3.24 + spdy: registry.npmmirror.com/spdy/4.0.2 + webpack: registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0 + webpack-dev-middleware: registry.npmmirror.com/webpack-dev-middleware/5.3.3_webpack@5.75.0 + ws: registry.npmmirror.com/ws/8.12.0 dev: true engines: node: '>= 12.13.0' hasBin: true - id: registry.npmjs.org/webpack-dev-server/4.11.1 + id: registry.npmmirror.com/webpack-dev-server/4.11.1 name: webpack-dev-server peerDependencies: webpack: ^4.37.0 || ^5.0.0 @@ -11427,71 +12238,71 @@ packages: optional: true resolution: integrity: sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz' version: 4.11.1 - registry.npmjs.org/webpack-merge/5.8.0: + registry.npmmirror.com/webpack-merge/5.8.0: dependencies: - clone-deep: registry.npmjs.org/clone-deep/4.0.1 - wildcard: registry.npmjs.org/wildcard/2.0.0 + clone-deep: registry.npmmirror.com/clone-deep/4.0.1 + wildcard: registry.npmmirror.com/wildcard/2.0.0 dev: true engines: node: '>=10.0.0' name: webpack-merge resolution: integrity: sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-merge/-/webpack-merge-5.8.0.tgz' version: 5.8.0 - registry.npmjs.org/webpack-sources/3.2.3: + registry.npmmirror.com/webpack-sources/3.2.3: dev: true engines: node: '>=10.13.0' name: webpack-sources resolution: integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz' version: 3.2.3 - registry.npmjs.org/webpack-virtual-modules/0.4.6: + registry.npmmirror.com/webpack-virtual-modules/0.4.6: dev: true name: webpack-virtual-modules resolution: integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz' version: 0.4.6 - registry.npmjs.org/webpack/5.75.0_webpack@5.75.0: + registry.npmmirror.com/webpack/5.75.0_webpack@5.75.0: dependencies: - '@types/eslint-scope': registry.npmjs.org/@types/eslint-scope/3.7.4 - '@types/estree': registry.npmjs.org/@types/estree/0.0.51 - '@webassemblyjs/ast': registry.npmjs.org/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/wasm-edit': registry.npmjs.org/@webassemblyjs/wasm-edit/1.11.1 - '@webassemblyjs/wasm-parser': registry.npmjs.org/@webassemblyjs/wasm-parser/1.11.1 - acorn: registry.npmjs.org/acorn/8.8.1 - acorn-import-assertions: registry.npmjs.org/acorn-import-assertions/1.8.0_acorn@8.8.1 - browserslist: registry.npmjs.org/browserslist/4.21.4_browserslist@4.21.4 - chrome-trace-event: registry.npmjs.org/chrome-trace-event/1.0.3 - enhanced-resolve: registry.npmjs.org/enhanced-resolve/5.12.0 - es-module-lexer: registry.npmjs.org/es-module-lexer/0.9.3 - eslint-scope: registry.npmjs.org/eslint-scope/5.1.1 - events: registry.npmjs.org/events/3.3.0 - glob-to-regexp: registry.npmjs.org/glob-to-regexp/0.4.1 - graceful-fs: registry.npmjs.org/graceful-fs/4.2.10 - json-parse-even-better-errors: registry.npmjs.org/json-parse-even-better-errors/2.3.1 - loader-runner: registry.npmjs.org/loader-runner/4.3.0 - mime-types: registry.npmjs.org/mime-types/2.1.35 - neo-async: registry.npmjs.org/neo-async/2.6.2 - schema-utils: registry.npmjs.org/schema-utils/3.1.1 - tapable: registry.npmjs.org/tapable/2.2.1 - terser-webpack-plugin: registry.npmjs.org/terser-webpack-plugin/5.3.6_webpack@5.75.0 - watchpack: registry.npmjs.org/watchpack/2.4.0 - webpack-sources: registry.npmjs.org/webpack-sources/3.2.3 + '@types/eslint-scope': registry.npmmirror.com/@types/eslint-scope/3.7.4 + '@types/estree': registry.npmmirror.com/@types/estree/0.0.51 + '@webassemblyjs/ast': registry.npmmirror.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/wasm-edit': registry.npmmirror.com/@webassemblyjs/wasm-edit/1.11.1 + '@webassemblyjs/wasm-parser': registry.npmmirror.com/@webassemblyjs/wasm-parser/1.11.1 + acorn: registry.npmmirror.com/acorn/8.8.2 + acorn-import-assertions: registry.npmmirror.com/acorn-import-assertions/1.8.0_acorn@8.8.2 + browserslist: registry.npmmirror.com/browserslist/4.21.5_browserslist@4.21.5 + chrome-trace-event: registry.npmmirror.com/chrome-trace-event/1.0.3 + enhanced-resolve: registry.npmmirror.com/enhanced-resolve/5.12.0 + es-module-lexer: registry.npmmirror.com/es-module-lexer/0.9.3 + eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 + events: registry.npmmirror.com/events/3.3.0 + glob-to-regexp: registry.npmmirror.com/glob-to-regexp/0.4.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + json-parse-even-better-errors: registry.npmmirror.com/json-parse-even-better-errors/2.3.1 + loader-runner: registry.npmmirror.com/loader-runner/4.3.0 + mime-types: registry.npmmirror.com/mime-types/2.1.35 + neo-async: registry.npmmirror.com/neo-async/2.6.2 + schema-utils: registry.npmmirror.com/schema-utils/3.1.1 + tapable: registry.npmmirror.com/tapable/2.2.1 + terser-webpack-plugin: registry.npmmirror.com/terser-webpack-plugin/5.3.6_webpack@5.75.0 + watchpack: registry.npmmirror.com/watchpack/2.4.0 + webpack-sources: registry.npmmirror.com/webpack-sources/3.2.3 dev: true engines: node: '>=10.13.0' hasBin: true - id: registry.npmjs.org/webpack/5.75.0 + id: registry.npmmirror.com/webpack/5.75.0 name: webpack peerDependencies: webpack: '*' @@ -11500,66 +12311,66 @@ packages: optional: true resolution: integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/webpack/-/webpack-5.75.0.tgz' version: 5.75.0 - registry.npmjs.org/websocket-driver/0.7.4: + registry.npmmirror.com/websocket-driver/0.7.4: dependencies: - http-parser-js: registry.npmjs.org/http-parser-js/0.5.8 - safe-buffer: registry.npmjs.org/safe-buffer/5.2.1 - websocket-extensions: registry.npmjs.org/websocket-extensions/0.1.4 + http-parser-js: registry.npmmirror.com/http-parser-js/0.5.8 + safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 + websocket-extensions: registry.npmmirror.com/websocket-extensions/0.1.4 dev: true engines: node: '>=0.8.0' name: websocket-driver resolution: integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/websocket-driver/-/websocket-driver-0.7.4.tgz' version: 0.7.4 - registry.npmjs.org/websocket-extensions/0.1.4: + registry.npmmirror.com/websocket-extensions/0.1.4: dev: true engines: node: '>=0.8.0' name: websocket-extensions resolution: integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz' version: 0.1.4 - registry.npmjs.org/whatwg-fetch/3.6.2: + registry.npmmirror.com/whatwg-fetch/3.6.2: dev: true name: whatwg-fetch resolution: integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz' version: 3.6.2 - registry.npmjs.org/whatwg-url/5.0.0: + registry.npmmirror.com/whatwg-url/5.0.0: dependencies: - tr46: registry.npmjs.org/tr46/0.0.3 - webidl-conversions: registry.npmjs.org/webidl-conversions/3.0.1 + tr46: registry.npmmirror.com/tr46/0.0.3 + webidl-conversions: registry.npmmirror.com/webidl-conversions/3.0.1 dev: true name: whatwg-url resolution: integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz' version: 5.0.0 - registry.npmjs.org/which/1.3.1: + registry.npmmirror.com/which/1.3.1: dependencies: - isexe: registry.npmjs.org/isexe/2.0.0 + isexe: registry.npmmirror.com/isexe/2.0.0 dev: true hasBin: true name: which resolution: integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/which/-/which-1.3.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/which/-/which-1.3.1.tgz' version: 1.3.1 - registry.npmjs.org/which/2.0.2: + registry.npmmirror.com/which/2.0.2: dependencies: - isexe: registry.npmjs.org/isexe/2.0.0 + isexe: registry.npmmirror.com/isexe/2.0.0 dev: true engines: node: '>= 8' @@ -11567,63 +12378,71 @@ packages: name: which resolution: integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/which/-/which-2.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/which/-/which-2.0.2.tgz' version: 2.0.2 - registry.npmjs.org/wildcard/2.0.0: + registry.npmmirror.com/wildcard/1.1.2: + dev: false + name: wildcard + resolution: + integrity: sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wildcard/-/wildcard-1.1.2.tgz' + version: 1.1.2 + registry.npmmirror.com/wildcard/2.0.0: dev: true name: wildcard resolution: integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wildcard/-/wildcard-2.0.0.tgz' version: 2.0.0 - registry.npmjs.org/word-wrap/1.2.3: + registry.npmmirror.com/word-wrap/1.2.3: dev: true engines: node: '>=0.10.0' name: word-wrap resolution: integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz' version: 1.2.3 - registry.npmjs.org/wrap-ansi/3.0.1: + registry.npmmirror.com/wrap-ansi/3.0.1: dependencies: - string-width: registry.npmjs.org/string-width/2.1.1 - strip-ansi: registry.npmjs.org/strip-ansi/4.0.0 + string-width: registry.npmmirror.com/string-width/2.1.1 + strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 dev: true engines: node: '>=4' name: wrap-ansi resolution: integrity: sha512-iXR3tDXpbnTpzjKSylUJRkLuOrEC7hwEB221cgn6wtF8wpmz28puFXAEfPT5zrjM3wahygB//VuWEr1vTkDcNQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-3.0.1.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz' version: 3.0.1 - registry.npmjs.org/wrap-ansi/7.0.0: + registry.npmmirror.com/wrap-ansi/7.0.0: dependencies: - ansi-styles: registry.npmjs.org/ansi-styles/4.3.0 - string-width: registry.npmjs.org/string-width/4.2.3 - strip-ansi: registry.npmjs.org/strip-ansi/6.0.1 + ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true engines: node: '>=10' name: wrap-ansi resolution: integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz' version: 7.0.0 - registry.npmjs.org/wrappy/1.0.2: + registry.npmmirror.com/wrappy/1.0.2: dev: true name: wrappy resolution: integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz' version: 1.0.2 - registry.npmjs.org/ws/7.5.9: + registry.npmmirror.com/ws/7.5.9: dev: true engines: node: '>=8.3.0' @@ -11638,117 +12457,125 @@ packages: optional: true resolution: integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ws/-/ws-7.5.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ws/-/ws-7.5.9.tgz' version: 7.5.9 - registry.npmjs.org/ws/8.11.0: + registry.npmmirror.com/ws/8.12.0: dev: true engines: node: '>=10.0.0' name: ws peerDependencies: bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 + utf-8-validate: '>=5.0.2' peerDependenciesMeta: bufferutil: optional: true utf-8-validate: optional: true resolution: - integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/ws/-/ws-8.11.0.tgz' - version: 8.11.0 - registry.npmjs.org/xml-name-validator/4.0.0: + integrity: sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/ws/-/ws-8.12.0.tgz' + version: 8.12.0 + registry.npmmirror.com/xml-name-validator/4.0.0: dev: true engines: node: '>=12' name: xml-name-validator resolution: integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/y18n/5.0.8: + registry.npmmirror.com/y18n/5.0.8: dev: true engines: node: '>=10' name: y18n resolution: integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz' version: 5.0.8 - registry.npmjs.org/yallist/2.1.2: + registry.npmmirror.com/yallist/2.1.2: dev: true name: yallist resolution: integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz' version: 2.1.2 - registry.npmjs.org/yallist/4.0.0: + registry.npmmirror.com/yallist/3.1.1: + dev: true + name: yallist + resolution: + integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz' + version: 3.1.1 + registry.npmmirror.com/yallist/4.0.0: dev: true name: yallist resolution: integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz' version: 4.0.0 - registry.npmjs.org/yaml/1.10.2: + registry.npmmirror.com/yaml/1.10.2: dev: true engines: node: '>= 6' name: yaml resolution: integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz' version: 1.10.2 - registry.npmjs.org/yargs-parser/20.2.9: + registry.npmmirror.com/yargs-parser/20.2.9: dev: true engines: node: '>=10' name: yargs-parser resolution: integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz' version: 20.2.9 - registry.npmjs.org/yargs/16.2.0: + registry.npmmirror.com/yargs/16.2.0: dependencies: - cliui: registry.npmjs.org/cliui/7.0.4 - escalade: registry.npmjs.org/escalade/3.1.1 - get-caller-file: registry.npmjs.org/get-caller-file/2.0.5 - require-directory: registry.npmjs.org/require-directory/2.1.1 - string-width: registry.npmjs.org/string-width/4.2.3 - y18n: registry.npmjs.org/y18n/5.0.8 - yargs-parser: registry.npmjs.org/yargs-parser/20.2.9 + cliui: registry.npmmirror.com/cliui/7.0.4 + escalade: registry.npmmirror.com/escalade/3.1.1 + get-caller-file: registry.npmmirror.com/get-caller-file/2.0.5 + require-directory: registry.npmmirror.com/require-directory/2.1.1 + string-width: registry.npmmirror.com/string-width/4.2.3 + y18n: registry.npmmirror.com/y18n/5.0.8 + yargs-parser: registry.npmmirror.com/yargs-parser/20.2.9 dev: true engines: node: '>=10' name: yargs resolution: integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz' version: 16.2.0 - registry.npmjs.org/yocto-queue/0.1.0: + registry.npmmirror.com/yocto-queue/0.1.0: dev: true engines: node: '>=10' name: yocto-queue resolution: integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz' version: 0.1.0 - registry.npmjs.org/yorkie/2.0.0: + registry.npmmirror.com/yorkie/2.0.0: dependencies: - execa: registry.npmjs.org/execa/0.8.0 - is-ci: registry.npmjs.org/is-ci/1.2.1 - normalize-path: registry.npmjs.org/normalize-path/1.0.0 - strip-indent: registry.npmjs.org/strip-indent/2.0.0 + execa: registry.npmmirror.com/execa/0.8.0 + is-ci: registry.npmmirror.com/is-ci/1.2.1 + normalize-path: registry.npmmirror.com/normalize-path/1.0.0 + strip-indent: registry.npmmirror.com/strip-indent/2.0.0 dev: true engines: node: '>=4' @@ -11756,8 +12583,8 @@ packages: requiresBuild: true resolution: integrity: sha512-jcKpkthap6x63MB4TxwCyuIGkV0oYP/YRyuQU5UO0Yz/E/ZAu+653/uov+phdmO54n6BcvFRyyt0RRrWdN2mpw== - registry: 'http://registry.npmjs.org/' - tarball: 'https://registry.npmjs.org/yorkie/-/yorkie-2.0.0.tgz' + registry: 'https://registry.npmmirror.com/' + tarball: 'https://registry.npmmirror.com/yorkie/-/yorkie-2.0.0.tgz' version: 2.0.0 specifiers: '@babel/core': ^7.20.2 @@ -11769,7 +12596,10 @@ specifiers: '@vue/cli-plugin-router': ~5.0.8 '@vue/cli-plugin-vuex': ~5.0.8 '@vue/cli-service': ~5.0.8 + '@wangeditor/editor': ^5.1.23 + '@wangeditor/editor-for-vue': ^5.1.12 ajv: ^8 + ant-design-vue: ^3.2.15 axios: ^1.1.3 core-js: ^3.26.0 dayjs: ^1.11.6 diff --git a/src/App.vue b/src/App.vue index 483bce0..6635aae 100644 --- a/src/App.vue +++ b/src/App.vue @@ -36,22 +36,30 @@ import {useStore} from "vuex"; import {onMounted} from "vue"; import {useRoute} from "vue-router/dist/vue-router"; import {USER_INFO} from "@/api/api"; +import {IsPhone} from "@/api/utils"; console.log("版本2.1.6------------"); const store = useStore(); -const {path} = useRoute(); +const { path } = useRoute(); onMounted(() => { - path === '/login' || getUserInfo(); + path === "/login" || getUserInfo(); + if (IsPhone()) { + if (import.meta.env.MODE === "development") { + window.location.href = window.location.href.replace(import.meta.env.VITE_BASE, import.meta.env.VITE_BASE_H5).replace('5173','5174'); + } else { + window.location.href = window.location.href.replace(import.meta.env.VITE_BASE, import.meta.env.VITE_BASE_H5) + } + } }); function getUserInfo() { - if (import.meta.env.MODE === 'development' || import.meta.env.MODE === 'test') { + if (import.meta.env.MODE === "development" || import.meta.env.MODE === "test") { request(USER_INFO, {}).then(res => { store.commit("SET_USER", res.data); - }) + }); } else { boeRequest(GET_USER_INFO).then((res) => { - res.result.avatar = res.result.avatar || '/800e23f7-b58c-4192-820d-0c6a2b7544cc.png' + res.result.avatar = res.result.avatar || "/800e23f7-b58c-4192-820d-0c6a2b7544cc.png"; store.commit("SET_USER", res.result); }); } @@ -75,7 +83,7 @@ function getUserInfo() { .preNext { right: 115px !important; - margin-top:4px; + margin-top: 4px; } #container { diff --git a/src/api/utils.js b/src/api/utils.js index 7ee58e6..14db917 100644 --- a/src/api/utils.js +++ b/src/api/utils.js @@ -25,4 +25,8 @@ export function useUserInfo(id) { }) }) return userInfo +} + +export function IsPhone() { + return /mobile/i.test(navigator.userAgent); } \ No newline at end of file diff --git a/src/store/index.js b/src/store/index.js index 6ec99d1..4fdd420 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1,90 +1,89 @@ -import {createStore} from 'vuex' +import {createStore} from "vuex"; import {PROJECT_PROCESS, ROUTER_PROCESS} from "@/api/api"; import {request} from "@/api/request"; import {TASK_TYPES} from "@/api/CONST"; export default createStore({ - state: { - userInfo: {}, - projectInfo: {}, - routerInfo: {} + state: { + userInfo: {}, + projectInfo: {}, + routerInfo: {} + }, + getters: {}, + mutations: { + SET_USER(state, userInfo) { + state.userInfo = userInfo; }, - getters: { - + SET_PROJECT_INFO(state, info) { + state.projectInfo = info; }, - mutations: { - SET_USER(state, userInfo) { - state.userInfo = userInfo - }, - SET_PROJECT_INFO(state, info) { - state.projectInfo = info - }, - INIT_PROJECT_INFO(state) { - if (state.projectInfo.status === -1) { - state.projectInfo.stageProcessList.forEach((t) => { - t.statusName = '已结束'; - t.taskProcessList?.forEach((s) => s.statusName = '已结束') - }) - return - } - if (state.projectInfo.unlockMode === 1) { - state.projectInfo.stageProcessList.forEach((t) => { - t.statusName = '进行中' - t.taskProcessList?.forEach((s) => s.statusName = (s.status === 1) ? '已完成' : TASK_TYPES.toName[s.type]) - t.taskProcessList?.every((s) => s.status === 1) && (t.statusName = '已完成') - }) - return - } - state.projectInfo.stageProcessList?.some((t) => { - t.statusName = '已完成' - const stageState = t.taskProcessList?.some((s) => { - s.unlock = true - s.statusName = '已完成' - s.status !== 1 && (s.statusName = TASK_TYPES.toName[s.type]) - return state.projectInfo.unlockMode === 2 ? s.status !== 1 : (s.status !== 1 && s.flag) - }) - stageState && (t.statusName = '进行中'); - return stageState - }) - }, - SET_ROUTER_INFO(state, info) { - state.routerInfo = info - }, - INIT_ROUTER_INFO(state) { - // state.routerInfo.unlockMode 1自由模式 2闯关模式 3 闯关模式 必修 flag true - if (state.routerInfo.status === -1) { - state.routerInfo.statusName = '已结束' - state.routerInfo.taskBoList.forEach((t) => t.statusName = '已结束') - return - } - state.routerInfo.statusName = '进行中' - if (state.routerInfo.unlockMode === 1) { - state.routerInfo.taskBoList?.forEach((s) => s.statusName = (s.status === 1) ? '已完成' : TASK_TYPES.toName[s.type]) - state.routerInfo.taskBoList?.every((s) => s.status === 1) && (state.routerInfo.statusName = '已完成') - return - } - state.routerInfo.statusName = '已完成' - state.routerInfo.taskBoList?.some((s) => { - s.unlock = true - s.statusName = '已完成' - s.status !== 1 && (s.statusName = TASK_TYPES.toName[s.type]) - return state.routerInfo.unlockMode === 2 ? s.status !== 1 : (s.status !== 1 && s.flag) - }) && (state.routerInfo.statusName = '进行中') - }, + INIT_PROJECT_INFO(state) { + if (state.projectInfo.status === -1) { + state.projectInfo.stageProcessList.forEach((t) => { + t.statusName = "已结束"; + t.taskProcessList?.forEach((s) => s.statusName = "已结束"); + }); + return; + } + if (state.projectInfo.unlockMode === 1) { + state.projectInfo.stageProcessList.forEach((t) => { + t.statusName = "进行中"; + t.taskProcessList?.forEach((s) => s.statusName = (s.status === 1) ? "已完成" : TASK_TYPES.toName[s.type]); + t.taskProcessList?.every((s) => s.status === 1) && (t.statusName = "已完成"); + }); + return; + } + state.projectInfo.stageProcessList?.some((t) => { + t.statusName = "已完成"; + const stageState = t.taskProcessList?.some((s) => { + s.unlock = true; + s.statusName = "已完成"; + s.status == 2 ? "进行中" : (!s.status && (s.statusName = TASK_TYPES.toName[s.type])); + return state.projectInfo.unlockMode === 2 ? s.status !== 1 : (s.status !== 1 && s.flag); + }); + stageState && (t.statusName = "进行中"); + return stageState; + }); }, - actions: { - getProjectInfo(content, {projectId}) { - request(PROJECT_PROCESS, {projectId,type:1}).then(res => { - content.commit('SET_PROJECT_INFO', res.data) - content.commit('INIT_PROJECT_INFO') - }) - }, - getRouterInfo(content, {routerId,chapterId}) { - request(ROUTER_PROCESS, chapterId?{routerId,type:2,chapterId}:{routerId,type:2}).then(res => { - content.commit('SET_ROUTER_INFO', res.data) - content.commit('INIT_ROUTER_INFO') - }) - }, + SET_ROUTER_INFO(state, info) { + state.routerInfo = info; }, - modules: {} -}) + INIT_ROUTER_INFO(state) { + // state.routerInfo.unlockMode 1自由模式 2闯关模式 3 闯关模式 必修 flag true + if (state.routerInfo.status === -1) { + state.routerInfo.statusName = "已结束"; + state.routerInfo.taskBoList.forEach((t) => t.statusName = "已结束"); + return; + } + state.routerInfo.statusName = "进行中"; + if (state.routerInfo.unlockMode === 1) { + state.routerInfo.taskBoList?.forEach((s) => s.statusName = (s.status === 1) ? "已完成" : TASK_TYPES.toName[s.type]); + state.routerInfo.taskBoList?.every((s) => s.status === 1) && (state.routerInfo.statusName = "已完成"); + return; + } + state.routerInfo.statusName = "已完成"; + state.routerInfo.taskBoList?.some((s) => { + s.unlock = true; + s.statusName = "已完成"; + s.status == 2 ? "进行中" : (!s.status && (s.statusName = TASK_TYPES.toName[s.type])); + // s.status !== 1 && (s.statusName = TASK_TYPES.toName[s.type]); + return state.routerInfo.unlockMode === 2 ? s.status !== 1 : (s.status !== 1 && s.flag); + }) && (state.routerInfo.statusName = "进行中"); + }, + }, + actions: { + getProjectInfo(content, { projectId }) { + request(PROJECT_PROCESS, { projectId, type: 1 }).then(res => { + content.commit("SET_PROJECT_INFO", res.data); + content.commit("INIT_PROJECT_INFO"); + }); + }, + getRouterInfo(content, { routerId, chapterId }) { + request(ROUTER_PROCESS, chapterId ? { routerId, type: 2, chapterId } : { routerId, type: 2 }).then(res => { + content.commit("SET_ROUTER_INFO", res.data); + content.commit("INIT_ROUTER_INFO"); + }); + }, + }, + modules: {} +});