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 2588119Copy full SHA for 2588119
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",
17
- "@types/styled-components": "5.1.26",
18
- "@vitejs/plugin-react": "4.0.0",
+ "@types/react": "18.2.22",
+ "@types/react-dom": "18.2.7",
+ "@types/styled-components": "5.1.27",
+ "@vitejs/plugin-react": "4.1.0",
19
"prettier": "2.8.8",
20
- "typescript": "5.1.3",
21
- "vite": "4.3.9"
+ "typescript": "5.2.2",
+ "vite": "4.4.9"
22
}
23
0 commit comments