chore: 更新element-plus版本

This commit is contained in:
roymondchen 2023-03-02 20:46:35 +08:00
parent e0c0143970
commit ece65e7460
7 changed files with 23 additions and 23 deletions

View File

@ -19,7 +19,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"axios-jsonp": "^1.0.4", "axios-jsonp": "^1.0.4",
"core-js": "^3.20.0", "core-js": "^3.20.0",
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"js-cookie": "^3.0.0", "js-cookie": "^3.0.0",
"serialize-javascript": "^6.0.0", "serialize-javascript": "^6.0.0",
"vue": "^3.2.26", "vue": "^3.2.26",
@ -3010,14 +3010,14 @@
"resolved": "https://registry.npmjs.org/@tmagic/element-plus-adapter/-/element-plus-adapter-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@tmagic/element-plus-adapter/-/element-plus-adapter-1.2.0.tgz",
"integrity": "sha512-+6gOu7McxkGo6diJjAIsSahuHn3ZxJXnjf7LiowaeN7klCU6bA+A/UFhrK1EezFogr8OIwB1yxywCy9BiSbXUw==", "integrity": "sha512-+6gOu7McxkGo6diJjAIsSahuHn3ZxJXnjf7LiowaeN7klCU6bA+A/UFhrK1EezFogr8OIwB1yxywCy9BiSbXUw==",
"dependencies": { "dependencies": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"vue": "^3.2.37" "vue": "^3.2.37"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
}, },
"peerDependencies": { "peerDependencies": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"vue": "^3.2.37" "vue": "^3.2.37"
} }
}, },
@ -18943,7 +18943,7 @@
"resolved": "https://registry.npmjs.org/@tmagic/element-plus-adapter/-/element-plus-adapter-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@tmagic/element-plus-adapter/-/element-plus-adapter-1.2.0.tgz",
"integrity": "sha512-+6gOu7McxkGo6diJjAIsSahuHn3ZxJXnjf7LiowaeN7klCU6bA+A/UFhrK1EezFogr8OIwB1yxywCy9BiSbXUw==", "integrity": "sha512-+6gOu7McxkGo6diJjAIsSahuHn3ZxJXnjf7LiowaeN7klCU6bA+A/UFhrK1EezFogr8OIwB1yxywCy9BiSbXUw==",
"requires": { "requires": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"vue": "^3.2.37" "vue": "^3.2.37"
} }
}, },

View File

@ -20,7 +20,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"axios-jsonp": "^1.0.4", "axios-jsonp": "^1.0.4",
"core-js": "^3.20.0", "core-js": "^3.20.0",
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"js-cookie": "^3.0.0", "js-cookie": "^3.0.0",
"serialize-javascript": "^6.0.0", "serialize-javascript": "^6.0.0",
"vue": "^3.2.26", "vue": "^3.2.26",

View File

@ -59,7 +59,7 @@
"commitizen": "^4.2.4", "commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2", "conventional-changelog-cli": "^2.2.2",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"enquirer": "^2.3.6", "enquirer": "^2.3.6",
"eslint": "^7.29.0", "eslint": "^7.29.0",
"eslint-config-tencent": "^1.0.4", "eslint-config-tencent": "^1.0.4",

View File

@ -36,11 +36,11 @@
"typescript" "typescript"
], ],
"dependencies": { "dependencies": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"vue": "^3.2.37" "vue": "^3.2.37"
}, },
"peerDependencies": { "peerDependencies": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"vue": "^3.2.37" "vue": "^3.2.37"
}, },
"devDependencies": { "devDependencies": {

View File

@ -36,12 +36,12 @@
"typescript" "typescript"
], ],
"dependencies": { "dependencies": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"tdesign-vue-next": "^0.26.0", "tdesign-vue-next": "^0.26.0",
"vue": "^3.2.37" "vue": "^3.2.37"
}, },
"peerDependencies": { "peerDependencies": {
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"tdesign-vue-next": "^0.26.0", "tdesign-vue-next": "^0.26.0",
"vue": "^3.2.37" "vue": "^3.2.37"
}, },

View File

@ -20,7 +20,7 @@
"@tmagic/schema": "1.2.7", "@tmagic/schema": "1.2.7",
"@tmagic/stage": "1.2.7", "@tmagic/stage": "1.2.7",
"@tmagic/utils": "1.2.7", "@tmagic/utils": "1.2.7",
"element-plus": "^2.2.19", "element-plus": "^2.2.32",
"monaco-editor": "^0.34.0", "monaco-editor": "^0.34.0",
"serialize-javascript": "^6.0.0", "serialize-javascript": "^6.0.0",
"terser": "^5.14.2", "terser": "^5.14.2",

24
pnpm-lock.yaml generated
View File

