File tree 4 files changed +1963
-1360
lines changed
4 files changed +1963
-1360
lines changed Original file line number Diff line number Diff line change 18
18
"hoist-non-react-statics" : " ^3.3.0" ,
19
19
"react" : " 18.0.0" ,
20
20
"react-dom" : " 18.0.0" ,
21
- "react-native" : " 0.69.6 " ,
21
+ "react-native" : " 0.69.9 " ,
22
22
"react-native-web" : " ~0.18.7"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6546,10 +6546,10 @@ react-native-web@~0.18.7:
6546
6546
postcss-value-parser "^4.2.0"
6547
6547
styleq "^0.1.2"
6548
6548
6549
-
6550
- version "0.69.6 "
6551
- resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.69.6 .tgz#cdd1a5757d902b91b165c28fdda4e518ed6f683a "
6552
- integrity sha512-wwXpqM+12kdEYdBZCJUb5SBu95CzgejrwFeYJ78RzHZV/Sj6DBRekbsHGrDDsY4R25QXALQxy4DQYQCObVvWjA ==
6549
+
6550
+ version "0.69.9 "
6551
+ resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.69.9 .tgz#c988dfc2e21b3b586d35a8cc57b102537e760edc "
6552
+ integrity sha512-I1xqIn47RWxBToO4E6yqyIPSaK9mZnMiscMfrFpWjQr3Gdkicr9y+twmtrRszxaLdQLjHzh/M3y4qOqc3hZnpg ==
6553
6553
dependencies :
6554
6554
" @jest/create-cache-key-function" " ^27.0.1"
6555
6555
" @react-native-community/cli" " ^8.0.4"
Original file line number Diff line number Diff line change 43
43
"husky" : " ^3.0.0" ,
44
44
"lint-staged" : " ^9.2.0" ,
45
45
"prettier" : " ^2.3.2" ,
46
- "react" : " ^16.8.6" ,
47
- "react-native" : " https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz" ,
46
+ "react" : " 18.0.0" ,
47
+ "react-dom" : " 18.0.0" ,
48
+ "react-native" : " 0.69.9" ,
48
49
"typescript" : " ^3.5.3"
49
50
},
50
51
"peerDependencies" : {
51
- "react" : " >=16.3 .0"
52
+ "react" : " >=18.0 .0"
52
53
},
53
54
"@react-native-community/bob" : {
54
55
"source" : " src" ,
You can’t perform that action at this time.
0 commit comments