File tree Expand file tree Collapse file tree 3 files changed +1694
-437
lines changed Expand file tree Collapse file tree 3 files changed +1694
-437
lines changed Original file line number Diff line number Diff line change 2323 "@types/lodash" : " ^4.14.186" ,
2424 "@types/react-native" : " ^0.67.6" ,
2525 "babel-plugin-module-resolver" : " ^4.1.0" ,
26- "metro-react-native-babel-preset" : " ^0.70.2 " ,
26+ "metro-react-native-babel-preset" : " ^0.77.0 " ,
2727 "pod-install" : " ^0.1.35" ,
2828 "typescript" : " ^4.6.4"
2929 }
Original file line number Diff line number Diff line change 5151 "devDependencies" : {
5252 "@commitlint/cli" : " ^12.0.1" ,
5353 "@commitlint/config-conventional" : " ^12.0.1" ,
54- "@react-native-community/eslint-config" : " ^2.0 .0" ,
54+ "@react-native-community/eslint-config" : " ^3.2 .0" ,
5555 "@types/react" : " ^16.9.19" ,
5656 "@types/react-native" : " 0.62.13" ,
5757 "@types/uuid" : " 8.3.4" ,
58- "eslint" : " ^7.2.0" ,
59- "eslint-config-prettier" : " ^7.0.0" ,
60- "eslint-plugin-prettier" : " ^3.1.3" ,
58+ "eslint" : " ^8.44.0" ,
59+ "eslint-config-prettier" : " ^8.8.0" ,
60+ "eslint-plugin-ft-flow" : " ^3.0.0" ,
61+ "eslint-plugin-prettier" : " ^5.0.0" ,
6162 "husky" : " ^8.0.0" ,
62- "prettier" : " ^2.0.5" ,
63+ "metro-react-native-babel-preset" : " ^0.77.0" ,
64+ "prettier" : " ^3.0.0" ,
6365 "react" : " 18.2.0" ,
6466 "react-native" : " 0.68.1" ,
6567 "react-native-builder-bob" : " ^0.18.1" ,
121123 ]
122124 },
123125 "release" : {
124- "branches" : [" main" ]
126+ "branches" : [
127+ " main"
128+ ]
125129 }
126130}
You can’t perform that action at this time.
0 commit comments