feat: add @vitejs/plugin-react dependency for improved React support

This commit is contained in:
Mo Tarbin
2025-09-21 16:52:53 -04:00
parent fd6e4880d2
commit 1b49a6f3f7

View File

@@ -91,6 +91,7 @@
"@types/react-dom": "^18.2.17", "@types/react-dom": "^18.2.17",
"@vite-pwa/assets-generator": "^0.2.4", "@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-react-swc": "^3.5.0", "@vitejs/plugin-react-swc": "^3.5.0",
"@vitejs/plugin-react": "^5.0.3",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",