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 23
23
"@types/lodash" : " ^4.14.186" ,
24
24
"@types/react-native" : " ^0.67.6" ,
25
25
"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 " ,
27
27
"pod-install" : " ^0.1.35" ,
28
28
"typescript" : " ^4.6.4"
29
29
}
Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@commitlint/cli" : " ^12.0.1" ,
53
53
"@commitlint/config-conventional" : " ^12.0.1" ,
54
- "@react-native-community/eslint-config" : " ^2.0 .0" ,
54
+ "@react-native-community/eslint-config" : " ^3.2 .0" ,
55
55
"@types/react" : " ^16.9.19" ,
56
56
"@types/react-native" : " 0.62.13" ,
57
57
"@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" ,
61
62
"husky" : " ^8.0.0" ,
62
- "prettier" : " ^2.0.5" ,
63
+ "metro-react-native-babel-preset" : " ^0.77.0" ,
64
+ "prettier" : " ^3.0.0" ,
63
65
"react" : " 18.2.0" ,
64
66
"react-native" : " 0.68.1" ,
65
67
"react-native-builder-bob" : " ^0.18.1" ,
121
123
]
122
124
},
123
125
"release" : {
124
- "branches" : [" main" ]
126
+ "branches" : [
127
+ " main"
128
+ ]
125
129
}
126
130
}
You can’t perform that action at this time.
0 commit comments