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 50d0156 commit 02caaa6Copy full SHA for 02caaa6
packages/cra-template-typescript/template.json
@@ -7,8 +7,8 @@
7
"@testing-library/user-event": "^13.2.1",
8
"@types/jest": "^27.0.1",
9
"@types/node": "^16.7.13",
10
- "@types/react": "^18.0.0",
11
- "@types/react-dom": "^18.0.0",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
12
"typescript": "^4.4.2",
13
"web-vitals": "^2.1.0"
14
},
0 commit comments