File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1212 "app:packager" : " react-native start --host 0.0.0.0 --port 8081" ,
1313 "app:android" : " react-native run-android"
1414 },
15+ "resolutions" : {
16+ "react-devtools-core" : " ^4.26.0"
17+ },
1518 "dependencies" : {
1619 "@babel/preset-typescript" : " ^7.17.12" ,
1720 "@react-native-async-storage/async-storage" : " ^1.17.9" ,
Original file line number Diff line number Diff line change @@ -7877,10 +7877,10 @@ rc@^1.2.7, rc@^1.2.8:
78777877 minimist "^1.2.0"
78787878 strip-json-comments "~2.0.1"
78797879
7880- react-devtools-core@^4.6.0 :
7881- version "4.10 .1"
7882- resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10 .1.tgz#6d57db291aeac9cc45ef9fb4636dd2ab97490daf "
7883- integrity sha512-sXbBjGAWcf9HAblTP/zMtFhGHqxAfIR+GPxONZsSGN9FHnF4635dx1s2LdQWG9rJ+Ehr3nWg+BUAB6P78my5PA ==
7880+ react-devtools-core@^4.26.0, react-devtools-core@^4. 6.0 :
7881+ version "4.26 .1"
7882+ resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.26 .1.tgz#2893fea58089be64c5356d5bd0eebda8d1bbf317 "
7883+ integrity sha512-r1csa5n9nABVpSdAadwTG7K+SfgRJPc/Hdx89BkV5IlA1mEGgGi3ir630ST5D/xYlJQaY3VE75YGADgpNW7HIw ==
78847884 dependencies :
78857885 shell-quote "^1.6.1"
78867886 ws "^7"
You can’t perform that action at this time.
0 commit comments