@ -18,7 +18,7 @@ importers:
commitizen: ^4.2.4 commitizen: ^4.2.4
conventional-changelog-cli: ^2.2.2 conventional-changelog-cli: ^2.2.2
cz-conventional-changelog: ^3.3.0 cz-conventional-changelog: ^3.3.0
element-plus: ^2.2.19 element-plus: ^2.2.32
enquirer: ^2.3.6 enquirer: ^2.3.6
eslint: ^7.29.0 eslint: ^7.29.0
eslint-config-tencent: ^1.0.4 eslint-config-tencent: ^1.0.4
@ -58,7 +58,7 @@ importers:
commitizen: 4.2.4 commitizen: 4.2.4
conventional-changelog-cli: 2.2.2 conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0 cz-conventional-changelog: 3.3.0
element-plus: 2.2.19_vue@3.2.37 element-plus: 2.2.32_vue@3.2.37
enquirer: 2.3.6 enquirer: 2.3.6
eslint: 7.32.0 eslint: 7.32.0
eslint-config-tencent: 1.0.4_yc26u4iv6m7pqrlmpzebuxponm eslint-config-tencent: 1.0.4_yc26u4iv6m7pqrlmpzebuxponm
@ -221,13 +221,13 @@ importers:
packages/element-plus-adapter: packages/element-plus-adapter:
specifiers: specifiers:
'@types/node': ^15.12.4 '@types/node': ^15.12.4
element-plus: ^2.2.19 element-plus: ^2.2.32
rimraf: ^3.0.2 rimraf: ^3.0.2
typescript: ^4.7.4 typescript: ^4.7.4
vite: ^3.1.3 vite: ^3.1.3
vue: ^3.2.37 vue: ^3.2.37
dependencies: dependencies:
element-plus: 2.2.19_vue@3.2.37 element-plus: 2.2.32_vue@3.2.37
vue: 3.2.37 vue: 3.2.37
devDependencies: devDependencies:
'@types/node': 15.14.9 '@types/node': 15.14.9
@ -371,14 +371,14 @@ importers:
'@types/node': ^15.12.4 '@types/node': ^15.12.4
'@vitejs/plugin-vue': ^3.1.0 '@vitejs/plugin-vue': ^3.1.0
'@vue/compiler-sfc': ^3.2.37 '@vue/compiler-sfc': ^3.2.37
element-plus: ^2.2.19 element-plus: ^2.2.32
rimraf: ^3.0.2 rimraf: ^3.0.2
tdesign-vue-next: ^0.26.0 tdesign-vue-next: ^0.26.0
typescript: ^4.7.4 typescript: ^4.7.4
vite: ^3.1.3 vite: ^3.1.3
vue: ^3.2.37 vue: ^3.2.37
dependencies: dependencies:
element-plus: 2.2.19_vue@3.2.45 element-plus: 2.2.32_vue@3.2.45
tdesign-vue-next: 0.26.0_vue@3.2.45 tdesign-vue-next: 0.26.0_vue@3.2.45
vue: 3.2.45 vue: 3.2.45
devDependencies: devDependencies:
@ -489,7 +489,7 @@ importers:
'@vitejs/plugin-vue': ^3.1.0 '@vitejs/plugin-vue': ^3.1.0
'@vitejs/plugin-vue-jsx': ^1.3.10 '@vitejs/plugin-vue-jsx': ^1.3.10
'@vue/compiler-sfc': ^3.2.37 '@vue/compiler-sfc': ^3.2.37
element-plus: ^2.2.19 element-plus: ^2.2.32
monaco-editor: ^0.34.0 monaco-editor: ^0.34.0
sass: ^1.35.1 sass: ^1.35.1
serialize-javascript: ^6.0.0 serialize-javascript: ^6.0.0
@ -510,7 +510,7 @@ importers:
'@tmagic/schema': link:../packages/schema '@tmagic/schema': link:../packages/schema
'@tmagic/stage': link:../packages/stage '@tmagic/stage': link:../packages/stage
'@tmagic/utils': link:../packages/utils '@tmagic/utils': link:../packages/utils
element-plus: 2.2.19_vue@3.2.37 element-plus: 2.2.32_vue@3.2.37
monaco-editor: 0.34.0 monaco-editor: 0.34.0
serialize-javascript: 6.0.0 serialize-javascript: 6.0.0
terser: 5.14.2 terser: 5.14.2
@ -3395,8 +3395,8 @@ packages:
/electron-to-chromium/1.4.147: /electron-to-chromium/1.4.147:
resolution: {integrity: sha512-czclPqxLMPqPMkahKcske4TaS5lcznsc26ByBlEFDU8grTBVK9C5W6K9I6oEEhm4Ai4jTihGnys90xY1yjXcRg==} resolution: {integrity: sha512-czclPqxLMPqPMkahKcske4TaS5lcznsc26ByBlEFDU8grTBVK9C5W6K9I6oEEhm4Ai4jTihGnys90xY1yjXcRg==}
/element-plus/2.2.19_vue@3.2.37: /element-plus/2.2.32_vue@3.2.37:
resolution: {integrity: sha512-uN0gt9lUus/IHzu5J6vkbYoYJgUtU05osdtFv9RO27bHKOG5GN7dH6uA3OKfkQQ6R2sV8ZxY1rc9PH1X8Dgrow==} resolution: {integrity: sha512-DTJMhYOy6MApbmh6z/95hPTK5WrBiNHGzV4IN+uEkup1WoimQ+Qyt8RxKdTe/X1LWEJ8YgWv/Cl8P4ocrt5z5g==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies:
@ -3419,8 +3419,8 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
/element-plus/2.2.19_vue@3.2.45: /element-plus/2.2.32_vue@3.2.45:
resolution: {integrity: sha512-uN0gt9lUus/IHzu5J6vkbYoYJgUtU05osdtFv9RO27bHKOG5GN7dH6uA3OKfkQQ6R2sV8ZxY1rc9PH1X8Dgrow==} resolution: {integrity: sha512-DTJMhYOy6MApbmh6z/95hPTK5WrBiNHGzV4IN+uEkup1WoimQ+Qyt8RxKdTe/X1LWEJ8YgWv/Cl8P4ocrt5z5g==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies: