Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 19, 2021
1 parent 2b47c66 commit 458982b
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 203 deletions.
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"postinstall": "pod install --project-directory=ios/ --repo-update && npx jetify -r"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.13.2",
"@react-native-community/checkbox": "^0.5.6",
"@react-native-community/datetimepicker": "^3.0.8",
"@react-native-async-storage/async-storage": "^1.13.4",
"@react-native-community/checkbox": "^0.5.7",
"@react-native-community/datetimepicker": "^3.0.9",
"@react-native-community/masked-view": "^0.1.10",
"@react-native-community/netinfo": "^5.9.9",
"@react-native-community/netinfo": "^5.9.10",
"@react-native-community/push-notification-ios": "^1.8.0",
"@react-navigation/material-top-tabs": "^5.3.10",
"@react-navigation/material-top-tabs": "^5.3.15",
"@react-navigation/native": "^5.8.10",
"@react-navigation/stack": "^5.12.8",
"date-fns": "^2.16.1",
Expand All @@ -33,17 +33,17 @@
"react-native-dotenv": "^2.4.3",
"react-native-gesture-handler": "^1.9.0",
"react-native-push-notification": "^6.1.3",
"react-native-reanimated": "^1.13.2",
"react-native-reanimated": "^1.13.3",
"react-native-safe-area-context": "^3.1.9",
"react-native-screens": "^2.15.0",
"react-native-screens": "^2.15.2",
"react-native-sentry": "^0.43.2",
"react-native-svg": "^12.1.0",
"react-native-svg": "^12.1.1",
"react-native-swiper": "^1.6.0",
"react-native-tab-view": "^2.15.2"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@react-native-community/eslint-config": "^1.1.0",
"babel-jest": "^25.1.0",
"eslint": "^6.5.1",
Expand Down
Loading

0 comments on commit 458982b

Please sign in to comment.