Commit f1c221e 1 parent 78e34c8 commit f1c221e Copy full SHA for f1c221e
File tree 3 files changed +198
-93
lines changed
3 files changed +198
-93
lines changed Original file line number Diff line number Diff line change 1
1
module . exports = {
2
2
root : true ,
3
3
extends : [
4
- '@react-native-community ' ,
4
+ '@react-native' ,
5
5
'plugin:react/recommended' ,
6
6
'plugin:react/jsx-runtime' ,
7
7
'plugin:react-native-a11y/ios' ,
Original file line number Diff line number Diff line change 214
214
"@lingui/cli" : " ^4.5.0" ,
215
215
"@lingui/macro" : " ^4.5.0" ,
216
216
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11" ,
217
- "@react-native-community /eslint-config" : " ^3.0.0 " ,
217
+ "@react-native/eslint-config" : " ^0.76.2 " ,
218
218
"@react-native/typescript-config" : " ^0.74.1" ,
219
219
"@testing-library/jest-native" : " ^5.4.1" ,
220
220
"@testing-library/react-native" : " ^11.5.2" ,
228
228
"@types/react-dom" : " ^18.2.18" ,
229
229
"@types/react-responsive" : " ^8.0.5" ,
230
230
"@types/react-test-renderer" : " ^17.0.1" ,
231
- "@typescript-eslint/eslint-plugin" : " ^5.48.2 " ,
232
- "@typescript-eslint/parser" : " ^5.48.2 " ,
231
+ "@typescript-eslint/eslint-plugin" : " ^7.18.0 " ,
232
+ "@typescript-eslint/parser" : " ^7.18.0 " ,
233
233
"babel-jest" : " ^29.7.0" ,
234
234
"babel-plugin-macros" : " ^3.1.0" ,
235
235
"babel-plugin-module-resolver" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments