diff --git a/package.json b/package.json index e8834efebd53dadd6132a0e664ec599ecdf5bc1e..bca8933aab275cf32fee541fa229ce5a2b4a63c7 100644 --- a/package.json +++ b/package.json @@ -36,16 +36,16 @@ "@ant-design/colors": "^6.0.0", "@ant-design/icons-vue": "^6.0.1", "@iconify/iconify": "^2.1.0", - "@logicflow/core": "^0.7.14", - "@logicflow/extension": "^0.7.14", + "@logicflow/core": "^0.7.16", + "@logicflow/extension": "^0.7.16", "@vue/runtime-core": "^3.2.26", "@vue/shared": "^3.2.26", - "@vueuse/core": "^7.4.0", - "@vueuse/shared": "^7.4.0", + "@vueuse/core": "^7.4.1", + "@vueuse/shared": "^7.4.1", "@zxcvbn-ts/core": "^1.2.0", - "ant-design-vue": "3.0.0-alpha.16", + "ant-design-vue": "3.0.0-beta.3", "axios": "^0.24.0", - "codemirror": "^5.64.0", + "codemirror": "^5.65.0", "cropperjs": "^1.5.12", "crypto-js": "^4.1.1", "dayjs": "^1.10.7", @@ -55,7 +55,7 @@ "mockjs": "^1.1.0", "nprogress": "^0.2.0", "path-to-regexp": "^6.2.0", - "pinia": "2.0.6", + "pinia": "2.0.9", "print-js": "^1.6.0", "qrcode": "^1.5.0", "qs": "^6.10.2", @@ -63,18 +63,18 @@ "showdown": "^1.9.1", "sortablejs": "^1.14.0", "tinymce": "^5.10.2", - "vditor": "^3.8.8", + "vditor": "^3.8.10", "vue": "^3.2.26", "vue-i18n": "^9.1.9", - "vue-json-pretty": "^2.0.6", + "vue-json-pretty": "^1.8.2", "vue-router": "^4.0.12", "vue-types": "^4.1.1", "xlsx": "^0.17.4" }, "devDependencies": { - "@commitlint/cli": "^15.0.0", - "@commitlint/config-conventional": "^15.0.0", - "@iconify/json": "^2.0.12", + "@commitlint/cli": "^16.0.1", + "@commitlint/config-conventional": "^16.0.0", + "@iconify/json": "^2.0.16", "@purge-icons/generated": "^0.7.0", "@types/codemirror": "^5.60.5", "@types/crypto-js": "^4.0.2", @@ -84,28 +84,28 @@ "@types/jest": "^27.0.3", "@types/lodash-es": "^4.17.5", "@types/mockjs": "^1.0.4", - "@types/node": "^17.0.0", + "@types/node": "^17.0.5", "@types/nprogress": "^0.2.0", "@types/qrcode": "^1.4.2", "@types/qs": "^6.9.7", "@types/showdown": "^1.9.4", "@types/sortablejs": "^1.10.7", - "@typescript-eslint/eslint-plugin": "^5.7.0", - "@typescript-eslint/parser": "^5.7.0", + "@typescript-eslint/eslint-plugin": "^5.8.1", + "@typescript-eslint/parser": "^5.8.1", "@vitejs/plugin-legacy": "^1.6.4", "@vitejs/plugin-vue": "^2.0.1", - "@vitejs/plugin-vue-jsx": "^1.3.2", + "@vitejs/plugin-vue-jsx": "^1.3.3", "@vue/compiler-sfc": "3.2.26", - "@vue/test-utils": "^2.0.0-rc.17", + "@vue/test-utils": "^2.0.0-rc.18", "autoprefixer": "^10.4.0", "commitizen": "^4.2.4", - "conventional-changelog-cli": "^2.1.1", + "conventional-changelog-cli": "^2.2.2", "cross-env": "^7.0.3", "dotenv": "^10.0.0", "eslint": "^8.5.0", "eslint-config-prettier": "^8.3.0", - "eslint-define-config": "^1.2.0", - "eslint-plugin-jest": "^25.3.0", + "eslint-define-config": "^1.2.1", + "eslint-plugin-jest": "^25.3.2", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^8.2.0", "esno": "^0.13.0", @@ -114,7 +114,7 @@ "inquirer": "^8.2.0", "jest": "^27.4.5", "less": "^4.1.2", - "lint-staged": "12.1.3", + "lint-staged": "12.1.4", "npm-run-all": "^4.1.5", "postcss": "^8.4.5", "postcss-html": "^1.3.0", @@ -122,7 +122,7 @@ "prettier": "^2.5.1", "rimraf": "^3.0.2", "rollup-plugin-visualizer": "^5.5.2", - "stylelint": "^14.1.0", + "stylelint": "^14.2.0", "stylelint-config-html": "^1.0.0", "stylelint-config-prettier": "^9.0.3", "stylelint-config-recommended": "^6.0.0", @@ -131,20 +131,20 @@ "ts-jest": "^27.1.2", "ts-node": "^10.4.0", "typescript": "^4.5.4", - "vite": "^2.7.3", - "vite-plugin-compression": "^0.3.6", - "vite-plugin-html": "^2.1.1", - "vite-plugin-imagemin": "^0.4.6", + "vite": "^2.7.8", + "vite-plugin-compression": "^0.4.0", + "vite-plugin-html": "^2.1.2", + "vite-plugin-imagemin": "^0.5.1", "vite-plugin-mock": "^2.9.6", "vite-plugin-purge-icons": "^0.7.0", "vite-plugin-pwa": "^0.11.12", - "vite-plugin-style-import": "^1.4.0", + "vite-plugin-style-import": "^1.4.1", "vite-plugin-svg-icons": "^1.0.5", "vite-plugin-theme": "^0.8.1", - "vite-plugin-vue-setup-extend": "^0.1.0", - "vite-plugin-windicss": "^1.5.4", + "vite-plugin-vue-setup-extend": "^0.3.0", + "vite-plugin-windicss": "^1.6.1", "vue-eslint-parser": "^8.0.1", - "vue-tsc": "^0.29.8" + "vue-tsc": "^0.30.1" }, "resolutions": { "bin-wrapper": "npm:bin-wrapper-china", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6027529ae9bb91730c30342bad8669f24d2c6bf3..860db618a3e66b110836d1c58469b0c73666deb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,12 +8,12 @@ overrides: specifiers: '@ant-design/colors': ^6.0.0 '@ant-design/icons-vue': ^6.0.1 - '@commitlint/cli': ^15.0.0 - '@commitlint/config-conventional': ^15.0.0 + '@commitlint/cli': ^16.0.1 + '@commitlint/config-conventional': ^16.0.0 '@iconify/iconify': ^2.1.0 - '@iconify/json': ^2.0.12 - '@logicflow/core': ^0.7.14 - '@logicflow/extension': ^0.7.14 + '@iconify/json': ^2.0.16 + '@logicflow/core': ^0.7.16 + '@logicflow/extension': ^0.7.16 '@purge-icons/generated': ^0.7.0 '@types/codemirror': ^5.60.5 '@types/crypto-js': ^4.0.2 @@ -23,30 +23,30 @@ specifiers: '@types/jest': ^27.0.3 '@types/lodash-es': ^4.17.5 '@types/mockjs': ^1.0.4 - '@types/node': ^17.0.0 + '@types/node': ^17.0.5 '@types/nprogress': ^0.2.0 '@types/qrcode': ^1.4.2 '@types/qs': ^6.9.7 '@types/showdown': ^1.9.4 '@types/sortablejs': ^1.10.7 - '@typescript-eslint/eslint-plugin': ^5.7.0 - '@typescript-eslint/parser': ^5.7.0 + '@typescript-eslint/eslint-plugin': ^5.8.1 + '@typescript-eslint/parser': ^5.8.1 '@vitejs/plugin-legacy': ^1.6.4 '@vitejs/plugin-vue': ^2.0.1 - '@vitejs/plugin-vue-jsx': ^1.3.2 + '@vitejs/plugin-vue-jsx': ^1.3.3 '@vue/compiler-sfc': 3.2.26 '@vue/runtime-core': ^3.2.26 '@vue/shared': ^3.2.26 - '@vue/test-utils': ^2.0.0-rc.17 - '@vueuse/core': ^7.4.0 - '@vueuse/shared': ^7.4.0 + '@vue/test-utils': ^2.0.0-rc.18 + '@vueuse/core': ^7.4.1 + '@vueuse/shared': ^7.4.1 '@zxcvbn-ts/core': ^1.2.0 - ant-design-vue: 3.0.0-alpha.16 + ant-design-vue: 3.0.0-beta.3 autoprefixer: ^10.4.0 axios: ^0.24.0 - codemirror: ^5.64.0 + codemirror: ^5.65.0 commitizen: ^4.2.4 - conventional-changelog-cli: ^2.1.1 + conventional-changelog-cli: ^2.2.2 cropperjs: ^1.5.12 cross-env: ^7.0.3 crypto-js: ^4.1.1 @@ -55,8 +55,8 @@ specifiers: echarts: ^5.2.2 eslint: ^8.5.0 eslint-config-prettier: ^8.3.0 - eslint-define-config: ^1.2.0 - eslint-plugin-jest: ^25.3.0 + eslint-define-config: ^1.2.1 + eslint-plugin-jest: ^25.3.2 eslint-plugin-prettier: ^4.0.0 eslint-plugin-vue: ^8.2.0 esno: ^0.13.0 @@ -66,13 +66,13 @@ specifiers: intro.js: ^4.3.0 jest: ^27.4.5 less: ^4.1.2 - lint-staged: 12.1.3 + lint-staged: 12.1.4 lodash-es: ^4.17.21 mockjs: ^1.1.0 npm-run-all: ^4.1.5 nprogress: ^0.2.0 path-to-regexp: ^6.2.0 - pinia: 2.0.6 + pinia: 2.0.9 postcss: ^8.4.5 postcss-html: ^1.3.0 postcss-less: ^5.0.0 @@ -85,7 +85,7 @@ specifiers: rollup-plugin-visualizer: ^5.5.2 showdown: ^1.9.1 sortablejs: ^1.14.0 - stylelint: ^14.1.0 + stylelint: ^14.2.0 stylelint-config-html: ^1.0.0 stylelint-config-prettier: ^9.0.3 stylelint-config-recommended: ^6.0.0 @@ -95,25 +95,25 @@ specifiers: ts-jest: ^27.1.2 ts-node: ^10.4.0 typescript: ^4.5.4 - vditor: ^3.8.8 - vite: ^2.7.3 - vite-plugin-compression: ^0.3.6 - vite-plugin-html: ^2.1.1 - vite-plugin-imagemin: ^0.4.6 + vditor: ^3.8.10 + vite: ^2.7.8 + vite-plugin-compression: ^0.4.0 + vite-plugin-html: ^2.1.2 + vite-plugin-imagemin: ^0.5.1 vite-plugin-mock: ^2.9.6 vite-plugin-purge-icons: ^0.7.0 vite-plugin-pwa: ^0.11.12 - vite-plugin-style-import: ^1.4.0 + vite-plugin-style-import: ^1.4.1 vite-plugin-svg-icons: ^1.0.5 vite-plugin-theme: ^0.8.1 - vite-plugin-vue-setup-extend: ^0.1.0 - vite-plugin-windicss: ^1.5.4 + vite-plugin-vue-setup-extend: ^0.3.0 + vite-plugin-windicss: ^1.6.1 vue: ^3.2.26 vue-eslint-parser: ^8.0.1 vue-i18n: ^9.1.9 - vue-json-pretty: ^2.0.6 + vue-json-pretty: ^1.8.2 vue-router: ^4.0.12 - vue-tsc: ^0.29.8 + vue-tsc: ^0.30.1 vue-types: ^4.1.1 xlsx: ^0.17.4 @@ -121,16 +121,16 @@ dependencies: '@ant-design/colors': 6.0.0 '@ant-design/icons-vue': 6.0.1_vue@3.2.26 '@iconify/iconify': 2.1.0 - '@logicflow/core': 0.7.14 - '@logicflow/extension': 0.7.14 + '@logicflow/core': 0.7.16 + '@logicflow/extension': 0.7.16 '@vue/runtime-core': 3.2.26 '@vue/shared': 3.2.26 - '@vueuse/core': 7.4.0_vue@3.2.26 - '@vueuse/shared': 7.4.0_vue@3.2.26 + '@vueuse/core': 7.4.1_vue@3.2.26 + '@vueuse/shared': 7.4.1_vue@3.2.26 '@zxcvbn-ts/core': 1.2.0 - ant-design-vue: 3.0.0-alpha.16_ae87cbba5ec93a01f3fe1197df446ca3 + ant-design-vue: 3.0.0-beta.3_ae87cbba5ec93a01f3fe1197df446ca3 axios: 0.24.0 - codemirror: 5.64.0 + codemirror: 5.65.0 cropperjs: 1.5.12 crypto-js: 4.1.1 dayjs: 1.10.7 @@ -140,7 +140,7 @@ dependencies: mockjs: 1.1.0 nprogress: 0.2.0 path-to-regexp: 6.2.0 - pinia: 2.0.6_typescript@4.5.4+vue@3.2.26 + pinia: 2.0.9_typescript@4.5.4+vue@3.2.26 print-js: 1.6.0 qrcode: 1.5.0 qs: 6.10.2 @@ -148,18 +148,18 @@ dependencies: showdown: 1.9.1 sortablejs: 1.14.0 tinymce: 5.10.2 - vditor: 3.8.8 + vditor: 3.8.10 vue: 3.2.26 vue-i18n: 9.1.9_vue@3.2.26 - vue-json-pretty: 2.0.6_vue@3.2.26 + vue-json-pretty: 1.8.2 vue-router: 4.0.12_vue@3.2.26 vue-types: 4.1.1_vue@3.2.26 xlsx: 0.17.4 devDependencies: - '@commitlint/cli': 15.0.0 - '@commitlint/config-conventional': 15.0.0 - '@iconify/json': 2.0.12 + '@commitlint/cli': 16.0.1_@types+node@17.0.5 + '@commitlint/config-conventional': 16.0.0 + '@iconify/json': 2.0.16 '@purge-icons/generated': 0.7.0 '@types/codemirror': 5.60.5 '@types/crypto-js': 4.0.2 @@ -169,28 +169,28 @@ devDependencies: '@types/jest': 27.0.3 '@types/lodash-es': 4.17.5 '@types/mockjs': 1.0.4 - '@types/node': 17.0.0 + '@types/node': 17.0.5 '@types/nprogress': 0.2.0 '@types/qrcode': 1.4.2 '@types/qs': 6.9.7 '@types/showdown': 1.9.4 '@types/sortablejs': 1.10.7 - '@typescript-eslint/eslint-plugin': 5.7.0_a6f6159640504abdd3de077f8bcadb33 - '@typescript-eslint/parser': 5.7.0_eslint@8.5.0+typescript@4.5.4 - '@vitejs/plugin-legacy': 1.6.4_vite@2.7.3 - '@vitejs/plugin-vue': 2.0.1_vite@2.7.3+vue@3.2.26 - '@vitejs/plugin-vue-jsx': 1.3.2 + '@typescript-eslint/eslint-plugin': 5.8.1_3a47348159e115370aa4cba56aba33b6 + '@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4 + '@vitejs/plugin-legacy': 1.6.4_vite@2.7.8 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.8+vue@3.2.26 + '@vitejs/plugin-vue-jsx': 1.3.3 '@vue/compiler-sfc': 3.2.26 - '@vue/test-utils': 2.0.0-rc.17_vue@3.2.26 + '@vue/test-utils': 2.0.0-rc.18_vue@3.2.26 autoprefixer: 10.4.0_postcss@8.4.5 - commitizen: 4.2.4 - conventional-changelog-cli: 2.1.1 + commitizen: 4.2.4_@types+node@17.0.5 + conventional-changelog-cli: 2.2.2 cross-env: 7.0.3 dotenv: 10.0.0 eslint: 8.5.0 eslint-config-prettier: 8.3.0_eslint@8.5.0 - eslint-define-config: 1.2.0 - eslint-plugin-jest: 25.3.0_58307b40d1d9560143b85525831a9181 + eslint-define-config: 1.2.1 + eslint-plugin-jest: 25.3.2_8e4587ffdbad7ecbf6b0774bd21bf51b eslint-plugin-prettier: 4.0.0_94e1b6d3ce6ea916847122712570e9ae eslint-plugin-vue: 8.2.0_eslint@8.5.0 esno: 0.13.0_typescript@4.5.4 @@ -199,7 +199,7 @@ devDependencies: inquirer: 8.2.0 jest: 27.4.5_ts-node@10.4.0 less: 4.1.2 - lint-staged: 12.1.3 + lint-staged: 12.1.4 npm-run-all: 4.1.5 postcss: 8.4.5 postcss-html: 1.3.0 @@ -207,29 +207,29 @@ devDependencies: prettier: 2.5.1 rimraf: 3.0.2 rollup-plugin-visualizer: 5.5.2 - stylelint: 14.1.0 - stylelint-config-html: 1.0.0_c1fe332c2f0bd1acbb28be685cc2d480 - stylelint-config-prettier: 9.0.3_stylelint@14.1.0 - stylelint-config-recommended: 6.0.0_stylelint@14.1.0 - stylelint-config-standard: 24.0.0_stylelint@14.1.0 - stylelint-order: 5.0.0_stylelint@14.1.0 + stylelint: 14.2.0 + stylelint-config-html: 1.0.0_2d1bcf73d0f2e8e613ccd6d821b0344f + stylelint-config-prettier: 9.0.3_stylelint@14.2.0 + stylelint-config-recommended: 6.0.0_stylelint@14.2.0 + stylelint-config-standard: 24.0.0_stylelint@14.2.0 + stylelint-order: 5.0.0_stylelint@14.2.0 ts-jest: 27.1.2_b65cae1b46840061996b6cc0ea16ca56 - ts-node: 10.4.0_cb9fa2b677905e47db2aeff929cdeb55 + ts-node: 10.4.0_bad060d5f9aca5284661d88d739ba15b typescript: 4.5.4 - vite: 2.7.3_less@4.1.2 - vite-plugin-compression: 0.3.6_vite@2.7.3 - vite-plugin-html: 2.1.1_vite@2.7.3 - vite-plugin-imagemin: 0.4.6_vite@2.7.3 - vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.7.3 - vite-plugin-purge-icons: 0.7.0_vite@2.7.3 - vite-plugin-pwa: 0.11.12_vite@2.7.3 - vite-plugin-style-import: 1.4.0_vite@2.7.3 - vite-plugin-svg-icons: 1.0.5_vite@2.7.3 - vite-plugin-theme: 0.8.1_vite@2.7.3 - vite-plugin-vue-setup-extend: 0.1.0_vite@2.7.3 - vite-plugin-windicss: 1.5.4_vite@2.7.3 + vite: 2.7.8_less@4.1.2 + vite-plugin-compression: 0.4.0_vite@2.7.8 + vite-plugin-html: 2.1.2_vite@2.7.8 + vite-plugin-imagemin: 0.5.1_vite@2.7.8 + vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.7.8 + vite-plugin-purge-icons: 0.7.0_vite@2.7.8 + vite-plugin-pwa: 0.11.12_vite@2.7.8 + vite-plugin-style-import: 1.4.1_vite@2.7.8 + vite-plugin-svg-icons: 1.0.5_vite@2.7.8 + vite-plugin-theme: 0.8.1_vite@2.7.8 + vite-plugin-vue-setup-extend: 0.3.0_vite@2.7.8 + vite-plugin-windicss: 1.6.1_vite@2.7.8 vue-eslint-parser: 8.0.1_eslint@8.5.0 - vue-tsc: 0.29.8_typescript@4.5.4 + vue-tsc: 0.30.1_typescript@4.5.4 packages: @@ -314,6 +314,29 @@ packages: - supports-color dev: true + /@babel/core/7.16.5: + resolution: {integrity: sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.16.0 + '@babel/generator': 7.16.5 + '@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.5 + '@babel/helper-module-transforms': 7.16.5 + '@babel/helpers': 7.16.5 + '@babel/parser': 7.16.6 + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + convert-source-map: 1.8.0 + debug: 4.3.3 + gensync: 1.0.0-beta.2 + json5: 2.2.0 + semver: 6.3.0 + source-map: 0.5.7 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/generator/7.16.0: resolution: {integrity: sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==} engines: {node: '>=6.9.0'} @@ -323,6 +346,15 @@ packages: source-map: 0.5.7 dev: true + /@babel/generator/7.16.5: + resolution: {integrity: sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.16.0 + jsesc: 2.5.2 + source-map: 0.5.7 + dev: true + /@babel/helper-annotate-as-pure/7.16.0: resolution: {integrity: sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==} engines: {node: '>=6.9.0'} @@ -351,6 +383,19 @@ packages: semver: 6.3.0 dev: true + /@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5: + resolution: {integrity: sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.16.4 + '@babel/core': 7.16.5 + '@babel/helper-validator-option': 7.14.5 + browserslist: 4.18.1 + semver: 6.3.0 + dev: true + /@babel/helper-create-class-features-plugin/7.16.0_@babel+core@7.16.0: resolution: {integrity: sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA==} engines: {node: '>=6.9.0'} @@ -368,6 +413,23 @@ packages: - supports-color dev: true + /@babel/helper-create-class-features-plugin/7.16.0_@babel+core@7.16.5: + resolution: {integrity: sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-annotate-as-pure': 7.16.0 + '@babel/helper-function-name': 7.16.0 + '@babel/helper-member-expression-to-functions': 7.16.0 + '@babel/helper-optimise-call-expression': 7.16.0 + '@babel/helper-replace-supers': 7.16.0 + '@babel/helper-split-export-declaration': 7.16.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.0: resolution: {integrity: sha512-3DyG0zAFAZKcOp7aVr33ddwkxJ0Z0Jr5V99y3I690eYLpukJsJvAbzTy1ewoCqsML8SbIrjH14Jc/nSQ4TvNPA==} engines: {node: '>=6.9.0'} @@ -397,6 +459,13 @@ packages: - supports-color dev: true + /@babel/helper-environment-visitor/7.16.5: + resolution: {integrity: sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.16.0 + dev: true + /@babel/helper-explode-assignable-expression/7.16.0: resolution: {integrity: sha512-Hk2SLxC9ZbcOhLpg/yMznzJ11W++lg5GMbxt1ev6TXUiJB0N42KPC+7w8a+eWGuqDnUYuwStJoZHM7RgmIOaGQ==} engines: {node: '>=6.9.0'} @@ -457,6 +526,22 @@ packages: - supports-color dev: true + /@babel/helper-module-transforms/7.16.5: + resolution: {integrity: sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-module-imports': 7.16.0 + '@babel/helper-simple-access': 7.16.0 + '@babel/helper-split-export-declaration': 7.16.0 + '@babel/helper-validator-identifier': 7.15.7 + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-optimise-call-expression/7.16.0: resolution: {integrity: sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==} engines: {node: '>=6.9.0'} @@ -546,6 +631,17 @@ packages: - supports-color dev: true + /@babel/helpers/7.16.5: + resolution: {integrity: sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/highlight/7.16.0: resolution: {integrity: sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==} engines: {node: '>=6.9.0'} @@ -560,6 +656,12 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + /@babel/parser/7.16.6: + resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==} + engines: {node: '>=6.0.0'} + hasBin: true + dev: true + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2_@babel+core@7.16.0: resolution: {integrity: sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==} engines: {node: '>=6.9.0'} @@ -774,6 +876,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.0: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: @@ -783,6 +894,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.0: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: @@ -792,6 +912,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.5: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.0: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} @@ -829,6 +958,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.5: + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.0: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: @@ -838,13 +976,22 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.0: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + + /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.5: resolution: {integrity: sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.0 + '@babel/core': 7.16.5 '@babel/helper-plugin-utils': 7.14.5 dev: true @@ -857,6 +1004,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.0: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -866,6 +1022,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.0: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -875,6 +1040,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.0: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -884,6 +1058,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.0: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: @@ -893,6 +1076,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.0: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -902,6 +1094,15 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.0: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} @@ -922,13 +1123,23 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-typescript/7.16.0_@babel+core@7.16.0: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.5: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.14.5 + dev: true + + /@babel/plugin-syntax-typescript/7.16.0_@babel+core@7.16.5: resolution: {integrity: sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.0 + '@babel/core': 7.16.5 '@babel/helper-plugin-utils': 7.14.5 dev: true @@ -1269,16 +1480,16 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-typescript/7.16.1_@babel+core@7.16.0: + /@babel/plugin-transform-typescript/7.16.1_@babel+core@7.16.5: resolution: {integrity: sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.0 - '@babel/helper-create-class-features-plugin': 7.16.0_@babel+core@7.16.0 + '@babel/core': 7.16.5 + '@babel/helper-create-class-features-plugin': 7.16.0_@babel+core@7.16.5 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.0 + '@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.5 transitivePeerDependencies: - supports-color dev: true @@ -1439,6 +1650,24 @@ packages: - supports-color dev: true + /@babel/traverse/7.16.5: + resolution: {integrity: sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.16.0 + '@babel/generator': 7.16.5 + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-function-name': 7.16.0 + '@babel/helper-hoist-variables': 7.16.0 + '@babel/helper-split-export-declaration': 7.16.0 + '@babel/parser': 7.16.6 + '@babel/types': 7.16.0 + debug: 4.3.3 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/types/7.16.0: resolution: {integrity: sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==} engines: {node: '>=6.9.0'} @@ -1451,142 +1680,161 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@commitlint/cli/15.0.0: - resolution: {integrity: sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==} + /@commitlint/cli/16.0.1_@types+node@17.0.5: + resolution: {integrity: sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==} engines: {node: '>=v12'} hasBin: true dependencies: - '@commitlint/format': 15.0.0 - '@commitlint/lint': 15.0.0 - '@commitlint/load': 15.0.0 - '@commitlint/read': 15.0.0 - '@commitlint/types': 15.0.0 + '@commitlint/format': 16.0.0 + '@commitlint/lint': 16.0.0 + '@commitlint/load': 16.0.0_@types+node@17.0.5 + '@commitlint/read': 16.0.0 + '@commitlint/types': 16.0.0 lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0 yargs: 17.2.1 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + - '@types/node' dev: true - /@commitlint/config-conventional/15.0.0: - resolution: {integrity: sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==} + /@commitlint/config-conventional/16.0.0: + resolution: {integrity: sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==} engines: {node: '>=v12'} dependencies: conventional-changelog-conventionalcommits: 4.6.1 dev: true - /@commitlint/ensure/15.0.0: - resolution: {integrity: sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==} + /@commitlint/config-validator/16.0.0: + resolution: {integrity: sha512-i80DGlo1FeC5jZpuoNV9NIjQN/m2dDV3jYGWg+1Wr+KldptkUHXj+6GY1Akll66lJ3D8s6aUGi3comPLHPtWHg==} + engines: {node: '>=v12'} + dependencies: + '@commitlint/types': 16.0.0 + ajv: 6.12.6 + dev: true + + /@commitlint/ensure/16.0.0: + resolution: {integrity: sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 15.0.0 + '@commitlint/types': 16.0.0 lodash: 4.17.21 dev: true - /@commitlint/execute-rule/15.0.0: - resolution: {integrity: sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==} + /@commitlint/execute-rule/16.0.0: + resolution: {integrity: sha512-8edcCibmBb386x5JTHSPHINwA5L0xPkHQFY8TAuDEt5QyRZY/o5DF8OPHSa5Hx2xJvGaxxuIz4UtAT6IiRDYkw==} engines: {node: '>=v12'} dev: true - /@commitlint/format/15.0.0: - resolution: {integrity: sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==} + /@commitlint/format/16.0.0: + resolution: {integrity: sha512-9yp5NCquXL1jVMKL0ZkRwJf/UHdebvCcMvICuZV00NQGYSAL89O398nhqrqxlbjBhM5EZVq0VGcV5+7r3D4zAA==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 15.0.0 + '@commitlint/types': 16.0.0 chalk: 4.1.2 dev: true - /@commitlint/is-ignored/15.0.0: - resolution: {integrity: sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==} + /@commitlint/is-ignored/16.0.0: + resolution: {integrity: sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 15.0.0 + '@commitlint/types': 16.0.0 semver: 7.3.5 dev: true - /@commitlint/lint/15.0.0: - resolution: {integrity: sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==} + /@commitlint/lint/16.0.0: + resolution: {integrity: sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==} engines: {node: '>=v12'} dependencies: - '@commitlint/is-ignored': 15.0.0 - '@commitlint/parse': 15.0.0 - '@commitlint/rules': 15.0.0 - '@commitlint/types': 15.0.0 + '@commitlint/is-ignored': 16.0.0 + '@commitlint/parse': 16.0.0 + '@commitlint/rules': 16.0.0 + '@commitlint/types': 16.0.0 dev: true - /@commitlint/load/15.0.0: - resolution: {integrity: sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==} + /@commitlint/load/16.0.0_@types+node@17.0.5: + resolution: {integrity: sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==} engines: {node: '>=v12'} dependencies: - '@commitlint/execute-rule': 15.0.0 - '@commitlint/resolve-extends': 15.0.0 - '@commitlint/types': 15.0.0 - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_71a2f61964e37a4d68dab6dadd2a99a0 + '@commitlint/config-validator': 16.0.0 + '@commitlint/execute-rule': 16.0.0 + '@commitlint/resolve-extends': 16.0.0 + '@commitlint/types': 16.0.0 chalk: 4.1.2 cosmiconfig: 7.0.1 + cosmiconfig-typescript-loader: 1.0.2_bad060d5f9aca5284661d88d739ba15b lodash: 4.17.21 resolve-from: 5.0.0 typescript: 4.5.4 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + - '@types/node' dev: true - /@commitlint/message/15.0.0: - resolution: {integrity: sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==} + /@commitlint/message/16.0.0: + resolution: {integrity: sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA==} engines: {node: '>=v12'} dev: true - /@commitlint/parse/15.0.0: - resolution: {integrity: sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==} + /@commitlint/parse/16.0.0: + resolution: {integrity: sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 15.0.0 + '@commitlint/types': 16.0.0 conventional-changelog-angular: 5.0.13 conventional-commits-parser: 3.2.3 dev: true - /@commitlint/read/15.0.0: - resolution: {integrity: sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==} + /@commitlint/read/16.0.0: + resolution: {integrity: sha512-H4T2zsfmYQK9B+JtoQaCXWBHUhgIJyOzWZjSfuIV9Ce69/OgHoffNpLZPF2lX6yKuDrS1SQFhI/kUCjVc/e4ew==} engines: {node: '>=v12'} dependencies: - '@commitlint/top-level': 15.0.0 - '@commitlint/types': 15.0.0 + '@commitlint/top-level': 16.0.0 + '@commitlint/types': 16.0.0 fs-extra: 10.0.0 git-raw-commits: 2.0.10 dev: true - /@commitlint/resolve-extends/15.0.0: - resolution: {integrity: sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==} + /@commitlint/resolve-extends/16.0.0: + resolution: {integrity: sha512-Z/w9MAQUcxeawpCLtjmkVNXAXOmB2nhW+LYmHEZcx9O6UTauF/1+uuZ2/r0MtzTe1qw2JD+1QHVhEWYHVPlkdA==} engines: {node: '>=v12'} dependencies: + '@commitlint/config-validator': 16.0.0 + '@commitlint/types': 16.0.0 import-fresh: 3.3.0 lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0 dev: true - /@commitlint/rules/15.0.0: - resolution: {integrity: sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==} + /@commitlint/rules/16.0.0: + resolution: {integrity: sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==} engines: {node: '>=v12'} dependencies: - '@commitlint/ensure': 15.0.0 - '@commitlint/message': 15.0.0 - '@commitlint/to-lines': 15.0.0 - '@commitlint/types': 15.0.0 + '@commitlint/ensure': 16.0.0 + '@commitlint/message': 16.0.0 + '@commitlint/to-lines': 16.0.0 + '@commitlint/types': 16.0.0 execa: 5.1.1 dev: true - /@commitlint/to-lines/15.0.0: - resolution: {integrity: sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==} + /@commitlint/to-lines/16.0.0: + resolution: {integrity: sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA==} engines: {node: '>=v12'} dev: true - /@commitlint/top-level/15.0.0: - resolution: {integrity: sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==} + /@commitlint/top-level/16.0.0: + resolution: {integrity: sha512-/Jt6NLxyFkpjL5O0jxurZPCHURZAm7cQCqikgPCwqPAH0TLgwqdHjnYipl8J+AGnAMGDip4FNLoYrtgIpZGBYw==} engines: {node: '>=v12'} dependencies: find-up: 5.0.0 dev: true - /@commitlint/types/15.0.0: - resolution: {integrity: sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==} + /@commitlint/types/16.0.0: + resolution: {integrity: sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==} engines: {node: '>=v12'} dependencies: chalk: 4.1.2 @@ -1625,21 +1873,6 @@ packages: resolution: {integrity: sha512-8HqW8EVqjnCmWXVpqAOZf+EGESdkR27odcMMMGefgKXtar00SoYNSryGv//TELI4T3QFsECo78p+0lmalk/CFA==} dev: true - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_71a2f61964e37a4d68dab6dadd2a99a0: - resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} - engines: {node: '>=10.0.0'} - peerDependencies: - cosmiconfig: '>=6' - dependencies: - cosmiconfig: 7.0.1 - lodash.get: 4.4.2 - make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.5.4 - tslib: 2.3.1 - transitivePeerDependencies: - - typescript - dev: true - /@eslint/eslintrc/1.0.5: resolution: {integrity: sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1688,8 +1921,8 @@ packages: dependencies: cross-fetch: 3.1.4 - /@iconify/json/2.0.12: - resolution: {integrity: sha512-V/Q5uN409U8ukXJGY+hg7M9RfyEt7PcklMAqdbxzjsBWmHER44Brja1AreLC94NreIn6OKdShY8oQT/gz7FKFQ==} + /@iconify/json/2.0.16: + resolution: {integrity: sha512-XaXaATGRLBWZhhTniECn8p/fHOsZTDTWVSZ2zoLWZEDVoErJ/vVEY2TsXiN0DVdI14aqiAZZNXwTXf1ru88fGw==} dependencies: '@iconify/types': 1.0.12 pathe: 0.0.2 @@ -1776,7 +2009,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 chalk: 4.1.2 jest-message-util: 27.4.2 jest-util: 27.4.2 @@ -1797,7 +2030,7 @@ packages: '@jest/test-result': 27.4.2 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -1834,7 +2067,7 @@ packages: dependencies: '@jest/fake-timers': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 jest-mock: 27.4.2 dev: true @@ -1844,7 +2077,7 @@ packages: dependencies: '@jest/types': 27.4.2 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 17.0.0 + '@types/node': 17.0.5 jest-message-util: 27.4.2 jest-mock: 27.4.2 jest-util: 27.4.2 @@ -1873,7 +2106,7 @@ packages: '@jest/test-result': 27.4.2 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -1932,7 +2165,7 @@ packages: resolution: {integrity: sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.16.0 + '@babel/core': 7.16.5 '@jest/types': 27.4.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -1957,7 +2190,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.3 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.0 + '@types/node': 17.0.5 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true @@ -1968,23 +2201,23 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.3 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.0 + '@types/node': 17.0.5 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true - /@logicflow/core/0.7.14: - resolution: {integrity: sha512-owNtuENe5mzpWDBuJnZGSpTE8G5nVpzL66XUnR2c+E371qXnCb4COrc7OOh2sCVkRLMiHGUBvMCXTEUqJZTqtg==} + /@logicflow/core/0.7.16: + resolution: {integrity: sha512-ExOnCENfJqoOWjwIZE5hFdpPYqMsnE7oLalSUrFm+FkEIEQIgxVZHPt31EZEYc5Q+8IrL1tDpTAq0A4S6iJmtQ==} dependencies: '@types/mousetrap': 1.6.8 mousetrap: 1.6.5 preact: 10.6.1 dev: false - /@logicflow/extension/0.7.14: - resolution: {integrity: sha512-mSZTs3+VoVrD3Tckb+V8TJACmnhzD8Xov0Ycq0l32orOQ4YRj9WNjAiEki1neyEoDsfByUb2l9sdmyKvwNhRNA==} + /@logicflow/extension/0.7.16: + resolution: {integrity: sha512-3PxfHf5P6utty/ZECsAR9nmjgaOF5K3XOUBR10YTcTo1qSIici8rS72I+YIRc9R6fTT097gOprbmmNjQEwdw1Q==} dependencies: - '@logicflow/core': 0.7.14 + '@logicflow/core': 0.7.16 ids: 1.0.0 preact: 10.6.1 dev: false @@ -2107,8 +2340,8 @@ packages: rollup: 2.60.1 dev: true - /@rollup/pluginutils/4.1.1: - resolution: {integrity: sha512-clDjivHqWGXi7u+0d2r2sBi4Ie6VLEAzWMIkvJLnDmxoOhBYOTfzGbOQBA32THHm11/LiJbd01tJUpJsbshSWQ==} + /@rollup/pluginutils/4.1.2: + resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==} engines: {node: '>= 8.0.0'} dependencies: estree-walker: 2.0.2 @@ -2224,20 +2457,20 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/glob/7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/imagemin-gifsicle/7.0.1: @@ -2264,15 +2497,15 @@ packages: '@types/imagemin': 7.0.1 dev: true - /@types/imagemin-svgo/9.0.1: - resolution: {integrity: sha512-DMMunSfN9EOYOh5hfvtY1N5ydVDoMnqN+1bvoL4OIspUJIOiN9hadrdeXTd51oI2tpQXM3Htadrb6QSg0VnYbQ==} + /@types/imagemin-svgo/10.0.0: + resolution: {integrity: sha512-yBsOVpsZhXrTSmn2v06un2bP1XUrdpGSVh6toCQIfsVxkjBYR5DgpaCgv6O+Mh0bTVTsInYyUrTGV60A/sD5gA==} dependencies: '@types/imagemin': 7.0.1 '@types/svgo': 1.3.6 dev: true - /@types/imagemin-webp/5.1.2: - resolution: {integrity: sha512-elm1oHtWvpu56ucCgnlcP4uiaH9tO8icfF+Vqma4VzuS2b1dgchSRccf7iI1eDxWatvmRt91jHwP0MDwsHhnuA==} + /@types/imagemin-webp/7.0.0: + resolution: {integrity: sha512-Lb1tjy2vEU7qYwM5iFB9o5k0J3mIpulw6Yftset5LLLugPu7+C16rLYRP1WEwr4QM8AeJZRjC2BGBLd9lGvRhQ==} dependencies: '@types/imagemin': 7.0.1 dev: true @@ -2280,7 +2513,7 @@ packages: /@types/imagemin/7.0.1: resolution: {integrity: sha512-xEn5+M3lDBtI3JxLy6eU3ksoVurygnlG7OYhTqJfGGP4PcvYnfn+IABCmMve7ziM/SneHDm5xgJFKC8hCYPicw==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/inquirer/8.1.3: @@ -2350,8 +2583,8 @@ packages: resolution: {integrity: sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg==} dev: true - /@types/node/17.0.0: - resolution: {integrity: sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==} + /@types/node/17.0.5: + resolution: {integrity: sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==} dev: true /@types/normalize-package-data/2.4.1: @@ -2373,7 +2606,7 @@ packages: /@types/qrcode/1.4.2: resolution: {integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/qs/6.9.7: @@ -2383,7 +2616,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/showdown/1.9.4: @@ -2405,7 +2638,7 @@ packages: /@types/svgo/2.6.0: resolution: {integrity: sha512-VSdhb3KTOglle1SLQD4+TB6ezj/MS3rN98gOUkXzbTUhG8VjFKHXN3OVgEFlTnW5fYBxt+lzZlD3PFqkwMj36Q==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/tern/0.23.4: @@ -2421,7 +2654,7 @@ packages: /@types/through/0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /@types/tinycolor2/1.4.3: @@ -2442,8 +2675,8 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.7.0_a6f6159640504abdd3de077f8bcadb33: - resolution: {integrity: sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==} + /@typescript-eslint/eslint-plugin/5.8.1_3a47348159e115370aa4cba56aba33b6: + resolution: {integrity: sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2453,9 +2686,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.7.0_eslint@8.5.0+typescript@4.5.4 - '@typescript-eslint/parser': 5.7.0_eslint@8.5.0+typescript@4.5.4 - '@typescript-eslint/scope-manager': 5.7.0 + '@typescript-eslint/experimental-utils': 5.8.1_eslint@8.5.0+typescript@4.5.4 + '@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.8.1 debug: 4.3.3 eslint: 8.5.0 functional-red-black-tree: 1.0.1 @@ -2468,16 +2701,16 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.4.0_eslint@8.5.0+typescript@4.5.4: - resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==} + /@typescript-eslint/experimental-utils/5.7.0_eslint@8.5.0+typescript@4.5.4: + resolution: {integrity: sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.4.0 - '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.7.0 + '@typescript-eslint/types': 5.7.0 + '@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.4 eslint: 8.5.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.5.0 @@ -2486,16 +2719,16 @@ packages: - typescript dev: true - /@typescript-eslint/experimental-utils/5.7.0_eslint@8.5.0+typescript@4.5.4: - resolution: {integrity: sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A==} + /@typescript-eslint/experimental-utils/5.8.1_eslint@8.5.0+typescript@4.5.4: + resolution: {integrity: sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: '*' + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.7.0 - '@typescript-eslint/types': 5.7.0 - '@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.8.1 + '@typescript-eslint/types': 5.8.1 + '@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4 eslint: 8.5.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.5.0 @@ -2504,8 +2737,8 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.7.0_eslint@8.5.0+typescript@4.5.4: - resolution: {integrity: sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==} + /@typescript-eslint/parser/5.8.1_eslint@8.5.0+typescript@4.5.4: + resolution: {integrity: sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2514,9 +2747,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.7.0 - '@typescript-eslint/types': 5.7.0 - '@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.4 + '@typescript-eslint/scope-manager': 5.8.1 + '@typescript-eslint/types': 5.8.1 + '@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4 debug: 4.3.3 eslint: 8.5.0 typescript: 4.5.4 @@ -2524,14 +2757,6 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.4.0: - resolution: {integrity: sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/visitor-keys': 5.4.0 - dev: true - /@typescript-eslint/scope-manager/5.7.0: resolution: {integrity: sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2540,9 +2765,12 @@ packages: '@typescript-eslint/visitor-keys': 5.7.0 dev: true - /@typescript-eslint/types/5.4.0: - resolution: {integrity: sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==} + /@typescript-eslint/scope-manager/5.8.1: + resolution: {integrity: sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.8.1 + '@typescript-eslint/visitor-keys': 5.8.1 dev: true /@typescript-eslint/types/5.7.0: @@ -2550,8 +2778,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.4: - resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==} + /@typescript-eslint/types/5.8.1: + resolution: {integrity: sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /@typescript-eslint/typescript-estree/5.7.0_typescript@4.5.4: + resolution: {integrity: sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2559,9 +2792,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/visitor-keys': 5.4.0 - debug: 4.3.2 + '@typescript-eslint/types': 5.7.0 + '@typescript-eslint/visitor-keys': 5.7.0 + debug: 4.3.3 globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 @@ -2571,8 +2804,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.7.0_typescript@4.5.4: - resolution: {integrity: sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg==} + /@typescript-eslint/typescript-estree/5.8.1_typescript@4.5.4: + resolution: {integrity: sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2580,8 +2813,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.7.0 - '@typescript-eslint/visitor-keys': 5.7.0 + '@typescript-eslint/types': 5.8.1 + '@typescript-eslint/visitor-keys': 5.8.1 debug: 4.3.3 globby: 11.0.4 is-glob: 4.0.3 @@ -2592,23 +2825,23 @@ packages: - supports-color dev: true - /@typescript-eslint/visitor-keys/5.4.0: - resolution: {integrity: sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==} + /@typescript-eslint/visitor-keys/5.7.0: + resolution: {integrity: sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.4.0 + '@typescript-eslint/types': 5.7.0 eslint-visitor-keys: 3.1.0 dev: true - /@typescript-eslint/visitor-keys/5.7.0: - resolution: {integrity: sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg==} + /@typescript-eslint/visitor-keys/5.8.1: + resolution: {integrity: sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.7.0 + '@typescript-eslint/types': 5.8.1 eslint-visitor-keys: 3.1.0 dev: true - /@vitejs/plugin-legacy/1.6.4_vite@2.7.3: + /@vitejs/plugin-legacy/1.6.4_vite@2.7.8: resolution: {integrity: sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2619,43 +2852,43 @@ packages: magic-string: 0.25.7 regenerator-runtime: 0.13.9 systemjs: 6.11.0 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 dev: true - /@vitejs/plugin-vue-jsx/1.3.2: - resolution: {integrity: sha512-PyYiMkd3xs5y1zpctjCOCz3coxTo8JqqCYNL3yoDN4kQkROKTnKpEDLPR0h0SnuhzMP/71yVg3g4DCI3FI9wWA==} + /@vitejs/plugin-vue-jsx/1.3.3: + resolution: {integrity: sha512-VSBXVqMcxbgX85rgJC1eMWuZ9hzOJhWPvGYlKxyymPokE/i3Gykh5ljkCoNdxnKgIyFqv4WutYoYY93fgjbTxA==} engines: {node: '>=12.0.0'} dependencies: - '@babel/core': 7.16.0 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.0 - '@babel/plugin-transform-typescript': 7.16.1_@babel+core@7.16.0 - '@rollup/pluginutils': 4.1.1 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.16.0 + '@babel/core': 7.16.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.5 + '@babel/plugin-transform-typescript': 7.16.1_@babel+core@7.16.5 + '@rollup/pluginutils': 4.1.2 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.16.5 hash-sum: 2.0.0 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/2.0.1_vite@2.7.3+vue@3.2.26: + /@vitejs/plugin-vue/2.0.1_vite@2.7.8+vue@3.2.26: resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 vue: 3.2.26 dev: true - /@volar/code-gen/0.29.8: - resolution: {integrity: sha512-eohLLUqPChHRPDFT5gXn4V6pr/CeTri7Ou5GI26lUvBRRAbP8p+oYfQRcbMPGeKmVkYjfVj0chsxQGx6T8PQ4Q==} + /@volar/code-gen/0.30.1: + resolution: {integrity: sha512-qPT0ZGzLaaUArZ1b5qcso2GAFpgjxsPDRXnq0lgsSOpNO6lXJN5ZcWzFZXYPjMJSV1Rkm0ehK5tSUD+sD+pPWg==} dependencies: - '@volar/shared': 0.29.8 - '@volar/source-map': 0.29.8 + '@volar/shared': 0.30.1 + '@volar/source-map': 0.30.1 dev: true - /@volar/html2pug/0.29.8: - resolution: {integrity: sha512-bhSNXg8A2aD3w0B+CwmHjqCAaKtj5rORbE5C/q/UdGqptJbC6STCmi30KuRTdfPhR++Xb18Hauf3s/WCmtNAPA==} + /@volar/html2pug/0.30.1: + resolution: {integrity: sha512-ojJPrb4qSLrVNl9LTtdjZ5MFyeHmwJK4OVPTgFc/lyQ94nPS9JHba86SaTwDb2XEgiXBWQVEo12bRr3lW9H2+Q==} dependencies: domelementtype: 2.2.0 domhandler: 4.2.2 @@ -2663,33 +2896,33 @@ packages: pug: 3.0.2 dev: true - /@volar/shared/0.29.8: - resolution: {integrity: sha512-Y1NN6irkIukD+T0wf4p/dHWYL90sacN2e2lYoDXxRlvoYxwANnHgw0J0Rcp+yw58ElWRScdG7/YntEIuZWeJsw==} + /@volar/shared/0.30.1: + resolution: {integrity: sha512-6F5yQYeN+gbXAKplxHDvj4Ei+rHCjNhwkfZnGpaSpEU92uSI2vK/HfEdd/zTKdAZpwz0RjliNuFoXLi6umtQ0w==} dependencies: upath: 2.0.1 vscode-jsonrpc: 8.0.0-next.4 vscode-uri: 3.0.2 dev: true - /@volar/source-map/0.29.8: - resolution: {integrity: sha512-7w+UoYtnc6UQu30CgMVvx0YN4dzDgP4TIsSmUaW62AGmxU9Lxwp3Kkn/4N8efi91z8ma5Z78v/HddyJPwAC3LA==} + /@volar/source-map/0.30.1: + resolution: {integrity: sha512-QGi36KBGHZ4gq81jPSi3W2wRcpso9Apd59AZOv/H98k5hU9zo8wA5hwartZHiybTlT1q/0Yno3agSj+vK2vocw==} dependencies: - '@volar/shared': 0.29.8 + '@volar/shared': 0.30.1 dev: true - /@volar/transforms/0.29.8: - resolution: {integrity: sha512-o2hRa8CoDwYTO1Mu5KA47+1elUnYUjDaVhCvbyKlRfd8qpHea2llotArq7B6OORSL2M9DVs1IRJ5NGURBFeZ3Q==} + /@volar/transforms/0.30.1: + resolution: {integrity: sha512-dWFyfQGLoZ8LZI93zud0c5uoCdlkwDBi90G/XaaKfXxkX+3eiJrM0lJ/d1Nc0L04t9mb28I5hpVK68vH90+Tlw==} dependencies: - '@volar/shared': 0.29.8 + '@volar/shared': 0.30.1 vscode-languageserver: 8.0.0-next.5 dev: true - /@volar/vue-code-gen/0.29.8: - resolution: {integrity: sha512-E1e7P2oktNC/DzgDBditfla4s8+HlUlluZ+BtcLvEdbkl3QEjujkB0x1wxguWzXmpWgLIDPtrS3Jzll5cCOkTg==} + /@volar/vue-code-gen/0.30.1: + resolution: {integrity: sha512-+0egr84YOYLudP6jRXRm+xtAL92GTPaq0U0lsorLTBp/MB14Fap6HMUr/LEeNB5tnND36UQJiUWHM5eTDAAb4Q==} dependencies: - '@volar/code-gen': 0.29.8 - '@volar/shared': 0.29.8 - '@volar/source-map': 0.29.8 + '@volar/code-gen': 0.30.1 + '@volar/shared': 0.30.1 + '@volar/source-map': 0.30.1 '@vue/compiler-core': 3.2.26 '@vue/compiler-dom': 3.2.26 '@vue/shared': 3.2.26 @@ -2711,11 +2944,11 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.16.0: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.16.5: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: '@babel/helper-module-imports': 7.16.0 - '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.5 '@babel/template': 7.16.0 '@babel/traverse': 7.16.3 '@babel/types': 7.16.0 @@ -2766,6 +2999,10 @@ packages: resolution: {integrity: sha512-R2rfiRY+kZugzWh9ZyITaovx+jpU4vgivAEAiz80kvh3yviiTU3CBuGuyWpSwGz9/C7TkSWVM/FtQRGlZ16n8Q==} dev: false + /@vue/devtools-api/6.0.0-beta.21.1: + resolution: {integrity: sha512-FqC4s3pm35qGVeXRGOjTsRzlkJjrBLriDS9YXbflHLsfA9FrcKzIyWnLXoNm+/7930E8rRakXuAc2QkC50swAw==} + dev: false + /@vue/reactivity-transform/3.2.26: resolution: {integrity: sha512-XKMyuCmzNA7nvFlYhdKwD78rcnmPb7q46uoR00zkX6yZrUmcCQ5OikiwUEVbvNhL5hBJuvbSO95jB5zkUon+eQ==} dependencies: @@ -2775,17 +3012,10 @@ packages: estree-walker: 2.0.2 magic-string: 0.25.7 - /@vue/reactivity/3.2.23: - resolution: {integrity: sha512-8RGVr/5Kpgb/EkCjgHXqttgA5IMc6n0lIXFY4TVbMkzdXrvaIhzBd7Te44oIDsTSYVKZLpfHd6/wEnuDqE8vFw==} - dependencies: - '@vue/shared': 3.2.23 - dev: true - /@vue/reactivity/3.2.26: resolution: {integrity: sha512-h38bxCZLW6oFJVDlCcAiUKFnXI8xP8d+eO0pcDxx+7dQfSPje2AO6M9S9QO6MrxQB7fGP0DH0dYQ8ksf6hrXKQ==} dependencies: '@vue/shared': 3.2.26 - dev: false /@vue/runtime-core/3.2.26: resolution: {integrity: sha512-BcYi7qZ9Nn+CJDJrHQ6Zsmxei2hDW0L6AB4vPvUQGBm2fZyC0GXd/4nVbyA2ubmuhctD5RbYY8L+5GUJszv9mQ==} @@ -2812,23 +3042,19 @@ packages: vue: 3.2.26 dev: false - /@vue/shared/3.2.23: - resolution: {integrity: sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==} - dev: true - /@vue/shared/3.2.26: resolution: {integrity: sha512-vPV6Cq+NIWbH5pZu+V+2QHE9y1qfuTq49uNWw4f7FDEeZaDU2H2cx5jcUZOAKW7qTrUS4k6qZPbMy1x4N96nbA==} - /@vue/test-utils/2.0.0-rc.17_vue@3.2.26: - resolution: {integrity: sha512-7LHZKsFRV/HqDoMVY+cJamFzgHgsrmQFalROHC5FMWrzPzd+utG5e11krj1tVsnxYufGA2ABShX4nlcHXED+zQ==} + /@vue/test-utils/2.0.0-rc.18_vue@3.2.26: + resolution: {integrity: sha512-aifolXjVdsogjaLmDoZ0FU8vN+R67aWmg9OuVeED4w5Ij5GFQLrlhM19uhWe/r5xXUL4fXMk3pX5wW6FJP1NcQ==} peerDependencies: vue: ^3.0.1 dependencies: vue: 3.2.26 dev: true - /@vueuse/core/7.4.0_vue@3.2.26: - resolution: {integrity: sha512-CgYouxjXOE63gMn3l9cOsgzPTEAk3yoncsSmJUxXAi/to25rCPVWB/39jXTPhWZboR43EDDMWoEhHaSoMzaldg==} + /@vueuse/core/7.4.1_vue@3.2.26: + resolution: {integrity: sha512-8UeLPCAieeQLXFHF1/28SIEK6ILLPb/4hp03hR+xkXF00gB/YUp0CEVcRAL9uQ8HTZa3S2T/jTISMc1ZjilM0A==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2838,13 +3064,13 @@ packages: vue: optional: true dependencies: - '@vueuse/shared': 7.4.0_vue@3.2.26 + '@vueuse/shared': 7.4.1_vue@3.2.26 vue: 3.2.26 vue-demi: 0.12.1_vue@3.2.26 dev: false - /@vueuse/shared/7.4.0_vue@3.2.26: - resolution: {integrity: sha512-x5Jn6jUB8gS1mGnVCoNWFEpAoDkm2QwtacZTUgKMn0Ow8tlUBKIfGVOt4vn9qZB10froED/ARHEj79WKLXRieA==} + /@vueuse/shared/7.4.1_vue@3.2.26: + resolution: {integrity: sha512-Pzb7XoHIcgPwwBJ5Ow9lZb0HTDyaLDV3pgxKauPGTMN9qvEylG06kUG+VTjJXkPsRtiGu46di8XyFeMw2dongA==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2858,26 +3084,26 @@ packages: vue-demi: 0.12.1_vue@3.2.26 dev: false - /@windicss/config/1.5.4: - resolution: {integrity: sha512-muRPFulqh7nU3VrsPb5+k6ulNyiw8VGg62zAWRZIBfeCRXZb2gV1Q8a/tPn8X1T/+HTt4f/1bzFiusqMKscmlw==} + /@windicss/config/1.6.1: + resolution: {integrity: sha512-E4FKtWdYl5HwFknBQ+Z2JIF58TZiR4/ZiP8B30sfRxNlG6clh4agn5MJqTb4ER0MLkDb30Hugl2tGun0AQNbFw==} dependencies: debug: 4.3.3 jiti: 1.12.9 - windicss: 3.2.1 + windicss: 3.4.1 transitivePeerDependencies: - supports-color dev: true - /@windicss/plugin-utils/1.5.4: - resolution: {integrity: sha512-fS4y52OYB9rIzEUolIWIrrHYuaQfcqTaX3ISbFUiNbvNgH97JATjzB2iOnNqWNy6pH3M8RP0TqYQOOCCeanDoA==} + /@windicss/plugin-utils/1.6.1: + resolution: {integrity: sha512-hFQY27bOr9SSpekIvSwBpIX25nR4cwrU5/1kJFqCwAzqyazvd7U9c/iI1E2sTEQOkPbpTTJkY2Act21Q70oSDQ==} dependencies: '@antfu/utils': 0.3.0 - '@windicss/config': 1.5.4 + '@windicss/config': 1.6.1 debug: 4.3.3 fast-glob: 3.2.7 magic-string: 0.25.7 micromatch: 4.0.4 - windicss: 3.2.1 + windicss: 3.4.1 transitivePeerDependencies: - supports-color dev: true @@ -3057,8 +3283,8 @@ packages: engines: {node: '>=12'} dev: true - /ant-design-vue/3.0.0-alpha.16_ae87cbba5ec93a01f3fe1197df446ca3: - resolution: {integrity: sha512-EPWt3F6SOfPXe+HyhOJXdTywdabbuzyARpnXER/zHfq0pYXeFPhki1v5re0afnrS7k6MR/BHJ6cJ1BRBeFqXhQ==} + /ant-design-vue/3.0.0-beta.3_ae87cbba5ec93a01f3fe1197df446ca3: + resolution: {integrity: sha512-filLiMc7zk+0l1AZ6nLk5nOil77Tm2M5FJZzS9Ce79z6pSX5mffWL3r8GWe/OAwr0g/SPmefHQfwtNL7/N1smg==} peerDependencies: '@vue/compiler-sfc': '>=3.1.0' vue: '>=3.1.0' @@ -3336,6 +3562,26 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.0 dev: true + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5: + resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.16.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.5 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.5 + dev: true + /babel-preset-jest/27.4.0_@babel+core@7.16.0: resolution: {integrity: sha512-NK4jGYpnBvNxcGo7/ZpZJr51jCGT+3bwwpVIDY2oNfTxJJldRtB4VAcYdgp1loDE50ODuTu+yBjpMAswv5tlpg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -3770,13 +4016,6 @@ packages: static-extend: 0.1.2 dev: true - /clean-css/4.2.4: - resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==} - engines: {node: '>= 4.0'} - dependencies: - source-map: 0.6.1 - dev: true - /clean-css/5.2.2: resolution: {integrity: sha512-/eR8ru5zyxKzpBLv9YZvMXgTSSQn7AdkMItMYynsFgGwTveCRVam9IUPFloE85B4vAIj05IuKmmEoV7/AQjT0w==} engines: {node: '>= 10.0'} @@ -3885,8 +4124,8 @@ packages: engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /codemirror/5.64.0: - resolution: {integrity: sha512-fqr6CtDQdJ6iNMbD8NX2gH2G876nNDk+TO1rrYkgWnqQdO3O1Xa9tK6q+psqhJJgE5SpbaDcgdfLmukoUVE8pg==} + /codemirror/5.65.0: + resolution: {integrity: sha512-gWEnHKEcz1Hyz7fsQWpK7P0sPI2/kSkRX2tc7DFA6TmZuDN75x/1ejnH/Pn8adYKrLEA1V2ww6L00GudHZbSKw==} dev: false /codepage/1.15.0: @@ -3923,6 +4162,10 @@ packages: /color-name/1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + /colord/2.9.2: + resolution: {integrity: sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==} + dev: true + /colorette/2.0.16: resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==} dev: true @@ -3938,11 +4181,6 @@ packages: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} dev: true - /commander/4.1.1: - resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} - engines: {node: '>= 6'} - dev: true - /commander/7.2.0: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} @@ -3952,13 +4190,13 @@ packages: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} - /commitizen/4.2.4: + /commitizen/4.2.4_@types+node@17.0.5: resolution: {integrity: sha512-LlZChbDzg3Ir3O2S7jSo/cgWp5/QwylQVr59K4xayVq8S4/RdKzSyJkghAiZZHfhh5t4pxunUoyeg0ml1q/7aw==} engines: {node: '>= 10'} hasBin: true dependencies: cachedir: 2.2.0 - cz-conventional-changelog: 3.2.0 + cz-conventional-changelog: 3.2.0_@types+node@17.0.5 dedent: 0.7.0 detect-indent: 6.0.0 find-node-modules: 2.1.2 @@ -3971,6 +4209,10 @@ packages: minimist: 1.2.5 strip-bom: 4.0.0 strip-json-comments: 3.0.1 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + - '@types/node' dev: true /common-tags/1.8.2: @@ -4029,7 +4271,7 @@ packages: /constantinople/4.0.1: resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==} dependencies: - '@babel/parser': 7.16.4 + '@babel/parser': 7.16.6 '@babel/types': 7.16.0 dev: true @@ -4055,8 +4297,8 @@ packages: q: 1.5.1 dev: true - /conventional-changelog-cli/2.1.1: - resolution: {integrity: sha512-xMGQdKJ+4XFDDgfX5aK7UNFduvJMbvF5BB+g0OdVhA3rYdYyhctrIE2Al+WYdZeKTdg9YzMWF2iFPT8MupIwng==} + /conventional-changelog-cli/2.2.2: + resolution: {integrity: sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==} engines: {node: '>=10'} hasBin: true dependencies: @@ -4242,6 +4484,22 @@ packages: vary: 1.1.2 dev: true + /cosmiconfig-typescript-loader/1.0.2_bad060d5f9aca5284661d88d739ba15b: + resolution: {integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==} + engines: {node: '>=12', npm: '>=6'} + peerDependencies: + '@types/node': '*' + typescript: '>=3' + dependencies: + '@types/node': 17.0.5 + cosmiconfig: 7.0.1 + ts-node: 10.4.0_bad060d5f9aca5284661d88d739ba15b + typescript: 4.5.4 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + dev: true + /cosmiconfig/7.0.1: resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} engines: {node: '>=10'} @@ -4393,18 +4651,22 @@ packages: logalot: 2.1.0 dev: true - /cz-conventional-changelog/3.2.0: + /cz-conventional-changelog/3.2.0_@types+node@17.0.5: resolution: {integrity: sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.2.4 + commitizen: 4.2.4_@types+node@17.0.5 conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 15.0.0 + '@commitlint/load': 16.0.0_@types+node@17.0.5 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + - '@types/node' dev: true /dargs/7.0.0: @@ -4953,6 +5215,14 @@ packages: dev: true optional: true + /esbuild-android-arm64/0.14.8: + resolution: {integrity: sha512-tAEoSHnPBSH0cCAFa/aYs3LPsoTY4SwsP6wDKi4PaelbQYNJjqNpAeweyJ8l98g1D6ZkLyqsHbkYj+209sezkA==} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /esbuild-darwin-64/0.13.15: resolution: {integrity: sha512-ihOQRGs2yyp7t5bArCwnvn2Atr6X4axqPpEdCFPVp7iUj4cVSdisgvEKdNR7yH3JDjW6aQDw40iQFoTqejqxvQ==} cpu: [x64] @@ -4969,6 +5239,14 @@ packages: dev: true optional: true + /esbuild-darwin-64/0.14.8: + resolution: {integrity: sha512-t7p7WzTb+ybiD/irkMt5j/NzB+jY+8yPTsrXk5zCOH1O7DdthRnAUJ7pJPwImdL7jAGRbLtYRxUPgCHs/0qUPw==} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /esbuild-darwin-arm64/0.13.15: resolution: {integrity: sha512-i1FZssTVxUqNlJ6cBTj5YQj4imWy3m49RZRnHhLpefFIh0To05ow9DTrXROTE1urGTQCloFUXTX8QfGJy1P8dQ==} cpu: [arm64] @@ -4985,6 +5263,14 @@ packages: dev: true optional: true + /esbuild-darwin-arm64/0.14.8: + resolution: {integrity: sha512-5FeaT2zMUajKnBwUMSsjZev5iA38YHrDmXhkOCwZQIFUvhqojinqCrvv/X7dyxb1987bcY9KGwJ+EwDwd922HQ==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /esbuild-freebsd-64/0.13.15: resolution: {integrity: sha512-G3dLBXUI6lC6Z09/x+WtXBXbOYQZ0E8TDBqvn7aMaOCzryJs8LyVXKY4CPnHFXZAbSwkCbqiPuSQ1+HhrNk7EA==} cpu: [x64] @@ -5001,6 +5287,14 @@ packages: dev: true optional: true + /esbuild-freebsd-64/0.14.8: + resolution: {integrity: sha512-pGHBLSf7ynfyDZXUtbq/GsA2VIwQlWXrUj1AMcE0id47mRdEUM8/1ZuqMGZx63hRnNgtK9zNJ8OIu2c7qq76Qw==} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /esbuild-freebsd-arm64/0.13.15: resolution: {integrity: sha512-KJx0fzEDf1uhNOZQStV4ujg30WlnwqUASaGSFPhznLM/bbheu9HhqZ6mJJZM32lkyfGJikw0jg7v3S0oAvtvQQ==} cpu: [arm64] @@ -5017,6 +5311,14 @@ packages: dev: true optional: true + /esbuild-freebsd-arm64/0.14.8: + resolution: {integrity: sha512-g4GgAnrx6Gh1BjKJjJWgPnOR4tW2FcAx9wFvyUjRsIjB35gT+aAFR+P/zStu5OG9LnbS8Pvjd4wS68QIXk+2dA==} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-32/0.13.15: resolution: {integrity: sha512-ZvTBPk0YWCLMCXiFmD5EUtB30zIPvC5Itxz0mdTu/xZBbbHJftQgLWY49wEPSn2T/TxahYCRDWun5smRa0Tu+g==} cpu: [ia32] @@ -5033,6 +5335,14 @@ packages: dev: true optional: true + /esbuild-linux-32/0.14.8: + resolution: {integrity: sha512-wPfQJadF5vTzriw/B8Ide74PeAJlZW7czNx3NIUHkHlXb+En1SeIqNzl6jG9DuJUl57xD9Ucl9YJFEkFeX8eLg==} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-64/0.13.15: resolution: {integrity: sha512-eCKzkNSLywNeQTRBxJRQ0jxRCl2YWdMB3+PkWFo2BBQYC5mISLIVIjThNtn6HUNqua1pnvgP5xX0nHbZbPj5oA==} cpu: [x64] @@ -5049,6 +5359,14 @@ packages: dev: true optional: true + /esbuild-linux-64/0.14.8: + resolution: {integrity: sha512-+RNuLk9RhRDL2kG+KTEYl5cIgF6AGLkRnKKWEu9DpCZaickONEqrKyQSVn410Hj105DLdW6qvIXQQHPycJhExg==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-arm/0.13.15: resolution: {integrity: sha512-wUHttDi/ol0tD8ZgUMDH8Ef7IbDX+/UsWJOXaAyTdkT7Yy9ZBqPg8bgB/Dn3CZ9SBpNieozrPRHm0BGww7W/jA==} cpu: [arm] @@ -5065,6 +5383,14 @@ packages: dev: true optional: true + /esbuild-linux-arm/0.14.8: + resolution: {integrity: sha512-HIct38SvUAIJbiTwV/PVQroimQo96TGtzRDAEZxTorB4vsAj1r8bd0keXExPU4RH7G0zIqC4loQQpWYL+nH4Vg==} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-arm64/0.13.15: resolution: {integrity: sha512-bYpuUlN6qYU9slzr/ltyLTR9YTBS7qUDymO8SV7kjeNext61OdmqFAzuVZom+OLW1HPHseBfJ/JfdSlx8oTUoA==} cpu: [arm64] @@ -5081,6 +5407,14 @@ packages: dev: true optional: true + /esbuild-linux-arm64/0.14.8: + resolution: {integrity: sha512-BtWoKNYul9UoxUvQUSdSrvSmJyFL1sGnNPTSqWCg1wMe4kmc8UY2yVsXSSkKO8N2jtHxlgFyz/XhvNBzEwGVcw==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-mips64le/0.13.15: resolution: {integrity: sha512-KlVjIG828uFPyJkO/8gKwy9RbXhCEUeFsCGOJBepUlpa7G8/SeZgncUEz/tOOUJTcWMTmFMtdd3GElGyAtbSWg==} cpu: [mips64el] @@ -5097,6 +5431,14 @@ packages: dev: true optional: true + /esbuild-linux-mips64le/0.14.8: + resolution: {integrity: sha512-0DxnCl9XTvaQtsX6Qa+Phr5i9b04INwwSv2RbQ2UWRLoQ/037iaFzbmuhgrcmaGOcRwPkCa+4Qo5EgI01MUgsQ==} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-ppc64le/0.13.15: resolution: {integrity: sha512-h6gYF+OsaqEuBjeesTBtUPw0bmiDu7eAeuc2OEH9S6mV9/jPhPdhOWzdeshb0BskRZxPhxPOjqZ+/OqLcxQwEQ==} cpu: [ppc64] @@ -5113,6 +5455,22 @@ packages: dev: true optional: true + /esbuild-linux-ppc64le/0.14.8: + resolution: {integrity: sha512-Uzr/OMj97Q0qoWLXCvXCKUY/z1SNI4iSZEuYylM5Nd71HGStL32XWq/MReJ0PYMvUMKKJicKSKw2jWM1uBQ84Q==} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-s390x/0.14.8: + resolution: {integrity: sha512-vURka7aCA5DrRoOqOn6pXYwFlDSoQ4qnqam8AC0Ikn6tibutuhgar6M3Ek2DCuz9yqd396mngdYr5A8x2TPkww==} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-netbsd-64/0.13.15: resolution: {integrity: sha512-3+yE9emwoevLMyvu+iR3rsa+Xwhie7ZEHMGDQ6dkqP/ndFzRHkobHUKTe+NCApSqG5ce2z4rFu+NX/UHnxlh3w==} cpu: [x64] @@ -5129,6 +5487,14 @@ packages: dev: true optional: true + /esbuild-netbsd-64/0.14.8: + resolution: {integrity: sha512-tjyDak2/pp0VUAhBW6/ueuReMd5qLHNlisXl5pq0Xn0z+kH9urA/t1igm0JassWbdMz123td5ZEQWoD9KbtOAw==} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /esbuild-node-loader/0.6.3_typescript@4.5.4: resolution: {integrity: sha512-Bf6o8SiMMh5+r20jsjAThNOtzo3t8Ye4Qdzz+twWHnxu28SdkGUr5ahq8iX0qbd+I9ge8sLNX7oQoNW1YzHlqA==} peerDependencies: @@ -5154,6 +5520,14 @@ packages: dev: true optional: true + /esbuild-openbsd-64/0.14.8: + resolution: {integrity: sha512-zAKKV15fIyAuDDga5rQv0lW2ufBWj/OCjqjDBb3dJf5SfoAi/DMIHuzmkKQeDQ+oxt9Rp1D7ZOlOBVflutFTqQ==} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /esbuild-plugin-alias/0.1.2: resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==} dev: true @@ -5183,6 +5557,14 @@ packages: dev: true optional: true + /esbuild-sunos-64/0.14.8: + resolution: {integrity: sha512-xV41Wa8imziM/2dbWZjLKQbIETRgo5dE0oc/uPsgaecJhsrdA0VkGa/V432LJSUYv967xHDQdoRRl5tr80+NnQ==} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-32/0.13.15: resolution: {integrity: sha512-fDMEf2g3SsJ599MBr50cY5ve5lP1wyVwTe6aLJsM01KtxyKkB4UT+fc5MXQFn3RLrAIAZOG+tHC+yXObpSn7Nw==} cpu: [ia32] @@ -5199,6 +5581,14 @@ packages: dev: true optional: true + /esbuild-windows-32/0.14.8: + resolution: {integrity: sha512-AxpdeLKQSyCZo7MzdOyV4OgEbEJcjnrS/2niAjbHESbjuS5P1DN/5vZoJ/JSWDVa/40OkBuHBhAXMx1HK3UDsg==} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-64/0.13.15: resolution: {integrity: sha512-9aMsPRGDWCd3bGjUIKG/ZOJPKsiztlxl/Q3C1XDswO6eNX/Jtwu4M+jb6YDH9hRSUflQWX0XKAfWzgy5Wk54JQ==} cpu: [x64] @@ -5215,6 +5605,14 @@ packages: dev: true optional: true + /esbuild-windows-64/0.14.8: + resolution: {integrity: sha512-/3pllNoy8mrz/E1rYalwiwwhzJBrYQhEapwAteHZbFVhGzYuB8F80e8x5eA8dhFHxDiZh1VzK+hREwwSt8UTQA==} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-arm64/0.13.15: resolution: {integrity: sha512-zzvyCVVpbwQQATaf3IG8mu1IwGEiDxKkYUdA4FpoCHi1KtPa13jeScYDjlW0Qh+ebWzpKfR2ZwvqAQkSWNcKjA==} cpu: [arm64] @@ -5231,6 +5629,14 @@ packages: dev: true optional: true + /esbuild-windows-arm64/0.14.8: + resolution: {integrity: sha512-lTm5naoNgaUvzIiax3XYIEebqwr3bIIEEtqUhzQ2UQ+JMBmvhr02w3sJIJqF3axTX6TgWrC1OtM7DYNvFG+aXA==} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild/0.11.23: resolution: {integrity: sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==} hasBin: true @@ -5291,6 +5697,31 @@ packages: esbuild-windows-arm64: 0.14.5 dev: true + /esbuild/0.14.8: + resolution: {integrity: sha512-stMsCBmxwaMpeK8GC/49L/cRGIwsHwoEN7Twk5zDTHlm/63c0KXFKzDC8iM2Mi3fyCKwS002TAH6IlAvqR6t3g==} + hasBin: true + requiresBuild: true + optionalDependencies: + esbuild-android-arm64: 0.14.8 + esbuild-darwin-64: 0.14.8 + esbuild-darwin-arm64: 0.14.8 + esbuild-freebsd-64: 0.14.8 + esbuild-freebsd-arm64: 0.14.8 + esbuild-linux-32: 0.14.8 + esbuild-linux-64: 0.14.8 + esbuild-linux-arm: 0.14.8 + esbuild-linux-arm64: 0.14.8 + esbuild-linux-mips64le: 0.14.8 + esbuild-linux-ppc64le: 0.14.8 + esbuild-linux-s390x: 0.14.8 + esbuild-netbsd-64: 0.14.8 + esbuild-openbsd-64: 0.14.8 + esbuild-sunos-64: 0.14.8 + esbuild-windows-32: 0.14.8 + esbuild-windows-64: 0.14.8 + esbuild-windows-arm64: 0.14.8 + dev: true + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -5337,13 +5768,13 @@ packages: eslint: 8.5.0 dev: true - /eslint-define-config/1.2.0: - resolution: {integrity: sha512-EQ8d9F9LmJVRfkZW9WgSa5VBAVZialrLZKy0k1062zlhM8KFUyFoAC8xRI+mdp5m81FNMPnpKZfyq0AfJDyNTg==} + /eslint-define-config/1.2.1: + resolution: {integrity: sha512-Mj6OvJXNDrMA+RtFtPFst4BRJPkB4qi9B+8FFr/hdxY0gNbhGoSnp7i3w3/k75vMXTbbfsmeZhQUomI6mK/JVw==} engines: {node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.17.0'} dev: true - /eslint-plugin-jest/25.3.0_58307b40d1d9560143b85525831a9181: - resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==} + /eslint-plugin-jest/25.3.2_8e4587ffdbad7ecbf6b0774bd21bf51b: + resolution: {integrity: sha512-1aPC7RRJkMCNgklHMDECw8fnzag3JBH53LaxmFkDTR7+PfMCO5V6f8XFRHoT2I+Fr4pVO9cPdRGlf7/haB2O5Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^4.0.0 || ^5.0.0 @@ -5355,8 +5786,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.7.0_a6f6159640504abdd3de077f8bcadb33 - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.5.0+typescript@4.5.4 + '@typescript-eslint/eslint-plugin': 5.8.1_3a47348159e115370aa4cba56aba33b6 + '@typescript-eslint/experimental-utils': 5.7.0_eslint@8.5.0+typescript@4.5.4 eslint: 8.5.0 jest: 27.4.5_ts-node@10.4.0 transitivePeerDependencies: @@ -6330,7 +6761,7 @@ packages: dir-glob: 3.0.1 fast-glob: 3.2.7 glob: 7.2.0 - ignore: 5.1.9 + ignore: 5.2.0 merge2: 1.4.1 slash: 3.0.0 dev: true @@ -6342,7 +6773,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.2.7 - ignore: 5.1.9 + ignore: 5.2.0 merge2: 1.4.1 slash: 3.0.0 dev: true @@ -6545,18 +6976,20 @@ packages: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: true - /html-minifier-terser/5.1.1: - resolution: {integrity: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==} - engines: {node: '>=6'} + /html-minifier-terser/6.1.0: + resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==} + engines: {node: '>=12'} hasBin: true dependencies: camel-case: 4.1.2 - clean-css: 4.2.4 - commander: 4.1.1 + clean-css: 5.2.2 + commander: 8.3.0 he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 4.8.0 + terser: 5.10.0 + transitivePeerDependencies: + - acorn dev: true /html-tags/3.1.0: @@ -6654,6 +7087,11 @@ packages: engines: {node: '>= 4'} dev: true + /ignore/5.2.0: + resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} + engines: {node: '>= 4'} + dev: true + /image-size/0.5.5: resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=} engines: {node: '>=0.10.0'} @@ -7242,7 +7680,7 @@ packages: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.16.0 + '@babel/core': 7.16.5 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -7325,7 +7763,7 @@ packages: '@jest/environment': 27.4.4 '@jest/test-result': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -7406,7 +7844,7 @@ packages: micromatch: 4.0.4 pretty-format: 27.4.2 slash: 3.0.0 - ts-node: 10.4.0_cb9fa2b677905e47db2aeff929cdeb55 + ts-node: 10.4.0_bad060d5f9aca5284661d88d739ba15b transitivePeerDependencies: - bufferutil - canvas @@ -7459,7 +7897,7 @@ packages: '@jest/environment': 27.4.4 '@jest/fake-timers': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 jest-mock: 27.4.2 jest-util: 27.4.2 jsdom: 16.7.0 @@ -7477,7 +7915,7 @@ packages: '@jest/environment': 27.4.4 '@jest/fake-timers': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 jest-mock: 27.4.2 jest-util: 27.4.2 dev: true @@ -7498,7 +7936,7 @@ packages: dependencies: '@jest/types': 27.4.2 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.0 + '@types/node': 17.0.5 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.8 @@ -7521,7 +7959,7 @@ packages: '@jest/source-map': 27.4.0 '@jest/test-result': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 chalk: 4.1.2 co: 4.6.0 expect: 27.4.2 @@ -7576,7 +8014,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@27.4.5: @@ -7632,7 +8070,7 @@ packages: '@jest/test-result': 27.4.2 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 @@ -7694,7 +8132,7 @@ packages: resolution: {integrity: sha512-RDhpcn5f1JYTX2pvJAGDcnsNTnsV9bjYPU8xcV+xPwOXnUPOQwf4ZEuiU6G9H1UztH+OapMgu/ckEVwO87PwnQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 graceful-fs: 4.2.8 dev: true @@ -7702,17 +8140,17 @@ packages: resolution: {integrity: sha512-eCi/iM1YJFrJWiT9de4+RpWWWBqsHiYxFG9V9o/n0WXs6GpW4lUt4FAHAgFPTLPqCUVzrMQmSmTZSgQzwqR7IQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.16.0 + '@babel/core': 7.16.5 '@babel/generator': 7.16.0 '@babel/parser': 7.16.4 - '@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.0 + '@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.5 '@babel/traverse': 7.16.3 '@babel/types': 7.16.0 '@jest/transform': 27.4.5 '@jest/types': 27.4.2 '@types/babel__traverse': 7.14.2 '@types/prettier': 2.4.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.0 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.5 chalk: 4.1.2 expect: 27.4.2 graceful-fs: 4.2.8 @@ -7735,7 +8173,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 chalk: 4.1.2 ci-info: 3.3.0 graceful-fs: 4.2.8 @@ -7760,7 +8198,7 @@ packages: dependencies: '@jest/test-result': 27.4.2 '@jest/types': 27.4.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.4.2 @@ -7771,7 +8209,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7780,7 +8218,7 @@ packages: resolution: {integrity: sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.0 + '@types/node': 17.0.5 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -7822,6 +8260,16 @@ packages: logalot: 2.1.0 dev: true + /jpegtran-bin/6.0.1: + resolution: {integrity: sha512-WohhhHhqe22de7PU8hXs6Sr5d4BAvkrfA93NR5tGlHyPnFLgvEW/bH+q7fv65JgoiQDsd7SBwwQ/OGRBivU3Mw==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + hasBin: true + requiresBuild: true + dependencies: + bin-build: 3.0.0 + bin-wrapper: /bin-wrapper-china/0.1.0 + dev: true + /js-base64/2.6.4: resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==} dev: true @@ -8027,12 +8475,12 @@ packages: engines: {node: '>=6'} dev: true - /known-css-properties/0.23.0: - resolution: {integrity: sha512-h9ivI88e1lFNmTT4HovBN33Ysn0OIJG7IPG2mkpx2uniQXFWqo35QdiX7w0TovlUFXfW8aPFblP5/q0jlOr2sA==} + /known-css-properties/0.24.0: + resolution: {integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==} dev: true - /kolorist/1.5.0: - resolution: {integrity: sha512-pPobydIHK884YBtkS/tWSZXpSAEpcMbilyun3KL37ot935qL2HNKm/tI45i/Rd+MxdIWEhm7/LmUQzWZYK+Qhg==} + /kolorist/1.5.1: + resolution: {integrity: sha512-lxpCM3HTvquGxKGzHeknB/sUjuVoUElLlfYnXZT73K8geR9jQbroGlSCFBax9/0mpGoD3kzcMLnOlGQPJJNyqQ==} dev: true /less/4.1.2: @@ -8083,8 +8531,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/12.1.3: - resolution: {integrity: sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==} + /lint-staged/12.1.4: + resolution: {integrity: sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -8191,10 +8639,6 @@ packages: resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=} dev: true - /lodash.get/4.4.2: - resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=} - dev: true - /lodash.ismatch/4.4.0: resolution: {integrity: sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=} dev: true @@ -9221,8 +9665,8 @@ packages: engines: {node: '>=6'} dev: true - /pinia/2.0.6_typescript@4.5.4+vue@3.2.26: - resolution: {integrity: sha512-01mP4+KapIcTNSYLhQESy6GW0N8vY5wX3UqOwkC87e7DPjEusNJ8bENrKqdvZaRHbB2rDMOONeAbwMa3+n1/rw==} + /pinia/2.0.9_typescript@4.5.4+vue@3.2.26: + resolution: {integrity: sha512-iuYdxLJKQ07YPyOHYH05wNG9eKWqkP/4y4GE8+RqEYtz5fwHgPA5kr6zQbg/DoEJGnR2XCm1w1vdt6ppzL9ATg==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -9233,7 +9677,7 @@ packages: typescript: optional: true dependencies: - '@vue/devtools-api': 6.0.0-beta.20.1 + '@vue/devtools-api': 6.0.0-beta.21.1 typescript: 4.5.4 vue: 3.2.26 vue-demi: 0.12.1_vue@3.2.26 @@ -9323,8 +9767,8 @@ packages: postcss: 8.4.5 dev: true - /postcss-selector-parser/6.0.6: - resolution: {integrity: sha512-9LXrvaaX3+mcv5xkg5kFwqSzSH1JIObIx51PrndZwlmznwXRfxMddDvo9gve3gVR8ZTKgoFDdWkbRFmEhT4PMg==} + /postcss-selector-parser/6.0.8: + resolution: {integrity: sha512-D5PG53d209Z1Uhcc0qAZ5U3t5HagH3cxu+WLZ22jt3gLUpXM4eXXfiO14jiDWST3NNooX/E8wISfOhZ9eIjGTQ==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 @@ -10671,7 +11115,7 @@ packages: resolution: {integrity: sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=} dev: true - /stylelint-config-html/1.0.0_c1fe332c2f0bd1acbb28be685cc2d480: + /stylelint-config-html/1.0.0_2d1bcf73d0f2e8e613ccd6d821b0344f: resolution: {integrity: sha512-rKQUUWDpaYC7ybsS6tLxddjn6DxhjSIXybElSmcTyVQj3ExhmU3q+l41ktrlwHRyY0M5SkTkZiwngvYPYmsgSQ==} engines: {node: ^12 || >=14} peerDependencies: @@ -10679,54 +11123,55 @@ packages: stylelint: '>=14.0.0' dependencies: postcss-html: 1.3.0 - stylelint: 14.1.0 + stylelint: 14.2.0 dev: true - /stylelint-config-prettier/9.0.3_stylelint@14.1.0: + /stylelint-config-prettier/9.0.3_stylelint@14.2.0: resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.1.0 + stylelint: 14.2.0 dev: true - /stylelint-config-recommended/6.0.0_stylelint@14.1.0: + /stylelint-config-recommended/6.0.0_stylelint@14.2.0: resolution: {integrity: sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.1.0 + stylelint: 14.2.0 dev: true - /stylelint-config-standard/24.0.0_stylelint@14.1.0: + /stylelint-config-standard/24.0.0_stylelint@14.2.0: resolution: {integrity: sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==} peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.1.0 - stylelint-config-recommended: 6.0.0_stylelint@14.1.0 + stylelint: 14.2.0 + stylelint-config-recommended: 6.0.0_stylelint@14.2.0 dev: true - /stylelint-order/5.0.0_stylelint@14.1.0: + /stylelint-order/5.0.0_stylelint@14.2.0: resolution: {integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==} peerDependencies: stylelint: ^14.0.0 dependencies: postcss: 8.4.5 postcss-sorting: 7.0.1_postcss@8.4.5 - stylelint: 14.1.0 + stylelint: 14.2.0 dev: true - /stylelint/14.1.0: - resolution: {integrity: sha512-IedkssuNVA11+v++2PIV2OHOU5A3SfRcXVi56vZVSsMhGrgtwmmit69jeM+08/Tun5DTBe7BuH1Zp1mMLmtKLA==} + /stylelint/14.2.0: + resolution: {integrity: sha512-i0DrmDXFNpDsWiwx6SPRs4/pyw4kvZgqpDGvsTslQMY7hpUl6r33aQvNSn6cnTg2wtZ9rreFElI7XAKpOWi1vQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: balanced-match: 2.0.0 + colord: 2.9.2 cosmiconfig: 7.0.1 - debug: 4.3.2 + debug: 4.3.3 execall: 2.0.0 fast-glob: 3.2.7 fastest-levenshtein: 1.0.12 @@ -10736,11 +11181,11 @@ packages: globby: 11.0.4 globjoin: 0.1.4 html-tags: 3.1.0 - ignore: 5.1.9 + ignore: 5.2.0 import-lazy: 4.0.0 imurmurhash: 0.1.4 is-plain-object: 5.0.0 - known-css-properties: 0.23.0 + known-css-properties: 0.24.0 mathml-tag-names: 2.1.3 meow: 9.0.0 micromatch: 4.0.4 @@ -10751,7 +11196,7 @@ packages: postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 postcss-safe-parser: 6.0.0_postcss@8.4.5 - postcss-selector-parser: 6.0.6 + postcss-selector-parser: 6.0.8 postcss-value-parser: 4.1.0 resolve-from: 5.0.0 specificity: 0.4.1 @@ -10759,7 +11204,7 @@ packages: strip-ansi: 6.0.1 style-search: 0.1.0 svg-tags: 1.0.0 - table: 6.7.3 + table: 6.7.5 v8-compile-cache: 2.3.0 write-file-atomic: 3.0.3 transitivePeerDependencies: @@ -10856,8 +11301,8 @@ packages: resolution: {integrity: sha512-7YPIY44j+BoY+E6cGBSw0oCU8SNTTIHKZgftcBdwWkDzs/M86Fdlr21FrzAyph7Zo8r3CFGscyFe4rrBtixrBg==} dev: true - /table/6.7.3: - resolution: {integrity: sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw==} + /table/6.7.5: + resolution: {integrity: sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==} engines: {node: '>=10.0.0'} dependencies: ajv: 8.8.2 @@ -10924,16 +11369,6 @@ packages: supports-hyperlinks: 2.2.0 dev: true - /terser/4.8.0: - resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - commander: 2.20.3 - source-map: 0.6.1 - source-map-support: 0.5.21 - dev: true - /terser/5.10.0: resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==} engines: {node: '>=10'} @@ -11134,7 +11569,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-node/10.4.0_cb9fa2b677905e47db2aeff929cdeb55: + /ts-node/10.4.0_bad060d5f9aca5284661d88d739ba15b: resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==} hasBin: true peerDependencies: @@ -11153,7 +11588,7 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 - '@types/node': 17.0.0 + '@types/node': 17.0.5 acorn: 8.6.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -11164,22 +11599,6 @@ packages: yn: 3.1.1 dev: true - /ts-node/9.1.1_typescript@4.5.4: - resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} - engines: {node: '>=10.0.0'} - hasBin: true - peerDependencies: - typescript: '>=2.7' - dependencies: - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - source-map-support: 0.5.21 - typescript: 4.5.4 - yn: 3.1.1 - dev: true - /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true @@ -11462,41 +11881,43 @@ packages: engines: {node: '>= 0.8'} dev: true - /vditor/3.8.8: - resolution: {integrity: sha512-qaZcxx7SDUkxTTnoBNVzhhLFHXPnaE+DCPUX07K7kBhvgOrJS06TkclbffL+i2U1edEkY8QBkGJU3AtNB90OzA==} + /vditor/3.8.10: + resolution: {integrity: sha512-n15aA9cgcE52EJgW357HX9oFSAAiFFwICwpjDYrZPHZhVKdrdpbG3GBBYUzyiqRvLtD3LPET1IBaHGiF+8dO6g==} dependencies: diff-match-patch: 1.0.5 dev: false - /vite-plugin-compression/0.3.6_vite@2.7.3: - resolution: {integrity: sha512-aSskQCJsP3VQ8PsnY+vO7UfD5qoFMOEuzg0PG2E9Zqyx+ARmc3wr9KCgOFraZOFW1Y4UAa5BR0SMTjoxHRMJoQ==} + /vite-plugin-compression/0.4.0_vite@2.7.8: + resolution: {integrity: sha512-CGC8DfIey0k4S4o54ylwFIzT1Mjb9s7cMmlXj6DMM1MZZIeWFjPCJc6YZWjnnS28ul3r7R1nmihvYvGg/lOYsQ==} peerDependencies: vite: '>=2.0.0' dependencies: chalk: 4.1.2 - debug: 4.3.2 + debug: 4.3.3 fs-extra: 10.0.0 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-html/2.1.1_vite@2.7.3: - resolution: {integrity: sha512-TCLLYzibNDEMwbtRYAYYmI7CqMuU0qFFfoTVhEQ8w4P9Tjfe5Xrh/0+XXydifgd/H7xzuWkFUjSYT6Egy7Y27Q==} + /vite-plugin-html/2.1.2_vite@2.7.8: + resolution: {integrity: sha512-7HXkL6n7M2qDEaUV4Vnz8yM2glW4gV36d5HSBIM5gOoAG1PkuQb4Vv9FTPgPiQxq4sPRf/6IgABX0MeLVW+CyQ==} peerDependencies: vite: '>=2.0.0' dependencies: - '@rollup/pluginutils': 4.1.1 + '@rollup/pluginutils': 4.1.2 dotenv: 10.0.0 dotenv-expand: 5.1.0 ejs: 3.1.6 fs-extra: 10.0.0 - html-minifier-terser: 5.1.1 - vite: 2.7.3_less@4.1.2 + html-minifier-terser: 6.1.0 + vite: 2.7.8_less@4.1.2 + transitivePeerDependencies: + - acorn dev: true - /vite-plugin-imagemin/0.4.6_vite@2.7.3: - resolution: {integrity: sha512-4dE7E77MM2ywFW5KOM6PTwgFZCh+OqlBufhpH07k81a4Ao2/Orvrido7JhLE3TWbWY2K1ZkiZ1E4buIPWtHQRA==} + /vite-plugin-imagemin/0.5.1_vite@2.7.8: + resolution: {integrity: sha512-V/o/JWZZEPHOJLyhyx9a9Q9svAi91KQqXC78vMrRng1ZRMMnEn85PDlb264407WVlI7hZv2fW3p08SoSfZbyTA==} peerDependencies: vite: '>=2.0.0' dependencies: @@ -11505,12 +11926,12 @@ packages: '@types/imagemin-jpegtran': 5.0.1 '@types/imagemin-mozjpeg': 8.0.1 '@types/imagemin-optipng': 5.2.1 - '@types/imagemin-svgo': 9.0.1 - '@types/imagemin-webp': 5.1.2 + '@types/imagemin-svgo': 10.0.0 + '@types/imagemin-webp': 7.0.0 '@types/svgo': 2.6.0 chalk: 4.1.2 - debug: 4.3.2 - esbuild: 0.13.15 + debug: 4.3.3 + esbuild: 0.14.8 fs-extra: 10.0.0 imagemin: 7.0.1 imagemin-gifsicle: 7.0.0 @@ -11520,12 +11941,13 @@ packages: imagemin-pngquant: 9.0.2 imagemin-svgo: 9.0.0 imagemin-webp: 6.0.0 - vite: 2.7.3_less@4.1.2 + jpegtran-bin: 6.0.1 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.3: + /vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.8: resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11542,13 +11964,13 @@ packages: fast-glob: 3.2.7 mockjs: 1.1.0 path-to-regexp: 6.2.0 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-purge-icons/0.7.0_vite@2.7.3: + /vite-plugin-purge-icons/0.7.0_vite@2.7.8: resolution: {integrity: sha512-oGZUKFAL4waIZIeiCPT5KZvGbBA500AO/03oxW+ODTKUMq+0jbh9s+T8NPzfJQFC1jtE7eUb2ium82IP/gxZjA==} engines: {node: '>= 12'} peerDependencies: @@ -11557,12 +11979,12 @@ packages: '@purge-icons/core': 0.7.0 '@purge-icons/generated': 0.7.0 rollup-plugin-purge-icons: 0.7.0 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.11.12_vite@2.7.3: + /vite-plugin-pwa/0.11.12_vite@2.7.8: resolution: {integrity: sha512-XqFmA4y9C4RBb5osSsa26GVwOSwbzf2GNVcT5+06KYYdguqLpuI9FW7iV/akZqg0OUNUpH4tHfme8SnHA4PIXA==} peerDependencies: vite: ^2.0.0 @@ -11571,7 +11993,7 @@ packages: fast-glob: 3.2.7 pretty-bytes: 5.6.0 rollup: 2.60.1 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 workbox-build: 6.4.2 workbox-window: 6.4.2 transitivePeerDependencies: @@ -11580,23 +12002,23 @@ packages: - supports-color dev: true - /vite-plugin-style-import/1.4.0_vite@2.7.3: - resolution: {integrity: sha512-EGAx0zVGUkwAwvDaC66zxgzXyHE0CwAXp4O1xGKnpMcrDT9L1nlojiCjjLRQzL8C3zwY1jn9ilq+m0VABKiiLg==} + /vite-plugin-style-import/1.4.1_vite@2.7.8: + resolution: {integrity: sha512-lJCRvm7+So0hHdnSJiJPg9gD5mxtL6YY0jmhEph+k7ArpsyvqOh6han2kG5htbWWDZxHkUN9d1BuTFL//yCLLQ==} peerDependencies: vite: '>=2.0.0' dependencies: - '@rollup/pluginutils': 4.1.1 + '@rollup/pluginutils': 4.1.2 change-case: 4.1.2 - debug: 4.3.2 + debug: 4.3.3 es-module-lexer: 0.9.3 fs-extra: 10.0.0 magic-string: 0.25.7 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-svg-icons/1.0.5_vite@2.7.3: + /vite-plugin-svg-icons/1.0.5_vite@2.7.8: resolution: {integrity: sha512-dzPwIwaxhVzVTQ/NlQgQ/vcZ8jtHFx8xhpVt4iXqM/2G+8HUz6lpew4V8yOprCy2OUAq7gToYhIxT042gKXLMw==} peerDependencies: vite: '>=2.0.0' @@ -11608,12 +12030,12 @@ packages: fs-extra: 10.0.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-theme/0.8.1_vite@2.7.3: + /vite-plugin-theme/0.8.1_vite@2.7.8: resolution: {integrity: sha512-kyfcMW9YOBuNWHvORWJoq2tJ53Eaq3O7rFntENHtqp6hbblqdGhGlCzxXDbepVthFCxlyIel8S6EFIsCT6CVfg==} peerDependencies: vite: '>=2.0.0-beta.49' @@ -11626,37 +12048,37 @@ packages: esbuild: 0.11.23 esbuild-plugin-alias: 0.1.2 tinycolor2: 1.4.2 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-setup-extend/0.1.0_vite@2.7.3: - resolution: {integrity: sha512-emS0pGCeWDdzxIpHzlPMaPv4HrNJMlXSkkzOFi110MrkyNweJv4TrDpB0ZYtjd+JywqjUCA3/cl3CuJBbv6qzw==} + /vite-plugin-vue-setup-extend/0.3.0_vite@2.7.8: + resolution: {integrity: sha512-9Nd7Bj4TftB2CoOAD2ZI4cHLW5zjKMF3LNihWbrnAPx3nuGBn33tM9SVUGBVjBB6uv1mGAPavwKCTU0xAD8qhw==} peerDependencies: vite: '>=2.0.0' dependencies: '@vue/compiler-sfc': 3.2.26 magic-string: 0.25.7 - vite: 2.7.3_less@4.1.2 + vite: 2.7.8_less@4.1.2 dev: true - /vite-plugin-windicss/1.5.4_vite@2.7.3: - resolution: {integrity: sha512-bG2IERA9J50MGq1QEbGC/PjrkVIaq2b3LilCeidyIpmFV/4aR14/wGDe83SobF+8coIeJ+23S0uDK/fXX5X0pQ==} + /vite-plugin-windicss/1.6.1_vite@2.7.8: + resolution: {integrity: sha512-63uv4HqBxtSZB0WOtrZS8yhyfQPgGQwYgcBald+/BpLSlYJREcDKgX9Xd/qDgTAjpDRozxKQj/JWreIlyIahGg==} peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': 1.5.4 + '@windicss/plugin-utils': 1.6.1 debug: 4.3.3 - kolorist: 1.5.0 - vite: 2.7.3_less@4.1.2 - windicss: 3.2.1 + kolorist: 1.5.1 + vite: 2.7.8_less@4.1.2 + windicss: 3.4.1 transitivePeerDependencies: - supports-color dev: true - /vite/2.7.3_less@4.1.2: - resolution: {integrity: sha512-GAY1P+9fLJOju1SRm8+hykVnEXog+E+KXuqqyMBQDriKCUIKzWnPn142yNNhSdf/ixYGYdUa5ce3A8WaEajzGw==} + /vite/2.7.8_less@4.1.2: + resolution: {integrity: sha512-NOgvRtXUq4/7srE2cTQ2IU1oERdGq2njVOlZtgRrjMO+PPJpncd61/AUzxzZklQ1zBkiWXEVrw3Csq0Sbgr0rQ==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -11748,22 +12170,22 @@ packages: resolution: {integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==} dev: true - /vscode-pug-languageservice/0.29.8: - resolution: {integrity: sha512-QHYAzDSJLg7GOLxCZ12qsM0dAM0dPeMSS1t4kKfzLsfpErmZpFzkAIXbidVrNMdMffGZMtTuIlcpEyWHbx96Iw==} + /vscode-pug-languageservice/0.30.1: + resolution: {integrity: sha512-ytco+lziRQNrpHpI8X+/rhYaX4KUWAnYZHd1f1epu2m+9WoIf9swbk8/slIOeyec1DPg4Y7AS8hTLcEfOfY71g==} dependencies: - '@volar/code-gen': 0.29.8 - '@volar/shared': 0.29.8 - '@volar/source-map': 0.29.8 - '@volar/transforms': 0.29.8 + '@volar/code-gen': 0.30.1 + '@volar/shared': 0.30.1 + '@volar/source-map': 0.30.1 + '@volar/transforms': 0.30.1 pug-lexer: 5.0.1 pug-parser: 6.0.0 vscode-languageserver: 8.0.0-next.5 dev: true - /vscode-typescript-languageservice/0.29.8: - resolution: {integrity: sha512-eecDqHk4WjEvy6VHQ6teHczppQ9yJO2wExCy7yu7WiFj35qbw0h4G6Erv46MvP3ClL8FggFzD7s1qM6vdqJUfw==} + /vscode-typescript-languageservice/0.30.1: + resolution: {integrity: sha512-7EBJiaLXThlrbm2K5VU+qWPR3z+RtmCFLWiZaNdJYO/E5UFBQiPmO8qXlxcB2x1N7zId2GZoogAbT15oexY2eQ==} dependencies: - '@volar/shared': 0.29.8 + '@volar/shared': 0.30.1 semver: 7.3.5 upath: 2.0.1 vscode-languageserver: 8.0.0-next.5 @@ -11778,17 +12200,17 @@ packages: resolution: {integrity: sha512-jkjy6pjU1fxUvI51P+gCsxg1u2n8LSt0W6KrCNQceaziKzff74GoWmjVG46KieVzybO1sttPQmYfrwSHey7GUA==} dev: true - /vscode-vue-languageservice/0.29.8: - resolution: {integrity: sha512-qSJdvW5ttyGUB/8uWDKgo8vnIoFnXYlBP4Z/cn54btsRn6ZMw7IJGJU1381e7p/yGvMTLeGbugD53SghbnSa6g==} + /vscode-vue-languageservice/0.30.1: + resolution: {integrity: sha512-l9R5vXkrGY0N4hA2o9ZFBIKL44z7UbHc45YjOmnslGwYL15YXfb7T4quW8VYSWJNRbiFBTNnNLWORIDEcWazBA==} dependencies: - '@volar/code-gen': 0.29.8 - '@volar/html2pug': 0.29.8 - '@volar/shared': 0.29.8 - '@volar/source-map': 0.29.8 - '@volar/transforms': 0.29.8 - '@volar/vue-code-gen': 0.29.8 + '@volar/code-gen': 0.30.1 + '@volar/html2pug': 0.30.1 + '@volar/shared': 0.30.1 + '@volar/source-map': 0.30.1 + '@volar/transforms': 0.30.1 + '@volar/vue-code-gen': 0.30.1 '@vscode/emmet-helper': 2.8.2 - '@vue/reactivity': 3.2.23 + '@vue/reactivity': 3.2.26 '@vue/shared': 3.2.26 request-light: 0.5.5 upath: 2.0.1 @@ -11797,8 +12219,8 @@ packages: vscode-json-languageservice: 4.1.10 vscode-languageserver: 8.0.0-next.5 vscode-languageserver-textdocument: 1.0.3 - vscode-pug-languageservice: 0.29.8 - vscode-typescript-languageservice: 0.29.8 + vscode-pug-languageservice: 0.30.1 + vscode-typescript-languageservice: 0.30.1 dev: true /vue-demi/0.12.1_vue@3.2.26: @@ -11847,13 +12269,9 @@ packages: vue: 3.2.26 dev: false - /vue-json-pretty/2.0.6_vue@3.2.26: - resolution: {integrity: sha512-aVdxw8ZRGR/Uj8GEaJ1/W2Ks/MdCfv5t2HRbbd+ICp3nL7msKRLN+1qOkSzaMvDygbDPxGhwUHBxZz8nxP+r3A==} + /vue-json-pretty/1.8.2: + resolution: {integrity: sha512-8DbgvyXpBrhDdBzz8RTe+POZ+HI6nSa33DqsPMWhMkv0u0ATklgxErUM3XRRvTzOQ/02Sh1LNWJ/rkqTow2rbA==} engines: {node: '>= 10.0.0', npm: '>= 5.0.0'} - peerDependencies: - vue: '>=3.0.0' - dependencies: - vue: 3.2.26 dev: false /vue-router/4.0.12_vue@3.2.26: @@ -11865,15 +12283,15 @@ packages: vue: 3.2.26 dev: false - /vue-tsc/0.29.8_typescript@4.5.4: - resolution: {integrity: sha512-pT0wLRjvRuSmB+J4WJT6uuV9mO0KtSSXEAtaVXZQzyk5+DJdbLIQTbRce/TXSkfqt1l1WogO78RjtOJFiMCgfQ==} + /vue-tsc/0.30.1_typescript@4.5.4: + resolution: {integrity: sha512-AVBPWF70LvuzAt6phaF3U8pg1WmjmZQBfZvkX4Ve9EHTPh4R2JiJnSjf3MQgnx03qF5w0PGkBJ90l12aaLZeKQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/shared': 0.29.8 + '@volar/shared': 0.30.1 typescript: 4.5.4 - vscode-vue-languageservice: 0.29.8 + vscode-vue-languageservice: 0.30.1 dev: true /vue-types/3.0.2_vue@3.2.26: @@ -12007,8 +12425,8 @@ packages: isexe: 2.0.0 dev: true - /windicss/3.2.1: - resolution: {integrity: sha512-LusrIrryBFHAPQ/OOTbS4EWWuzI6eGeJglI9nQ3kDBr1cqH69NWt8Z8q59f9kTkgptXroejmWfksWwqgHs8EVw==} + /windicss/3.4.1: + resolution: {integrity: sha512-g6mX0q8divtPT+TSWqvI35lc77pOhGwMrwCdcX48dFA16wUlSDn1kOv5z1msZy3SlWLx3Bjbe7FA6uNTvdVH8A==} engines: {node: '>= 12'} hasBin: true dev: true @@ -12017,7 +12435,7 @@ packages: resolution: {integrity: sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/parser': 7.16.4 + '@babel/parser': 7.16.6 '@babel/types': 7.16.0 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5 diff --git a/src/components/Table/src/BasicTable.vue b/src/components/Table/src/BasicTable.vue index 789be28785d51a37c80986c8a4b6f16c3af6b50e..df9760d506e86214c19425d9457692b21fdc884d 100644 --- a/src/components/Table/src/BasicTable.vue +++ b/src/components/Table/src/BasicTable.vue @@ -53,7 +53,7 @@ import { useLoading } from './hooks/useLoading'; import { useRowSelection } from './hooks/useRowSelection'; import { useTableScroll } from './hooks/useTableScroll'; - import { useTableScrollTo } from './hooks/useTableScrollTo'; + import { useTableScrollTo } from './hooks/useScrollTo'; import { useCustomRow } from './hooks/useCustomRow'; import { useTableStyle } from './hooks/useTableStyle'; import { useTableHeader } from './hooks/useTableHeader'; diff --git a/tests/server/package.json b/tests/server/package.json index 018febea91fe6aa350fa580551ddd76e8ac4093d..197690ffd71058d6081780ef23a2587b147285bb 100644 --- a/tests/server/package.json +++ b/tests/server/package.json @@ -24,13 +24,13 @@ "@types/koa": "^2.13.4", "@types/koa-bodyparser": "^5.0.2", "@types/koa-router": "^7.4.4", - "@types/node": "^17.0.0", + "@types/node": "^17.0.5", "nodemon": "^2.0.15", "pm2": "^5.1.2", "rimraf": "^3.0.2", "ts-node": "^10.4.0", "tsconfig-paths": "^3.12.0", - "tsup": "^5.11.6", + "tsup": "^5.11.9", "typescript": "^4.5.4" } } diff --git a/vite.config.ts b/vite.config.ts index bf43f31615a7b2dd322b12a23a08c92d4b6eeb72..04adaa3637a04964c89cca57e9c4d827021b8aaa 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -60,8 +60,9 @@ export default ({ command, mode }: ConfigEnv): UserConfig => { proxy: createProxy(VITE_PROXY), }, build: { - target: 'es2015', - cssTarget: 'chrome86', + minify: false, + // target: 'es2015', + // cssTarget: 'chrome86', outDir: OUTPUT_DIR, terserOptions: { compress: {