We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecc9e7 commit bdd96c8Copy full SHA for bdd96c8
package.json
@@ -15,9 +15,9 @@
15
"@types/react": "19.2.14",
16
"@types/react-dom": "19.2.3",
17
"@types/styled-components": "5.1.36",
18
- "@vitejs/plugin-react": "5.1.4",
+ "@vitejs/plugin-react": "6.0.1",
19
"prettier": "3.8.1",
20
- "typescript": "5.9.3",
21
- "vite": "7.3.1"
+ "typescript": "6.0.2",
+ "vite": "8.0.2"
22
}
23
0 commit comments