chore: 更新element-plus

This commit is contained in:
roymondchen 2022-09-22 12:38:09 +08:00 committed by jia000
parent eb03ce358f
commit f853299226
8 changed files with 36 additions and 80 deletions

View File

@ -12,7 +12,7 @@
"@tmagic/form": "1.1.5",
"@tmagic/schema": "1.1.5",
"@tmagic/utils": "1.1.5",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"highlight.js": "^11.2.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",

View File

@ -17,7 +17,7 @@
"axios": "^0.27.2",
"axios-jsonp": "^1.0.4",
"core-js": "^3.20.0",
"element-plus": "^2.2.12",
"element-plus": "^2.2.17",
"js-cookie": "^3.0.0",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",

View File

@ -52,7 +52,7 @@
"@tmagic/utils": "1.1.5",
"buffer": "^6.0.3",
"color": "^3.1.3",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"events": "^3.3.0",
"gesto": "^1.7.0",
"keycon": "^1.1.2",
@ -63,7 +63,7 @@
},
"peerDependencies": {
"@tmagic/form": "1.1.5",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"monaco-editor": "^0.34.0",
"vue": "^3.2.37"
},

View File

@ -36,13 +36,13 @@
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@tmagic/utils": "1.1.5",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"lodash-es": "^4.17.21",
"sortablejs": "^1.14.0",
"vue": "^3.2.37"
},
"peerDependencies": {
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"vue": "^3.2.37"
},
"devDependencies": {

View File

@ -34,13 +34,13 @@
"dependencies": {
"@tmagic/form": "1.1.5",
"@tmagic/utils": "1.1.5",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"lodash-es": "^4.17.21",
"vue": "^3.2.37"
},
"peerDependencies": {
"@tmagic/form": "1.1.5",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"vue": "^3.2.37"
},
"devDependencies": {

View File

@ -17,7 +17,7 @@
"@tmagic/schema": "1.1.5",
"@tmagic/stage": "1.1.5",
"@tmagic/utils": "1.1.5",
"element-plus": "^2.2.6",
"element-plus": "^2.2.17",
"monaco-editor": "^0.34.0",
"serialize-javascript": "^6.0.0",
"terser": "^5.14.2",

View File

@ -22,7 +22,7 @@
<el-dialog
v-model="previewVisible"
destroy-on-close
custom-class="pre-viewer"
class="pre-viewer"
title="预览"
:width="stageRect && stageRect.width"
>

96
pnpm-lock.yaml generated
View File

@ -83,7 +83,7 @@ importers:
'@vuepress/client': ^2.0.0-beta.51
'@vuepress/plugin-search': ^2.0.0-beta.51
'@vuepress/theme-default': ^2.0.0-beta.51
element-plus: ^2.2.6
element-plus: ^2.2.17
highlight.js: ^11.2.0
lodash: ^4.17.21
lodash-es: ^4.17.21
@ -96,7 +96,7 @@ importers:
'@tmagic/form': link:../packages/form
'@tmagic/schema': link:../packages/schema
'@tmagic/utils': link:../packages/utils
element-plus: 2.2.6_vue@3.2.37
element-plus: 2.2.17_vue@3.2.37
highlight.js: 11.5.1
lodash: 4.17.21
lodash-es: 4.17.21
@ -169,7 +169,7 @@ importers:
'@vue/test-utils': ^2.0.0
buffer: ^6.0.3
color: ^3.1.3
element-plus: ^2.2.6
element-plus: ^2.2.17
events: ^3.3.0
gesto: ^1.7.0
keycon: ^1.1.2
@ -192,7 +192,7 @@ importers:
'@tmagic/utils': link:../utils
buffer: 6.0.3
color: 3.2.1
element-plus: 2.2.6_vue@3.2.37
element-plus: 2.2.17_vue@3.2.37
events: 3.3.0
gesto: 1.8.1
keycon: 1.1.2
@ -225,7 +225,7 @@ importers:
'@vitejs/plugin-vue': ^3.1.0
'@vue/compiler-sfc': ^3.2.37
'@vue/test-utils': ^2.0.0
element-plus: ^2.2.6
element-plus: ^2.2.17
lodash-es: ^4.17.21
rimraf: ^3.0.2
sass: ^1.35.1
@ -237,7 +237,7 @@ importers:
dependencies:
'@element-plus/icons-vue': 2.0.9_vue@3.2.37
'@tmagic/utils': link:../utils
element-plus: 2.2.6_vue@3.2.37
element-plus: 2.2.17_vue@3.2.37
lodash-es: 4.17.21
sortablejs: 1.15.0
vue: 3.2.37
@ -314,7 +314,7 @@ importers:
'@vitejs/plugin-vue': ^3.1.0
'@vue/compiler-sfc': ^3.2.37
'@vue/test-utils': ^2.0.0
element-plus: ^2.2.6
element-plus: ^2.2.17
lodash-es: ^4.17.21
rimraf: ^3.0.2
sass: ^1.35.1
@ -325,7 +325,7 @@ importers:
dependencies:
'@tmagic/form': link:../form
'@tmagic/utils': link:../utils
element-plus: 2.2.6_vue@3.2.37
element-plus: 2.2.17_vue@3.2.37
lodash-es: 4.17.21
vue: 3.2.37
devDependencies:
@ -439,7 +439,7 @@ importers:
'@vitejs/plugin-vue': ^3.1.0
'@vitejs/plugin-vue-jsx': ^1.3.10
'@vue/compiler-sfc': ^3.2.37
element-plus: ^2.2.6
element-plus: ^2.2.17
monaco-editor: ^0.34.0
sass: ^1.35.1
serialize-javascript: ^6.0.0
@ -456,7 +456,7 @@ importers:
'@tmagic/schema': link:../packages/schema
'@tmagic/stage': link:../packages/stage
'@tmagic/utils': link:../packages/utils
element-plus: 2.2.6_vue@3.2.37
element-plus: 2.2.17_vue@3.2.37
monaco-editor: 0.34.0
serialize-javascript: 6.0.0
terser: 5.14.2
@ -1227,14 +1227,14 @@ packages:
- supports-color
dev: true
/@floating-ui/core/0.7.3:
resolution: {integrity: sha512-buc8BXHmG9l82+OQXOFU3Kr2XQx9ys01U/Q9HMIrZ300iLc8HLMgh7dcCqgYzAzf4BkoQvDcXf5Y+CuEZ5JBYg==}
/@floating-ui/core/1.0.1:
resolution: {integrity: sha512-bO37brCPfteXQfFY0DyNDGB3+IMe4j150KFQcgJ5aBP295p9nBGeHEs/p0czrRbtlHq4Px/yoPXO/+dOCcF4uA==}
dev: false
/@floating-ui/dom/0.5.4:
resolution: {integrity: sha512-419BMceRLq0RrmTSDxn8hf9R3VCJv2K9PUfugh5JyEFmdjzDo+e8U5EdR8nzKq8Yj1htzLm3b6eQEEam3/rrtg==}
/@floating-ui/dom/1.0.2:
resolution: {integrity: sha512-5X9WSvZ8/fjy3gDu8yx9HAA4KG1lazUN2P4/VnaXLxTO9Dz53HI1oYoh1OlhqFNlHgGDiwFX5WhFCc2ljbW3yA==}
dependencies:
'@floating-ui/core': 0.7.3
'@floating-ui/core': 1.0.1
dev: false
/@humanwhocodes/config-array/0.5.0:
@ -1652,7 +1652,6 @@ packages:
/@types/web-bluetooth/0.0.15:
resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==}
dev: true
/@typescript-eslint/eslint-plugin/4.33.0_3ekaj7j3owlolnuhj3ykrb7u7i:
resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==}
@ -2264,23 +2263,6 @@ packages:
- supports-color
dev: true
/@vueuse/core/8.6.0_vue@3.2.37:
resolution: {integrity: sha512-VirzExCm/N+QdrEWT7J4uSrvJ5hquKIAU9alQ37kUvIJk9XxCLxmfRnmekYc1kz2+6BnoyuKYXVmrMV351CB4w==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
peerDependenciesMeta:
'@vue/composition-api':
optional: true
vue:
optional: true
dependencies:
'@vueuse/metadata': 8.6.0
'@vueuse/shared': 8.6.0_vue@3.2.37
vue: 3.2.37
vue-demi: 0.13.1_vue@3.2.37
dev: false
/@vueuse/core/9.2.0_vue@3.2.37:
resolution: {integrity: sha512-/MZ6qpz6uSyaXrtoeBWQzAKRG3N7CvfVWvQxiM3ei3Xe5ydOjjtVbo7lGl9p8dECV93j7W8s63A8H0kFLpLyxg==}
dependencies:
@ -2291,30 +2273,9 @@ packages:
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
/@vueuse/metadata/8.6.0:
resolution: {integrity: sha512-F+CKPvaExsm7QgRr8y+ZNJFwXasn89rs5wth/HeX9lJ1q8XEt+HJ16Q5Sxh4rfG5YSKXrStveVge8TKvPjMjFA==}
dev: false
/@vueuse/metadata/9.2.0:
resolution: {integrity: sha512-exN4KE6iquxDCdt72BgEhb3tlOpECtD61AUdXnUqBTIUCl70x1Ar/QXo3bYcvxmdMS2/peQyfeTzBjRTpvL5xw==}
dev: true
/@vueuse/shared/8.6.0_vue@3.2.37:
resolution: {integrity: sha512-Y/IVywZo7IfEoSSEtCYpkVEmPV7pU35mEIxV7PbD/D3ly18B3mEsBaPbtDkNM/QP3zAZ5mn4nEkOfddX4uwuIA==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
peerDependenciesMeta:
'@vue/composition-api':
optional: true
vue:
optional: true
dependencies:
vue: 3.2.37
vue-demi: 0.13.1_vue@3.2.37
dev: false
/@vueuse/shared/9.2.0_vue@3.2.37:
resolution: {integrity: sha512-NnRp/noSWuXW0dKhZK5D0YLrDi0nmZ18UeEgwXQq7Ul5TTP93lcNnKjrHtd68j2xFB/l59yPGFlCryL692bnrA==}
@ -2323,7 +2284,6 @@ packages:
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
/JSONStream/1.3.5:
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
@ -2549,8 +2509,8 @@ packages:
engines: {node: '>=8'}
dev: true
/async-validator/4.1.1:
resolution: {integrity: sha512-p4DO/JXwjs8klJyJL8Q2oM4ks5fUTze/h5k10oPPKMiLe1fj3G1QMzPHNmN1Py4ycOk7WlO2DcGXv1qiESJCZA==}
/async-validator/4.2.5:
resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
dev: false
/asynckit/0.4.0:
@ -3238,10 +3198,6 @@ packages:
resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==}
dev: true
/dayjs/1.11.3:
resolution: {integrity: sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==}
dev: false
/dayjs/1.11.4:
resolution: {integrity: sha512-Zj/lPM5hOvQ1Bf7uAvewDaUcsJoI6JmNqmHhHl3nyumwe0XHwt8sWdOVAPACJzCebL8gQCi+K49w7iKWnGwX9g==}
dev: false
@ -3415,26 +3371,26 @@ packages:
resolution: {integrity: sha512-H+mFNKow6gi2P5Gi2d1Fvd3TUEJlB9CF7zYaIV9T83BE3wP1xZ0mRPbNTm0KUjyd1QiVy7iKXuIcjlDtBQMiAQ==}
dev: true
/element-plus/2.2.6_vue@3.2.37:
resolution: {integrity: sha512-N9G4yWSxDt1YtreCJgt7UaSsXKuR4Fzb3ThzlBjbGDYDhcHijsrLL3qkdLZgeoSB13LRyr9pgP1ljNXdaYGa+g==}
/element-plus/2.2.17_vue@3.2.37:
resolution: {integrity: sha512-MGwMIE/q+FFD3kgS23x8HIe5043tmD1cTRwjhIX9o6fim1avFnUkrsfYRvybbz4CkyqSb185EheZS5AUPpXh2g==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@ctrl/tinycolor': 3.4.1
'@element-plus/icons-vue': 2.0.9_vue@3.2.37
'@floating-ui/dom': 0.5.4
'@floating-ui/dom': 1.0.2
'@popperjs/core': /@sxzz/popperjs-es/2.11.7
'@types/lodash': 4.14.182
'@types/lodash-es': 4.17.6
'@vueuse/core': 8.6.0_vue@3.2.37
async-validator: 4.1.1
dayjs: 1.11.3
'@vueuse/core': 9.2.0_vue@3.2.37
async-validator: 4.2.5
dayjs: 1.11.4
escape-html: 1.0.3
lodash: 4.17.21
lodash-es: 4.17.21
lodash-unified: 1.0.2_3ib2ivapxullxkx3xftsimdk7u
memoize-one: 6.0.0
normalize-wheel-es: 1.1.2
normalize-wheel-es: 1.2.0
vue: 3.2.37
transitivePeerDependencies:
- '@vue/composition-api'
@ -5938,8 +5894,8 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/normalize-wheel-es/1.1.2:
resolution: {integrity: sha512-scX83plWJXYH1J4+BhAuIHadROzxX0UBF3+HuZNY2Ks8BciE7tSTQ+5JhTsvzjaO0/EJdm4JBGrfObKxFf3Png==}
/normalize-wheel-es/1.2.0:
resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
dev: false
/npm-run-path/4.0.1: