File tree Expand file tree Collapse file tree 3 files changed +375
-154
lines changed
packages/cli-plugin-metro Expand file tree Collapse file tree 3 files changed +375
-154
lines changed Original file line number Diff line number Diff line change 47
47
"jest-circus" : " ^26.6.2" ,
48
48
"jest-snapshot-serializer-raw" : " ^1.1.0" ,
49
49
"lerna" : " ^4.0.0" ,
50
- "metro-memory-fs" : " ^0.67.0 " ,
50
+ "metro-memory-fs" : " ^0.70.1 " ,
51
51
"micromatch" : " ^4.0.4" ,
52
52
"rimraf" : " ^3.0.2" ,
53
53
"slash" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 10
10
"@react-native-community/cli-server-api" : " ^8.0.0-alpha.3" ,
11
11
"@react-native-community/cli-tools" : " ^8.0.0-alpha.3" ,
12
12
"chalk" : " ^4.1.2" ,
13
- "metro" : " ^0.67.0 " ,
14
- "metro-config" : " ^0.67.0 " ,
15
- "metro-core" : " ^0.67.0 " ,
16
- "metro-react-native-babel-transformer" : " ^0.67.0 " ,
17
- "metro-resolver" : " ^0.67.0 " ,
18
- "metro-runtime" : " ^0.67.0 " ,
13
+ "metro" : " ^0.70.1 " ,
14
+ "metro-config" : " ^0.70.1 " ,
15
+ "metro-core" : " ^0.70.1 " ,
16
+ "metro-react-native-babel-transformer" : " ^0.70.1 " ,
17
+ "metro-resolver" : " ^0.70.1 " ,
18
+ "metro-runtime" : " ^0.70.1 " ,
19
19
"readline" : " ^1.3.0"
20
20
},
21
21
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments