Skip to content

Commit 58ff580

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/[email protected]/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] <[email protected]>
1 parent 0f036aa commit 58ff580

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
@@ -31,7 +31,7 @@
3131
"@types/jsdom": "^21.1.7",
3232
"@types/node": "^24.0.2",
3333
"@vitejs/plugin-vue": "^5.1.4",
34-
"@vitejs/plugin-vue-jsx": "^4.0.1",
34+
"@vitejs/plugin-vue-jsx": "^5.1.1",
3535
"@vitest/eslint-plugin": "1.3.8",
3636
"@vue/eslint-config-prettier": "^10.0.0",
3737
"@vue/eslint-config-typescript": "^14.0.0",

0 commit comments

Comments
 (0)