更新依赖

This commit is contained in:
hooray 2022-12-28 12:55:26 +08:00
parent cabd25636a
commit 1a55efd4e5
2 changed files with 72 additions and 55 deletions

View File

@ -14,8 +14,8 @@
},
"dependencies": {
"@tinymce/tinymce-vue": "^5.0.0",
"@vueuse/core": "^9.8.2",
"@vueuse/integrations": "^9.8.2",
"@vueuse/core": "^9.9.0",
"@vueuse/integrations": "^9.9.0",
"axios": "^1.2.1",
"dayjs": "^1.11.7",
"element-plus": "^2.2.27",
@ -72,7 +72,7 @@
"vite-plugin-vue-inspector": "^2.0.4",
"vite-plugin-vue-layouts": "^0.6.0",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^1.0.16"
"vue-tsc": "^1.0.18"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",

View File

@ -10,8 +10,8 @@ specifiers:
'@types/qs': ^6.9.7
'@vitejs/plugin-vue': ^4.0.0
'@vitejs/plugin-vue-jsx': ^3.0.0
'@vueuse/core': ^9.8.2
'@vueuse/integrations': ^9.8.2
'@vueuse/core': ^9.9.0
'@vueuse/integrations': ^9.9.0
autoprefixer: ^10.4.13
axios: ^1.2.1
dayjs: ^1.11.7
@ -58,12 +58,12 @@ specifiers:
vite-plugin-vue-setup-extend: ^0.4.0
vue: ^3.2.45
vue-router: ^4.1.6
vue-tsc: ^1.0.16
vue-tsc: ^1.0.18
dependencies:
'@tinymce/tinymce-vue': 5.0.0_vue@3.2.45
'@vueuse/core': 9.8.2_vue@3.2.45
'@vueuse/integrations': 9.8.2_5wgjuni2enyuyips2rocdtjvkm
'@vueuse/core': 9.9.0_vue@3.2.45
'@vueuse/integrations': 9.9.0_5wgjuni2enyuyips2rocdtjvkm
axios: 1.2.1
dayjs: 1.11.7
element-plus: 2.2.27_vue@3.2.45
@ -107,7 +107,7 @@ devDependencies:
stylelint-scss: 4.3.0_stylelint@14.16.0
svgo: 3.0.2
typescript: 4.9.4
unplugin-auto-import: 0.12.1_@vueuse+core@9.8.2
unplugin-auto-import: 0.12.1_@vueuse+core@9.9.0
unplugin-vue-components: 0.22.12_vue@3.2.45
vite: 4.0.3_sass@1.57.1
vite-plugin-banner: 0.7.0
@ -120,7 +120,7 @@ devDependencies:
vite-plugin-vue-inspector: 2.0.4_vite@4.0.3
vite-plugin-vue-layouts: 0.6.0_g5oyto6e5kdp52ff6xie34ab5m
vite-plugin-vue-setup-extend: 0.4.0_vite@4.0.3
vue-tsc: 1.0.16_typescript@4.9.4
vue-tsc: 1.0.18_typescript@4.9.4
packages:
@ -273,7 +273,7 @@ packages:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
dev: true
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5:
@ -331,7 +331,7 @@ packages:
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
dev: true
/@babel/helper-module-imports/7.18.6:
@ -361,7 +361,7 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
dev: true
/@babel/helper-plugin-utils/7.20.2:
@ -377,7 +377,7 @@ packages:
'@babel/helper-member-expression-to-functions': 7.18.9
'@babel/helper-optimise-call-expression': 7.18.6
'@babel/traverse': 7.20.5
'@babel/types': 7.20.5
'@babel/types': 7.20.7
transitivePeerDependencies:
- supports-color
dev: true
@ -435,6 +435,14 @@ packages:
hasBin: true
dependencies:
'@babel/types': 7.20.5
dev: true
/@babel/parser/7.20.7:
resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==}
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.5:
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
@ -513,6 +521,15 @@ packages:
'@babel/helper-string-parser': 7.19.4
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
dev: true
/@babel/types/7.20.7:
resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.19.4
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
/@csstools/selector-specificity/2.0.2_tbwh2mpcdwdeb2slx6bobindua:
resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==}
@ -1258,31 +1275,31 @@ packages:
vue: 3.2.45
dev: true
/@volar/language-core/1.0.16:
resolution: {integrity: sha512-IGnOxWTs4DZ81TDcmxBAkCBxs97hUblwcjpBsTx/pOGGaSSDQRJPn0wL8NYTybEObU0i7lhEpKZ+0vJfdIy1Kg==}
/@volar/language-core/1.0.18:
resolution: {integrity: sha512-PFrqAksKhiuAqNV4fefoMilX+JutVq0Z3iM14xjLvWPv68fs2dLedwU84GiHfSPTMmRiPCJ2HhH2rz4qNY42lA==}
dependencies:
'@volar/source-map': 1.0.16
'@volar/source-map': 1.0.18
'@vue/reactivity': 3.2.45
muggle-string: 0.1.0
dev: true
/@volar/source-map/1.0.16:
resolution: {integrity: sha512-PKjzmQcg8QOGC/1V9tmGh2jcy6bKLhkW5bGidElSr83iDbCzLvldt2/La/QlDxaRCHYLT0MeyuGJBZIChB1dYQ==}
/@volar/source-map/1.0.18:
resolution: {integrity: sha512-D8AcjrT2ukG5XiZhtSQBhcvL1TTlWOebCqS//Z/hGLGQZjpZHWaKD4OyDzKDzM0U9EtOuDh9rttnabCHDPvY2Q==}
dependencies:
muggle-string: 0.1.0
dev: true
/@volar/typescript/1.0.16:
resolution: {integrity: sha512-Yov+n4oO3iYnuMt9QJAFpJabfTRCzc7KvjlAwBaSuZy+Gc/f9611MgtqAh5/SIGmltFN8dXn1Ijno8ro8I4lyw==}
/@volar/typescript/1.0.18:
resolution: {integrity: sha512-xpH1Ij+PKtbIKEEYU2bF0llBRmu+ojjm/UA1WHNpi/dvsFWTIZcPniuqYEpPc32Zq/f8OPk98HbM2Oj5eue+vA==}
dependencies:
'@volar/language-core': 1.0.16
'@volar/language-core': 1.0.18
dev: true
/@volar/vue-language-core/1.0.16:
resolution: {integrity: sha512-sQ/aW1Vuiyy4OQuh2lthyYicruM3qh9VSk/aDh8/bFvM8GoohHZqVpMN3LYldEJ9eT/rN6u4xmYP54vc/EjX4Q==}
/@volar/vue-language-core/1.0.18:
resolution: {integrity: sha512-1yJcXYz9SdQUYoKWPbnr1SgMsBGXH29hS8W47p46P8Mm+5mmDdR/GFQw2+Zo5kAIS8vtLstlowI1Okoy7HFzIQ==}
dependencies:
'@volar/language-core': 1.0.16
'@volar/source-map': 1.0.16
'@volar/language-core': 1.0.18
'@volar/source-map': 1.0.18
'@vue/compiler-dom': 3.2.45
'@vue/compiler-sfc': 3.2.45
'@vue/reactivity': 3.2.45
@ -1291,11 +1308,11 @@ packages:
vue-template-compiler: 2.7.14
dev: true
/@volar/vue-typescript/1.0.16:
resolution: {integrity: sha512-M018Ulg/o2FVktAdlr5b/z4K69bYzekxNUA1o39y5Ur6CObc/o+5eDCCS7gIYijWnx9iNKkSQpWWWblJFv7kHQ==}
/@volar/vue-typescript/1.0.18:
resolution: {integrity: sha512-pfi2/vTLgAPeRNgWzPFFv14YoLc3MnPMVKxl17ZLHStFgROUWQetTN+44FUWVYIl820MesMsyRv4kAIak0XGIQ==}
dependencies:
'@volar/typescript': 1.0.16
'@volar/vue-language-core': 1.0.16
'@volar/typescript': 1.0.18
'@volar/vue-language-core': 1.0.18
dev: true
/@vue/babel-helper-vue-transform-on/1.0.2:
@ -1322,7 +1339,7 @@ packages:
/@vue/compiler-core/3.2.41:
resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/shared': 3.2.41
estree-walker: 2.0.2
source-map: 0.6.1
@ -1331,7 +1348,7 @@ packages:
/@vue/compiler-core/3.2.45:
resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/shared': 3.2.45
estree-walker: 2.0.2
source-map: 0.6.1
@ -1352,7 +1369,7 @@ packages:
/@vue/compiler-sfc/3.2.41:
resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/compiler-core': 3.2.41
'@vue/compiler-dom': 3.2.41
'@vue/compiler-ssr': 3.2.41
@ -1367,7 +1384,7 @@ packages:
/@vue/compiler-sfc/3.2.45:
resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/compiler-core': 3.2.45
'@vue/compiler-dom': 3.2.45
'@vue/compiler-ssr': 3.2.45
@ -1397,7 +1414,7 @@ packages:
/@vue/reactivity-transform/3.2.41:
resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/compiler-core': 3.2.41
'@vue/shared': 3.2.41
estree-walker: 2.0.2
@ -1407,7 +1424,7 @@ packages:
/@vue/reactivity-transform/3.2.45:
resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/compiler-core': 3.2.45
'@vue/shared': 3.2.45
estree-walker: 2.0.2
@ -1447,19 +1464,19 @@ packages:
/@vue/shared/3.2.45:
resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==}
/@vueuse/core/9.8.2_vue@3.2.45:
resolution: {integrity: sha512-aWiCmcYIpPt7xjuqYiceODEMHchDYthrJ4AqI+FXPZrR23PZOqdiktbUVyQl2kGlR3H4i9UJ/uimQrwhz9UouQ==}
/@vueuse/core/9.9.0_vue@3.2.45:
resolution: {integrity: sha512-JdDb7TrE0imZnwBhMF4+0PCJqGD3AxzH8S2sfk54P0rqvklK+EAtAR/mPb1HwV/JPujQFQJhghQ190Yq03YpVw==}
dependencies:
'@types/web-bluetooth': 0.0.16
'@vueuse/metadata': 9.8.2
'@vueuse/shared': 9.8.2_vue@3.2.45
'@vueuse/metadata': 9.9.0
'@vueuse/shared': 9.9.0_vue@3.2.45
vue-demi: 0.13.11_vue@3.2.45
transitivePeerDependencies:
- '@vue/composition-api'
- vue
/@vueuse/integrations/9.8.2_5wgjuni2enyuyips2rocdtjvkm:
resolution: {integrity: sha512-8nIMfD5HezootbTt5Un6AkiK9CL657YxI1ZFtcQa5CggKhYjyoLiJn68HaQ80GeE4LJ++F51qksENKoTukIWQA==}
/@vueuse/integrations/9.9.0_5wgjuni2enyuyips2rocdtjvkm:
resolution: {integrity: sha512-/wr3jrMlzbPNd38dO85NOT4j7vga9+eQewEZFXHJAFEvKnRxBy/Ytp1pt4Sz8dVOLLYMBHfSaVAra91ftfIh0w==}
peerDependencies:
async-validator: '*'
axios: '*'
@ -1496,8 +1513,8 @@ packages:
universal-cookie:
optional: true
dependencies:
'@vueuse/core': 9.8.2_vue@3.2.45
'@vueuse/shared': 9.8.2_vue@3.2.45
'@vueuse/core': 9.9.0_vue@3.2.45
'@vueuse/shared': 9.9.0_vue@3.2.45
axios: 1.2.1
nprogress: 0.2.0
vue-demi: 0.13.11_vue@3.2.45
@ -1506,11 +1523,11 @@ packages:
- vue
dev: false
/@vueuse/metadata/9.8.2:
resolution: {integrity: sha512-N4E/BKS+9VsUeD4WLVRU1J2kCOLh+iikBcMtipFcTyL204132vDYHs27zLAVabJYGnhC0dIVGdhg9pbOZiY2TQ==}
/@vueuse/metadata/9.9.0:
resolution: {integrity: sha512-pgxsUJv/d7IjKpLeB6TthggEsaBwM3ffc5jPrr5TmxAm/fup0mGR5VTzrdA/PSx85tpb+CIvP92D+55qBNc8ag==}
/@vueuse/shared/9.8.2_vue@3.2.45:
resolution: {integrity: sha512-ACjrPQzowd5dnabNJt9EoGVobco9/ENiA5qP53vjiuxndlJYuc/UegwhXC7KdQbPX4F45a50+45K3g1wNqOzmA==}
/@vueuse/shared/9.9.0_vue@3.2.45:
resolution: {integrity: sha512-+D0XFwHG0T+uaIbCSlROBwm1wzs71B7n3KyDOxnvfEMMHDOzl09rYKwaE2AENmYwYPXfHPbSBRDD2gBVHbvTcg==}
dependencies:
vue-demi: 0.13.11_vue@3.2.45
transitivePeerDependencies:
@ -2713,7 +2730,7 @@ packages:
'@popperjs/core': /@sxzz/popperjs-es/2.11.7
'@types/lodash': 4.14.186
'@types/lodash-es': 4.17.6
'@vueuse/core': 9.8.2_vue@3.2.45
'@vueuse/core': 9.9.0_vue@3.2.45
async-validator: 4.2.5
dayjs: 1.11.7
escape-html: 1.0.3
@ -7640,7 +7657,7 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/unplugin-auto-import/0.12.1_@vueuse+core@9.8.2:
/unplugin-auto-import/0.12.1_@vueuse+core@9.9.0:
resolution: {integrity: sha512-J/3ZORq5YGKG+8D5vLLOgqaHNK77izlVN07mQ752yRLqBNDbJiwPRSnUwwYqH5N6rDay1SqnJCHaUdbJ9QMI2w==}
engines: {node: '>=14'}
peerDependencies:
@ -7651,7 +7668,7 @@ packages:
dependencies:
'@antfu/utils': 0.7.2
'@rollup/pluginutils': 5.0.2
'@vueuse/core': 9.8.2_vue@3.2.45
'@vueuse/core': 9.9.0_vue@3.2.45
local-pkg: 0.4.2
magic-string: 0.27.0
unimport: 1.0.2
@ -8050,14 +8067,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc/1.0.16_typescript@4.9.4:
resolution: {integrity: sha512-yZaiJBbcKR1rSLhiF9KryAFH7R63po+N/invr2EAHGXxMzZksE5j1zyQKvrYiqK47ZHLAlCR+re/PHqWp/UzTg==}
/vue-tsc/1.0.18_typescript@4.9.4:
resolution: {integrity: sha512-JFLAz3Xh/iyTnMGdlfG3TuvcaJyFcqyELpLv50jyvOYLAS2+WHzac0IB73FQ37HmGm/4IWMkQZS5r/9FKSejQQ==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-language-core': 1.0.16
'@volar/vue-typescript': 1.0.16
'@volar/vue-language-core': 1.0.18
'@volar/vue-typescript': 1.0.18
typescript: 4.9.4
dev: true