File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"eslint-plugin-react-native" : " 3.7.0" ,
61
61
"jest" : " ^29.4.1" ,
62
62
"metro-react-native-babel-preset" : " 0.73.7" ,
63
- "react" : " 18.2.0 " ,
63
+ "react" : " ^ 18.3.1 " ,
64
64
"react-native" : " 0.71.12" ,
65
65
"react-native-macos" : " 0.71.33" ,
66
66
"react-native-test-app" : " 2.5.15" ,
Original file line number Diff line number Diff line change @@ -11888,10 +11888,10 @@ react-shallow-renderer@^16.15.0:
11888
11888
object-assign "^4.1.1"
11889
11889
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
11890
11890
11891
- react@18.2.0 :
11892
- version "18.2.0 "
11893
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
11894
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
11891
+ react@^ 18.3.1 :
11892
+ version "18.3.1 "
11893
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
11894
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
11895
11895
dependencies:
11896
11896
loose-envify "^1.1.0"
11897
11897
You can’t perform that action at this time.
0 commit comments