We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16bad6 commit f1415b4Copy full SHA for f1415b4
package.json
@@ -54,7 +54,7 @@
54
"@types/react": "^18.0.17",
55
"@types/react-dom": "^18.0.6",
56
"@typescript-eslint/eslint-plugin": "^6.21.0",
57
- "@vitejs/plugin-react": "^2.1.0",
+ "@vitejs/plugin-react": "^4.4.1",
58
"autoprefixer": "^10.4.16",
59
"eslint": "^8.57.0",
60
"eslint-config-react-app": "^7.0.1",
@@ -70,7 +70,7 @@
70
"prettier": "3.2.5",
71
"tailwindcss": "^3.3.2",
72
"typescript": "^4.9.5",
73
- "vite": "^3.1.0",
+ "vite": "6.3.4",
74
"vite-plugin-eslint": "^1.8.1",
75
"yargs": "^17.7.2"
76
}
0 commit comments