chore(deps): pin devdependency @vitejs/plugin-vue-jsx to 4.1.1 (main) (#31166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-28 23:30:18 +00:00 committed by GitHub
parent 488dfc1f20
commit 88b119a27f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@
"@parcel/watcher": "2.5.1",
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "3.5.0",
"vite": "6.2.0",

View File

@ -538,7 +538,7 @@ importers:
specifier: 5.2.1
version: 5.2.1(vite@6.2.0(@types/node@22.13.6)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
'@vitejs/plugin-vue-jsx':
specifier: ^4.1.1
specifier: 4.1.1
version: 4.1.1(vite@6.2.0(@types/node@22.13.6)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
'@vue/compiler-sfc':
specifier: 3.5.13