Skip to content

Commit 02caaa6

Browse files
Update types from facebook#13725
Co-authored-by: Rajhans Jadhao <[email protected]>
1 parent 50d0156 commit 02caaa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/cra-template-typescript/template.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@testing-library/user-event": "^13.2.1",
88
"@types/jest": "^27.0.1",
99
"@types/node": "^16.7.13",
10-
"@types/react": "^18.0.0",
11-
"@types/react-dom": "^18.0.0",
10+
"@types/react": "^19.0.0",
11+
"@types/react-dom": "^19.0.0",
1212
"typescript": "^4.4.2",
1313
"web-vitals": "^2.1.0"
1414
},

0 commit comments

Comments
 (0)