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 197cd67 commit 38a006eCopy full SHA for 38a006e
package.json
@@ -12,12 +12,12 @@
12
"styled-components": "5.3.10"
13
},
14
"devDependencies": {
15
- "@types/react": "18.2.6",
+ "@types/react": "18.2.8",
16
"@types/react-dom": "18.2.4",
17
"@types/styled-components": "5.1.26",
18
"@vitejs/plugin-react": "4.0.0",
19
"prettier": "2.8.8",
20
- "typescript": "5.0.4",
21
- "vite": "4.3.5"
+ "typescript": "5.1.3",
+ "vite": "4.3.9"
22
}
23
0 commit comments