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 8eb1967Copy full SHA for 8eb1967
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.14",
+ "@types/react-dom": "18.2.6",
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.3"
22
}
23
0 commit comments