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 0f98370 commit 9f4f77dCopy full SHA for 9f4f77d
package.json
@@ -12,12 +12,12 @@
12
"styled-components": "6.1.8"
13
},
14
"devDependencies": {
15
- "@types/react": "18.2.79",
16
- "@types/react-dom": "18.2.25",
+ "@types/react": "18.3.18",
+ "@types/react-dom": "18.3.5",
17
"@types/styled-components": "5.1.34",
18
- "@vitejs/plugin-react": "4.2.1",
19
- "prettier": "3.2.5",
20
- "typescript": "5.4.5",
21
- "vite": "5.2.9"
+ "@vitejs/plugin-react": "4.3.4",
+ "prettier": "3.5.2",
+ "typescript": "5.8.2",
+ "vite": "5.4.14"
22
}
23
0 commit comments