File tree Expand file tree Collapse file tree 2 files changed +245
-220
lines changed Expand file tree Collapse file tree 2 files changed +245
-220
lines changed Original file line number Diff line number Diff line change 36
36
"expo-system-ui" : " ~4.0.7" ,
37
37
"expo-web-browser" : " ~14.0.2" ,
38
38
"nativewind" : " ^4.1.23" ,
39
- "react" : " 18.3.1 " ,
40
- "react-dom" : " 18.3.1 " ,
39
+ "react" : " 19.0.0 " ,
40
+ "react-dom" : " 19.0.0 " ,
41
41
"react-native" : " 0.76.6" ,
42
42
"react-native-gesture-handler" : " ~2.20.2" ,
43
43
"react-native-reanimated" : " ~3.16.7" ,
50
50
"devDependencies" : {
51
51
"@babel/core" : " ^7.26.7" ,
52
52
"@types/jest" : " ^29.5.14" ,
53
- "@types/react" : " ~18.3.18 " ,
53
+ "@types/react" : " ~19.0.0 " ,
54
54
"@types/react-test-renderer" : " ^18.3.1" ,
55
55
"autoprefixer" : " ^10.4.20" ,
56
56
"husky" : " ^9.1.7" ,
57
57
"jest" : " ^29.7.0" ,
58
58
"jest-expo" : " ~52.0.3" ,
59
59
"postcss" : " ^8.5.1" ,
60
- "react-test-renderer" : " 18.3.1 " ,
60
+ "react-test-renderer" : " 19.0.0 " ,
61
61
"tailwindcss" : " 3.3.2" ,
62
62
"typescript" : " ^5.7.3"
63
63
},
You can’t perform that action at this time.
0 commit comments