chore(deps): update dependency @vitejs/plugin-vue-jsx to v1.3.5 (#6002)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-12 18:11:02 +08:00 committed by GitHub
parent 3a4f2177ba
commit 836ece1a56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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.4",
"@vitejs/plugin-vue-jsx": "1.3.5",
"@vue/babel-plugin-jsx": "1.1.1",
"@vue/test-utils": "2.0.0-rc.16",
"babel-jest": "26.6.3",

View File

@ -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.4
'@vitejs/plugin-vue-jsx': 1.3.5
'@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_de5a1ddccd75ca1e499b8b8491d3dcba
'@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5
'@vitejs/plugin-vue': 2.2.0_vue@3.2.30
'@vitejs/plugin-vue-jsx': 1.3.4
'@vitejs/plugin-vue-jsx': 1.3.5
'@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.4:
resolution: {integrity: sha512-nBVG+IZ7Gl6kZbv6RSTBu+v5GPE1TWPUcOrdWpGFMThFMlhyGGZMJuB6YCyApyXUdgdzj3RVGqvOdqQNQjaxBg==}
/@vitejs/plugin-vue-jsx/1.3.5:
resolution: {integrity: sha512-iBxRQS8SOGxI4c8/cucgumD9a1SO4ngn91YbluyWe1L2k0D7+3v64XbjZxXX2O964LubY8Tehl3ihr0W7f3+/g==}
engines: {node: '>=12.0.0'}
dependencies:
'@babel/core': 7.17.2