File tree Expand file tree Collapse file tree 2 files changed +998
-1514
lines changed Expand file tree Collapse file tree 2 files changed +998
-1514
lines changed Original file line number Diff line number Diff line change 28
28
"@tsconfig/react-native" : " ^2.0.2" ,
29
29
"@types/jest" : " ^26.0.23" ,
30
30
"@types/react" : " ^18.0.21" ,
31
- "@types/react-native" : " ^0.70.6 " ,
31
+ "@types/react-native" : " ^0.73.0 " ,
32
32
"@types/react-test-renderer" : " ^18.0.0" ,
33
33
"@typescript-eslint/eslint-plugin" : " ^5.37.0" ,
34
34
"@typescript-eslint/parser" : " ^5.37.0" ,
35
35
"babel-jest" : " ^26.6.3" ,
36
36
"eslint" : " ^7.32.0" ,
37
37
"jest" : " ^26.6.3" ,
38
- "metro-react-native-babel-preset" : " 0.74 .0" ,
39
- "react" : " 18.2.0 " ,
40
- "react-native" : " 0.70.6 " ,
41
- "react-test-renderer" : " 18.2.0 " ,
38
+ "metro-react-native-babel-preset" : " 0.77 .0" ,
39
+ "react" : " 18.3.1 " ,
40
+ "react-native" : " 0.79.1 " ,
41
+ "react-test-renderer" : " 18.3.1 " ,
42
42
"semantic-release" : " ^19.0.5" ,
43
43
"typescript" : " ^4.8.3"
44
44
},
You can’t perform that action at this time.
0 commit comments