File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ buildscript {
13
13
jcenter()
14
14
}
15
15
dependencies {
16
- classpath(" com.android.tools.build:gradle:7.4.2 " )
16
+ classpath(" com.android.tools.build:gradle:8.1.1 " )
17
17
// NOTE: Do not place your application dependencies here; they belong
18
18
// in the individual module build.gradle files
19
19
}
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@babel/core" : " 7.21.3" ,
38
38
"@babel/runtime" : " 7.21.0" ,
39
- "@react-native-community/cli" : " 10.2.1 " ,
39
+ "@react-native-community/cli" : " 11.3.7 " ,
40
40
"@react-native-community/eslint-config" : " 3.2.0" ,
41
41
"@react-navigation/devtools" : " 6.0.18" ,
42
42
"@react-navigation/native" : " 6.1.6" ,
46
46
"@types/react" : " 18.0.28" ,
47
47
"@types/react-native" : " 0.71.4" ,
48
48
"@types/react-test-renderer" : " 18.0.0" ,
49
- "@typescript-eslint/eslint-plugin" : " 5.56 .0" ,
50
- "@typescript-eslint/parser" : " 5.56 .0" ,
49
+ "@typescript-eslint/eslint-plugin" : " 6.7 .0" ,
50
+ "@typescript-eslint/parser" : " 6.7 .0" ,
51
51
"babel-jest" : " 29.5.0" ,
52
52
"coveralls" : " 3.1.1" ,
53
53
"eslint" : " 8.36.0" ,
You can’t perform that action at this time.
0 commit comments