build(deps): bump @vitejs/plugin-vue-jsx from 1.1.8 to 1.2.0 (#9617)

Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue-jsx) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-app@1.2.0/packages/plugin-vue-jsx)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-02 10:48:12 +08:00
committed by GitHub
parent 2a2f4fb848
commit 780edfb5bd
2 changed files with 11 additions and 11 deletions

View File

@@ -51,7 +51,7 @@
"@vant/stylelint-config": "^1.4.2",
"@vant/touch-emulator": "^1.3.2",
"@vitejs/plugin-vue": "^1.9.0",
"@vitejs/plugin-vue-jsx": "^1.1.8",
"@vitejs/plugin-vue-jsx": "^1.2.0",
"@vue/babel-plugin-jsx": "^1.0.7",
"@vue/test-utils": "2.0.0-rc.14",
"autoprefixer": "^10.3.4",