File tree Expand file tree Collapse file tree 2 files changed +387
-327
lines changed Expand file tree Collapse file tree 2 files changed +387
-327
lines changed Original file line number Diff line number Diff line change 37
37
"@callstack/eslint-config" : " ^12.0.2" ,
38
38
"@testing-library/jest-native" : " ~4.0.2" ,
39
39
"@types/jest" : " ^29.0.0" ,
40
- "@types/react" : " ^ 18.0.0 " ,
41
- "@types/react-native" : " ^ 0.69.1 " ,
42
- "@types/react-test-renderer" : " ^ 18.0.0" ,
40
+ "@types/react" : " ~ 18.0.18 " ,
41
+ "@types/react-native" : " ~ 0.69.8 " ,
42
+ "@types/react-test-renderer" : " ~ 18.0.0" ,
43
43
"babel-jest" : " ^29.0.2" ,
44
44
"conventional-changelog-cli" : " ^2.0.11" ,
45
45
"cp-cli" : " ^2.0.0" ,
49
49
"flow-bin" : " ~0.170.0" ,
50
50
"flow-copy-source" : " ^2.0.9" ,
51
51
"jest" : " ^29.0.2" ,
52
- "react" : " ^ 18.0 .0" ,
53
- "react-native" : " ~0.69.1 " ,
54
- "react-test-renderer" : " ^ 18.0 .0" ,
52
+ "react" : " 18.1 .0" ,
53
+ "react-native" : " 0.70.0 " ,
54
+ "react-test-renderer" : " 18.1 .0" ,
55
55
"strip-ansi" : " ^6.0.0" ,
56
56
"typescript" : " ^4.0.2"
57
57
},
You can’t perform that action at this time.
0 commit comments