Skip to content

Commit 15d2c91

Browse files
Bump @vitejs/plugin-vue-jsx from 4.2.0 to 5.1.0
Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) from 4.2.0 to 5.1.0. - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.0/packages/plugin-vue-jsx) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue-jsx" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40b2069 commit 15d2c91

File tree

2 files changed

+141
-88
lines changed

2 files changed

+141
-88
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/jsdom": "^21.1.7",
3333
"@types/node": "^24.0.2",
3434
"@vitejs/plugin-vue": "^5.1.4",
35-
"@vitejs/plugin-vue-jsx": "^4.0.1",
35+
"@vitejs/plugin-vue-jsx": "^5.1.1",
3636
"@vitest/eslint-plugin": "1.3.8",
3737
"@vue/eslint-config-prettier": "^10.0.0",
3838
"@vue/eslint-config-typescript": "^14.0.0",

0 commit comments

Comments
 (0)