1 parent c5ea1d3 commit 16153efCopy full SHA for 16153ef
1 file changed
package.json
@@ -12,12 +12,12 @@
12
"styled-components": "6.3.11"
13
},
14
"devDependencies": {
15
- "@types/react": "19.2.14",
16
- "@types/react-dom": "19.2.3",
+ "@types/react": "19.3.0",
+ "@types/react-dom": "19.3.0",
17
"@types/styled-components": "5.1.36",
18
"@vitejs/plugin-react": "5.2.0",
19
- "prettier": "3.8.1",
+ "prettier": "3.9.6",
20
"typescript": "5.9.3",
21
- "vite": "8.0.14"
+ "vite": "8.3.0"
22
}
23
0 commit comments