mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
chore(deps): update dependency @vitejs/plugin-vue-jsx to v1.3.7 (#6034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
50b056d1b4
commit
269ef721f9
@ -94,7 +94,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
||||
"@typescript-eslint/parser": "5.11.0",
|
||||
"@vitejs/plugin-vue": "2.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "1.3.5",
|
||||
"@vitejs/plugin-vue-jsx": "1.3.7",
|
||||
"@vue/babel-plugin-jsx": "1.1.1",
|
||||
"@vue/test-utils": "2.0.0-rc.16",
|
||||
"babel-jest": "26.6.3",
|
||||
|
@ -36,7 +36,7 @@ importers:
|
||||
'@typescript-eslint/eslint-plugin': 5.11.0
|
||||
'@typescript-eslint/parser': 5.11.0
|
||||
'@vitejs/plugin-vue': 2.2.0
|
||||
'@vitejs/plugin-vue-jsx': 1.3.5
|
||||
'@vitejs/plugin-vue-jsx': 1.3.7
|
||||
'@vue/babel-plugin-jsx': 1.1.1
|
||||
'@vue/test-utils': 2.0.0-rc.16
|
||||
'@vueuse/core': ^7.6.0
|
||||
@ -128,7 +128,7 @@ importers:
|
||||
'@typescript-eslint/eslint-plugin': 5.11.0_15a231715447500ed5c06da64c8aef1c
|
||||
'@typescript-eslint/parser': 5.11.0_eslint@8.9.0+typescript@4.5.5
|
||||
'@vitejs/plugin-vue': 2.2.0_vue@3.2.30
|
||||
'@vitejs/plugin-vue-jsx': 1.3.5
|
||||
'@vitejs/plugin-vue-jsx': 1.3.7
|
||||
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.17.2
|
||||
'@vue/test-utils': 2.0.0-rc.16_vue@3.2.30
|
||||
babel-jest: 26.6.3_@babel+core@7.17.2
|
||||
@ -3139,8 +3139,8 @@ packages:
|
||||
eslint-visitor-keys: 3.2.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx/1.3.5:
|
||||
resolution: {integrity: sha512-iBxRQS8SOGxI4c8/cucgumD9a1SO4ngn91YbluyWe1L2k0D7+3v64XbjZxXX2O964LubY8Tehl3ihr0W7f3+/g==}
|
||||
/@vitejs/plugin-vue-jsx/1.3.7:
|
||||
resolution: {integrity: sha512-UH+lI/TtBQg1YZeOTBN5yEYvSDNcL2ei8ZgE+0ESX2ULg2xV7rxzw1TB1eHZiMGXOSR8h5AWp/6F1hCcaq8VYA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
dependencies:
|
||||
'@babel/core': 7.17.2
|
||||
|
Loading…
Reference in New Issue
Block a user