We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8b2b3 commit 5944b1dCopy full SHA for 5944b1d
packages/cra-template-typescript/template.json
@@ -5,10 +5,10 @@
5
"@testing-library/react": "^11.1.0",
6
"@testing-library/user-event": "^12.1.10",
7
"@types/node": "^12.0.0",
8
- "@types/react": "^16.9.53",
9
- "@types/react-dom": "^16.9.8",
+ "@types/react": "^17.0.0",
+ "@types/react-dom": "^17.0.0",
10
"@types/jest": "^26.0.15",
11
- "typescript": "^4.0.3",
+ "typescript": "^4.1.2",
12
"web-vitals": "^0.2.4"
13
},
14
"eslintConfig": {
0 commit comments