File tree Expand file tree Collapse file tree 3 files changed +285
-151
lines changed
packages/cli-plugin-metro Expand file tree Collapse file tree 3 files changed +285
-151
lines changed Original file line number Diff line number Diff line change 51
51
"jest-snapshot-serializer-raw" : " ^1.1.0" ,
52
52
"lerna" : " ^4.0.0" ,
53
53
"lint-staged" : " ^13.1.0" ,
54
- "metro-memory-fs" : " 0.76.4 " ,
54
+ "metro-memory-fs" : " 0.76.5 " ,
55
55
"micromatch" : " ^4.0.4" ,
56
56
"rimraf" : " ^3.0.2" ,
57
57
"slash" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11
11
"@react-native-community/cli-tools" : " 11.3.0" ,
12
12
"chalk" : " ^4.1.2" ,
13
13
"execa" : " ^5.0.0" ,
14
- "metro" : " 0.76.4 " ,
15
- "metro-config" : " 0.76.4 " ,
16
- "metro-core" : " 0.76.4 " ,
17
- "metro-react-native-babel-transformer" : " 0.76.4 " ,
18
- "metro-resolver" : " 0.76.4 " ,
19
- "metro-runtime" : " 0.76.4 " ,
14
+ "metro" : " 0.76.5 " ,
15
+ "metro-config" : " 0.76.5 " ,
16
+ "metro-core" : " 0.76.5 " ,
17
+ "metro-react-native-babel-transformer" : " 0.76.5 " ,
18
+ "metro-resolver" : " 0.76.5 " ,
19
+ "metro-runtime" : " 0.76.5 " ,
20
20
"readline" : " ^1.3.0"
21
21
},
22
22
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments