Skip to content

Commit d37043f

Browse files
authored
Upgrade react types (#49222)
1 parent 0bf6c27 commit d37043f

File tree

4 files changed

+49
-49
lines changed

4 files changed

+49
-49
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@
247247
"@babel/parser": "7.18.0",
248248
"@babel/types": "7.18.0",
249249
"@babel/traverse": "7.18.0",
250-
"@types/react": "18.0.37",
251-
"@types/react-dom": "18.0.11"
250+
"@types/react": "18.2.5",
251+
"@types/react-dom": "18.2.3"
252252
},
253253
"engines": {
254254
"node": ">=16.8.0"

0 commit comments

Comments
 (0)