fix: Add @vitejs/plugin-react v6 support

This commit is contained in:
Aaron
2026-03-14 18:38:20 -05:00
parent 5fe4681620
commit c61fa8f858
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"wxt": ">=0.19.16"
},
"dependencies": {
"@vitejs/plugin-react": "^4.4.1 || ^5.0.0"
"@vitejs/plugin-react": "^4.4.1 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@types/react": "^19.2.14",
+1 -1
View File
@@ -247,7 +247,7 @@ importers:
packages/module-react:
dependencies:
'@vitejs/plugin-react':
specifier: ^4.4.1 || ^5.0.0
specifier: ^4.4.1 || ^5.0.0 || ^6.0.0
version: 5.1.4(vite@7.3.1(@types/node@20.19.32)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))
devDependencies:
'@types/react':