File tree Expand file tree Collapse file tree 6 files changed +685
-646
lines changed Expand file tree Collapse file tree 6 files changed +685
-646
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
66 minSdkVersion = 21
77 compileSdkVersion = 30
88 targetSdkVersion = 30
9- kotlinVersion = ' 1.5.20 '
10- ndkVersion = ' 22.1.7171670 '
9+ kotlinVersion = ' 1.5.21 '
10+ ndkVersion = ' 23.0.7599858 '
1111 }
1212 repositories {
1313 google()
Original file line number Diff line number Diff line change 1515 "react-native" : " ^0.64.2"
1616 },
1717 "devDependencies" : {
18- "@babel/core" : " ^7.14.6 " ,
19- "@babel/runtime" : " ^7.14.6 " ,
18+ "@babel/core" : " ^7.15.0 " ,
19+ "@babel/runtime" : " ^7.15.3 " ,
2020 "@react-native-community/eslint-config" : " ^3.0.0" ,
2121 "@types/jest" : " ^26.0.24" ,
22- "@types/react-native" : " ^0.64.12 " ,
22+ "@types/react-native" : " ^0.64.13 " ,
2323 "@types/react-test-renderer" : " ^17.0.1" ,
2424 "babel-jest" : " ^26.6.3" ,
25- "eslint" : " ^7.30 .0" ,
25+ "eslint" : " ^7.32 .0" ,
2626 "eslint-plugin-simple-import-sort" : " ^7.0.0" ,
2727 "jest" : " ^26.6.3" ,
28- "metro-react-native-babel-preset" : " ^0.66.1 " ,
28+ "metro-react-native-babel-preset" : " ^0.66.2 " ,
2929 "react-test-renderer" : " ^17.0.2" ,
3030 "typescript" : " ^4.3.5"
3131 },
You can’t perform that action at this time.
0 commit comments