File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 "@babel/core" : " ^7.25.2" ,
1818 "@babel/preset-env" : " ^7.25.3" ,
1919 "@babel/runtime" : " ^7.25.0" ,
20- "@react-native-community/cli" : " latest " ,
20+ "@react-native-community/cli" : " >=18.0.1 " ,
2121 "@react-native/babel-preset" : " 0.79.7" ,
2222 "@react-native/metro-config" : " 0.79.7" ,
2323 "@react-native/typescript-config" : " 0.79.7" ,
Original file line number Diff line number Diff line change @@ -3039,7 +3039,7 @@ __metadata:
30393039 languageName: node
30403040 linkType: hard
30413041
3042- "@react-native-community/cli@npm:latest ":
3042+ "@react-native-community/cli@npm:>=18.0.1 ":
30433043 version: 20.0.2
30443044 resolution: "@react-native-community/cli@npm:20.0.2"
30453045 dependencies:
@@ -12251,7 +12251,7 @@ __metadata:
1225112251 "@babel/core": ^7.25.2
1225212252 "@babel/preset-env": ^7.25.3
1225312253 "@babel/runtime": ^7.25.0
12254- "@react-native-community/cli": latest
12254+ "@react-native-community/cli": ">=18.0.1"
1225512255 "@react-native/babel-preset": 0.79.7
1225612256 "@react-native/metro-config": 0.79.7
1225712257 "@react-native/typescript-config": 0.79.7
You can’t perform that action at this time.
0 commit comments