fix(cli): add viteReact plugin in tanstack start template

This commit is contained in:
Aman Varshney
2025-08-21 14:55:57 +05:30
parent ee971e838c
commit d58fd61575
6 changed files with 92 additions and 26 deletions

View File

@@ -35,7 +35,7 @@
"@testing-library/react": "^16.2.0",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react": "^4.5.2",
"@vitejs/plugin-react": "^5.0.1",
"jsdom": "^26.0.0",
"typescript": "^5.7.2",
"vite": "^7.0.2",