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 7a27307 commit 8df07e9Copy full SHA for 8df07e9
package.json
@@ -12,12 +12,12 @@
12
"styled-components": "5.3.11"
13
},
14
"devDependencies": {
15
- "@types/react": "18.2.12",
16
- "@types/react-dom": "18.2.5",
+ "@types/react": "18.2.16",
+ "@types/react-dom": "18.2.7",
17
"@types/styled-components": "5.1.26",
18
- "@vitejs/plugin-react": "4.0.0",
+ "@vitejs/plugin-react": "4.0.3",
19
"prettier": "2.8.8",
20
- "typescript": "5.1.3",
21
- "vite": "4.3.9"
+ "typescript": "5.1.6",
+ "vite": "4.4.7"
22
}
23
0 commit comments