File tree 3 files changed +685
-2264
lines changed 3 files changed +685
-2264
lines changed Original file line number Diff line number Diff line change 15
15
"expo-status-bar" : " ~1.3.0" ,
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0" ,
18
- "react-native" : " 0.68.2 " ,
18
+ "react-native" : " 0.72.7 " ,
19
19
"react-native-web" : " ^0.18.9" ,
20
20
"ui" : " workspace:*"
21
21
},
22
22
"devDependencies" : {
23
23
"@babel/core" : " ^7.12.9" ,
24
24
"@types/react" : " ^18.0.22" ,
25
- "@types/react-native" : " ^0.69.15 " ,
25
+ "@types/react-native" : " ^0.72.0 " ,
26
26
"typescript" : " ^4.7.4"
27
27
},
28
28
"private" : true
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@types/react" : " ^18.0.22" ,
13
- "@types/react-native" : " ^0.69.15 " ,
13
+ "@types/react-native" : " ^0.72.0 " ,
14
14
"tsconfig" : " workspace:*" ,
15
15
"tsup" : " ^6.0.1" ,
16
16
"typescript" : " ^4.7.4"
17
17
},
18
18
"dependencies" : {
19
19
"react" : " ^18.2.0" ,
20
- "react-native" : " ^0.70.3 "
20
+ "react-native" : " ^0.72.0 "
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments