fix: vue type errors (#4696)

* chore(deps): upgrade vue to v3.2.24

* fix(deps): add csstype
This commit is contained in:
三咲智子 2021-12-07 11:18:15 +08:00 committed by GitHub
parent d3db915f51
commit 4c2a8a03f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 114 additions and 313 deletions

View File

@ -82,10 +82,11 @@
"@types/sass": "1.43.1",
"@typescript-eslint/eslint-plugin": "5.6.0",
"@typescript-eslint/parser": "5.6.0",
"@vue/compiler-sfc": "3.2.23",
"@vue/compiler-sfc": "3.2.24",
"@vue/test-utils": "2.0.0-rc.16",
"chalk": "4.1.2",
"components-helper": "1.0.4",
"csstype": "2.6.19",
"cz-conventional-changelog": "3.3.0",
"esbuild": "0.14.2",
"eslint": "8.4.0",
@ -114,7 +115,7 @@
"ts-jest": "26.5.6",
"ts-morph": "13.0.2",
"typescript": "4.5.2",
"vue": "3.2.23",
"vue": "3.2.24",
"vue-jest": "5.0.0-alpha.10",
"vue-router": "4.0.12",
"vue-tsc": "0.29.8"

View File

@ -29,12 +29,13 @@ importers:
'@types/sass': 1.43.1
'@typescript-eslint/eslint-plugin': 5.6.0
'@typescript-eslint/parser': 5.6.0
'@vue/compiler-sfc': 3.2.23
'@vue/compiler-sfc': 3.2.24
'@vue/test-utils': 2.0.0-rc.16
'@vueuse/core': ^7.0.0
async-validator: ^4.0.7
chalk: 4.1.2
components-helper: 1.0.4
csstype: 2.6.19
cz-conventional-changelog: 3.3.0
dayjs: ^1.10.7
esbuild: 0.14.2
@ -67,7 +68,7 @@ importers:
ts-jest: 26.5.6
ts-morph: 13.0.2
typescript: 4.5.2
vue: 3.2.23
vue: 3.2.24
vue-jest: 5.0.0-alpha.10
vue-router: 4.0.12
vue-tsc: 0.29.8
@ -75,14 +76,14 @@ importers:
'@element-plus/components': link:packages/components
'@element-plus/directives': link:packages/directives
'@element-plus/hooks': link:packages/hooks
'@element-plus/icons-vue': 0.2.4_vue@3.2.23
'@element-plus/icons-vue': 0.2.4_vue@3.2.24
'@element-plus/locale': link:packages/locale
'@element-plus/test-utils': link:packages/test-utils
'@element-plus/theme-chalk': link:packages/theme-chalk
'@element-plus/tokens': link:packages/tokens
'@element-plus/utils': link:packages/utils
'@popperjs/core': 2.10.2
'@vueuse/core': 7.0.0_vue@3.2.23
'@vueuse/core': 7.0.0_vue@3.2.24
async-validator: 4.0.7
dayjs: 1.10.7
lodash: 4.17.21
@ -104,10 +105,11 @@ importers:
'@types/sass': 1.43.1
'@typescript-eslint/eslint-plugin': 5.6.0_c73ee81e7e5a72fe329c49340cf4792a
'@typescript-eslint/parser': 5.6.0_eslint@8.4.0+typescript@4.5.2
'@vue/compiler-sfc': 3.2.23
'@vue/test-utils': 2.0.0-rc.16_vue@3.2.23
'@vue/compiler-sfc': 3.2.24
'@vue/test-utils': 2.0.0-rc.16_vue@3.2.24
chalk: 4.1.2
components-helper: 1.0.4
csstype: 2.6.19
cz-conventional-changelog: 3.3.0
esbuild: 0.14.2
eslint: 8.4.0
@ -130,15 +132,15 @@ importers:
rollup-plugin-css-only: 3.1.0_rollup@2.60.2
rollup-plugin-esbuild: 4.7.2_esbuild@0.14.2+rollup@2.60.2
rollup-plugin-filesize: 9.1.1
rollup-plugin-vue: 6.0.0_@vue+compiler-sfc@3.2.23
rollup-plugin-vue: 6.0.0_@vue+compiler-sfc@3.2.24
sass: 1.44.0
sucrase: 3.20.3
ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.2
ts-morph: 13.0.2
typescript: 4.5.2
vue: 3.2.23
vue-jest: 5.0.0-alpha.10_98304ab93379f905f19deb7647345b4b
vue-router: 4.0.12_vue@3.2.23
vue: 3.2.24
vue-jest: 5.0.0-alpha.10_2609923c4932215d68c42146be94fbc0
vue-router: 4.0.12_vue@3.2.24
vue-tsc: 0.29.8_typescript@4.5.2
docs:
@ -157,10 +159,10 @@ importers:
vite-plugin-inspect: 0.3.11
vitepress: 0.18.1
dependencies:
'@vueuse/core': 7.1.2_vue@3.2.23
'@vueuse/core': 7.1.2_vue@3.2.24
axios: 0.24.0
clipboard-copy: 4.0.1
element-plus: 1.2.0-beta.5_vue@3.2.23
element-plus: 1.2.0-beta.5_vue@3.2.24
normalize.css: 8.0.1
nprogress: 0.2.0
devDependencies:
@ -192,9 +194,9 @@ importers:
normalize-wheel-es: ^1.1.1
vue-router: ^4.0.0
dependencies:
'@element-plus/icons-vue': 0.2.2_vue@3.2.23
'@element-plus/icons-vue': 0.2.2_vue@3.2.24
'@popperjs/core': 2.10.2
'@vueuse/core': 7.0.0_vue@3.2.23
'@vueuse/core': 7.0.0_vue@3.2.24
async-validator: 4.0.7
dayjs: 1.10.7
lodash: 4.17.21
@ -203,7 +205,7 @@ importers:
devDependencies:
'@types/node': 16.11.6
csstype: 2.6.18
vue-router: 4.0.12_vue@3.2.23
vue-router: 4.0.12_vue@3.2.24
packages/hooks:
specifiers: {}
@ -248,7 +250,7 @@ importers:
vite: 2.6.14
vite-plugin-inspect: 0.3.11
dependencies:
'@element-plus/icons-vue': 0.2.2_vue@3.2.23
'@element-plus/icons-vue': 0.2.2_vue@3.2.24
devDependencies:
'@vitejs/plugin-vue': 1.10.1_vite@2.6.14
unplugin-vue-components: 0.17.6_9fb2980cdf95da0e45d7b70f9297451c
@ -923,21 +925,21 @@ packages:
resolution: {integrity: sha512-i3RG1Avx0mzdf1ysB5RKUcOIALL8lX58cY/Xl1/7PwakJ2J7XqJevAu+s/6uz6y3yLf3CcsuRbcbz0xeiIYHag==}
dev: false
/@element-plus/icons-vue/0.2.2_vue@3.2.23:
/@element-plus/icons-vue/0.2.2_vue@3.2.24:
resolution: {integrity: sha512-lCg6iz6/PBzMDtg0q09ri4mx5CdkxcnhMN7JacEPHq8ZN1qJirJqw5YWUGz281xFzoI9YMJU3wWzKNmZYjDLiQ==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@element-plus/icons-svg': 0.2.2
vue: 3.2.23
vue: 3.2.24
dev: false
/@element-plus/icons-vue/0.2.4_vue@3.2.23:
/@element-plus/icons-vue/0.2.4_vue@3.2.24:
resolution: {integrity: sha512-RsJNyL58rwxtsjeMy34o8txkL6UlME1stWsUlRpTac6UE9Bx9gdJvnDXbIKhOJqBLX17fBjmposdrn6VTqim2w==}
peerDependencies:
vue: ^3.2.0
dependencies:
vue: 3.2.23
vue: 3.2.24
dev: false
/@element-plus/icons/0.0.11:
@ -1991,15 +1993,6 @@ packages:
vite: 2.6.14_sass@1.44.0
dev: true
/@vitejs/plugin-vue/1.9.3_vite@2.6.10:
resolution: {integrity: sha512-yW6H/q+4Mc2PcVjSOelcsMrg/k15DnMUz8jyCFsI04emc3aLwo4AoofUfGnjHUkgirrDxSJLVqQVGhonQ3yykA==}
engines: {node: '>=12.0.0'}
peerDependencies:
vite: ^2.5.10
dependencies:
vite: 2.6.10_sass@1.44.0
dev: true
/@volar/code-gen/0.29.8:
resolution: {integrity: sha512-eohLLUqPChHRPDFT5gXn4V6pr/CeTri7Ou5GI26lUvBRRAbP8p+oYfQRcbMPGeKmVkYjfVj0chsxQGx6T8PQ4Q==}
dependencies:
@ -2043,9 +2036,9 @@ packages:
'@volar/code-gen': 0.29.8
'@volar/shared': 0.29.8
'@volar/source-map': 0.29.8
'@vue/compiler-core': 3.2.23
'@vue/compiler-dom': 3.2.23
'@vue/shared': 3.2.23
'@vue/compiler-core': 3.2.24
'@vue/compiler-dom': 3.2.24
'@vue/shared': 3.2.24
upath: 2.0.1
dev: true
@ -2060,102 +2053,102 @@ packages:
vscode-uri: 2.1.2
dev: true
/@vue/compiler-core/3.2.23:
resolution: {integrity: sha512-4ZhiI/orx+7EJ1B+0zjgvXMV2uRN+XBfG06UN2sJfND9rH5gtEQT3QmO4erum1o6Irl7y754W8/KSaDJh4EUQg==}
/@vue/compiler-core/3.2.24:
resolution: {integrity: sha512-A0SxB2HAggKzP57LDin5gfgWOTwFyGCtQ5MTMNBADnfQYALWnYuC8kMI0DhRSplGTWRvn9Z2DAnG8f35BnojuA==}
dependencies:
'@babel/parser': 7.16.4
'@vue/shared': 3.2.23
'@vue/shared': 3.2.24
estree-walker: 2.0.2
source-map: 0.6.1
dev: true
/@vue/compiler-dom/3.2.23:
resolution: {integrity: sha512-X2Nw8QFc5lgoK3kio5ktM95nqmLUH+q+N/PbV4kCHzF1avqv/EGLnAhaaF0Iu4bewNvHJAAhhwPZFeoV/22nbw==}
/@vue/compiler-dom/3.2.24:
resolution: {integrity: sha512-KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w==}
dependencies:
'@vue/compiler-core': 3.2.23
'@vue/shared': 3.2.23
'@vue/compiler-core': 3.2.24
'@vue/shared': 3.2.24
dev: true
/@vue/compiler-sfc/3.2.23:
resolution: {integrity: sha512-Aw+pb50Q5zTjyvWod8mNKmYZDRGHJBptmNNWE+84ZxrzEztPgMz8cNYIzWGbwcFVkmJlhvioAMvKnB+LM/sjSA==}
/@vue/compiler-sfc/3.2.24:
resolution: {integrity: sha512-YGPcIvVJp2qTPkuT6kT43Eo1xjstyY4bmuiSV31my4bQMBFVR26ANmifUSt759Blok71gK0WzfIZHbcOKYOeKA==}
dependencies:
'@babel/parser': 7.16.4
'@vue/compiler-core': 3.2.23
'@vue/compiler-dom': 3.2.23
'@vue/compiler-ssr': 3.2.23
'@vue/ref-transform': 3.2.23
'@vue/shared': 3.2.23
'@vue/compiler-core': 3.2.24
'@vue/compiler-dom': 3.2.24
'@vue/compiler-ssr': 3.2.24
'@vue/ref-transform': 3.2.24
'@vue/shared': 3.2.24
estree-walker: 2.0.2
magic-string: 0.25.7
postcss: 8.4.4
source-map: 0.6.1
dev: true
/@vue/compiler-ssr/3.2.23:
resolution: {integrity: sha512-Bqzn4jFyXPK1Ehqiq7e/czS8n62gtYF1Zfeu0DrR5uv+SBllh7LIvZjZU6+c8qbocAd3/T3I3gn2cZGmnDb6zg==}
/@vue/compiler-ssr/3.2.24:
resolution: {integrity: sha512-E1HHShNsGVWXxs68LDOUuI+Bzak9W/Ier/366aKDBFuwvfwgruwq6abhMfj6pSDZpwZ/PXnfliyl/m7qBSq6gw==}
dependencies:
'@vue/compiler-dom': 3.2.23
'@vue/shared': 3.2.23
'@vue/compiler-dom': 3.2.24
'@vue/shared': 3.2.24
dev: true
/@vue/devtools-api/6.0.0-beta.19:
resolution: {integrity: sha512-ObzQhgkoVeoyKv+e8+tB/jQBL2smtk/NmC9OmFK8UqdDpoOdv/Kf9pyDWL+IFyM7qLD2C75rszJujvGSPSpGlw==}
dev: true
/@vue/reactivity/3.2.23:
resolution: {integrity: sha512-8RGVr/5Kpgb/EkCjgHXqttgA5IMc6n0lIXFY4TVbMkzdXrvaIhzBd7Te44oIDsTSYVKZLpfHd6/wEnuDqE8vFw==}
/@vue/reactivity/3.2.24:
resolution: {integrity: sha512-5eVsO9wfQ5erCMSRBjpqLkkI+LglJS7E0oLZJs2gsChpvOjH2Uwt3Hk1nVv0ywStnWg71Ykn3SyQwtnl7PknOQ==}
dependencies:
'@vue/shared': 3.2.23
'@vue/shared': 3.2.24
dev: true
/@vue/ref-transform/3.2.23:
resolution: {integrity: sha512-gW0GD2PSAs/th7mC7tPB/UwpIQxclbApVtsDtscDmOJXb2+cdu60ny+SuHNgfrlUT/JqWKQHq7jFKO4woxLNaA==}
/@vue/ref-transform/3.2.24:
resolution: {integrity: sha512-j6oNbsGLvea2rF8GQB9w6q7UFL1So7J+t6ducaMeWPSyjYZ+slWpwPVK6mmyghg5oGqC41R+HC5BV036Y0KhXQ==}
dependencies:
'@babel/parser': 7.16.4
'@vue/compiler-core': 3.2.23
'@vue/shared': 3.2.23
'@vue/compiler-core': 3.2.24
'@vue/shared': 3.2.24
estree-walker: 2.0.2
magic-string: 0.25.7
dev: true
/@vue/runtime-core/3.2.23:
resolution: {integrity: sha512-wSI5lmY2kCGLf89iiygqxVh6/5bsawz78Me9n1x4U2bHnN0yf3PWyuhN0WgIE8VfEaF7e75E333uboNEIFjgkg==}
/@vue/runtime-core/3.2.24:
resolution: {integrity: sha512-ReI06vGgYuW0G8FlOcAOzMklVDJSxKuRhYzT8j+a8BTfs1945kxo1Th28BPvasyYx8J+LMeZ0HqpPH9yGXvWvg==}
dependencies:
'@vue/reactivity': 3.2.23
'@vue/shared': 3.2.23
'@vue/reactivity': 3.2.24
'@vue/shared': 3.2.24
dev: true
/@vue/runtime-dom/3.2.23:
resolution: {integrity: sha512-z6lp0888NkLmxD9j2sGoll8Kb7J743s8s6w7GbiyUc4WZwm0KJ35B4qTFDMoIU0G7CatS6Z+yRTpPHc6srtByg==}
/@vue/runtime-dom/3.2.24:
resolution: {integrity: sha512-piqsabtIEUKkMGSJlOyKUonZEDtdwOpR6teQ8EKbH8PX9sxfAt9snLnFJldUhhyYrLIyDtnjwajfJ7/XtpD4JA==}
dependencies:
'@vue/runtime-core': 3.2.23
'@vue/shared': 3.2.23
'@vue/runtime-core': 3.2.24
'@vue/shared': 3.2.24
csstype: 2.6.19
dev: true
/@vue/server-renderer/3.2.23_vue@3.2.23:
resolution: {integrity: sha512-mgQ2VAE5WjeZELJKNbwE69uiBNpN+3LyL0ZDki1bJWVwHD2fhPfx7pwyYuiucE81xz2LxVsyGxhKKUL997g8vw==}
/@vue/server-renderer/3.2.24_vue@3.2.24:
resolution: {integrity: sha512-DqiCRDxTbv67Hw5ImiqnLIQbPGtIwWLLfEcVHoEnu1f21EMTB6LfoS69EQddd8VyfN5kfX3Fmz27/hrFPpRaMQ==}
peerDependencies:
vue: 3.2.23
vue: 3.2.24
dependencies:
'@vue/compiler-ssr': 3.2.23
'@vue/shared': 3.2.23
vue: 3.2.23
'@vue/compiler-ssr': 3.2.24
'@vue/shared': 3.2.24
vue: 3.2.24
dev: true
/@vue/shared/3.2.23:
resolution: {integrity: sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==}
/@vue/shared/3.2.24:
resolution: {integrity: sha512-BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA==}
dev: true
/@vue/test-utils/2.0.0-rc.16_vue@3.2.23:
/@vue/test-utils/2.0.0-rc.16_vue@3.2.24:
resolution: {integrity: sha512-TubikDVkI2LuRKRPSLv3lYpbpvvucT2DIcGqfBVpvYs4W19u0EBTJEdmfwmSuLY7H1TyAr9Stur3PI1sWWvTGQ==}
peerDependencies:
vue: ^3.0.1
dependencies:
vue: 3.2.23
vue: 3.2.24
dev: true
/@vueuse/core/7.0.0_vue@3.2.23:
/@vueuse/core/7.0.0_vue@3.2.24:
resolution: {integrity: sha512-dhf10icxd7w16AVaOtriVkum+CdCjskV0wht/kpGnOb2NbYBeXuiZNruMA+w8DaRPO4oXW8UhAix/S8HCz9OlQ==}
peerDependencies:
'@vue/composition-api': ^1.1.0
@ -2166,12 +2159,12 @@ packages:
vue:
optional: true
dependencies:
'@vueuse/shared': 7.0.0_vue@3.2.23
vue: 3.2.23
vue-demi: 0.11.4_vue@3.2.23
'@vueuse/shared': 7.0.0_vue@3.2.24
vue: 3.2.24
vue-demi: 0.11.4_vue@3.2.24
dev: false
/@vueuse/core/7.1.2_vue@3.2.23:
/@vueuse/core/7.1.2_vue@3.2.24:
resolution: {integrity: sha512-SLoOPfhZdNRNUkZfx+wrHj6WycWdSw2RmNS8E4ngQ2kmBoJjRarGy51/GkGdjqHQqmhuwuFoNO2WaU0yBn3ffg==}
peerDependencies:
'@vue/composition-api': ^1.1.0
@ -2182,12 +2175,12 @@ packages:
vue:
optional: true
dependencies:
'@vueuse/shared': 7.1.2_vue@3.2.23
vue: 3.2.23
vue-demi: 0.11.4_vue@3.2.23
'@vueuse/shared': 7.1.2_vue@3.2.24
vue: 3.2.24
vue-demi: 0.11.4_vue@3.2.24
dev: false
/@vueuse/shared/7.0.0_vue@3.2.23:
/@vueuse/shared/7.0.0_vue@3.2.24:
resolution: {integrity: sha512-TG4FSjiFCTn4srJO8j9Ax4OOVKrBWgcRJY54+mHqYINEk95FFuCvk7cE642Byxq6eGTMTZRw+f8ufFIA9tqXig==}
peerDependencies:
'@vue/composition-api': ^1.1.0
@ -2198,11 +2191,11 @@ packages:
vue:
optional: true
dependencies:
vue: 3.2.23
vue-demi: 0.11.4_vue@3.2.23
vue: 3.2.24
vue-demi: 0.11.4_vue@3.2.24
dev: false
/@vueuse/shared/7.1.2_vue@3.2.23:
/@vueuse/shared/7.1.2_vue@3.2.24:
resolution: {integrity: sha512-AjYh4y9S5FMOoHDsysqcXY/1mpqNTrnWUD50yaaiyf+5kGWQVIpAkkjKZlYSC/NHKxxCRn0cLR4nWMzceUWewQ==}
peerDependencies:
'@vue/composition-api': ^1.1.0
@ -2213,8 +2206,8 @@ packages:
vue:
optional: true
dependencies:
vue: 3.2.23
vue-demi: 0.11.4_vue@3.2.23
vue: 3.2.24
vue-demi: 0.11.4_vue@3.2.24
dev: false
/@zkochan/npm-conf/2.0.2:
@ -3974,20 +3967,20 @@ packages:
resolution: {integrity: sha512-2jtSwgyiRzybHRxrc2nKI+39wH3AwQgn+sogQ+q814gv8hIFwrcZbV07Ea9f8AmK0ufPVZUvvAG1uZJ+obV4Jw==}
dev: true
/element-plus/1.2.0-beta.5_vue@3.2.23:
/element-plus/1.2.0-beta.5_vue@3.2.24:
resolution: {integrity: sha512-8KNGsNZ6RjVJ7kmxq/WLeTBMhVxSjfaGdW2QdcdXz4km1MgxbyBfdiNGVQG4XH/n+hbtLFldCPw0mVT4vkncuA==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@element-plus/icons': 0.0.11
'@popperjs/core': 2.11.0
'@vueuse/core': 7.1.2_vue@3.2.23
'@vueuse/core': 7.1.2_vue@3.2.24
async-validator: 4.0.7
dayjs: 1.10.7
lodash: 4.17.21
memoize-one: 6.0.0
normalize-wheel-es: 1.1.1
vue: 3.2.23
vue: 3.2.24
transitivePeerDependencies:
- '@vue/composition-api'
dev: false
@ -4128,14 +4121,6 @@ packages:
es6-symbol: 3.1.3
dev: true
/esbuild-android-arm64/0.13.11:
resolution: {integrity: sha512-5D6wfGwqbYcsj2Rtsdilt7TFi1i2vo/OcDNc+bBzdveQ0dgsXq07ImnHZ1fjKCjvQrjZz2oDCvKyMso3YyTEtQ==}
cpu: [arm64]
os: [android]
requiresBuild: true
dev: true
optional: true
/esbuild-android-arm64/0.13.13:
resolution: {integrity: sha512-T02aneWWguJrF082jZworjU6vm8f4UQ+IH2K3HREtlqoY9voiJUwHLRL6khRlsNLzVglqgqb7a3HfGx7hAADCQ==}
cpu: [arm64]
@ -4152,14 +4137,6 @@ packages:
dev: true
optional: true
/esbuild-darwin-64/0.13.11:
resolution: {integrity: sha512-5SLEfyBVyTjTWBD8bMUsCsFmiiYQQhcA29mjOfooPVbk8Xq4pc0Cl8l+XQStO5ntnX5xh8su+z4LGCJ15rE2Gw==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-64/0.13.13:
resolution: {integrity: sha512-wkaiGAsN/09X9kDlkxFfbbIgR78SNjMOfUhoel3CqKBDsi9uZhw7HBNHNxTzYUK8X8LAKFpbODgcRB3b/I8gHA==}
cpu: [x64]
@ -4176,14 +4153,6 @@ packages:
dev: true
optional: true
/esbuild-darwin-arm64/0.13.11:
resolution: {integrity: sha512-davfRUaAqC1dAaN/Re0yG7wHj30EMw0EzzCoUfIAzuiuwHTJk9vwCZ+eVVz5n7cDy/mtaYLUJTNcmeVnperGIQ==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-arm64/0.13.13:
resolution: {integrity: sha512-b02/nNKGSV85Gw9pUCI5B48AYjk0vFggDeom0S6QMP/cEDtjSh1WVfoIFNAaLA0MHWfue8KBwoGVsN7rBshs4g==}
cpu: [arm64]
@ -4200,14 +4169,6 @@ packages:
dev: true
optional: true
/esbuild-freebsd-64/0.13.11:
resolution: {integrity: sha512-xQS/TuL7nBWwhYilIUHGhce0dLLMG+fsn8X6r78rDVEuSZPoTmP4ClVkM6uW+3OaKMBrel1VUXnFJ79Mg/n+lw==}
cpu: [x64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-64/0.13.13:
resolution: {integrity: sha512-ALgXYNYDzk9YPVk80A+G4vz2D22Gv4j4y25exDBGgqTcwrVQP8rf/rjwUjHoh9apP76oLbUZTmUmvCMuTI1V9A==}
cpu: [x64]
@ -4224,14 +4185,6 @@ packages:
dev: true
optional: true
/esbuild-freebsd-arm64/0.13.11:
resolution: {integrity: sha512-xU5G1UL/TWhgar9qAjDmnFVRWI//XFTHrG3SCpyhSMgOqrlD0ySgW1SSXEBVHfQu0JIEKQZ0uQpreS0pXt20/A==}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-arm64/0.13.13:
resolution: {integrity: sha512-uFvkCpsZ1yqWQuonw5T1WZ4j59xP/PCvtu6I4pbLejhNo4nwjW6YalqnBvBSORq5/Ifo9S/wsIlVHzkzEwdtlw==}
cpu: [arm64]
@ -4248,14 +4201,6 @@ packages:
dev: true
optional: true
/esbuild-linux-32/0.13.11:
resolution: {integrity: sha512-P2a4eEtpRP6KHzTY30xEVOFpIFVZoa48/bjB+V5jXGRk5iKSsX4Akq3amXotz66GDBSEiaz1uSJ1Nu80HfA1Mw==}
cpu: [ia32]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-32/0.13.13:
resolution: {integrity: sha512-yxR9BBwEPs9acVEwTrEE2JJNHYVuPQC9YGjRfbNqtyfK/vVBQYuw8JaeRFAvFs3pVJdQD0C2BNP4q9d62SCP4w==}
cpu: [ia32]
@ -4272,14 +4217,6 @@ packages:
dev: true
optional: true
/esbuild-linux-64/0.13.11:
resolution: {integrity: sha512-Lk5JfLpQhaLGK+h4WFc8GQNP+uX5olqQLcomROlKUjxuAn+T+8+EI6CEX5FANu/Y/QlzC57zfvkxqRRUAZ9bdg==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-64/0.13.13:
resolution: {integrity: sha512-kzhjlrlJ+6ESRB/n12WTGll94+y+HFeyoWsOrLo/Si0s0f+Vip4b8vlnG0GSiS6JTsWYAtGHReGczFOaETlKIw==}
cpu: [x64]
@ -4296,14 +4233,6 @@ packages:
dev: true
optional: true
/esbuild-linux-arm/0.13.11:
resolution: {integrity: sha512-K+pYBQr5AAyqe0D4GSFzZF3qnoUf2HG6W4ox8L5dYe20fTfq6o9CaRQpcp7nCYzM1ZSOJR1gK/Xzsn1YRp5lpg==}
cpu: [arm]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-arm/0.13.13:
resolution: {integrity: sha512-hXub4pcEds+U1TfvLp1maJ+GHRw7oizvzbGRdUvVDwtITtjq8qpHV5Q5hWNNn6Q+b3b2UxF03JcgnpzCw96nUQ==}
cpu: [arm]
@ -4320,14 +4249,6 @@ packages:
dev: true
optional: true
/esbuild-linux-arm64/0.13.11:
resolution: {integrity: sha512-wOPaXH5Z0qkT2dsm7nWJ44jysXUVQ3IS6a0lXprE3AYLt7PCqATrlXOMwuQngJEMqxxvM9svaI3lTqU+E9sxlQ==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-arm64/0.13.13:
resolution: {integrity: sha512-KMrEfnVbmmJxT3vfTnPv/AiXpBFbbyExH13BsUGy1HZRPFMi5Gev5gk8kJIZCQSRfNR17aqq8sO5Crm2KpZkng==}
cpu: [arm64]
@ -4344,14 +4265,6 @@ packages:
dev: true
optional: true
/esbuild-linux-mips64le/0.13.11:
resolution: {integrity: sha512-pupByBqNyyfFYfsIpprkie62NdZ424LmMhWWMfLav59DLOoG3Tn9DBam5lLeVX4eW1SCZgsGcfBAoaReCK7TZg==}
cpu: [mips64el]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-mips64le/0.13.13:
resolution: {integrity: sha512-cJT9O1LYljqnnqlHaS0hdG73t7hHzF3zcN0BPsjvBq+5Ad47VJun+/IG4inPhk8ta0aEDK6LdP+F9299xa483w==}
cpu: [mips64el]
@ -4368,14 +4281,6 @@ packages:
dev: true
optional: true
/esbuild-linux-ppc64le/0.13.11:
resolution: {integrity: sha512-6F5n+XPLBfLjzSWvY32hS0b9UxLMtrcGD+1fCAdzXGSyT4Z35LsDTPZtFHHdczfvaGqsoIaEwbdihoOTg86uow==}
cpu: [ppc64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-ppc64le/0.13.13:
resolution: {integrity: sha512-+rghW8st6/7O6QJqAjVK3eXzKkZqYAw6LgHv7yTMiJ6ASnNvghSeOcIvXFep3W2oaJc35SgSPf21Ugh0o777qQ==}
cpu: [ppc64]
@ -4392,14 +4297,6 @@ packages:
dev: true
optional: true
/esbuild-netbsd-64/0.13.11:
resolution: {integrity: sha512-0/DInmj0wcFewOmK8Ek8dkMLRev3/9eZyYhruqhZdjWq4hfi9APnn3gOxgj3dDo3Q4Dhc8pFqA9SpxD5KXGH2Q==}
cpu: [x64]
os: [netbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-netbsd-64/0.13.13:
resolution: {integrity: sha512-A/B7rwmzPdzF8c3mht5TukbnNwY5qMJqes09ou0RSzA5/jm7Jwl/8z853ofujTFOLhkNHUf002EAgokzSgEMpQ==}
cpu: [x64]
@ -4416,14 +4313,6 @@ packages:
dev: true
optional: true
/esbuild-openbsd-64/0.13.11:
resolution: {integrity: sha512-QkWZt2D/XGD3gejRTX0mQx3oPuYTdSpLJ4H9cQlsec/WNCRW17DDqb61UE38PozMKO2EfpE+znWc/uLoA7tyGA==}
cpu: [x64]
os: [openbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-openbsd-64/0.13.13:
resolution: {integrity: sha512-szwtuRA4rXKT3BbwoGpsff6G7nGxdKgUbW9LQo6nm0TVCCjDNDC/LXxT994duIW8Tyq04xZzzZSW7x7ttDiw1w==}
cpu: [x64]
@ -4440,14 +4329,6 @@ packages:
dev: true
optional: true
/esbuild-sunos-64/0.13.11:
resolution: {integrity: sha512-mQ6BjPBsajbSzqMJZHodS2Z2UCtrUftFQR/cWPMyL/y7sF/OJwgpG4vif1jxCPB/rgU239fTyIJnwQHblqpkjQ==}
cpu: [x64]
os: [sunos]
requiresBuild: true
dev: true
optional: true
/esbuild-sunos-64/0.13.13:
resolution: {integrity: sha512-ihyds9O48tVOYF48iaHYUK/boU5zRaLOXFS+OOL3ceD39AyHo46HVmsJLc7A2ez0AxNZCxuhu+P9OxfPfycTYQ==}
cpu: [x64]
@ -4464,14 +4345,6 @@ packages:
dev: true
optional: true
/esbuild-windows-32/0.13.11:
resolution: {integrity: sha512-CBrsaverrBed3wo+fz9uMtmEaaetUGv29rXbZipFX1wqlFOFFmrA3l97P/4MLOIP8NlOZheVLwEdKWiT5dIV4Q==}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-32/0.13.13:
resolution: {integrity: sha512-h2RTYwpG4ldGVJlbmORObmilzL8EECy8BFiF8trWE1ZPHLpECE9//J3Bi+W3eDUuv/TqUbiNpGrq4t/odbayUw==}
cpu: [ia32]
@ -4488,14 +4361,6 @@ packages:
dev: true
optional: true
/esbuild-windows-64/0.13.11:
resolution: {integrity: sha512-Lg3XTGO8jfYEJnnErqbMeXlRd4SiB2gYqsbH828cy8z52fsGOWEfmVyyzRYHFnMOVXHnV9njk8aj/gvdzhXtuQ==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-64/0.13.13:
resolution: {integrity: sha512-oMrgjP4CjONvDHe7IZXHrMk3wX5Lof/IwFEIbwbhgbXGBaN2dke9PkViTiXC3zGJSGpMvATXVplEhlInJ0drHA==}
cpu: [x64]
@ -4512,14 +4377,6 @@ packages:
dev: true
optional: true
/esbuild-windows-arm64/0.13.11:
resolution: {integrity: sha512-D9k0+gZhyTreG8UDYV4O/TTA9zcvnCKI+FnoS+Qun+2nD9CDXkLkA2jSJIPAme1dzQoMJpxwkOVWjLXKkMDc+Q==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-arm64/0.13.13:
resolution: {integrity: sha512-6fsDfTuTvltYB5k+QPah/x7LrI2+OLAJLE3bWLDiZI6E8wXMQU+wLqtEO/U/RvJgVY1loPs5eMpUBpVajczh1A==}
cpu: [arm64]
@ -4536,30 +4393,6 @@ packages:
dev: true
optional: true
/esbuild/0.13.11:
resolution: {integrity: sha512-LeKT6wgEJX+U78L8O6Me71NtV18pO2iGJv3hBeOPMk+wArxHvQqv/cU8uZ97i+rge25DOrLNKBlzN3ofyoS1sg==}
hasBin: true
requiresBuild: true
optionalDependencies:
esbuild-android-arm64: 0.13.11
esbuild-darwin-64: 0.13.11
esbuild-darwin-arm64: 0.13.11
esbuild-freebsd-64: 0.13.11
esbuild-freebsd-arm64: 0.13.11
esbuild-linux-32: 0.13.11
esbuild-linux-64: 0.13.11
esbuild-linux-arm: 0.13.11
esbuild-linux-arm64: 0.13.11
esbuild-linux-mips64le: 0.13.11
esbuild-linux-ppc64le: 0.13.11
esbuild-netbsd-64: 0.13.11
esbuild-openbsd-64: 0.13.11
esbuild-sunos-64: 0.13.11
esbuild-windows-32: 0.13.11
esbuild-windows-64: 0.13.11
esbuild-windows-arm64: 0.13.11
dev: true
/esbuild/0.13.13:
resolution: {integrity: sha512-Z17A/R6D0b4s3MousytQ/5i7mTCbaF+Ua/yPfoe71vdTv4KBvVAvQ/6ytMngM2DwGJosl8WxaD75NOQl2QF26Q==}
hasBin: true
@ -5326,7 +5159,7 @@ packages:
requiresBuild: true
dependencies:
bindings: 1.5.0
nan: 2.14.2
nan: 2.15.0
dev: true
optional: true
@ -7706,8 +7539,8 @@ packages:
thenify-all: 1.6.0
dev: true
/nan/2.14.2:
resolution: {integrity: sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==}
/nan/2.15.0:
resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==}
requiresBuild: true
dev: true
optional: true
@ -9143,12 +8976,12 @@ packages:
- supports-color
dev: true
/rollup-plugin-vue/6.0.0_@vue+compiler-sfc@3.2.23:
/rollup-plugin-vue/6.0.0_@vue+compiler-sfc@3.2.24:
resolution: {integrity: sha512-oVvUd84d5u73M2HYM3XsMDLtZRIA/tw2U0dmHlXU2UWP5JARYHzh/U9vcxaN/x/9MrepY7VH3pHFeOhrWpxs/Q==}
peerDependencies:
'@vue/compiler-sfc': '*'
dependencies:
'@vue/compiler-sfc': 3.2.23
'@vue/compiler-sfc': 3.2.24
debug: 4.3.2
hash-sum: 2.0.0
rollup-pluginutils: 2.8.2
@ -9162,14 +8995,6 @@ packages:
estree-walker: 0.6.1
dev: true
/rollup/2.58.3:
resolution: {integrity: sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
fsevents: 2.3.2
dev: true
/rollup/2.59.0:
resolution: {integrity: sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==}
engines: {node: '>=10.0.0'}
@ -10349,7 +10174,7 @@ packages:
minimatch: 3.0.4
resolve: 1.20.0
unplugin: 0.2.21_rollup@2.60.2+vite@2.6.14
vue: 3.2.23
vue: 3.2.24
transitivePeerDependencies:
- rollup
- supports-color
@ -10557,31 +10382,6 @@ packages:
- supports-color
dev: true
/vite/2.6.10_sass@1.44.0:
resolution: {integrity: sha512-XbevwpDJMs3lKiGEj0UQScsOCpwHIjFgfzPnFVkPgnxsF9oPv1uGyckLg58XkXv6LnO46KN9yZqJzINFmAxtUg==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
less: '*'
sass: '*'
stylus: '*'
peerDependenciesMeta:
less:
optional: true
sass:
optional: true
stylus:
optional: true
dependencies:
esbuild: 0.13.11
postcss: 8.3.11
resolve: 1.20.0
rollup: 2.58.3
sass: 1.44.0
optionalDependencies:
fsevents: 2.3.2
dev: true
/vite/2.6.14_sass@1.44.0:
resolution: {integrity: sha512-2HA9xGyi+EhY2MXo0+A2dRsqsAG3eFNEVIo12olkWhOmc8LfiM+eMdrXf+Ruje9gdXgvSqjLI9freec1RUM5EA==}
engines: {node: '>=12.2.0'}
@ -10615,9 +10415,9 @@ packages:
'@docsearch/css': 1.0.0-alpha.28
'@docsearch/js': 1.0.0-alpha.28
'@types/markdown-it': 12.2.3
'@vitejs/plugin-vue': 1.9.3_vite@2.6.10
'@vue/compiler-sfc': 3.2.23
'@vue/server-renderer': 3.2.23_vue@3.2.23
'@vitejs/plugin-vue': 1.10.1_vite@2.6.14
'@vue/compiler-sfc': 3.2.24
'@vue/server-renderer': 3.2.24_vue@3.2.24
chalk: 4.1.2
compression: 1.7.4
debug: 4.3.2
@ -10637,8 +10437,8 @@ packages:
polka: 0.5.2
prismjs: 1.25.0
sirv: 1.0.17
vite: 2.6.10_sass@1.44.0
vue: 3.2.23
vite: 2.6.14_sass@1.44.0
vue: 3.2.24
transitivePeerDependencies:
- less
- react
@ -10757,8 +10557,8 @@ packages:
'@volar/transforms': 0.29.8
'@volar/vue-code-gen': 0.29.8
'@vscode/emmet-helper': 2.8.2
'@vue/reactivity': 3.2.23
'@vue/shared': 3.2.23
'@vue/reactivity': 3.2.24
'@vue/shared': 3.2.24
request-light: 0.5.4
upath: 2.0.1
vscode-css-languageservice: 5.1.7
@ -10770,7 +10570,7 @@ packages:
vscode-typescript-languageservice: 0.29.8
dev: true
/vue-demi/0.11.4_vue@3.2.23:
/vue-demi/0.11.4_vue@3.2.24:
resolution: {integrity: sha512-/3xFwzSykLW2HiiLie43a+FFgNOcokbBJ+fzvFXd0r2T8MYohqvphUyDQ8lbAwzQ3Dlcrb1c9ykifGkhSIAk6A==}
engines: {node: '>=12'}
hasBin: true
@ -10782,7 +10582,7 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
vue: 3.2.23
vue: 3.2.24
dev: false
/vue-eslint-parser/8.0.1_eslint@8.4.0:
@ -10803,7 +10603,7 @@ packages:
- supports-color
dev: true
/vue-jest/5.0.0-alpha.10_98304ab93379f905f19deb7647345b4b:
/vue-jest/5.0.0-alpha.10_2609923c4932215d68c42146be94fbc0:
resolution: {integrity: sha512-iN62cTi4AL0UsgxEyVeJtHG6qXEv+8Ci2wX1vP3b/dAZvyBRmqy5aJHQrP6VCEuio+HgHQ1LAZ+ccM2pouBmlg==}
peerDependencies:
'@babel/core': 7.x
@ -10827,18 +10627,18 @@ packages:
ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.2
tsconfig: 7.0.0
typescript: 4.5.2
vue: 3.2.23
vue: 3.2.24
transitivePeerDependencies:
- supports-color
dev: true
/vue-router/4.0.12_vue@3.2.23:
/vue-router/4.0.12_vue@3.2.24:
resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==}
peerDependencies:
vue: ^3.0.0
dependencies:
'@vue/devtools-api': 6.0.0-beta.19
vue: 3.2.23
vue: 3.2.24
dev: true
/vue-tsc/0.29.8_typescript@4.5.2:
@ -10852,14 +10652,14 @@ packages:
vscode-vue-languageservice: 0.29.8
dev: true
/vue/3.2.23:
resolution: {integrity: sha512-MGp9JZC37lzGhwSu6c1tQxrQbXbw7XKFqtYh7SFwNrNK899FPxGAHwSHMZijMChTSC3uZrD2BGO/3EHOgMJ0cw==}
/vue/3.2.24:
resolution: {integrity: sha512-PvCklXNfcUMyeP/a9nME27C32IipwUDoS45rDyKn5+RQrWyjL+0JAJtf98HL6y9bfqQRTlYjSowWEB1nXxvG5Q==}
dependencies:
'@vue/compiler-dom': 3.2.23
'@vue/compiler-sfc': 3.2.23
'@vue/runtime-dom': 3.2.23
'@vue/server-renderer': 3.2.23_vue@3.2.23
'@vue/shared': 3.2.23
'@vue/compiler-dom': 3.2.24
'@vue/compiler-sfc': 3.2.24
'@vue/runtime-dom': 3.2.24
'@vue/server-renderer': 3.2.24_vue@3.2.24
'@vue/shared': 3.2.24
dev: true
/w3c-hr-time/1.0.2: