Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
KestasVenslauskas committed Nov 30, 2024
1 parent c865272 commit 04ce367
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
12 changes: 6 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2145,15 +2145,15 @@ PODS:
- React-Core
- react-native-orientation-locker (1.7.0):
- React-Core
- react-native-pager-view (6.5.1):
- react-native-pager-view (6.6.0):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
- react-native-render-html (6.3.4):
- React-Core
- react-native-safe-area-context (4.11.0):
- react-native-safe-area-context (4.14.0):
- React-Core
- react-native-theoplayer (8.8.0):
- react-native-theoplayer (8.9.0):
- React-Core
- THEOplayer-Connector-SideloadedSubtitle (~> 8.3)
- THEOplayer-Integration-GoogleCast (~> 8.3)
Expand Down Expand Up @@ -2797,10 +2797,10 @@ SPEC CHECKSUMS:
react-native-google-cast: d7bdfd1a0eeba84afde03b9722351ec29543e74c
react-native-mmkv: a742cb1f2cac58aa1baee8bb6484c716bd38c8b6
react-native-orientation-locker: cc6f357b289a2e0dd2210fea0c52cb8e0727fdaa
react-native-pager-view: ab7702e9f9660572c70f3d9d1b5025a351c6ef3f
react-native-pager-view: b8e67761da4b80532511f7bc13b40b81befb3266
react-native-render-html: 5afc4751f1a98621b3009432ef84c47019dcb2bd
react-native-safe-area-context: ca0ebcd9798c5a45863c608c961d4f3f984b6ed2
react-native-theoplayer: d52d79ce725b1157506168bb8a37d31e2eb76a2e
react-native-safe-area-context: b13be9714d9771fbde0120bc519c963484de3a71
react-native-theoplayer: 142cfd2abfd567b4345ee595b30ea172baf3a16c
react-native-track-player: 6dc2e2633265704b8ab6d8124b80239d4ed1f911
react-native-unistyles: 3c8c2c44cbee464e565c3f8e8e9875b14427d91f
react-native-webview: f3b926122e38919f81bb7d61b83d775e34e0eac7
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"@native-html/table-plugin": "^5.3.1",
"@notifee/react-native": "^7.9.0",
"@react-native-async-storage/async-storage": "^1.24.0",
"@react-native-firebase/analytics": "^20.3.0",
"@react-native-firebase/app": "^20.3.0",
"@react-native-firebase/app-check": "^20.3.0",
"@react-native-firebase/crashlytics": "^20.3.0",
"@react-native-firebase/firestore": "^20.3.0",
"@react-native-firebase/messaging": "^20.3.0",
"@react-navigation/drawer": "^7.0.13",
"@react-navigation/elements": "^2.1.7",
"@react-navigation/native": "^7.0.8",
"@react-navigation/native-stack": "^7.1.9",
"@react-navigation/stack": "^7.0.13",
"@react-native-firebase/analytics": "^20.5.0",
"@react-native-firebase/app": "^20.5.0",
"@react-native-firebase/app-check": "^20.5.0",
"@react-native-firebase/crashlytics": "^20.5.0",
"@react-native-firebase/firestore": "^20.5.0",
"@react-native-firebase/messaging": "^20.5.0",
"@react-navigation/drawer": "^7.0.14",
"@react-navigation/elements": "^2.2.0",
"@react-navigation/native": "^7.0.9",
"@react-navigation/native-stack": "^7.1.10",
"@react-navigation/stack": "^7.0.14",
"@shopify/flash-list": "^1.7.2",
"axios": "1.7.7",
"axios-logger": "2.8.1",
Expand All @@ -52,16 +52,16 @@
"react-native-mmkv": "2.12.2",
"react-native-modal": "^13.0.1",
"react-native-orientation-locker": "^1.7.0",
"react-native-pager-view": "6.5.1",
"react-native-pager-view": "6.6.0",
"react-native-permissions": "^3.10.1",
"react-native-reanimated": "^3.15.1",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "^4.10.9",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "4.3.0",
"react-native-share": "^10.2.1",
"react-native-svg": "^15.9.0",
"react-native-tab-view": "^4.0.4",
"react-native-theoplayer": "^8.8.0",
"react-native-tab-view": "^4.0.5",
"react-native-theoplayer": "^8.9.0",
"react-native-track-player": "^4.1.1",
"react-native-unistyles": "^2.9.1",
"react-native-webview": "13.10.5",
Expand Down

0 comments on commit 04ce367

Please sign in to comment.