chore: 更新依赖

This commit is contained in:
Hooray 2023-02-20 01:58:33 +08:00
parent 4c0bc769c3
commit 9feab1ebdb
4 changed files with 258 additions and 213 deletions

View File

@ -19,11 +19,11 @@
},
"dependencies": {
"@tinymce/tinymce-vue": "^5.0.0",
"@vueuse/core": "^9.12.0",
"@vueuse/integrations": "^9.12.0",
"axios": "^1.3.2",
"@vueuse/core": "^9.13.0",
"@vueuse/integrations": "^9.13.0",
"axios": "^1.3.3",
"dayjs": "^1.11.7",
"element-plus": "^2.2.30",
"element-plus": "^2.2.32",
"hotkeys-js": "^3.10.1",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
@ -48,27 +48,27 @@
"@vitejs/plugin-vue-jsx": "^3.0.0",
"autoprefixer": "^10.4.13",
"bumpp": "^8.2.1",
"cz-git": "^1.4.1",
"cz-git": "^1.5.0",
"eslint": "^8.34.0",
"esno": "^0.16.3",
"fs-extra": "^11.1.0",
"http-server": "^14.1.1",
"lint-staged": "^13.1.1",
"lint-staged": "^13.1.2",
"npm-run-all": "^4.1.5",
"plop": "^3.1.2",
"postcss-html": "^1.5.0",
"sass": "^1.58.0",
"sass": "^1.58.3",
"simple-git-hooks": "^2.8.1",
"stylelint": "^15.1.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.0",
"stylelint-config-standard-scss": "^7.0.1",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^4.4.0",
"svgo": "^3.0.2",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.14.2",
"unplugin-vue-components": "^0.23.0",
"vite": "^4.1.1",
"unplugin-auto-import": "^0.14.3",
"unplugin-vue-components": "^0.24.0",
"vite": "^4.1.2",
"vite-plugin-banner": "^0.7.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
@ -77,9 +77,9 @@
"vite-plugin-spritesmith": "^0.1.1",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-inspector": "^3.3.2",
"vite-plugin-vue-layouts": "^0.6.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^1.0.24"
"vue-tsc": "^1.1.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",

View File

@ -10,20 +10,20 @@ specifiers:
'@types/qs': ^6.9.7
'@vitejs/plugin-vue': ^4.0.0
'@vitejs/plugin-vue-jsx': ^3.0.0
'@vueuse/core': ^9.12.0
'@vueuse/integrations': ^9.12.0
'@vueuse/core': ^9.13.0
'@vueuse/integrations': ^9.13.0
autoprefixer: ^10.4.13
axios: ^1.3.2
axios: ^1.3.3
bumpp: ^8.2.1
cz-git: ^1.4.1
cz-git: ^1.5.0
dayjs: ^1.11.7
element-plus: ^2.2.30
element-plus: ^2.2.32
eslint: ^8.34.0
esno: ^0.16.3
fs-extra: ^11.1.0
hotkeys-js: ^3.10.1
http-server: ^14.1.1
lint-staged: ^13.1.1
lint-staged: ^13.1.2
lodash-es: ^4.17.21
mitt: ^3.0.0
mockjs: ^1.1.0
@ -35,19 +35,19 @@ specifiers:
plop: ^3.1.2
postcss-html: ^1.5.0
qs: ^6.11.0
sass: ^1.58.0
sass: ^1.58.3
simple-git-hooks: ^2.8.1
stylelint: ^15.1.0
stylelint-config-standard: ^30.0.1
stylelint-config-standard-scss: ^7.0.0
stylelint-config-standard-scss: ^7.0.1
stylelint-config-standard-vue: ^1.0.0
stylelint-scss: ^4.4.0
svgo: ^3.0.2
tinymce: ^6.3.1
typescript: ^4.9.5
unplugin-auto-import: ^0.14.2
unplugin-vue-components: ^0.23.0
vite: ^4.1.1
unplugin-auto-import: ^0.14.3
unplugin-vue-components: ^0.24.0
vite: ^4.1.2
vite-plugin-banner: ^0.7.0
vite-plugin-compression: ^0.5.1
vite-plugin-html: ^3.2.0
@ -56,19 +56,19 @@ specifiers:
vite-plugin-spritesmith: ^0.1.1
vite-plugin-svg-icons: ^2.0.1
vite-plugin-vue-inspector: ^3.3.2
vite-plugin-vue-layouts: ^0.6.0
vite-plugin-vue-layouts: ^0.8.0
vite-plugin-vue-setup-extend: ^0.4.0
vue: ^3.2.47
vue-router: ^4.1.6
vue-tsc: ^1.0.24
vue-tsc: ^1.1.3
dependencies:
'@tinymce/tinymce-vue': 5.0.0_vue@3.2.47
'@vueuse/core': 9.12.0_vue@3.2.47
'@vueuse/integrations': 9.12.0_6zi35b26yic7lzgezqun64u7te
axios: 1.3.2
'@vueuse/core': 9.13.0_vue@3.2.47
'@vueuse/integrations': 9.13.0_2ejpgh2trzxqqykcalkxmj34uu
axios: 1.3.3
dayjs: 1.11.7
element-plus: 2.2.30_vue@3.2.47
element-plus: 2.2.32_vue@3.2.47
hotkeys-js: 3.10.1
lodash-es: 4.17.21
mitt: 3.0.0
@ -89,42 +89,42 @@ devDependencies:
'@types/nprogress': 0.2.0
'@types/path-browserify': 1.0.0
'@types/qs': 6.9.7
'@vitejs/plugin-vue': 4.0.0_vite@4.1.1+vue@3.2.47
'@vitejs/plugin-vue-jsx': 3.0.0_vite@4.1.1+vue@3.2.47
'@vitejs/plugin-vue': 4.0.0_vite@4.1.2+vue@3.2.47
'@vitejs/plugin-vue-jsx': 3.0.0_vite@4.1.2+vue@3.2.47
autoprefixer: 10.4.13
bumpp: 8.2.1
cz-git: 1.4.1
cz-git: 1.5.0
eslint: 8.34.0
esno: 0.16.3
fs-extra: 11.1.0
http-server: 14.1.1
lint-staged: 13.1.1
lint-staged: 13.1.2
npm-run-all: 4.1.5
plop: 3.1.2
postcss-html: 1.5.0
sass: 1.58.0
sass: 1.58.3
simple-git-hooks: 2.8.1
stylelint: 15.1.0
stylelint-config-standard: 30.0.1_stylelint@15.1.0
stylelint-config-standard-scss: 7.0.0_stylelint@15.1.0
stylelint-config-standard-scss: 7.0.1_stylelint@15.1.0
stylelint-config-standard-vue: 1.0.0_qaaem4ytw5dycdgwcgrc5pmjki
stylelint-scss: 4.4.0_stylelint@15.1.0
svgo: 3.0.2
typescript: 4.9.5
unplugin-auto-import: 0.14.2_@vueuse+core@9.12.0
unplugin-vue-components: 0.23.0_vue@3.2.47
vite: 4.1.1_sass@1.58.0
unplugin-auto-import: 0.14.3_@vueuse+core@9.13.0
unplugin-vue-components: 0.24.0_vue@3.2.47
vite: 4.1.2_sass@1.58.3
vite-plugin-banner: 0.7.0
vite-plugin-compression: 0.5.1_vite@4.1.1
vite-plugin-html: 3.2.0_vite@4.1.1
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@4.1.1
vite-plugin-pages: 0.28.0_vite@4.1.1
vite-plugin-compression: 0.5.1_vite@4.1.2
vite-plugin-html: 3.2.0_vite@4.1.2
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@4.1.2
vite-plugin-pages: 0.28.0_vite@4.1.2
vite-plugin-spritesmith: 0.1.1
vite-plugin-svg-icons: 2.0.1_vite@4.1.1
vite-plugin-vue-inspector: 3.3.2_vite@4.1.1
vite-plugin-vue-layouts: 0.6.0_fmudivyuqogzrsdw3ssoqrxof4
vite-plugin-vue-setup-extend: 0.4.0_vite@4.1.1
vue-tsc: 1.0.24_typescript@4.9.5
vite-plugin-svg-icons: 2.0.1_vite@4.1.2
vite-plugin-vue-inspector: 3.3.2_vite@4.1.2
vite-plugin-vue-layouts: 0.8.0_odivvtajfxy4ncwzzxzazp6cke
vite-plugin-vue-setup-extend: 0.4.0_vite@4.1.2
vue-tsc: 1.1.3_typescript@4.9.5
packages:
@ -546,6 +546,14 @@ packages:
hasBin: true
dependencies:
'@babel/types': 7.20.7
dev: true
/@babel/parser/7.20.15:
resolution: {integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.20.7
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.12:
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
@ -1138,33 +1146,6 @@ packages:
fastq: 1.13.0
dev: true
/@nuxt/kit/3.1.1:
resolution: {integrity: sha512-wmqVCIuD/te6BKf3YiqWyMumKI5JIpkiv0li/1Y3QHnTkoxyIhLkbFgNcQHuBxJ3eMlk2UjAjAqWiqBHTX54vQ==}
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
dependencies:
'@nuxt/schema': 3.1.1
c12: 1.1.0
consola: 2.15.3
defu: 6.1.2
globby: 13.1.3
hash-sum: 2.0.0
ignore: 5.2.4
jiti: 1.16.2
knitwork: 1.0.0
lodash.template: 4.5.0
mlly: 1.1.0
pathe: 1.1.0
pkg-types: 1.0.1
scule: 1.0.0
semver: 7.3.8
unctx: 2.1.1
unimport: 2.2.4
untyped: 1.2.2
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/kit/3.2.0:
resolution: {integrity: sha512-Otb1S/08tDxbpeQYLMynjr2TX7ssU1ynbWDpVzFzLBdfHkGWHXpIhJr+0u3LdnPUBw6C/xPXe7fd7RuXI9avoA==}
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
@ -1192,21 +1173,26 @@ packages:
- supports-color
dev: true
/@nuxt/schema/3.1.1:
resolution: {integrity: sha512-/KuoCDVGrLD9W7vwuYhu4HbdT/BpbrhA4Pm9dGn7Jah40kHDGqUnJxugvMjt+4suq53rLQyTA0LRDWfFxfxAOQ==}
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
/@nuxt/kit/3.2.2:
resolution: {integrity: sha512-T3UeLxGSNl7dQgKzmtBbPEkUiiBYgXI+KkemmpkYbQK/l+bWy2f9VQw/Rl0HkQLfRTE2fS8q8jhsOedFiEnHQQ==}
engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
dependencies:
c12: 1.1.0
create-require: 1.1.1
'@nuxt/schema': 3.2.2
c12: 1.1.2
consola: 2.15.3
defu: 6.1.2
hookable: 5.4.2
jiti: 1.16.2
globby: 13.1.3
hash-sum: 2.0.0
ignore: 5.2.4
jiti: 1.17.1
knitwork: 1.0.0
lodash.template: 4.5.0
mlly: 1.1.1
pathe: 1.1.0
pkg-types: 1.0.1
postcss-import-resolver: 2.0.0
pkg-types: 1.0.2
scule: 1.0.0
std-env: 3.3.2
ufo: 1.0.1
semver: 7.3.8
unctx: 2.1.2
unimport: 2.2.4
untyped: 1.2.2
transitivePeerDependencies:
@ -1228,7 +1214,29 @@ packages:
postcss-import-resolver: 2.0.0
scule: 1.0.0
std-env: 3.3.2
ufo: 1.0.1
ufo: 1.1.0
unimport: 2.2.4
untyped: 1.2.2
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/schema/3.2.2:
resolution: {integrity: sha512-o3O2OqLAMKqb/DlGpK8eJq4tH29NA4OMaohknSSXl35+Nw/qHB5eOLDz+cFxNE+MKHoMj1rRVMCfi/Y/PrCN6g==}
engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
dependencies:
c12: 1.1.2
create-require: 1.1.1
defu: 6.1.2
hookable: 5.4.2
jiti: 1.17.1
pathe: 1.1.0
pkg-types: 1.0.2
postcss-import-resolver: 2.0.0
scule: 1.0.0
std-env: 3.3.2
ufo: 1.1.0
unimport: 2.2.4
untyped: 1.2.2
transitivePeerDependencies:
@ -1551,7 +1559,7 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
/@vitejs/plugin-vue-jsx/3.0.0_vite@4.1.1+vue@3.2.47:
/@vitejs/plugin-vue-jsx/3.0.0_vite@4.1.2+vue@3.2.47:
resolution: {integrity: sha512-vurkuzgac5SYuxd2HUZqAFAWGTF10diKBwJNbCvnWijNZfXd+7jMtqjPFbGt7idOJUn584fP1Ar9j/GN2jQ3Ew==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -1561,60 +1569,60 @@ packages:
'@babel/core': 7.20.5
'@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.20.5
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
vue: 3.2.47
transitivePeerDependencies:
- supports-color
dev: true
/@vitejs/plugin-vue/4.0.0_vite@4.1.1+vue@3.2.47:
/@vitejs/plugin-vue/4.0.0_vite@4.1.2+vue@3.2.47:
resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
vue: 3.2.47
dev: true
/@volar/language-core/1.0.24:
resolution: {integrity: sha512-vTN+alJiWwK0Pax6POqrmevbtFW2dXhjwWiW/MW4f48eDYPLdyURWcr8TixO7EN/nHsUBj2udT7igFKPtjyAKg==}
/@volar/language-core/1.2.0-alpha.14:
resolution: {integrity: sha512-xp56QNaYVTgQOsJvNbsUUPKw9THpfgmyM/HH8cPBShnVrZuYJB3B628m9tdimJ6fwcWqmVtQ4qWLdR1Q4o7wSg==}
dependencies:
'@volar/source-map': 1.0.24
muggle-string: 0.1.0
'@volar/source-map': 1.2.0-alpha.14
dev: true
/@volar/source-map/1.0.24:
resolution: {integrity: sha512-Qsv/tkplx18pgBr8lKAbM1vcDqgkGKQzbChg6NW+v0CZc3G7FLmK+WrqEPzKlN7Cwdc6XVL559Nod8WKAfKr4A==}
/@volar/source-map/1.2.0-alpha.14:
resolution: {integrity: sha512-rXXpxWipLQYGVoydv64sCvTeoVH6s/vb/BZ5yl+0MfgrwZdSVkFal+Fkl/d9ykAuGMTysHm9t6K7zzZZCJotAw==}
dependencies:
muggle-string: 0.1.0
muggle-string: 0.2.2
dev: true
/@volar/typescript/1.0.24:
resolution: {integrity: sha512-f8hCSk+PfKR1/RQHxZ79V1NpDImHoivqoizK+mstphm25tn/YJ/JnKNjZHB+o21fuW0yKlI26NV3jkVb2Cc/7A==}
/@volar/typescript/1.2.0-alpha.14:
resolution: {integrity: sha512-QAC0mBEt8jUhZsS8PAuZoNd2pYPBwgPxXG4SDD1mr2NvSMOhTfvzcyY5Y9voLmzIlYYr9AJMJWUwQQ4VzTtTaw==}
dependencies:
'@volar/language-core': 1.0.24
'@volar/language-core': 1.2.0-alpha.14
dev: true
/@volar/vue-language-core/1.0.24:
resolution: {integrity: sha512-2NTJzSgrwKu6uYwPqLiTMuAzi7fAY3yFy5PJ255bGJc82If0Xr+cW8pC80vpjG0D/aVLmlwAdO4+Ya2BI8GdDg==}
/@volar/vue-language-core/1.1.3:
resolution: {integrity: sha512-wkhPWEX4GnPAIASLDveGQQnbXB+NbL2Wn0ZxMyp/e5BN1vAvxqnrkc+NneP+tLSpjlBQALmGD+GRUkLermxMpA==}
dependencies:
'@volar/language-core': 1.0.24
'@volar/source-map': 1.0.24
'@volar/language-core': 1.2.0-alpha.14
'@volar/source-map': 1.2.0-alpha.14
'@vue/compiler-dom': 3.2.47
'@vue/compiler-sfc': 3.2.47
'@vue/reactivity': 3.2.47
'@vue/shared': 3.2.47
minimatch: 5.1.6
minimatch: 6.2.0
muggle-string: 0.2.2
vue-template-compiler: 2.7.14
dev: true
/@volar/vue-typescript/1.0.24:
resolution: {integrity: sha512-9a25oHDvGaNC0okRS47uqJI6FxY4hUQZUsxeOUFHcqVxZEv8s17LPuP/pMMXyz7jPygrZubB/qXqHY5jEu/akA==}
/@volar/vue-typescript/1.1.3:
resolution: {integrity: sha512-CNPzZ0cns7g0S8sXMs5zxl20IVGBkBv6yso5JXkou/NjR0O6GE6hDW7TL1gDibL/Lq11QFE9YPj+mS4T+WsEug==}
dependencies:
'@volar/typescript': 1.0.24
'@volar/vue-language-core': 1.0.24
'@volar/typescript': 1.2.0-alpha.14
'@volar/vue-language-core': 1.1.3
dev: true
/@vue/babel-helper-vue-transform-on/1.0.2:
@ -1667,7 +1675,7 @@ packages:
/@vue/compiler-core/3.2.45:
resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==}
dependencies:
'@babel/parser': 7.20.13
'@babel/parser': 7.20.15
'@vue/shared': 3.2.45
estree-walker: 2.0.2
source-map: 0.6.1
@ -1676,7 +1684,7 @@ packages:
/@vue/compiler-core/3.2.47:
resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
dependencies:
'@babel/parser': 7.20.13
'@babel/parser': 7.20.15
'@vue/shared': 3.2.47
estree-walker: 2.0.2
source-map: 0.6.1
@ -1719,7 +1727,7 @@ packages:
/@vue/compiler-sfc/3.2.47:
resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
dependencies:
'@babel/parser': 7.20.13
'@babel/parser': 7.20.15
'@vue/compiler-core': 3.2.47
'@vue/compiler-dom': 3.2.47
'@vue/compiler-ssr': 3.2.47
@ -1759,7 +1767,7 @@ packages:
/@vue/reactivity-transform/3.2.47:
resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
dependencies:
'@babel/parser': 7.20.13
'@babel/parser': 7.20.15
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
estree-walker: 2.0.2
@ -1803,19 +1811,19 @@ packages:
/@vue/shared/3.2.47:
resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
/@vueuse/core/9.12.0_vue@3.2.47:
resolution: {integrity: sha512-h/Di8Bvf6xRcvS/PvUVheiMYYz3U0tH3X25YxONSaAUBa841ayMwxkuzx/DGUMCW/wHWzD8tRy2zYmOC36r4sg==}
/@vueuse/core/9.13.0_vue@3.2.47:
resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
dependencies:
'@types/web-bluetooth': 0.0.16
'@vueuse/metadata': 9.12.0
'@vueuse/shared': 9.12.0_vue@3.2.47
'@vueuse/metadata': 9.13.0
'@vueuse/shared': 9.13.0_vue@3.2.47
vue-demi: 0.13.11_vue@3.2.47
transitivePeerDependencies:
- '@vue/composition-api'
- vue
/@vueuse/integrations/9.12.0_6zi35b26yic7lzgezqun64u7te:
resolution: {integrity: sha512-bu0hOQAqg7A8S33RHpr49LuzVQJ4tK4oyimEfhPFGUVqmz/MMcwPH8Lde+MbVXvfYh2hrtwNv9S38pCmonRx4w==}
/@vueuse/integrations/9.13.0_2ejpgh2trzxqqykcalkxmj34uu:
resolution: {integrity: sha512-I1kX/tsfcvWWLZD7HZaP0LsSfchK13YxReLfharXhk72SFXp87doLbRaTfIF5w8m/gr/vPtcNyQPAXW7Ubpuww==}
peerDependencies:
async-validator: '*'
axios: '*'
@ -1852,9 +1860,9 @@ packages:
universal-cookie:
optional: true
dependencies:
'@vueuse/core': 9.12.0_vue@3.2.47
'@vueuse/shared': 9.12.0_vue@3.2.47
axios: 1.3.2
'@vueuse/core': 9.13.0_vue@3.2.47
'@vueuse/shared': 9.13.0_vue@3.2.47
axios: 1.3.3
nprogress: 0.2.0
vue-demi: 0.13.11_vue@3.2.47
transitivePeerDependencies:
@ -1862,11 +1870,11 @@ packages:
- vue
dev: false
/@vueuse/metadata/9.12.0:
resolution: {integrity: sha512-9oJ9MM9lFLlmvxXUqsR1wLt1uF7EVbP5iYaHJYqk+G2PbMjY6EXvZeTjbdO89HgoF5cI6z49o2zT/jD9SVoNpQ==}
/@vueuse/metadata/9.13.0:
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
/@vueuse/shared/9.12.0_vue@3.2.47:
resolution: {integrity: sha512-TWuJLACQ0BVithVTRbex4Wf1a1VaRuSpVeyEd4vMUWl54PzlE0ciFUshKCXnlLuD0lxIaLK4Ypj3NXYzZh4+SQ==}
/@vueuse/shared/9.13.0_vue@3.2.47:
resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
dependencies:
vue-demi: 0.13.11_vue@3.2.47
transitivePeerDependencies:
@ -2137,8 +2145,8 @@ packages:
resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==}
dev: true
/axios/1.3.2:
resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==}
/axios/1.3.3:
resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0
@ -2318,7 +2326,7 @@ packages:
dependencies:
defu: 6.1.2
dotenv: 16.0.3
giget: 1.0.0
giget: 1.1.2
jiti: 1.17.0
mlly: 1.1.0
pathe: 1.1.0
@ -2328,6 +2336,21 @@ packages:
- supports-color
dev: true
/c12/1.1.2:
resolution: {integrity: sha512-fHT5HDEHNMb2oImnqJ88/UlpEOkY/chdyYxSd3YCpvBqBvU0IDlHTkNc7GnjObDMxdis2lL+rwlQcNq8VeZESA==}
dependencies:
defu: 6.1.2
dotenv: 16.0.3
giget: 1.1.2
jiti: 1.17.1
mlly: 1.1.1
pathe: 1.1.0
pkg-types: 1.0.2
rc9: 2.0.1
transitivePeerDependencies:
- supports-color
dev: true
/cac/6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
engines: {node: '>=8'}
@ -2840,8 +2863,8 @@ packages:
uniq: 1.0.1
dev: true
/cz-git/1.4.1:
resolution: {integrity: sha512-EOtuitcnfxde8t3NNTKh2YxEJhLXGiVlKSVaZipK3+DVo135rEUifAfqxkslM66Nf6ZO7a+3JR+XAOLhMXUAjQ==}
/cz-git/1.5.0:
resolution: {integrity: sha512-USHPVnv6baK3RutSfBZmR8a9pP9w5gbQUytq7mKgpq+nudhY2kbpu6fYy+acmBfXGhZmFlc6orTfVcij1ERkgw==}
dev: true
/dashdash/1.14.1:
@ -3150,8 +3173,8 @@ packages:
resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==}
dev: true
/element-plus/2.2.30_vue@3.2.47:
resolution: {integrity: sha512-HYSnmf2VMGa0gmw03evxevodPy3WimbAd4sfenOAhNs7Wl8IdT+YJjQyGAQjgEjRvhmujN4O/CZqhuEffRyOZg==}
/element-plus/2.2.32_vue@3.2.47:
resolution: {integrity: sha512-DTJMhYOy6MApbmh6z/95hPTK5WrBiNHGzV4IN+uEkup1WoimQ+Qyt8RxKdTe/X1LWEJ8YgWv/Cl8P4ocrt5z5g==}
peerDependencies:
vue: ^3.2.0
dependencies:
@ -3161,7 +3184,7 @@ packages:
'@popperjs/core': /@sxzz/popperjs-es/2.11.7
'@types/lodash': 4.14.186
'@types/lodash-es': 4.17.6
'@vueuse/core': 9.12.0_vue@3.2.47
'@vueuse/core': 9.13.0_vue@3.2.47
async-validator: 4.2.5
dayjs: 1.11.7
escape-html: 1.0.3
@ -4487,15 +4510,15 @@ packages:
readable-stream: 1.1.14
dev: true
/giget/1.0.0:
resolution: {integrity: sha512-KWELZn3Nxq5+0So485poHrFriK9Bn3V/x9y+wgqrHkbmnGbjfLmZ685/SVA/ovW+ewoqW0gVI47pI4yW/VNobQ==}
/giget/1.1.2:
resolution: {integrity: sha512-HsLoS07HiQ5oqvObOI+Qb2tyZH4Gj5nYGfF9qQcZNrPw+uEFhdXtgJr01aO2pWadGHucajYDLxxbtQkm97ON2A==}
hasBin: true
dependencies:
colorette: 2.0.19
defu: 6.1.2
https-proxy-agent: 5.0.1
mri: 1.2.0
node-fetch-native: 1.0.1
node-fetch-native: 1.0.2
pathe: 1.1.0
tar: 6.1.13
transitivePeerDependencies:
@ -5438,13 +5461,13 @@ packages:
minimatch: 3.1.2
dev: true
/jiti/1.16.2:
resolution: {integrity: sha512-OKBOVWmU3FxDt/UH4zSwiKPuc1nihFZiOD722FuJlngvLz2glX1v2/TJIgoA4+mrpnXxHV6dSAoCvPcYQtoG5A==}
/jiti/1.17.0:
resolution: {integrity: sha512-CByzPgFqYoB9odEeef7GNmQ3S5THIBOtzRYoSCya2Sv27AuQxy2jgoFjQ6VTF53xsq1MXRm+YWNvOoDHUAteOw==}
hasBin: true
dev: true
/jiti/1.17.0:
resolution: {integrity: sha512-CByzPgFqYoB9odEeef7GNmQ3S5THIBOtzRYoSCya2Sv27AuQxy2jgoFjQ6VTF53xsq1MXRm+YWNvOoDHUAteOw==}
/jiti/1.17.1:
resolution: {integrity: sha512-NZIITw8uZQFuzQimqjUxIrIcEdxYDFIe/0xYfIlVXTkiBjjyBEvgasj5bb0/cHtPRD/NziPbT312sFrkI5ALpw==}
hasBin: true
dev: true
@ -5664,8 +5687,8 @@ packages:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
dev: true
/lint-staged/13.1.1:
resolution: {integrity: sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==}
/lint-staged/13.1.2:
resolution: {integrity: sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==}
engines: {node: ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
@ -5847,13 +5870,6 @@ packages:
dependencies:
sourcemap-codec: 1.4.8
/magic-string/0.26.7:
resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==}
engines: {node: '>=12'}
dependencies:
sourcemap-codec: 1.4.8
dev: true
/magic-string/0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
@ -5861,6 +5877,13 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/magic-string/0.29.0:
resolution: {integrity: sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/make-iterator/1.0.1:
resolution: {integrity: sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==}
engines: {node: '>=0.10.0'}
@ -6061,8 +6084,8 @@ packages:
brace-expansion: 2.0.1
dev: true
/minimatch/6.1.6:
resolution: {integrity: sha512-6bR3UIeh/DF8+p6A9Spyuy67ShOq42rOkHWi7eUe3Ua99Zo5lZfGC6lJJWkeoK4k9jQFT3Pl7czhTXimG2XheA==}
/minimatch/6.2.0:
resolution: {integrity: sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==}
engines: {node: '>=10'}
dependencies:
brace-expansion: 2.0.1
@ -6136,7 +6159,16 @@ packages:
acorn: 8.8.2
pathe: 1.1.0
pkg-types: 1.0.1
ufo: 1.0.1
ufo: 1.1.0
dev: true
/mlly/1.1.1:
resolution: {integrity: sha512-Jnlh4W/aI4GySPo6+DyTN17Q75KKbLTyFK8BrGhjNP4rxuUjbRWhE6gHg3bs33URWAF44FRm7gdQA348i3XxRw==}
dependencies:
acorn: 8.8.2
pathe: 1.1.0
pkg-types: 1.0.2
ufo: 1.1.0
dev: true
/mockjs/1.1.0:
@ -6162,8 +6194,8 @@ packages:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
dev: true
/muggle-string/0.1.0:
resolution: {integrity: sha512-Tr1knR3d2mKvvWthlk7202rywKbiOm4rVFLsfAaSIhJ6dt9o47W4S+JMtWhd/PW9Wrdew2/S2fSvhz3E2gkfEg==}
/muggle-string/0.2.2:
resolution: {integrity: sha512-YVE1mIJ4VpUMqZObFndk9CJu6DBJR/GB13p3tXuNbwD4XExaI5EOuRl6BHeIDxIqXZVxSfAC+y6U1Z/IxCfKUg==}
dev: true
/mute-stream/0.0.8:
@ -6242,8 +6274,8 @@ packages:
engines: {node: '>=v0.6.5'}
dev: true
/node-fetch-native/1.0.1:
resolution: {integrity: sha512-VzW+TAk2wE4X9maiKMlT+GsPU4OMmR1U9CrHSmd3DFLn2IcZ9VJ6M6BBugGfYUnPCLSYxXdZy17M0BEJyhUTwg==}
/node-fetch-native/1.0.2:
resolution: {integrity: sha512-KIkvH1jl6b3O7es/0ShyCgWLcfXxlBrLBbP3rOr23WArC66IMcU4DeZEeYEOwnopYhawLTn7/y+YtmASe8DFVQ==}
dev: true
/node-html-parser/5.4.2:
@ -6787,6 +6819,14 @@ packages:
pathe: 1.1.0
dev: true
/pkg-types/1.0.2:
resolution: {integrity: sha512-hM58GKXOcj8WTqUXnsQyJYXdeAPbythQgEF3nTcEo+nkD49chjQ9IKm/QJy9xf6JakXptz86h7ecP2024rrLaQ==}
dependencies:
jsonc-parser: 3.2.0
mlly: 1.1.1
pathe: 1.1.0
dev: true
/plop/3.1.2:
resolution: {integrity: sha512-39SOtQ3WlePXSNqKqAh/QlUSHXHO25iCnyCO3Qs/9UzPVmwVledRTDGvPd2csh+JnHVXz4c63F6fBwdqZHgbUg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@ -7368,8 +7408,8 @@ packages:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
dev: true
/sass/1.58.0:
resolution: {integrity: sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==}
/sass/1.58.3:
resolution: {integrity: sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==}
engines: {node: '>=12.0.0'}
hasBin: true
dependencies:
@ -7881,8 +7921,8 @@ packages:
stylelint: 15.1.0
dev: true
/stylelint-config-standard-scss/7.0.0_stylelint@15.1.0:
resolution: {integrity: sha512-rHgydRJxN4Q9lDcwrLFoiFA3S8CRqsUcyBBCLwEMjIwzJViluFfsOKFPSomx6hScVQgQ4//Fx0hRKiSHyO0ihw==}
/stylelint-config-standard-scss/7.0.1_stylelint@15.1.0:
resolution: {integrity: sha512-m5sRdtsB1F5fnC1Ozla7ryftU47wVpO+HWd+JQTqeoG0g/oPh5EfbWfcVHbNCEtuoHfALIySiUWS20pz2hX6jA==}
peerDependencies:
postcss: ^8.3.3
stylelint: ^15.0.0
@ -8298,8 +8338,8 @@ packages:
engines: {node: '>=4.2.0'}
hasBin: true
/ufo/1.0.1:
resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==}
/ufo/1.1.0:
resolution: {integrity: sha512-LQc2s/ZDMaCN3QLpa+uzHUOQ7SdV0qgv3VBXOolQGXTaaZpIur6PwUclF5nN2hNkiTRcUugXd1zFOW3FLJ135Q==}
dev: true
/uglify-js/3.17.4:
@ -8324,22 +8364,13 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/unctx/2.1.1:
resolution: {integrity: sha512-RffJlpvLOtolWsn0fxXsuSDfwiWcR6cyuykw2e0+zAggvGW1SesXt9WxIWlWpJhwVCZD/WlxxLqKLS50Q0CkWA==}
dependencies:
acorn: 8.8.2
estree-walker: 3.0.3
magic-string: 0.26.7
unplugin: 1.0.1
dev: true
/unctx/2.1.2:
resolution: {integrity: sha512-KK18aLRKe3OlbPyHbXAkIWSU3xK8GInomXfA7fzDMGFXQ1crX1UWrCzKesVXeUyHIayHUrnTvf87IPCKMyeKTg==}
dependencies:
acorn: 8.8.2
estree-walker: 3.0.3
magic-string: 0.27.0
unplugin: 1.0.1
unplugin: 1.1.0
dev: true
/underscore.string/3.3.6:
@ -8408,8 +8439,8 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/unplugin-auto-import/0.14.2_@vueuse+core@9.12.0:
resolution: {integrity: sha512-6DptcCD+bKlxwK0yS4ehleZTvtG4Xl9k/XxhKWxc9ii2uE28HvcA3KbYpoHAzTlHDXRBrtcCAohR8vtIRB5bfg==}
/unplugin-auto-import/0.14.3_@vueuse+core@9.13.0:
resolution: {integrity: sha512-6eCHLnsOPwLjNZHQkb95S5jbTWW2JH/jKiQUzTeWJAb8XFpDFZPEhxDeIDAr7HOF76Nz6EGhKF8PQduzygdICg==}
engines: {node: '>=14'}
peerDependencies:
'@vueuse/core': '*'
@ -8420,7 +8451,7 @@ packages:
'@antfu/utils': 0.7.2
'@nuxt/kit': 3.2.0
'@rollup/pluginutils': 5.0.2
'@vueuse/core': 9.12.0_vue@3.2.47
'@vueuse/core': 9.13.0_vue@3.2.47
local-pkg: 0.4.3
magic-string: 0.27.0
unimport: 2.2.4
@ -8430,8 +8461,8 @@ packages:
- supports-color
dev: true
/unplugin-vue-components/0.23.0_vue@3.2.47:
resolution: {integrity: sha512-JAJ+BGvjHvi9P7lICwOzDx2Av+OcI6ZTzvySmjXDNGCNVPrt2NQQmbcp7cW027CR1mRugIX5G//awm3doHyqkg==}
/unplugin-vue-components/0.24.0_vue@3.2.47:
resolution: {integrity: sha512-U+Pr5StEhlD1LzsJC63f3FoTje3IbqRuSIui9RBnOokowzMM2uK2jZkc1ccLWmhLa8P9qJwEdj93LE/NG83eiw==}
engines: {node: '>=14'}
peerDependencies:
'@babel/parser': ^7.15.8
@ -8441,16 +8472,16 @@ packages:
optional: true
dependencies:
'@antfu/utils': 0.7.2
'@nuxt/kit': 3.1.1
'@nuxt/kit': 3.2.2
'@rollup/pluginutils': 5.0.2
chokidar: 3.5.3
debug: 4.3.4
fast-glob: 3.2.12
local-pkg: 0.4.3
magic-string: 0.27.0
minimatch: 6.1.6
magic-string: 0.29.0
minimatch: 6.2.0
resolve: 1.22.1
unplugin: 1.0.1
unplugin: 1.1.0
vue: 3.2.47
transitivePeerDependencies:
- rollup
@ -8466,6 +8497,15 @@ packages:
webpack-virtual-modules: 0.5.0
dev: true
/unplugin/1.1.0:
resolution: {integrity: sha512-I8obQ8Rs/hnkxokRV6g8JKOQFgYNnTd9DL58vcSt5IJ9AkK8wbrtsnzD5hi4BJlvcY536JzfEXj9L6h7j559/A==}
dependencies:
acorn: 8.8.2
chokidar: 3.5.3
webpack-sources: 3.2.3
webpack-virtual-modules: 0.5.0
dev: true
/unset-value/1.0.0:
resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==}
engines: {node: '>=0.10.0'}
@ -8596,7 +8636,7 @@ packages:
resolution: {integrity: sha512-g0cm0wbrR6b6wR8FWtfD1RSDPacdumKEOAnneXv+NpJ9ez+j6rklRv6lMOO+aPf+Y6Zb8OzgIk0FXBZ6h+DeZQ==}
dev: true
/vite-plugin-compression/0.5.1_vite@4.1.1:
/vite-plugin-compression/0.5.1_vite@4.1.2:
resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
peerDependencies:
vite: '>=2.0.0'
@ -8604,12 +8644,12 @@ packages:
chalk: 4.1.2
debug: 4.3.4
fs-extra: 10.1.0
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-html/3.2.0_vite@4.1.1:
/vite-plugin-html/3.2.0_vite@4.1.2:
resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==}
peerDependencies:
vite: '>=2.0.0'
@ -8626,10 +8666,10 @@ packages:
html-minifier-terser: 6.1.0
node-html-parser: 5.4.2
pathe: 0.2.0
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
dev: true
/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@4.1.1:
/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@4.1.2:
resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
engines: {node: '>=12.0.0'}
peerDependencies:
@ -8646,13 +8686,13 @@ packages:
fast-glob: 3.2.12
mockjs: 1.1.0
path-to-regexp: 6.2.1
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/vite-plugin-pages/0.28.0_vite@4.1.1:
/vite-plugin-pages/0.28.0_vite@4.1.2:
resolution: {integrity: sha512-yncDncFVnjUzhqJnwCgGDZoZ/wO6MEOMe93f2MQjplKXm1MpmHCrTkFCPnQyYGZTVKPAN+y7BQcIpNWPFLQ4+w==}
peerDependencies:
'@vue/compiler-sfc': ^2.7.0 || ^3.0.0
@ -8669,7 +8709,7 @@ packages:
json5: 2.2.1
local-pkg: 0.4.2
picocolors: 1.0.0
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
yaml: 2.1.3
transitivePeerDependencies:
- supports-color
@ -8686,7 +8726,7 @@ packages:
spritesmith: 3.4.0
dev: true
/vite-plugin-svg-icons/2.0.1_vite@4.1.1:
/vite-plugin-svg-icons/2.0.1_vite@4.1.2:
resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==}
peerDependencies:
vite: '>=2.0.0'
@ -8699,12 +8739,12 @@ packages:
pathe: 0.2.0
svg-baker: 1.7.0
svgo: 2.8.0
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-vue-inspector/3.3.2_vite@4.1.1:
/vite-plugin-vue-inspector/3.3.2_vite@4.1.2:
resolution: {integrity: sha512-8IlDI4Y2hQeBud+ZoQ3/bnvrgkECcbV5ImlawPOhdxg1Th//rCmXefpoeF3r/lwzquIdnGg+TKgugCMqSuWVHA==}
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0
@ -8718,40 +8758,40 @@ packages:
kolorist: 1.6.0
magic-string: 0.27.0
shell-quote: 1.7.4
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-vue-layouts/0.6.0_fmudivyuqogzrsdw3ssoqrxof4:
resolution: {integrity: sha512-7QX7o/NpCfs+hyXphwYfmPqAEQ6qd4uXsvI0VsovjGT2eCoEE5dMdP6L+uqqNWY4uqv7oCvtinecZmbzZv/9Rg==}
/vite-plugin-vue-layouts/0.8.0_odivvtajfxy4ncwzzxzazp6cke:
resolution: {integrity: sha512-UZW2nSV2LraTSe7gsAL46hfdi7a0X1RvkGGoJVtA2O8beu7anzpXFwQLou8+kHy31CzVycT4gIPySBsHhtBN5g==}
peerDependencies:
vite: ^2.5.0
vite: ^2.5.0 || ^3.0.0-0 || ^4.0.0
vue: ^2.6.12 || ^3.2.4
vue-router: ^3.5.1 || ^ 4.0.11
vue-router: ^3.5.1 || ^4.0.11
dependencies:
'@vue/compiler-sfc': 3.2.41
'@vue/compiler-sfc': 3.2.47
debug: 4.3.4
fast-glob: 3.2.12
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
vue: 3.2.47
vue-router: 4.1.6_vue@3.2.47
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-vue-setup-extend/0.4.0_vite@4.1.1:
/vite-plugin-vue-setup-extend/0.4.0_vite@4.1.2:
resolution: {integrity: sha512-WMbjPCui75fboFoUTHhdbXzu4Y/bJMv5N9QT9a7do3wNMNHHqrk+Tn2jrSJU0LS5fGl/EG+FEDBYVUeWIkDqXQ==}
peerDependencies:
vite: '>=2.0.0'
dependencies:
'@vue/compiler-sfc': 3.2.41
magic-string: 0.25.9
vite: 4.1.1_sass@1.58.0
vite: 4.1.2_sass@1.58.3
dev: true
/vite/4.1.1_sass@1.58.0:
resolution: {integrity: sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==}
/vite/4.1.2_sass@1.58.3:
resolution: {integrity: sha512-MWDb9Rfy3DI8omDQySbMK93nQqStwbsQWejXRY2EBzEWKmLAXWb1mkI9Yw2IJrc+oCvPCI1Os5xSSIBYY6DEAw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@ -8779,7 +8819,7 @@ packages:
postcss: 8.4.21
resolve: 1.22.1
rollup: 3.15.0
sass: 1.58.0
sass: 1.58.3
optionalDependencies:
fsevents: 2.3.2
dev: true
@ -8831,14 +8871,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc/1.0.24_typescript@4.9.5:
resolution: {integrity: sha512-mmU1s5SAqE1nByQAiQnao9oU4vX+mSdsgI8H57SfKH6UVzq/jP9+Dbi2GaV+0b4Cn361d2ln8m6xeU60ApiEXg==}
/vue-tsc/1.1.3_typescript@4.9.5:
resolution: {integrity: sha512-RzFnrZBXdbifNBKwmsdM6O57Sg4nzs8vEI+24+bOQg2f+BdXIxX7LQm3Di9BCrm6OQatMhWuBz4Q/BGYPB8BPQ==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-language-core': 1.0.24
'@volar/vue-typescript': 1.0.24
'@volar/vue-language-core': 1.1.3
'@volar/vue-typescript': 1.1.3
typescript: 4.9.5
dev: true

View File

@ -1,4 +1,7 @@
// Generated by 'unplugin-auto-import'
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-auto-import
export {}
declare global {
const EffectScope: typeof import('vue')['EffectScope']

View File

@ -1,5 +1,7 @@
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'