File tree Expand file tree Collapse file tree 3 files changed +22
-50
lines changed Expand file tree Collapse file tree 3 files changed +22
-50
lines changed Original file line number Diff line number Diff line change 24
24
"appcenter" : " 5.0.1" ,
25
25
"appcenter-analytics" : " 5.0.1" ,
26
26
"appcenter-crashes" : " 5.0.1" ,
27
- "react" : " 18.2 .0" ,
28
- "react-dom" : " ^18.2 .0" ,
27
+ "react" : " 19.0 .0" ,
28
+ "react-dom" : " ^19.0 .0" ,
29
29
"react-native" : " 0.72.4" ,
30
30
"react-native-code-push" : " ^8.1.0" ,
31
31
"react-native-device-info" : " ^10.12.0" ,
65
65
"@storybook/testing-library" : " ^0.0.13" ,
66
66
"@tsconfig/react-native" : " ^2.0.2" ,
67
67
"@types/jest" : " ^29.5.12" ,
68
- "@types/react" : " ^18.2 .0" ,
68
+ "@types/react" : " ^19.0 .0" ,
69
69
"@types/react-native" : " ^0.70.6" ,
70
70
"@types/react-test-renderer" : " ^18.0.0" ,
71
71
"@typescript-eslint/eslint-plugin" : " ^5.37.0" ,
79
79
"jest" : " ^29.2.1" ,
80
80
"metro-react-native-babel-preset" : " ^0.76.5" ,
81
81
"prettier" : " ^2.4.1" ,
82
- "react-test-renderer" : " 18.2 .0" ,
82
+ "react-test-renderer" : " 19.0 .0" ,
83
83
"typescript" : " 4.8.4"
84
84
},
85
85
"jest" : {
Original file line number Diff line number Diff line change 50
50
"devDependencies" : {
51
51
"@testing-library/react-native" : " ^12.4.3" ,
52
52
"@types/jest" : " ^29.5.12" ,
53
- "@types/react" : " ^18.2 .0" ,
53
+ "@types/react" : " ^19.0 .0" ,
54
54
"@types/react-native" : " ^0.73.0" ,
55
55
"@typescript-eslint/eslint-plugin" : " ^7.9.0" ,
56
56
"eslint" : " ^8.57.0" ,
57
57
"eslint-config-prettier" : " ^9.1.0" ,
58
58
"eslint-config-standard-with-typescript" : " 19.0.1" ,
59
59
"eslint-plugin-prettier" : " ^5.1.3" ,
60
60
"eslint-plugin-react" : " ^7.34.1" ,
61
- "eslint-plugin-react-hooks" : " ^4.6 .0" ,
61
+ "eslint-plugin-react-hooks" : " ^5.0 .0" ,
62
62
"jest" : " ^29.7.0" ,
63
63
"jest-junit" : " ^15.0.0" ,
64
64
"pod-install" : " ^0.2.2" ,
69
69
"typescript" : " ^5.2.2"
70
70
},
71
71
"resolutions" : {
72
- "@types/react" : " ^18 .0.24 "
72
+ "@types/react" : " ^19 .0.0 "
73
73
},
74
74
"peerDependencies" : {
75
75
"@gorhom/bottom-sheet" : " *" ,
You can’t perform that action at this time.
0 commit comments