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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",

View File

@ -144,7 +144,7 @@
resolved "https://registry.nlark.com/@babel/compat-data/download/@babel/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
integrity sha1-Lbr4uFM0eWyvuw9Xk6kKL8AQsXY=
"@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.14.8", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
"@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
version "7.15.5"
resolved "https://registry.nlark.com/@babel/core/download/@babel/core-7.15.5.tgz?cache=0&sync_timestamp=1630746008082&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
integrity sha1-+O2aznMHIlRGCfkMm7SRYtw79bk=
@ -882,7 +882,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-typescript@^7.14.6", "@babel/plugin-transform-typescript@^7.15.0":
"@babel/plugin-transform-typescript@^7.15.0", "@babel/plugin-transform-typescript@^7.15.4":
version "7.15.4"
resolved "https://registry.nlark.com/@babel/plugin-transform-typescript/download/@babel/plugin-transform-typescript-7.15.4.tgz?cache=0&sync_timestamp=1630620004524&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-transform-typescript%2Fdownload%2F%40babel%2Fplugin-transform-typescript-7.15.4.tgz#db7a062dcf8be5fc096bc0eeb40a13fbfa1fa251"
integrity sha1-23oGLc+L5fwJa8DutAoT+/ofolE=
@ -1818,16 +1818,16 @@
resolved "https://registry.npmmirror.com/@vant/use/download/@vant/use-1.3.2.tgz?cache=0&sync_timestamp=1632970350432&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.3.2.tgz#d4f232f0440df3c058c65037ae6f20ebd0c06ad3"
integrity sha1-1PIy8EQN88BYxlA3rm8g69DAatM=
"@vitejs/plugin-vue-jsx@^1.1.8":
version "1.1.8"
resolved "https://registry.nlark.com/@vitejs/plugin-vue-jsx/download/@vitejs/plugin-vue-jsx-1.1.8.tgz?cache=0&sync_timestamp=1631016429294&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vitejs%2Fplugin-vue-jsx%2Fdownload%2F%40vitejs%2Fplugin-vue-jsx-1.1.8.tgz#c7b9efd94efe8801635f755b6fd0d0a3a70cf596"
integrity sha1-x7nv2U7+iAFjX3Vbb9DQo6cM9ZY=
"@vitejs/plugin-vue-jsx@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-1.2.0.tgz#a4216bdbb8b12800537d39e3b5711fcf2eb470ef"
integrity sha512-Y4Er2bn8bHNiUziJizcVT1yQKTq6oOJeBrKkxvjo2yKT/RTSK1ZlkP/qnzchxxuBkx0tYG4Aaxbb9xuVnNNDEA==
dependencies:
"@babel/core" "^7.14.8"
"@babel/core" "^7.15.5"
"@babel/plugin-syntax-import-meta" "^7.10.4"
"@babel/plugin-transform-typescript" "^7.14.6"
"@babel/plugin-transform-typescript" "^7.15.4"
"@rollup/pluginutils" "^4.1.1"
"@vue/babel-plugin-jsx" "^1.0.6"
"@vue/babel-plugin-jsx" "^1.0.7"
hash-sum "^2.0.0"
"@vitejs/plugin-vue@^1.9.0":
@ -1840,7 +1840,7 @@
resolved "https://registry.npm.taobao.org/@vue/babel-helper-vue-transform-on/download/@vue/babel-helper-vue-transform-on-1.0.2.tgz?cache=0&sync_timestamp=1610812436327&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fbabel-helper-vue-transform-on%2Fdownload%2F%40vue%2Fbabel-helper-vue-transform-on-1.0.2.tgz#9b9c691cd06fc855221a2475c3cc831d774bc7dc"
integrity sha1-m5xpHNBvyFUiGiR1w8yDHXdLx9w=
"@vue/babel-plugin-jsx@^1.0.6", "@vue/babel-plugin-jsx@^1.0.7":
"@vue/babel-plugin-jsx@^1.0.7":
version "1.0.7"
resolved "https://registry.nlark.com/@vue/babel-plugin-jsx/download/@vue/babel-plugin-jsx-1.0.7.tgz?cache=0&sync_timestamp=1630684770160&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fbabel-plugin-jsx%2Fdownload%2F%40vue%2Fbabel-plugin-jsx-1.0.7.tgz#22d6c84ef8db5ac13db971476a55cc5215902168"
integrity sha1-ItbITvjbWsE9uXFHalXMUhWQIWg=