File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 25
25
"@babel/core" : " ^7.20.0" ,
26
26
"@babel/runtime" : " ^7.20.0" ,
27
27
"@react-native/babel-preset" : " 0.73.21" ,
28
+ "@react-native/metro-config" : " 0.73.5" ,
28
29
"@types/react" : " ^18.2.6" ,
29
30
"babel-plugin-module-resolver" : " ^4.0.0"
30
31
},
Original file line number Diff line number Diff line change 1607
1607
hermes-parser "0.15.0"
1608
1608
nullthrows "^1.1.1"
1609
1609
1610
+ " @react-native/[email protected] " :
1611
+ version "0.73.5"
1612
+ resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.73.5.tgz#791242ca93057d7299ce18379ea11d3bdb368ea9"
1613
+ integrity sha512-3bNWoHzOzP/+qoLJtRhOVXrnxKmSY3i4y5PXyMQlIvvOI/GQbXulPpEZxK/yUrf1MmeXHLLFufFbQWlfDEDoxA==
1614
+ dependencies :
1615
+ " @react-native/js-polyfills" " 0.73.1"
1616
+ " @react-native/metro-babel-transformer" " 0.73.15"
1617
+ metro-config "^0.80.3"
1618
+ metro-runtime "^0.80.3"
1619
+
1610
1620
" @react-native/[email protected] " , "@react-native/normalize-colors@^0.73.0":
1611
1621
version "0.73.2"
1612
1622
resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.73.2.tgz#cc8e48fbae2bbfff53e12f209369e8d2e4cf34ec"
You can’t perform that action at this time.
0 commit comments