Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Feb 14, 2023
1 parent 3611772 commit b2bf4d8
Show file tree
Hide file tree
Showing 5 changed files with 286 additions and 286 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
buildToolsVersion = "33.0.1"
buildToolsVersion = "33.0.2"
minSdkVersion = 28
compileSdkVersion = 33
targetSdkVersion = 33
Expand All @@ -22,7 +22,7 @@ subprojects { subproject ->
afterEvaluate {
if (subproject.hasProperty("android")) {
android {
buildToolsVersion "33.0.1"
buildToolsVersion "33.0.2"
compileSdkVersion 33
ndkVersion "25.2.9519653"
externalNativeBuild {
Expand Down
12 changes: 6 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ PODS:
- glog
- react-native-document-picker (8.1.3):
- React-Core
- react-native-pager-view (6.1.2):
- react-native-pager-view (6.1.4):
- React-Core
- react-native-safe-area-context (4.5.0):
- RCT-Folly
Expand Down Expand Up @@ -785,10 +785,10 @@ PODS:
- React-RCTText
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (3.19.0):
- RNScreens (3.20.0):
- React-Core
- React-RCTImage
- RNShare (8.1.0):
- RNShare (8.2.0):
- React-Core
- RNVectorIcons (9.2.0):
- React-Core
Expand Down Expand Up @@ -1063,7 +1063,7 @@ SPEC CHECKSUMS:
React-jsinspector: ea8101acf525ec08b2d87ddf0637d45f8e3b4148
React-logger: 97987f46779d8dd24656474ad0c43a5b459f31d6
react-native-document-picker: 958e2bc82e128be69055be261aeac8d872c8d34c
react-native-pager-view: 54bed894cecebe28cede54c01038d9d1e122de43
react-native-pager-view: b58cb9e9f42f64e50cab3040815772c1d119a2e2
react-native-safe-area-context: 39c2d8be3328df5d437ac1700f4f3a4f75716acc
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
React-perflogger: c7ccda3d1d1da837f7ff4e54e816022a6803ee87
Expand All @@ -1087,8 +1087,8 @@ SPEC CHECKSUMS:
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNLocalize: 0df7970cfc60389f00eb62fd7c097dc75af3fb4f
RNReanimated: fbc356493970e3acddc15586b1bccb5eab3ff1ec
RNScreens: ea4cd3a853063cda19a4e3c28d2e52180c80f4eb
RNShare: 48b3113cd089a2be8ff0515c3ae7a46a4db8a76b
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
RNShare: b089c33619bbfb0a32bc4069c858b9274e694187
RNVectorIcons: de9e5ca073ad6d56ad06e7b853b116e68288c032
SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9
UMAppLoader: 354d71d2d2ce8d6c19fb13d72b9c8209b18a8c56
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,31 @@
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-clipboard/clipboard": "1.11.1",
"@react-native-community/eslint-config": "3.2.0",
"@react-navigation/bottom-tabs": "6.5.4",
"@react-navigation/native": "6.1.3",
"@react-navigation/native-stack": "6.9.9",
"@react-navigation/bottom-tabs": "6.5.5",
"@react-navigation/native": "6.1.4",
"@react-navigation/native-stack": "6.9.10",
"@reduxjs/toolkit": "1.9.2",
"@tsconfig/react-native": "2.0.3",
"@types/jest": "29.4.0",
"@types/mime-types": "2.1.1",
"@types/promise.allsettled": "1.0.3",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/react-native": "0.71.2",
"@types/react-native-share": "3.3.3",
"@types/react-native-vector-icons": "6.4.13",
"@types/semver": "7.3.13",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"appcenter": "4.4.5",
"appcenter-analytics": "4.4.5",
"appcenter-crashes": "4.4.5",
"axios": "1.3.2",
"axios": "1.3.3",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-preval": "5.1.0",
"darkreader": "4.9.58",
"dayjs": "1.11.7",
"dotenv": "16.0.3",
"eslint": "8.33.0",
"eslint": "8.34.0",
"expo": "47.0.13",
"expo-background-fetch": "11.0.1",
"expo-calendar": "11.0.1",
Expand All @@ -69,7 +69,7 @@
"mime-types": "2.1.35",
"patch-package": "6.5.1",
"postinstall-postinstall": "2.1.0",
"prettier": "2.8.3",
"prettier": "2.8.4",
"promise.allsettled": "1.0.6",
"react": "18.2.0",
"react-native": "0.71.2",
Expand All @@ -79,13 +79,13 @@
"react-native-fs": "2.20.0",
"react-native-interactable": "2.0.1",
"react-native-localize": "2.2.4",
"react-native-pager-view": "6.1.2",
"react-native-paper": "5.1.4",
"react-native-pager-view": "6.1.4",
"react-native-paper": "5.2.0",
"react-native-reanimated": "3.0.0-rc.10",
"react-native-safe-area-context": "4.5.0",
"react-native-screens": "3.19.0",
"react-native-share": "8.1.0",
"react-native-tab-view": "3.3.4",
"react-native-screens": "3.20.0",
"react-native-share": "8.2.0",
"react-native-tab-view": "3.4.0",
"react-native-url-polyfill": "1.3.0",
"react-native-vector-icons": "9.2.0",
"react-native-webview": "11.26.1",
Expand Down
File renamed without changes.
Loading

0 comments on commit b2bf4d8

Please sign in to comment.