提交 f015a874 作者: vben

chore: update deps

上级 4f35b95b
......@@ -40,10 +40,10 @@
"@logicflow/extension": "^0.7.14",
"@vue/runtime-core": "^3.2.26",
"@vue/shared": "^3.2.26",
"@vueuse/core": "^7.3.0",
"@vueuse/shared": "^7.3.0",
"@zxcvbn-ts/core": "^1.0.0",
"ant-design-vue": "3.0.0-alpha.15",
"@vueuse/core": "^7.4.0",
"@vueuse/shared": "^7.4.0",
"@zxcvbn-ts/core": "^1.2.0",
"ant-design-vue": "3.0.0-alpha.16",
"axios": "^0.24.0",
"codemirror": "^5.64.0",
"cropperjs": "^1.5.12",
......@@ -74,7 +74,7 @@
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@iconify/json": "^2.0.9",
"@iconify/json": "^2.0.12",
"@purge-icons/generated": "^0.7.0",
"@types/codemirror": "^5.60.5",
"@types/crypto-js": "^4.0.2",
......@@ -84,17 +84,17 @@
"@types/jest": "^27.0.3",
"@types/lodash-es": "^4.17.5",
"@types/mockjs": "^1.0.4",
"@types/node": "^16.11.12",
"@types/node": "^17.0.0",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.1",
"@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.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"@vitejs/plugin-legacy": "^1.6.4",
"@vitejs/plugin-vue": "^2.0.0",
"@vitejs/plugin-vue-jsx": "^1.3.1",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.2",
"@vue/compiler-sfc": "3.2.26",
"@vue/test-utils": "^2.0.0-rc.17",
"autoprefixer": "^10.4.0",
......@@ -102,21 +102,21 @@
"conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.3",
"dotenv": "^10.0.0",
"eslint": "^8.4.1",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-define-config": "^1.2.0",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
"esno": "^0.12.1",
"esno": "^0.13.0",
"fs-extra": "^10.0.0",
"husky": "^7.0.4",
"inquirer": "^8.2.0",
"jest": "^27.4.4",
"jest": "^27.4.5",
"less": "^4.1.2",
"lint-staged": "12.1.2",
"lint-staged": "12.1.3",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.4",
"postcss": "^8.4.5",
"postcss-html": "^1.3.0",
"postcss-less": "^5.0.0",
"prettier": "^2.5.1",
......@@ -128,16 +128,16 @@
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-order": "^5.0.0",
"ts-jest": "^27.1.1",
"ts-jest": "^27.1.2",
"ts-node": "^10.4.0",
"typescript": "^4.5.3",
"vite": "^2.7.1",
"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-plugin-mock": "^2.9.6",
"vite-plugin-purge-icons": "^0.7.0",
"vite-plugin-pwa": "^0.11.11",
"vite-plugin-pwa": "^0.11.12",
"vite-plugin-style-import": "^1.4.0",
"vite-plugin-svg-icons": "^1.0.5",
"vite-plugin-theme": "^0.8.1",
......
lockfileVersion: 5.3
overrides:
//: Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it
bin-wrapper: npm:bin-wrapper-china
rollup: ^2.56.3
gifsicle: 5.2.0
......@@ -12,7 +11,7 @@ specifiers:
'@commitlint/cli': ^15.0.0
'@commitlint/config-conventional': ^15.0.0
'@iconify/iconify': ^2.1.0
'@iconify/json': ^2.0.9
'@iconify/json': ^2.0.12
'@logicflow/core': ^0.7.14
'@logicflow/extension': ^0.7.14
'@purge-icons/generated': ^0.7.0
......@@ -24,25 +23,25 @@ specifiers:
'@types/jest': ^27.0.3
'@types/lodash-es': ^4.17.5
'@types/mockjs': ^1.0.4
'@types/node': ^16.11.12
'@types/node': ^17.0.0
'@types/nprogress': ^0.2.0
'@types/qrcode': ^1.4.1
'@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.6.0
'@typescript-eslint/parser': ^5.6.0
'@typescript-eslint/eslint-plugin': ^5.7.0
'@typescript-eslint/parser': ^5.7.0
'@vitejs/plugin-legacy': ^1.6.4
'@vitejs/plugin-vue': ^2.0.0
'@vitejs/plugin-vue-jsx': ^1.3.1
'@vitejs/plugin-vue': ^2.0.1
'@vitejs/plugin-vue-jsx': ^1.3.2
'@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.3.0
'@vueuse/shared': ^7.3.0
'@zxcvbn-ts/core': ^1.0.0
ant-design-vue: 3.0.0-alpha.15
'@vueuse/core': ^7.4.0
'@vueuse/shared': ^7.4.0
'@zxcvbn-ts/core': ^1.2.0
ant-design-vue: 3.0.0-alpha.16
autoprefixer: ^10.4.0
axios: ^0.24.0
codemirror: ^5.64.0
......@@ -54,27 +53,27 @@ specifiers:
dayjs: ^1.10.7
dotenv: ^10.0.0
echarts: ^5.2.2
eslint: ^8.4.1
eslint: ^8.5.0
eslint-config-prettier: ^8.3.0
eslint-define-config: ^1.2.0
eslint-plugin-jest: ^25.3.0
eslint-plugin-prettier: ^4.0.0
eslint-plugin-vue: ^8.2.0
esno: ^0.12.1
esno: ^0.13.0
fs-extra: ^10.0.0
husky: ^7.0.4
inquirer: ^8.2.0
intro.js: ^4.3.0
jest: ^27.4.4
jest: ^27.4.5
less: ^4.1.2
lint-staged: 12.1.2
lint-staged: 12.1.3
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
postcss: ^8.4.4
postcss: ^8.4.5
postcss-html: ^1.3.0
postcss-less: ^5.0.0
prettier: ^2.5.1
......@@ -93,17 +92,17 @@ specifiers:
stylelint-config-standard: ^24.0.0
stylelint-order: ^5.0.0
tinymce: ^5.10.2
ts-jest: ^27.1.1
ts-jest: ^27.1.2
ts-node: ^10.4.0
typescript: ^4.5.3
typescript: ^4.5.4
vditor: ^3.8.8
vite: ^2.7.1
vite: ^2.7.3
vite-plugin-compression: ^0.3.6
vite-plugin-html: ^2.1.1
vite-plugin-imagemin: ^0.4.6
vite-plugin-mock: ^2.9.6
vite-plugin-purge-icons: ^0.7.0
vite-plugin-pwa: ^0.11.11
vite-plugin-pwa: ^0.11.12
vite-plugin-style-import: ^1.4.0
vite-plugin-svg-icons: ^1.0.5
vite-plugin-theme: ^0.8.1
......@@ -126,10 +125,10 @@ dependencies:
'@logicflow/extension': 0.7.14
'@vue/runtime-core': 3.2.26
'@vue/shared': 3.2.26
'@vueuse/core': 7.3.0_vue@3.2.26
'@vueuse/shared': 7.3.0_vue@3.2.26
'@zxcvbn-ts/core': 1.0.0
ant-design-vue: 3.0.0-alpha.15_ae87cbba5ec93a01f3fe1197df446ca3
'@vueuse/core': 7.4.0_vue@3.2.26
'@vueuse/shared': 7.4.0_vue@3.2.26
'@zxcvbn-ts/core': 1.2.0
ant-design-vue: 3.0.0-alpha.16_ae87cbba5ec93a01f3fe1197df446ca3
axios: 0.24.0
codemirror: 5.64.0
cropperjs: 1.5.12
......@@ -141,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.3+vue@3.2.26
pinia: 2.0.6_typescript@4.5.4+vue@3.2.26
print-js: 1.6.0
qrcode: 1.5.0
qs: 6.10.2
......@@ -160,7 +159,7 @@ dependencies:
devDependencies:
'@commitlint/cli': 15.0.0
'@commitlint/config-conventional': 15.0.0
'@iconify/json': 2.0.9
'@iconify/json': 2.0.12
'@purge-icons/generated': 0.7.0
'@types/codemirror': 5.60.5
'@types/crypto-js': 4.0.2
......@@ -170,39 +169,39 @@ devDependencies:
'@types/jest': 27.0.3
'@types/lodash-es': 4.17.5
'@types/mockjs': 1.0.4
'@types/node': 16.11.12
'@types/node': 17.0.0
'@types/nprogress': 0.2.0
'@types/qrcode': 1.4.1
'@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.6.0_0d0cecf582ba45923647a091322795b0
'@typescript-eslint/parser': 5.6.0_eslint@8.4.1+typescript@4.5.3
'@vitejs/plugin-legacy': 1.6.4_vite@2.7.1
'@vitejs/plugin-vue': 2.0.0_vite@2.7.1+vue@3.2.26
'@vitejs/plugin-vue-jsx': 1.3.1
'@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
'@vue/compiler-sfc': 3.2.26
'@vue/test-utils': 2.0.0-rc.17_vue@3.2.26
autoprefixer: 10.4.0_postcss@8.4.4
autoprefixer: 10.4.0_postcss@8.4.5
commitizen: 4.2.4
conventional-changelog-cli: 2.1.1
cross-env: 7.0.3
dotenv: 10.0.0
eslint: 8.4.1
eslint-config-prettier: 8.3.0_eslint@8.4.1
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_c2016be38cd9c86f14ab366f546e0879
eslint-plugin-prettier: 4.0.0_90bd2ba582f6d1348d73031482d782e2
eslint-plugin-vue: 8.2.0_eslint@8.4.1
esno: 0.12.1_typescript@4.5.3
eslint-plugin-jest: 25.3.0_58307b40d1d9560143b85525831a9181
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
fs-extra: 10.0.0
husky: 7.0.4
inquirer: 8.2.0
jest: 27.4.4_ts-node@10.4.0
jest: 27.4.5_ts-node@10.4.0
less: 4.1.2
lint-staged: 12.1.2
lint-staged: 12.1.3
npm-run-all: 4.1.5
postcss: 8.4.4
postcss: 8.4.5
postcss-html: 1.3.0
postcss-less: 5.0.0
prettier: 2.5.1
......@@ -214,23 +213,23 @@ devDependencies:
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
ts-jest: 27.1.1_dc33159234d58f1c7ac35b6119da0e94
ts-node: 10.4.0_74e588db5264178750052e53ffe97b8f
typescript: 4.5.3
vite: 2.7.1_less@4.1.2
vite-plugin-compression: 0.3.6_vite@2.7.1
vite-plugin-html: 2.1.1_vite@2.7.1
vite-plugin-imagemin: 0.4.6_vite@2.7.1
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.7.1
vite-plugin-purge-icons: 0.7.0_vite@2.7.1
vite-plugin-pwa: 0.11.11_vite@2.7.1
vite-plugin-style-import: 1.4.0_vite@2.7.1
vite-plugin-svg-icons: 1.0.5_vite@2.7.1
vite-plugin-theme: 0.8.1_vite@2.7.1
vite-plugin-vue-setup-extend: 0.1.0_vite@2.7.1
vite-plugin-windicss: 1.5.4_vite@2.7.1
vue-eslint-parser: 8.0.1_eslint@8.4.1
vue-tsc: 0.29.8_typescript@4.5.3
ts-jest: 27.1.2_b65cae1b46840061996b6cc0ea16ca56
ts-node: 10.4.0_cb9fa2b677905e47db2aeff929cdeb55
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
vue-eslint-parser: 8.0.1_eslint@8.5.0
vue-tsc: 0.29.8_typescript@4.5.4
packages:
......@@ -1521,12 +1520,12 @@ packages:
'@commitlint/execute-rule': 15.0.0
'@commitlint/resolve-extends': 15.0.0
'@commitlint/types': 15.0.0
'@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_f1e39502f5444cf4e1bb49a6f24fb32b
'@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_71a2f61964e37a4d68dab6dadd2a99a0
chalk: 4.1.2
cosmiconfig: 7.0.1
lodash: 4.17.21
resolve-from: 5.0.0
typescript: 4.5.3
typescript: 4.5.4
dev: true
/@commitlint/message/15.0.0:
......@@ -1626,7 +1625,7 @@ packages:
resolution: {integrity: sha512-8HqW8EVqjnCmWXVpqAOZf+EGESdkR27odcMMMGefgKXtar00SoYNSryGv//TELI4T3QFsECo78p+0lmalk/CFA==}
dev: true
/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_f1e39502f5444cf4e1bb49a6f24fb32b:
/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_71a2f61964e37a4d68dab6dadd2a99a0:
resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==}
engines: {node: '>=10.0.0'}
peerDependencies:
......@@ -1635,7 +1634,7 @@ packages:
cosmiconfig: 7.0.1
lodash.get: 4.4.2
make-error: 1.3.6
ts-node: 9.1.1_typescript@4.5.3
ts-node: 9.1.1_typescript@4.5.4
tslib: 2.3.1
transitivePeerDependencies:
- typescript
......@@ -1689,8 +1688,8 @@ packages:
dependencies:
cross-fetch: 3.1.4
/@iconify/json/2.0.9:
resolution: {integrity: sha512-X+3ti+r1aoNqvYUlsNQDIXWv8OPgzuAcHZ1fgrGinpxcxF0vXTRrnEP7/sx40tSGFm/VAFz4mZVuTTocjg+xjw==}
/@iconify/json/2.0.12:
resolution: {integrity: sha512-V/Q5uN409U8ukXJGY+hg7M9RfyEt7PcklMAqdbxzjsBWmHER44Brja1AreLC94NreIn6OKdShY8oQT/gz7FKFQ==}
dependencies:
'@iconify/types': 1.0.12
pathe: 0.0.2
......@@ -1777,15 +1776,15 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
chalk: 4.1.2
jest-message-util: 27.4.2
jest-util: 27.4.2
slash: 3.0.0
dev: true
/@jest/core/27.4.4_ts-node@10.4.0:
resolution: {integrity: sha512-xBNPVqYAdAiAMXnb4ugx9Cdmr0S52lBsLbQMR/sGBRO0810VSPKiuSDtuup6qdkK1e9vxbv3KK3IAP1QFAp8mw==}
/@jest/core/27.4.5_ts-node@10.4.0:
resolution: {integrity: sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
......@@ -1794,26 +1793,26 @@ packages:
optional: true
dependencies:
'@jest/console': 27.4.2
'@jest/reporters': 27.4.4
'@jest/reporters': 27.4.5
'@jest/test-result': 27.4.2
'@jest/transform': 27.4.4
'@jest/transform': 27.4.5
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.8.1
exit: 0.1.2
graceful-fs: 4.2.8
jest-changed-files: 27.4.2
jest-config: 27.4.4_ts-node@10.4.0
jest-haste-map: 27.4.4
jest-config: 27.4.5_ts-node@10.4.0
jest-haste-map: 27.4.5
jest-message-util: 27.4.2
jest-regex-util: 27.4.0
jest-resolve: 27.4.4
jest-resolve-dependencies: 27.4.4
jest-runner: 27.4.4
jest-runtime: 27.4.4
jest-snapshot: 27.4.4
jest-resolve: 27.4.5
jest-resolve-dependencies: 27.4.5
jest-runner: 27.4.5
jest-runtime: 27.4.5
jest-snapshot: 27.4.5
jest-util: 27.4.2
jest-validate: 27.4.2
jest-watcher: 27.4.2
......@@ -1835,7 +1834,7 @@ packages:
dependencies:
'@jest/fake-timers': 27.4.2
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
jest-mock: 27.4.2
dev: true
......@@ -1845,7 +1844,7 @@ packages:
dependencies:
'@jest/types': 27.4.2
'@sinonjs/fake-timers': 8.1.0
'@types/node': 16.11.12
'@types/node': 17.0.0
jest-message-util: 27.4.2
jest-mock: 27.4.2
jest-util: 27.4.2
......@@ -1860,8 +1859,8 @@ packages:
expect: 27.4.2
dev: true
/@jest/reporters/27.4.4:
resolution: {integrity: sha512-ssyJSw9B9Awb1QaxDhIPSs4de1b7SE2kv7tqFehQL13xpn5HUkMYZK/ufTOXiCAnXFOZS+XDl1GaQ/LmJAzI1A==}
/@jest/reporters/27.4.5:
resolution: {integrity: sha512-3orsG4vi8zXuBqEoy2LbnC1kuvkg1KQUgqNxmxpQgIOQEPeV0onvZu+qDQnEoX8qTQErtqn/xzcnbpeTuOLSiA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
......@@ -1872,9 +1871,9 @@ packages:
'@bcoe/v8-coverage': 0.2.3
'@jest/console': 27.4.2
'@jest/test-result': 27.4.2
'@jest/transform': 27.4.4
'@jest/transform': 27.4.5
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
......@@ -1885,10 +1884,10 @@ packages:
istanbul-lib-report: 3.0.0
istanbul-lib-source-maps: 4.0.1
istanbul-reports: 3.0.5
jest-haste-map: 27.4.4
jest-resolve: 27.4.4
jest-haste-map: 27.4.5
jest-resolve: 27.4.5
jest-util: 27.4.2
jest-worker: 27.4.4
jest-worker: 27.4.5
slash: 3.0.0
source-map: 0.6.1
string-length: 4.0.2
......@@ -1917,20 +1916,20 @@ packages:
collect-v8-coverage: 1.0.1
dev: true
/@jest/test-sequencer/27.4.4:
resolution: {integrity: sha512-mCh+d4JTGTtX7vr13d7q2GHJy33nAobEwtEJ8X3u7R8+0ImVO2eAsQzsLfX8lyvdYHBxYABhqbYuaUNo42/pQw==}
/@jest/test-sequencer/27.4.5:
resolution: {integrity: sha512-n5woIn/1v+FT+9hniymHPARA9upYUmfi5Pw9ewVwXCDlK4F5/Gkees9v8vdjGdAIJ2MPHLHodiajLpZZanWzEQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/test-result': 27.4.2
graceful-fs: 4.2.8
jest-haste-map: 27.4.4
jest-runtime: 27.4.4
jest-haste-map: 27.4.5
jest-runtime: 27.4.5
transitivePeerDependencies:
- supports-color
dev: true
/@jest/transform/27.4.4:
resolution: {integrity: sha512-7U/nDSrGsGzL7+X8ScNFV71w8u8knJQWSa9C2xsrrKLMOgb+rWuCG4VAyWke/53BU96GnT+Ka81xCAHA5gk6zA==}
/@jest/transform/27.4.5:
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
......@@ -1940,7 +1939,7 @@ packages:
convert-source-map: 1.8.0
fast-json-stable-stringify: 2.1.0
graceful-fs: 4.2.8
jest-haste-map: 27.4.4
jest-haste-map: 27.4.5
jest-regex-util: 27.4.0
jest-util: 27.4.2
micromatch: 4.0.4
......@@ -1958,7 +1957,7 @@ packages:
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
'@types/istanbul-reports': 3.0.1
'@types/node': 16.11.12
'@types/node': 17.0.0
'@types/yargs': 16.0.4
chalk: 4.1.2
dev: true
......@@ -1969,7 +1968,7 @@ packages:
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
'@types/istanbul-reports': 3.0.1
'@types/node': 16.11.12
'@types/node': 17.0.0
'@types/yargs': 16.0.4
chalk: 4.1.2
dev: true
......@@ -2225,20 +2224,20 @@ packages:
/@types/fs-extra/9.0.13:
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/glob/7.2.0:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 3.0.5
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/graceful-fs/4.1.5:
resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/imagemin-gifsicle/7.0.1:
......@@ -2281,7 +2280,7 @@ packages:
/@types/imagemin/7.0.1:
resolution: {integrity: sha512-xEn5+M3lDBtI3JxLy6eU3ksoVurygnlG7OYhTqJfGGP4PcvYnfn+IABCmMve7ziM/SneHDm5xgJFKC8hCYPicw==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/inquirer/8.1.3:
......@@ -2351,8 +2350,8 @@ packages:
resolution: {integrity: sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg==}
dev: true
/@types/node/16.11.12:
resolution: {integrity: sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==}
/@types/node/17.0.0:
resolution: {integrity: sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==}
dev: true
/@types/normalize-package-data/2.4.1:
......@@ -2371,10 +2370,10 @@ packages:
resolution: {integrity: sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==}
dev: true
/@types/qrcode/1.4.1:
resolution: {integrity: sha512-vxMyr7JM7tYPxu8vUE83NiosWX5DZieCyYeJRoOIg0pAkyofCBzknJ2ycUZkPGDFis2RS8GN/BeJLnRnAPxeCA==}
/@types/qrcode/1.4.2:
resolution: {integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/qs/6.9.7:
......@@ -2384,7 +2383,7 @@ packages:
/@types/resolve/1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/showdown/1.9.4:
......@@ -2406,7 +2405,7 @@ packages:
/@types/svgo/2.6.0:
resolution: {integrity: sha512-VSdhb3KTOglle1SLQD4+TB6ezj/MS3rN98gOUkXzbTUhG8VjFKHXN3OVgEFlTnW5fYBxt+lzZlD3PFqkwMj36Q==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/tern/0.23.4:
......@@ -2422,7 +2421,7 @@ packages:
/@types/through/0.0.30:
resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/@types/tinycolor2/1.4.3:
......@@ -2443,8 +2442,8 @@ packages:
'@types/yargs-parser': 20.2.1
dev: true
/@typescript-eslint/eslint-plugin/5.6.0_0d0cecf582ba45923647a091322795b0:
resolution: {integrity: sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==}
/@typescript-eslint/eslint-plugin/5.7.0_a6f6159640504abdd3de077f8bcadb33:
resolution: {integrity: sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
......@@ -2454,22 +2453,22 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/experimental-utils': 5.6.0_eslint@8.4.1+typescript@4.5.3
'@typescript-eslint/parser': 5.6.0_eslint@8.4.1+typescript@4.5.3
'@typescript-eslint/scope-manager': 5.6.0
'@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
debug: 4.3.3
eslint: 8.4.1
eslint: 8.5.0
functional-red-black-tree: 1.0.1
ignore: 5.1.9
regexpp: 3.2.0
semver: 7.3.5
tsutils: 3.21.0_typescript@4.5.3
typescript: 4.5.3
tsutils: 3.21.0_typescript@4.5.4
typescript: 4.5.4
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/experimental-utils/5.4.0_eslint@8.4.1+typescript@4.5.3:
/@typescript-eslint/experimental-utils/5.4.0_eslint@8.5.0+typescript@4.5.4:
resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -2478,35 +2477,35 @@ packages:
'@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.3
eslint: 8.4.1
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4
eslint: 8.5.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.4.1
eslint-utils: 3.0.0_eslint@8.5.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@typescript-eslint/experimental-utils/5.6.0_eslint@8.4.1+typescript@4.5.3:
resolution: {integrity: sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==}
/@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.6.0
'@typescript-eslint/types': 5.6.0
'@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.3
eslint: 8.4.1
'@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.4.1
eslint-utils: 3.0.0_eslint@8.5.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@typescript-eslint/parser/5.6.0_eslint@8.4.1+typescript@4.5.3:
resolution: {integrity: sha512-YVK49NgdUPQ8SpCZaOpiq1kLkYRPMv9U5gcMrywzI8brtwZjr/tG3sZpuHyODt76W/A0SufNjYt9ZOgrC4tLIQ==}
/@typescript-eslint/parser/5.7.0_eslint@8.5.0+typescript@4.5.4:
resolution: {integrity: sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
......@@ -2515,12 +2514,12 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.6.0
'@typescript-eslint/types': 5.6.0
'@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.3
'@typescript-eslint/scope-manager': 5.7.0
'@typescript-eslint/types': 5.7.0
'@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.4
debug: 4.3.3
eslint: 8.4.1
typescript: 4.5.3
eslint: 8.5.0
typescript: 4.5.4
transitivePeerDependencies:
- supports-color
dev: true
......@@ -2533,12 +2532,12 @@ packages:
'@typescript-eslint/visitor-keys': 5.4.0
dev: true
/@typescript-eslint/scope-manager/5.6.0:
resolution: {integrity: sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==}
/@typescript-eslint/scope-manager/5.7.0:
resolution: {integrity: sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.6.0
'@typescript-eslint/visitor-keys': 5.6.0
'@typescript-eslint/types': 5.7.0
'@typescript-eslint/visitor-keys': 5.7.0
dev: true
/@typescript-eslint/types/5.4.0:
......@@ -2546,12 +2545,12 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/types/5.6.0:
resolution: {integrity: sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==}
/@typescript-eslint/types/5.7.0:
resolution: {integrity: sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.3:
/@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.4:
resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -2566,14 +2565,14 @@ packages:
globby: 11.0.4
is-glob: 4.0.3
semver: 7.3.5
tsutils: 3.21.0_typescript@4.5.3
typescript: 4.5.3
tsutils: 3.21.0_typescript@4.5.4
typescript: 4.5.4
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/typescript-estree/5.6.0_typescript@4.5.3:
resolution: {integrity: sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==}
/@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: '*'
......@@ -2581,14 +2580,14 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.6.0
'@typescript-eslint/visitor-keys': 5.6.0
'@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
tsutils: 3.21.0_typescript@4.5.3
typescript: 4.5.3
tsutils: 3.21.0_typescript@4.5.4
typescript: 4.5.4
transitivePeerDependencies:
- supports-color
dev: true
......@@ -2601,15 +2600,15 @@ packages:
eslint-visitor-keys: 3.1.0
dev: true
/@typescript-eslint/visitor-keys/5.6.0:
resolution: {integrity: sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==}
/@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.6.0
'@typescript-eslint/types': 5.7.0
eslint-visitor-keys: 3.1.0
dev: true
/@vitejs/plugin-legacy/1.6.4_vite@2.7.1:
/@vitejs/plugin-legacy/1.6.4_vite@2.7.3:
resolution: {integrity: sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
......@@ -2620,11 +2619,11 @@ packages:
magic-string: 0.25.7
regenerator-runtime: 0.13.9
systemjs: 6.11.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
dev: true
/@vitejs/plugin-vue-jsx/1.3.1:
resolution: {integrity: sha512-Ku0pnlG0CuFfkvwOe3TEHS7noqBIBR61JbdvH6F6i3IqJv8+0+tcyusR+EoFwi7YrA2vdP26oorWyGv3wDt5kg==}
/@vitejs/plugin-vue-jsx/1.3.2:
resolution: {integrity: sha512-PyYiMkd3xs5y1zpctjCOCz3coxTo8JqqCYNL3yoDN4kQkROKTnKpEDLPR0h0SnuhzMP/71yVg3g4DCI3FI9wWA==}
engines: {node: '>=12.0.0'}
dependencies:
'@babel/core': 7.16.0
......@@ -2637,14 +2636,14 @@ packages:
- supports-color
dev: true
/@vitejs/plugin-vue/2.0.0_vite@2.7.1+vue@3.2.26:
resolution: {integrity: sha512-4Xn1h9OcaAf7KYrvz2oEi52fCCCLcCzyr3pDOrzYTWrs0DrzNOXt9fT5IiGb1f/uoNTdX3aAkXVGNXrGkzF/zw==}
/@vitejs/plugin-vue/2.0.1_vite@2.7.3+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.1_less@4.1.2
vite: 2.7.3_less@4.1.2
vue: 3.2.26
dev: true
......@@ -2754,7 +2753,7 @@ packages:
'@vue/shared': 3.2.26
estree-walker: 2.0.2
magic-string: 0.25.7
postcss: 8.4.4
postcss: 8.4.5
source-map: 0.6.1
/@vue/compiler-ssr/3.2.26:
......@@ -2828,8 +2827,8 @@ packages:
vue: 3.2.26
dev: true
/@vueuse/core/7.3.0_vue@3.2.26:
resolution: {integrity: sha512-gPJyMMAquva9Qwqz63qGQT122m5hWI8Kuy8kfPV/JLQU7m01CXooyv8FIrX9TV8OxVcHBTPXPJHY0oyUiFoNgw==}
/@vueuse/core/7.4.0_vue@3.2.26:
resolution: {integrity: sha512-CgYouxjXOE63gMn3l9cOsgzPTEAk3yoncsSmJUxXAi/to25rCPVWB/39jXTPhWZboR43EDDMWoEhHaSoMzaldg==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
......@@ -2839,13 +2838,13 @@ packages:
vue:
optional: true
dependencies:
'@vueuse/shared': 7.3.0_vue@3.2.26
'@vueuse/shared': 7.4.0_vue@3.2.26
vue: 3.2.26
vue-demi: 0.12.1_vue@3.2.26
dev: false
/@vueuse/shared/7.3.0_vue@3.2.26:
resolution: {integrity: sha512-vOAeI84tIXKVkzm8s/Mxbrzhj0QN6NyVc/sC6LrW0AjVNdvpD8sB1dZiDn9yh8T77WJmloCEt4zZVIppeq7I+w==}
/@vueuse/shared/7.4.0_vue@3.2.26:
resolution: {integrity: sha512-x5Jn6jUB8gS1mGnVCoNWFEpAoDkm2QwtacZTUgKMn0Ow8tlUBKIfGVOt4vn9qZB10froED/ARHEj79WKLXRieA==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
......@@ -2883,8 +2882,8 @@ packages:
- supports-color
dev: true
/@zxcvbn-ts/core/1.0.0:
resolution: {integrity: sha512-I8yUfdJbwp7oxJAvP6trkq7GJKBAAKCUXzvpZ4e0xnxfyLIxek/+eDTdxZ7CEKfZMuCuCltRTirf9gqgaTYxWA==}
/@zxcvbn-ts/core/1.2.0:
resolution: {integrity: sha512-zaGUGolat04MB1ImVMbP8o7uDytKRLahZO6VSWeW6tK+tko6vHMl/eNsdKWSSWG7OR45BeUy7nBvFg79HYSdGA==}
dev: false
/JSONStream/1.3.5:
......@@ -3058,8 +3057,8 @@ packages:
engines: {node: '>=12'}
dev: true
/ant-design-vue/3.0.0-alpha.15_ae87cbba5ec93a01f3fe1197df446ca3:
resolution: {integrity: sha512-stDsetOC6XE0SCMYqI3/07FN0eWoWCaRrA54guu3pt1rcpRKvoF78wShGEuAmjlZUdyYFBimSJ//85NbUZ2l/w==}
/ant-design-vue/3.0.0-alpha.16_ae87cbba5ec93a01f3fe1197df446ca3:
resolution: {integrity: sha512-EPWt3F6SOfPXe+HyhOJXdTywdabbuzyARpnXER/zHfq0pYXeFPhki1v5re0afnrS7k6MR/BHJ6cJ1BRBeFqXhQ==}
peerDependencies:
'@vue/compiler-sfc': '>=3.1.0'
vue: '>=3.1.0'
......@@ -3201,7 +3200,7 @@ packages:
hasBin: true
dev: true
/autoprefixer/10.4.0_postcss@8.4.4:
/autoprefixer/10.4.0_postcss@8.4.5:
resolution: {integrity: sha512-7FdJ1ONtwzV1G43GDD0kpVMn/qbiNqyOPMFTX5nRffI+7vgWoFEc6DcXOxHJxrWNDXrZh18eDsZjvZGUljSRGA==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
......@@ -3213,7 +3212,7 @@ packages:
fraction.js: 4.1.2
normalize-range: 0.1.2
picocolors: 1.0.0
postcss: 8.4.4
postcss: 8.4.5
postcss-value-parser: 4.1.0
dev: true
......@@ -3233,14 +3232,14 @@ packages:
- debug
dev: false
/babel-jest/27.4.4_@babel+core@7.16.0:
resolution: {integrity: sha512-+6RVutZxOQgJkt4svgTHPFtOQlVe9dUg3wrimIAM38pY6hL/nsL8glfFSUjD9jNVjaVjzkCzj6loFFecrjr9Qw==}
/babel-jest/27.4.5_@babel+core@7.16.0:
resolution: {integrity: sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
'@babel/core': 7.16.0
'@jest/transform': 27.4.4
'@jest/transform': 27.4.5
'@jest/types': 27.4.2
'@types/babel__core': 7.1.16
babel-plugin-istanbul: 6.1.1
......@@ -4455,8 +4454,8 @@ packages:
ms: 2.1.2
dev: true
/debug/4.3.2_supports-color@9.1.0:
resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==}
/debug/4.3.3:
resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
......@@ -4465,10 +4464,9 @@ packages:
optional: true
dependencies:
ms: 2.1.2
supports-color: 9.1.0
dev: true
/debug/4.3.3:
/debug/4.3.3_supports-color@9.2.1:
resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
engines: {node: '>=6.0'}
peerDependencies:
......@@ -4478,6 +4476,7 @@ packages:
optional: true
dependencies:
ms: 2.1.2
supports-color: 9.2.1
dev: true
/decamelize-keys/1.1.0:
......@@ -4946,6 +4945,14 @@ packages:
dev: true
optional: true
/esbuild-android-arm64/0.14.5:
resolution: {integrity: sha512-Sl6ysm7OAZZz+X3Mv3tOPhjMuSxNmztgoXH4ZZ3Yhbje5emEY6qiTnv3vBSljDlUl/yGaIjqC44qlj8s8G71xA==}
cpu: [arm64]
os: [android]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-64/0.13.15:
resolution: {integrity: sha512-ihOQRGs2yyp7t5bArCwnvn2Atr6X4axqPpEdCFPVp7iUj4cVSdisgvEKdNR7yH3JDjW6aQDw40iQFoTqejqxvQ==}
cpu: [x64]
......@@ -4954,6 +4961,14 @@ packages:
dev: true
optional: true
/esbuild-darwin-64/0.14.5:
resolution: {integrity: sha512-VHZl23sM9BOZXcLxk1vTYls8TCAY+/3llw9vHKIWAHDHzBBOlVv26ORK8gnStNMqTjCSGSMoq4T5jOZf2WrJPQ==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-arm64/0.13.15:
resolution: {integrity: sha512-i1FZssTVxUqNlJ6cBTj5YQj4imWy3m49RZRnHhLpefFIh0To05ow9DTrXROTE1urGTQCloFUXTX8QfGJy1P8dQ==}
cpu: [arm64]
......@@ -4962,6 +4977,14 @@ packages:
dev: true
optional: true
/esbuild-darwin-arm64/0.14.5:
resolution: {integrity: sha512-ugPOLgEQPoPLSqAFBajaczt+lcbUZR+V2fby3572h5jf/kFV6UL8LAZ1Ze58hcbKwfvbh4C09kp0PhqPgXKwOg==}
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]
......@@ -4970,6 +4993,14 @@ packages:
dev: true
optional: true
/esbuild-freebsd-64/0.14.5:
resolution: {integrity: sha512-uP0yOixSHF505o/Kzq9e4bvZblCZp9GGx+a7enLOVSuvIvLmtj2yhZLRPGfbVNkPJXktTKNRAnNGkXHl53M6sw==}
cpu: [x64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-arm64/0.13.15:
resolution: {integrity: sha512-KJx0fzEDf1uhNOZQStV4ujg30WlnwqUASaGSFPhznLM/bbheu9HhqZ6mJJZM32lkyfGJikw0jg7v3S0oAvtvQQ==}
cpu: [arm64]
......@@ -4978,6 +5009,14 @@ packages:
dev: true
optional: true
/esbuild-freebsd-arm64/0.14.5:
resolution: {integrity: sha512-M99NPu8hlirFo6Fgx0WfX6XxUFdGclUNv3MyyfDtTdNYbccMESwLSACGpE7HvJKWscdjaqajeMu2an9adGNfCw==}
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]
......@@ -4986,6 +5025,14 @@ packages:
dev: true
optional: true
/esbuild-linux-32/0.14.5:
resolution: {integrity: sha512-hfqln4yb/jf/vPvI/A6aCvpIzqF3PdDmrKiikTohEUuRtvEZz234krtNwEAw5ssCue4NX8BJqrMpCTAHOl3LQw==}
cpu: [ia32]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-64/0.13.15:
resolution: {integrity: sha512-eCKzkNSLywNeQTRBxJRQ0jxRCl2YWdMB3+PkWFo2BBQYC5mISLIVIjThNtn6HUNqua1pnvgP5xX0nHbZbPj5oA==}
cpu: [x64]
......@@ -4994,6 +5041,14 @@ packages:
dev: true
optional: true
/esbuild-linux-64/0.14.5:
resolution: {integrity: sha512-T+OuYPlhytjj5DsvjUXizNjbV+/IrZiaDc9SNUfqiUOXHu0URFqchjhPVbBiBnWykCMJFB6pqNap2Oxth4iuYw==}
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]
......@@ -5002,6 +5057,14 @@ packages:
dev: true
optional: true
/esbuild-linux-arm/0.14.5:
resolution: {integrity: sha512-5b10jKJ3lU4BUchOw9TgRResu8UZJf8qVjAzV5muHedonCfBzClGTT4KCNuOcLTJomH3wz6gNVJt1AxMglXnJg==}
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]
......@@ -5010,6 +5073,14 @@ packages:
dev: true
optional: true
/esbuild-linux-arm64/0.14.5:
resolution: {integrity: sha512-ANOzoaH4kfbhEZT0EGY9g1tsZhDA+I0FRwBsj7D8pCU900pXF/l8YAOy5jWFQIb3vjG5+orFc5SqSzAKCisvTQ==}
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]
......@@ -5018,6 +5089,14 @@ packages:
dev: true
optional: true
/esbuild-linux-mips64le/0.14.5:
resolution: {integrity: sha512-sSmGfOUNNB2Nd3tzp1RHSxiJmM5/RUIEP5aAtH+PpOP7FPp15Jcfwq7UNBJ82KLN3SJcwhUeEfcCaUFBzbTKxg==}
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]
......@@ -5026,6 +5105,14 @@ packages:
dev: true
optional: true
/esbuild-linux-ppc64le/0.14.5:
resolution: {integrity: sha512-usfQrVVIQcpuc/U2NWc7/Ry+m622v+PjJ5eErNPdjWBPlcvD6kXaBTv94uQkVzZOHX3uYqprRrOjseed9ApSYA==}
cpu: [ppc64]
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]
......@@ -5034,13 +5121,21 @@ packages:
dev: true
optional: true
/esbuild-node-loader/0.6.3_typescript@4.5.3:
/esbuild-netbsd-64/0.14.5:
resolution: {integrity: sha512-Q5KpvPZcPnNEaTjrvuWqvEnlhI2jyi1wWwYunlEUAhx60spQOTy10sdYOA+s1M+LPb6kwvasrZZDmYyQlcVZeA==}
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:
typescript: ^4.0
dependencies:
esbuild: 0.13.15
typescript: 4.5.3
typescript: 4.5.4
dev: true
/esbuild-openbsd-64/0.13.15:
......@@ -5051,16 +5146,24 @@ packages:
dev: true
optional: true
/esbuild-openbsd-64/0.14.5:
resolution: {integrity: sha512-RZzRUu1RYKextJgXkHhAsuhLDvm73YP/wogpUG9MaAGvKTxnKAKRuaw2zJfnbz8iBqBQB2no2PmpVBNbqUTQrw==}
cpu: [x64]
os: [openbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-plugin-alias/0.1.2:
resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==}
dev: true
/esbuild-register/3.2.0_esbuild@0.13.15:
resolution: {integrity: sha512-i1sYwESrRHJz15Cl1u2OgLjBBp/bWtGoDdFXVLL1clsp+pFdqIpRfHIQGkgvQAlAecP5IC/bObYrKCyx/lE50Q==}
/esbuild-register/3.2.1_esbuild@0.14.5:
resolution: {integrity: sha512-LFgzsqCHsFUpTZdYJFTl1o5p60+C4nZ65BzFYPS1jKGwiKk6JLH8tuLwuydvpgreNUAeDUhTPJgJNjmpZKSOpQ==}
peerDependencies:
esbuild: '>=0.12 <1'
dependencies:
esbuild: 0.13.15
esbuild: 0.14.5
jsonc-parser: 3.0.0
dev: true
......@@ -5072,6 +5175,14 @@ packages:
dev: true
optional: true
/esbuild-sunos-64/0.14.5:
resolution: {integrity: sha512-J2ffKsBBWscQlye+/giEgKsQCppwHHFqqt/sh+ojVF+DZy1ve6RpPGwXGcGF6IaZTAI9+Vk4eHleiQxb+PC9Yw==}
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]
......@@ -5080,6 +5191,14 @@ packages:
dev: true
optional: true
/esbuild-windows-32/0.14.5:
resolution: {integrity: sha512-OTZvuAc1JBnwmeT+hR1+Vmgz6LOD7DggpnwtKMAExruSLxUMl02Z3pyalJ7zKh3gJ/KBRM1JQZLSk4/mFWijeQ==}
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]
......@@ -5088,6 +5207,14 @@ packages:
dev: true
optional: true
/esbuild-windows-64/0.14.5:
resolution: {integrity: sha512-ZM9rlBDsPEeMVJ1wcpNMXUad9VzYOFeOBUXBi+16HZTvFPy2DkcC2ZWcrByP3IESToD5lvHdjSX/w8rxphjqig==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-arm64/0.13.15:
resolution: {integrity: sha512-zzvyCVVpbwQQATaf3IG8mu1IwGEiDxKkYUdA4FpoCHi1KtPa13jeScYDjlW0Qh+ebWzpKfR2ZwvqAQkSWNcKjA==}
cpu: [arm64]
......@@ -5096,6 +5223,14 @@ packages:
dev: true
optional: true
/esbuild-windows-arm64/0.14.5:
resolution: {integrity: sha512-iK41mKG2LG0AKHE+9g/jDYU5ZQpJObt1uIPSGTiiiJKI5qbHdEck6Gaqq2tmBI933F2zB9yqZIX7IAdxwN/q4A==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild/0.11.23:
resolution: {integrity: sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==}
hasBin: true
......@@ -5132,6 +5267,30 @@ packages:
esbuild-windows-arm64: 0.13.15
dev: true
/esbuild/0.14.5:
resolution: {integrity: sha512-ofwgH4ITPXhkMo2AM39oXpSe5KIyWjxicdqYVy+tLa1lMgxzPCKwaepcrSRtYbgTUMXwquxB1C3xQYpUNaPAFA==}
hasBin: true
requiresBuild: true
optionalDependencies:
esbuild-android-arm64: 0.14.5
esbuild-darwin-64: 0.14.5
esbuild-darwin-arm64: 0.14.5
esbuild-freebsd-64: 0.14.5
esbuild-freebsd-arm64: 0.14.5
esbuild-linux-32: 0.14.5
esbuild-linux-64: 0.14.5
esbuild-linux-arm: 0.14.5
esbuild-linux-arm64: 0.14.5
esbuild-linux-mips64le: 0.14.5
esbuild-linux-ppc64le: 0.14.5
esbuild-netbsd-64: 0.14.5
esbuild-openbsd-64: 0.14.5
esbuild-sunos-64: 0.14.5
esbuild-windows-32: 0.14.5
esbuild-windows-64: 0.14.5
esbuild-windows-arm64: 0.14.5
dev: true
/escalade/3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
engines: {node: '>=6'}
......@@ -5169,13 +5328,13 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-prettier/8.3.0_eslint@8.4.1:
/eslint-config-prettier/8.3.0_eslint@8.5.0:
resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
eslint: 8.4.1
eslint: 8.5.0
dev: true
/eslint-define-config/1.2.0:
......@@ -5183,7 +5342,7 @@ packages:
engines: {node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.17.0'}
dev: true
/eslint-plugin-jest/25.3.0_c2016be38cd9c86f14ab366f546e0879:
/eslint-plugin-jest/25.3.0_58307b40d1d9560143b85525831a9181:
resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
peerDependencies:
......@@ -5196,16 +5355,16 @@ packages:
jest:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.6.0_0d0cecf582ba45923647a091322795b0
'@typescript-eslint/experimental-utils': 5.4.0_eslint@8.4.1+typescript@4.5.3
eslint: 8.4.1
jest: 27.4.4_ts-node@10.4.0
'@typescript-eslint/eslint-plugin': 5.7.0_a6f6159640504abdd3de077f8bcadb33
'@typescript-eslint/experimental-utils': 5.4.0_eslint@8.5.0+typescript@4.5.4
eslint: 8.5.0
jest: 27.4.5_ts-node@10.4.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/eslint-plugin-prettier/4.0.0_90bd2ba582f6d1348d73031482d782e2:
/eslint-plugin-prettier/4.0.0_94e1b6d3ce6ea916847122712570e9ae:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
peerDependencies:
......@@ -5216,23 +5375,23 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
eslint: 8.4.1
eslint-config-prettier: 8.3.0_eslint@8.4.1
eslint: 8.5.0
eslint-config-prettier: 8.3.0_eslint@8.5.0
prettier: 2.5.1
prettier-linter-helpers: 1.0.0
dev: true
/eslint-plugin-vue/8.2.0_eslint@8.4.1:
/eslint-plugin-vue/8.2.0_eslint@8.5.0:
resolution: {integrity: sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies:
eslint: 8.4.1
eslint-utils: 3.0.0_eslint@8.4.1
eslint: 8.5.0
eslint-utils: 3.0.0_eslint@8.5.0
natural-compare: 1.4.0
semver: 7.3.5
vue-eslint-parser: 8.0.1_eslint@8.4.1
vue-eslint-parser: 8.0.1_eslint@8.5.0
transitivePeerDependencies:
- supports-color
dev: true
......@@ -5261,13 +5420,13 @@ packages:
estraverse: 5.3.0
dev: true
/eslint-utils/3.0.0_eslint@8.4.1:
/eslint-utils/3.0.0_eslint@8.5.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
eslint: 8.4.1
eslint: 8.5.0
eslint-visitor-keys: 2.1.0
dev: true
......@@ -5281,8 +5440,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint/8.4.1:
resolution: {integrity: sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==}
/eslint/8.5.0:
resolution: {integrity: sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
......@@ -5296,7 +5455,7 @@ packages:
enquirer: 2.3.6
escape-string-regexp: 4.0.0
eslint-scope: 7.1.0
eslint-utils: 3.0.0_eslint@8.4.1
eslint-utils: 3.0.0_eslint@8.5.0
eslint-visitor-keys: 3.1.0
espree: 9.2.0
esquery: 1.4.0
......@@ -5328,14 +5487,14 @@ packages:
- supports-color
dev: true
/esno/0.12.1_typescript@4.5.3:
resolution: {integrity: sha512-OmPcnNEXVmfiGANoPxsUZHYs+USGgWveC+RVVbvyFXRtwwoBQa7K2TjRe9o2FCkfLB56ewq/0MiEmowyCE3ARA==}
/esno/0.13.0_typescript@4.5.4:
resolution: {integrity: sha512-rgVOc/t+4QgAHTsQiFKX2olzJLIcBOYGYUb/moEDLXcz0pIf8NxwuFu5nOAMmOsNiFfhSrfgcLgVCOtmBIBeuQ==}
hasBin: true
dependencies:
cross-spawn: 7.0.3
esbuild: 0.13.15
esbuild-node-loader: 0.6.3_typescript@4.5.3
esbuild-register: 3.2.0_esbuild@0.13.15
esbuild: 0.14.5
esbuild-node-loader: 0.6.3_typescript@4.5.4
esbuild-register: 3.2.1_esbuild@0.14.5
import-meta-resolve: 1.1.1
transitivePeerDependencies:
- typescript
......@@ -7159,14 +7318,14 @@ packages:
throat: 6.0.1
dev: true
/jest-circus/27.4.4:
resolution: {integrity: sha512-4DWhvQerDq5X4GaqhEUoZiBhuNdKDGr0geW0iJwarbDljAmGaGOErKQG+z2PBr0vgN05z7tsGSY51mdWr8E4xg==}
/jest-circus/27.4.5:
resolution: {integrity: sha512-eTNWa9wsvBwPykhMMShheafbwyakcdHZaEYh5iRrQ0PFJxkDP/e3U/FvzGuKWu2WpwUA3C3hPlfpuzvOdTVqnw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/environment': 27.4.4
'@jest/test-result': 27.4.2
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
......@@ -7175,8 +7334,8 @@ packages:
jest-each: 27.4.2
jest-matcher-utils: 27.4.2
jest-message-util: 27.4.2
jest-runtime: 27.4.4
jest-snapshot: 27.4.4
jest-runtime: 27.4.5
jest-snapshot: 27.4.5
jest-util: 27.4.2
pretty-format: 27.4.2
slash: 3.0.0
......@@ -7186,8 +7345,8 @@ packages:
- supports-color
dev: true
/jest-cli/27.4.4_ts-node@10.4.0:
resolution: {integrity: sha512-+MfsHnZPUOBigCBURuQFRpgYoPCgmIFkICkqt4SrramZCUp/UAuWcst4pMZb84O3VU8JyKJmnpGG4qH8ClQloA==}
/jest-cli/27.4.5_ts-node@10.4.0:
resolution: {integrity: sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
peerDependencies:
......@@ -7196,14 +7355,14 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 27.4.4_ts-node@10.4.0
'@jest/core': 27.4.5_ts-node@10.4.0
'@jest/test-result': 27.4.2
'@jest/types': 27.4.2
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.8
import-local: 3.0.3
jest-config: 27.4.4_ts-node@10.4.0
jest-config: 27.4.5_ts-node@10.4.0
jest-util: 27.4.2
jest-validate: 27.4.2
prompts: 2.4.2
......@@ -7216,8 +7375,8 @@ packages:
- utf-8-validate
dev: true
/jest-config/27.4.4_ts-node@10.4.0:
resolution: {integrity: sha512-6lxg0ugO6KS2zKEbpdDwBzu1IT0Xg4/VhxXMuBu+z/5FvBjLCEMTaWQm3bCaGCZUR9j9FK4DzUIxyhIgn6kVEg==}
/jest-config/27.4.5_ts-node@10.4.0:
resolution: {integrity: sha512-t+STVJtPt+fpqQ8GBw850NtSQbnDOw/UzdPfzDaHQ48/AylQlW7LHj3dH+ndxhC1UxJ0Q3qkq7IH+nM1skwTwA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
ts-node: '>=9.0.0'
......@@ -7226,28 +7385,28 @@ packages:
optional: true
dependencies:
'@babel/core': 7.16.0
'@jest/test-sequencer': 27.4.4
'@jest/test-sequencer': 27.4.5
'@jest/types': 27.4.2
babel-jest: 27.4.4_@babel+core@7.16.0
babel-jest: 27.4.5_@babel+core@7.16.0
chalk: 4.1.2
ci-info: 3.3.0
deepmerge: 4.2.2
glob: 7.2.0
graceful-fs: 4.2.8
jest-circus: 27.4.4
jest-circus: 27.4.5
jest-environment-jsdom: 27.4.4
jest-environment-node: 27.4.4
jest-get-type: 27.4.0
jest-jasmine2: 27.4.4
jest-jasmine2: 27.4.5
jest-regex-util: 27.4.0
jest-resolve: 27.4.4
jest-runner: 27.4.4
jest-resolve: 27.4.5
jest-runner: 27.4.5
jest-util: 27.4.2
jest-validate: 27.4.2
micromatch: 4.0.4
pretty-format: 27.4.2
slash: 3.0.0
ts-node: 10.4.0_74e588db5264178750052e53ffe97b8f
ts-node: 10.4.0_cb9fa2b677905e47db2aeff929cdeb55
transitivePeerDependencies:
- bufferutil
- canvas
......@@ -7300,7 +7459,7 @@ packages:
'@jest/environment': 27.4.4
'@jest/fake-timers': 27.4.2
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
jest-mock: 27.4.2
jest-util: 27.4.2
jsdom: 16.7.0
......@@ -7318,7 +7477,7 @@ packages:
'@jest/environment': 27.4.4
'@jest/fake-timers': 27.4.2
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
jest-mock: 27.4.2
jest-util: 27.4.2
dev: true
......@@ -7333,28 +7492,28 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dev: true
/jest-haste-map/27.4.4:
resolution: {integrity: sha512-kvspmHmgPIZoDaqUsvsJFTaspuxhATvdO6wsFNGNSi8kfdiOCEEvECNbht8xG+eE5Ol88JyJmp2D7RF4dYo85Q==}
/jest-haste-map/27.4.5:
resolution: {integrity: sha512-oJm1b5qhhPs78K24EDGifWS0dELYxnoBiDhatT/FThgB9yxqUm5F6li3Pv+Q+apMBmmPNzOBnZ7ZxWMB1Leq1Q==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.4.2
'@types/graceful-fs': 4.1.5
'@types/node': 16.11.12
'@types/node': 17.0.0
anymatch: 3.1.2
fb-watchman: 2.0.1
graceful-fs: 4.2.8
jest-regex-util: 27.4.0
jest-serializer: 27.4.0
jest-util: 27.4.2
jest-worker: 27.4.4
jest-worker: 27.4.5
micromatch: 4.0.4
walker: 1.0.8
optionalDependencies:
fsevents: 2.3.2
dev: true
/jest-jasmine2/27.4.4:
resolution: {integrity: sha512-ygk2tUgtLeN3ouj4KEYw9p81GLI1EKrnvourPULN5gdgB482PH5op9gqaRG0IenbJhBbbRwiSvh5NoBoQZSqdA==}
/jest-jasmine2/27.4.5:
resolution: {integrity: sha512-oUnvwhJDj2LhOiUB1kdnJjkx8C5PwgUZQb9urF77mELH9DGR4e2GqpWQKBOYXWs5+uTN9BGDqRz3Aeg5Wts7aw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/traverse': 7.16.3
......@@ -7362,7 +7521,7 @@ packages:
'@jest/source-map': 27.4.0
'@jest/test-result': 27.4.2
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
chalk: 4.1.2
co: 4.6.0
expect: 27.4.2
......@@ -7370,8 +7529,8 @@ packages:
jest-each: 27.4.2
jest-matcher-utils: 27.4.2
jest-message-util: 27.4.2
jest-runtime: 27.4.4
jest-snapshot: 27.4.4
jest-runtime: 27.4.5
jest-snapshot: 27.4.5
jest-util: 27.4.2
pretty-format: 27.4.2
throat: 6.0.1
......@@ -7417,10 +7576,10 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
dev: true
/jest-pnp-resolver/1.2.2_jest-resolve@27.4.4:
/jest-pnp-resolver/1.2.2_jest-resolve@27.4.5:
resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==}
engines: {node: '>=6'}
peerDependencies:
......@@ -7429,7 +7588,7 @@ packages:
jest-resolve:
optional: true
dependencies:
jest-resolve: 27.4.4
jest-resolve: 27.4.5
dev: true
/jest-regex-util/27.4.0:
......@@ -7437,26 +7596,26 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dev: true
/jest-resolve-dependencies/27.4.4:
resolution: {integrity: sha512-iAnpCXh81sd9nbyqySvm5/aV9X6JZKE0dQyFXTC8tptXcdrgS0vjPFy+mEgzPHxXw+tq4TQupuTa0n8OXwRIxw==}
/jest-resolve-dependencies/27.4.5:
resolution: {integrity: sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.4.2
jest-regex-util: 27.4.0
jest-snapshot: 27.4.4
jest-snapshot: 27.4.5
transitivePeerDependencies:
- supports-color
dev: true
/jest-resolve/27.4.4:
resolution: {integrity: sha512-Yh5jK3PBmDbm01Rc8pT0XqpBlTPEGwWp7cN61ijJuwony/tR2Taof3TLy6yfNiuRS8ucUOPO7NBYm3ei38kkcg==}
/jest-resolve/27.4.5:
resolution: {integrity: sha512-xU3z1BuOz/hUhVUL+918KqUgK+skqOuUsAi7A+iwoUldK6/+PW+utK8l8cxIWT9AW7IAhGNXjSAh1UYmjULZZw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.4.2
chalk: 4.1.2
graceful-fs: 4.2.8
jest-haste-map: 27.4.4
jest-pnp-resolver: 1.2.2_jest-resolve@27.4.4
jest-haste-map: 27.4.5
jest-pnp-resolver: 1.2.2_jest-resolve@27.4.5
jest-util: 27.4.2
jest-validate: 27.4.2
resolve: 1.20.0
......@@ -7464,16 +7623,16 @@ packages:
slash: 3.0.0
dev: true
/jest-runner/27.4.4:
resolution: {integrity: sha512-AXv/8Q0Xf1puWnDf52m7oLrK7sXcv6re0V/kItwTSVHJbX7Oebm07oGFQqGmq0R0mhO1zpmB3OpqRuaCN2elPA==}
/jest-runner/27.4.5:
resolution: {integrity: sha512-/irauncTfmY1WkTaRQGRWcyQLzK1g98GYG/8QvIPviHgO1Fqz1JYeEIsSfF+9mc/UTA6S+IIHFgKyvUrtiBIZg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/console': 27.4.2
'@jest/environment': 27.4.4
'@jest/test-result': 27.4.2
'@jest/transform': 27.4.4
'@jest/transform': 27.4.5
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
chalk: 4.1.2
emittery: 0.8.1
exit: 0.1.2
......@@ -7481,13 +7640,13 @@ packages:
jest-docblock: 27.4.0
jest-environment-jsdom: 27.4.4
jest-environment-node: 27.4.4
jest-haste-map: 27.4.4
jest-haste-map: 27.4.5
jest-leak-detector: 27.4.2
jest-message-util: 27.4.2
jest-resolve: 27.4.4
jest-runtime: 27.4.4
jest-resolve: 27.4.5
jest-runtime: 27.4.5
jest-util: 27.4.2
jest-worker: 27.4.4
jest-worker: 27.4.5
source-map-support: 0.5.21
throat: 6.0.1
transitivePeerDependencies:
......@@ -7497,8 +7656,8 @@ packages:
- utf-8-validate
dev: true
/jest-runtime/27.4.4:
resolution: {integrity: sha512-tZGay6P6vXJq8t4jVFAUzYHx+lzIHXjz+rj1XBk6mAR1Lwtf5kz0Uun7qNuU+oqpZu4+hhuxpUfXb6j30bEPqA==}
/jest-runtime/27.4.5:
resolution: {integrity: sha512-CIYqwuJQXHQtPd/idgrx4zgJ6iCb6uBjQq1RSAGQrw2S8XifDmoM1Ot8NRd80ooAm+ZNdHVwsktIMGlA1F1FAQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/console': 27.4.2
......@@ -7506,7 +7665,7 @@ packages:
'@jest/globals': 27.4.4
'@jest/source-map': 27.4.0
'@jest/test-result': 27.4.2
'@jest/transform': 27.4.4
'@jest/transform': 27.4.5
'@jest/types': 27.4.2
'@types/yargs': 16.0.4
chalk: 4.1.2
......@@ -7516,12 +7675,12 @@ packages:
exit: 0.1.2
glob: 7.2.0
graceful-fs: 4.2.8
jest-haste-map: 27.4.4
jest-haste-map: 27.4.5
jest-message-util: 27.4.2
jest-mock: 27.4.2
jest-regex-util: 27.4.0
jest-resolve: 27.4.4
jest-snapshot: 27.4.4
jest-resolve: 27.4.5
jest-snapshot: 27.4.5
jest-util: 27.4.2
jest-validate: 27.4.2
slash: 3.0.0
......@@ -7535,12 +7694,12 @@ 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': 16.11.12
'@types/node': 17.0.0
graceful-fs: 4.2.8
dev: true
/jest-snapshot/27.4.4:
resolution: {integrity: sha512-yy+rpCvYMOjTl7IMuaMI9OP9WT229zi8BhdNHm6e6mttAOIzvIiCxFoZ6yRxaV3HDPPgMryi+ReX2b8+IQJdPA==}
/jest-snapshot/27.4.5:
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
......@@ -7549,7 +7708,7 @@ packages:
'@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.0
'@babel/traverse': 7.16.3
'@babel/types': 7.16.0
'@jest/transform': 27.4.4
'@jest/transform': 27.4.5
'@jest/types': 27.4.2
'@types/babel__traverse': 7.14.2
'@types/prettier': 2.4.2
......@@ -7559,10 +7718,10 @@ packages:
graceful-fs: 4.2.8
jest-diff: 27.4.2
jest-get-type: 27.4.0
jest-haste-map: 27.4.4
jest-haste-map: 27.4.5
jest-matcher-utils: 27.4.2
jest-message-util: 27.4.2
jest-resolve: 27.4.4
jest-resolve: 27.4.5
jest-util: 27.4.2
natural-compare: 1.4.0
pretty-format: 27.4.2
......@@ -7576,7 +7735,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
chalk: 4.1.2
ci-info: 3.3.0
graceful-fs: 4.2.8
......@@ -7601,7 +7760,7 @@ packages:
dependencies:
'@jest/test-result': 27.4.2
'@jest/types': 27.4.2
'@types/node': 16.11.12
'@types/node': 17.0.0
ansi-escapes: 4.3.2
chalk: 4.1.2
jest-util: 27.4.2
......@@ -7612,22 +7771,22 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
/jest-worker/27.4.4:
resolution: {integrity: sha512-jfwxYJvfua1b1XkyuyPh01ATmgg4e5fPM/muLmhy9Qc6dmiwacQB0MLHaU6IjEsv/+nAixHGxTn8WllA27Pn0w==}
/jest-worker/27.4.5:
resolution: {integrity: sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 16.11.12
'@types/node': 17.0.0
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
/jest/27.4.4_ts-node@10.4.0:
resolution: {integrity: sha512-AXwEIFa58Uf1Jno3/KSo5HZZ0/2Xwqvfrz0/3bmTwImkFlbOvz5vARAW9nTrxRLkojjkitaZ1KNKAtw3JRFAaA==}
/jest/27.4.5_ts-node@10.4.0:
resolution: {integrity: sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
peerDependencies:
......@@ -7636,9 +7795,9 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 27.4.4_ts-node@10.4.0
'@jest/core': 27.4.5_ts-node@10.4.0
import-local: 3.0.3
jest-cli: 27.4.4_ts-node@10.4.0
jest-cli: 27.4.5_ts-node@10.4.0
transitivePeerDependencies:
- bufferutil
- canvas
......@@ -7924,28 +8083,29 @@ packages:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
dev: true
/lint-staged/12.1.2:
resolution: {integrity: sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==}
/lint-staged/12.1.3:
resolution: {integrity: sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
cli-truncate: 3.1.0
colorette: 2.0.16
commander: 8.3.0
debug: 4.3.2_supports-color@9.1.0
enquirer: 2.3.6
debug: 4.3.3_supports-color@9.2.1
execa: 5.1.1
lilconfig: 2.0.4
listr2: 3.13.5_enquirer@2.3.6
listr2: 3.13.5
micromatch: 4.0.4
normalize-path: 3.0.0
object-inspect: 1.11.0
object-inspect: 1.12.0
string-argv: 0.3.1
supports-color: 9.1.0
supports-color: 9.2.1
yaml: 1.10.2
transitivePeerDependencies:
- enquirer
dev: true
/listr2/3.13.5_enquirer@2.3.6:
/listr2/3.13.5:
resolution: {integrity: sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==}
engines: {node: '>=10.0.0'}
peerDependencies:
......@@ -7956,7 +8116,6 @@ packages:
dependencies:
cli-truncate: 2.1.0
colorette: 2.0.16
enquirer: 2.3.6
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
......@@ -8626,6 +8785,10 @@ packages:
/object-inspect/1.11.0:
resolution: {integrity: sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==}
/object-inspect/1.12.0:
resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==}
dev: true
/object-keys/1.1.1:
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
engines: {node: '>= 0.4'}
......@@ -9058,7 +9221,7 @@ packages:
engines: {node: '>=6'}
dev: true
/pinia/2.0.6_typescript@4.5.3+vue@3.2.26:
/pinia/2.0.6_typescript@4.5.4+vue@3.2.26:
resolution: {integrity: sha512-01mP4+KapIcTNSYLhQESy6GW0N8vY5wX3UqOwkC87e7DPjEusNJ8bENrKqdvZaRHbB2rDMOONeAbwMa3+n1/rw==}
peerDependencies:
'@vue/composition-api': ^1.4.0
......@@ -9071,7 +9234,7 @@ packages:
optional: true
dependencies:
'@vue/devtools-api': 6.0.0-beta.20.1
typescript: 4.5.3
typescript: 4.5.4
vue: 3.2.26
vue-demi: 0.12.1_vue@3.2.26
dev: false
......@@ -9128,8 +9291,8 @@ packages:
engines: {node: ^12 || >=14}
dependencies:
htmlparser2: 7.2.0
postcss: 8.4.4
postcss-safe-parser: 6.0.0_postcss@8.4.4
postcss: 8.4.5
postcss-safe-parser: 6.0.0_postcss@8.4.5
dev: true
/postcss-less/5.0.0:
......@@ -9144,20 +9307,20 @@ packages:
/postcss-prefix-selector/1.13.0:
resolution: {integrity: sha512-cZtbe79XeClbrip8WODngB8PmF/FpaeYpt8IX1aefIHarjxfBYWO6sETlNopvp2u2c7XFGYQeUTEgF1onsNJ5A==}
dependencies:
postcss: 8.4.4
postcss: 8.4.5
dev: true
/postcss-resolve-nested-selector/0.1.1:
resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=}
dev: true
/postcss-safe-parser/6.0.0_postcss@8.4.4:
/postcss-safe-parser/6.0.0_postcss@8.4.5:
resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.3.3
dependencies:
postcss: 8.4.4
postcss: 8.4.5
dev: true
/postcss-selector-parser/6.0.6:
......@@ -9168,12 +9331,12 @@ packages:
util-deprecate: 1.0.2
dev: true
/postcss-sorting/7.0.1_postcss@8.4.4:
/postcss-sorting/7.0.1_postcss@8.4.5:
resolution: {integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==}
peerDependencies:
postcss: ^8.3.9
dependencies:
postcss: 8.4.4
postcss: 8.4.5
dev: true
/postcss-value-parser/4.1.0:
......@@ -9190,8 +9353,8 @@ packages:
supports-color: 3.2.3
dev: true
/postcss/8.4.4:
resolution: {integrity: sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==}
/postcss/8.4.5:
resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.1.30
......@@ -10551,8 +10714,8 @@ packages:
peerDependencies:
stylelint: ^14.0.0
dependencies:
postcss: 8.4.4
postcss-sorting: 7.0.1_postcss@8.4.4
postcss: 8.4.5
postcss-sorting: 7.0.1_postcss@8.4.5
stylelint: 14.1.0
dev: true
......@@ -10584,10 +10747,10 @@ packages:
normalize-path: 3.0.0
normalize-selector: 0.2.0
picocolors: 1.0.0
postcss: 8.4.4
postcss: 8.4.5
postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.1
postcss-safe-parser: 6.0.0_postcss@8.4.4
postcss-safe-parser: 6.0.0_postcss@8.4.5
postcss-selector-parser: 6.0.6
postcss-value-parser: 4.1.0
resolve-from: 5.0.0
......@@ -10636,8 +10799,8 @@ packages:
has-flag: 4.0.0
dev: true
/supports-color/9.1.0:
resolution: {integrity: sha512-lOCGOTmBSN54zKAoPWhHkjoqVQ0MqgzPE5iirtoSixhr0ZieR/6l7WZ32V53cvy9+1qghFnIk7k52p991lKd6g==}
/supports-color/9.2.1:
resolution: {integrity: sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==}
engines: {node: '>=12'}
dev: true
......@@ -10937,8 +11100,8 @@ packages:
escape-string-regexp: 1.0.5
dev: true
/ts-jest/27.1.1_dc33159234d58f1c7ac35b6119da0e94:
resolution: {integrity: sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==}
/ts-jest/27.1.2_b65cae1b46840061996b6cc0ea16ca56:
resolution: {integrity: sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
peerDependencies:
......@@ -10961,17 +11124,17 @@ packages:
'@types/jest': 27.0.3
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
jest: 27.4.4_ts-node@10.4.0
jest: 27.4.5_ts-node@10.4.0
jest-util: 27.4.2
json5: 2.2.0
lodash.memoize: 4.1.2
make-error: 1.3.6
semver: 7.3.5
typescript: 4.5.3
typescript: 4.5.4
yargs-parser: 20.2.9
dev: true
/ts-node/10.4.0_74e588db5264178750052e53ffe97b8f:
/ts-node/10.4.0_cb9fa2b677905e47db2aeff929cdeb55:
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
hasBin: true
peerDependencies:
......@@ -10990,18 +11153,18 @@ packages:
'@tsconfig/node12': 1.0.9
'@tsconfig/node14': 1.0.1
'@tsconfig/node16': 1.0.2
'@types/node': 16.11.12
'@types/node': 17.0.0
acorn: 8.6.0
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 4.5.3
typescript: 4.5.4
yn: 3.1.1
dev: true
/ts-node/9.1.1_typescript@4.5.3:
/ts-node/9.1.1_typescript@4.5.4:
resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==}
engines: {node: '>=10.0.0'}
hasBin: true
......@@ -11013,7 +11176,7 @@ packages:
diff: 4.0.2
make-error: 1.3.6
source-map-support: 0.5.21
typescript: 4.5.3
typescript: 4.5.4
yn: 3.1.1
dev: true
......@@ -11033,14 +11196,14 @@ packages:
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
dev: true
/tsutils/3.21.0_typescript@4.5.3:
/tsutils/3.21.0_typescript@4.5.4:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'}
peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies:
tslib: 1.14.1
typescript: 4.5.3
typescript: 4.5.4
dev: true
/tunnel-agent/0.6.0:
......@@ -11109,8 +11272,8 @@ packages:
is-typedarray: 1.0.0
dev: true
/typescript/4.5.3:
resolution: {integrity: sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==}
/typescript/4.5.4:
resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
......@@ -11305,7 +11468,7 @@ packages:
diff-match-patch: 1.0.5
dev: false
/vite-plugin-compression/0.3.6_vite@2.7.1:
/vite-plugin-compression/0.3.6_vite@2.7.3:
resolution: {integrity: sha512-aSskQCJsP3VQ8PsnY+vO7UfD5qoFMOEuzg0PG2E9Zqyx+ARmc3wr9KCgOFraZOFW1Y4UAa5BR0SMTjoxHRMJoQ==}
peerDependencies:
vite: '>=2.0.0'
......@@ -11313,12 +11476,12 @@ packages:
chalk: 4.1.2
debug: 4.3.2
fs-extra: 10.0.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-html/2.1.1_vite@2.7.1:
/vite-plugin-html/2.1.1_vite@2.7.3:
resolution: {integrity: sha512-TCLLYzibNDEMwbtRYAYYmI7CqMuU0qFFfoTVhEQ8w4P9Tjfe5Xrh/0+XXydifgd/H7xzuWkFUjSYT6Egy7Y27Q==}
peerDependencies:
vite: '>=2.0.0'
......@@ -11329,10 +11492,10 @@ packages:
ejs: 3.1.6
fs-extra: 10.0.0
html-minifier-terser: 5.1.1
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
dev: true
/vite-plugin-imagemin/0.4.6_vite@2.7.1:
/vite-plugin-imagemin/0.4.6_vite@2.7.3:
resolution: {integrity: sha512-4dE7E77MM2ywFW5KOM6PTwgFZCh+OqlBufhpH07k81a4Ao2/Orvrido7JhLE3TWbWY2K1ZkiZ1E4buIPWtHQRA==}
peerDependencies:
vite: '>=2.0.0'
......@@ -11357,12 +11520,12 @@ packages:
imagemin-pngquant: 9.0.2
imagemin-svgo: 9.0.0
imagemin-webp: 6.0.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.1:
/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.3:
resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
engines: {node: '>=12.0.0'}
peerDependencies:
......@@ -11379,13 +11542,13 @@ packages:
fast-glob: 3.2.7
mockjs: 1.1.0
path-to-regexp: 6.2.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/vite-plugin-purge-icons/0.7.0_vite@2.7.1:
/vite-plugin-purge-icons/0.7.0_vite@2.7.3:
resolution: {integrity: sha512-oGZUKFAL4waIZIeiCPT5KZvGbBA500AO/03oxW+ODTKUMq+0jbh9s+T8NPzfJQFC1jtE7eUb2ium82IP/gxZjA==}
engines: {node: '>= 12'}
peerDependencies:
......@@ -11394,13 +11557,13 @@ packages:
'@purge-icons/core': 0.7.0
'@purge-icons/generated': 0.7.0
rollup-plugin-purge-icons: 0.7.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-pwa/0.11.11_vite@2.7.1:
resolution: {integrity: sha512-/nSLS7VfGN5UrL4a1ALGEQAyga/H0hYZjEkwPehiEFW1PM1DTi1A8GkPCsmevKwR6vt10P+5wS1wrvSgwQemzw==}
/vite-plugin-pwa/0.11.12_vite@2.7.3:
resolution: {integrity: sha512-XqFmA4y9C4RBb5osSsa26GVwOSwbzf2GNVcT5+06KYYdguqLpuI9FW7iV/akZqg0OUNUpH4tHfme8SnHA4PIXA==}
peerDependencies:
vite: ^2.0.0
dependencies:
......@@ -11408,7 +11571,7 @@ packages:
fast-glob: 3.2.7
pretty-bytes: 5.6.0
rollup: 2.60.1
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
workbox-build: 6.4.2
workbox-window: 6.4.2
transitivePeerDependencies:
......@@ -11417,7 +11580,7 @@ packages:
- supports-color
dev: true
/vite-plugin-style-import/1.4.0_vite@2.7.1:
/vite-plugin-style-import/1.4.0_vite@2.7.3:
resolution: {integrity: sha512-EGAx0zVGUkwAwvDaC66zxgzXyHE0CwAXp4O1xGKnpMcrDT9L1nlojiCjjLRQzL8C3zwY1jn9ilq+m0VABKiiLg==}
peerDependencies:
vite: '>=2.0.0'
......@@ -11428,12 +11591,12 @@ packages:
es-module-lexer: 0.9.3
fs-extra: 10.0.0
magic-string: 0.25.7
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-svg-icons/1.0.5_vite@2.7.1:
/vite-plugin-svg-icons/1.0.5_vite@2.7.3:
resolution: {integrity: sha512-dzPwIwaxhVzVTQ/NlQgQ/vcZ8jtHFx8xhpVt4iXqM/2G+8HUz6lpew4V8yOprCy2OUAq7gToYhIxT042gKXLMw==}
peerDependencies:
vite: '>=2.0.0'
......@@ -11445,12 +11608,12 @@ packages:
fs-extra: 10.0.0
svg-baker: 1.7.0
svgo: 2.8.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-theme/0.8.1_vite@2.7.1:
/vite-plugin-theme/0.8.1_vite@2.7.3:
resolution: {integrity: sha512-kyfcMW9YOBuNWHvORWJoq2tJ53Eaq3O7rFntENHtqp6hbblqdGhGlCzxXDbepVthFCxlyIel8S6EFIsCT6CVfg==}
peerDependencies:
vite: '>=2.0.0-beta.49'
......@@ -11463,22 +11626,22 @@ packages:
esbuild: 0.11.23
esbuild-plugin-alias: 0.1.2
tinycolor2: 1.4.2
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-vue-setup-extend/0.1.0_vite@2.7.1:
/vite-plugin-vue-setup-extend/0.1.0_vite@2.7.3:
resolution: {integrity: sha512-emS0pGCeWDdzxIpHzlPMaPv4HrNJMlXSkkzOFi110MrkyNweJv4TrDpB0ZYtjd+JywqjUCA3/cl3CuJBbv6qzw==}
peerDependencies:
vite: '>=2.0.0'
dependencies:
'@vue/compiler-sfc': 3.2.26
magic-string: 0.25.7
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
dev: true
/vite-plugin-windicss/1.5.4_vite@2.7.1:
/vite-plugin-windicss/1.5.4_vite@2.7.3:
resolution: {integrity: sha512-bG2IERA9J50MGq1QEbGC/PjrkVIaq2b3LilCeidyIpmFV/4aR14/wGDe83SobF+8coIeJ+23S0uDK/fXX5X0pQ==}
peerDependencies:
vite: ^2.0.1
......@@ -11486,14 +11649,14 @@ packages:
'@windicss/plugin-utils': 1.5.4
debug: 4.3.3
kolorist: 1.5.0
vite: 2.7.1_less@4.1.2
vite: 2.7.3_less@4.1.2
windicss: 3.2.1
transitivePeerDependencies:
- supports-color
dev: true
/vite/2.7.1_less@4.1.2:
resolution: {integrity: sha512-TDXXhcu5lyQ6uosK4ZWaOyB4VzOiizk0biitRzDzaEtgSUi8rVYPc4k1xgOjLSf0OuceDJmojFKXHOX9DB1WuQ==}
/vite/2.7.3_less@4.1.2:
resolution: {integrity: sha512-GAY1P+9fLJOju1SRm8+hykVnEXog+E+KXuqqyMBQDriKCUIKzWnPn142yNNhSdf/ixYGYdUa5ce3A8WaEajzGw==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
......@@ -11510,7 +11673,7 @@ packages:
dependencies:
esbuild: 0.13.15
less: 4.1.2
postcss: 8.4.4
postcss: 8.4.5
resolve: 1.20.0
rollup: 2.60.1
optionalDependencies:
......@@ -11653,14 +11816,14 @@ packages:
vue: 3.2.26
dev: false
/vue-eslint-parser/8.0.1_eslint@8.4.1:
/vue-eslint-parser/8.0.1_eslint@8.5.0:
resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
debug: 4.3.2
eslint: 8.4.1
eslint: 8.5.0
eslint-scope: 6.0.0
eslint-visitor-keys: 3.1.0
espree: 9.1.0
......@@ -11702,14 +11865,14 @@ packages:
vue: 3.2.26
dev: false
/vue-tsc/0.29.8_typescript@4.5.3:
/vue-tsc/0.29.8_typescript@4.5.4:
resolution: {integrity: sha512-pT0wLRjvRuSmB+J4WJT6uuV9mO0KtSSXEAtaVXZQzyk5+DJdbLIQTbRce/TXSkfqt1l1WogO78RjtOJFiMCgfQ==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/shared': 0.29.8
typescript: 4.5.3
typescript: 4.5.4
vscode-vue-languageservice: 0.29.8
dev: true
......
......@@ -24,13 +24,13 @@
"@types/koa": "^2.13.4",
"@types/koa-bodyparser": "^5.0.2",
"@types/koa-router": "^7.4.4",
"@types/node": "^16.11.12",
"@types/node": "^17.0.0",
"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.1",
"typescript": "^4.5.3"
"tsup": "^5.11.6",
"typescript": "^4.5.4"
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论