mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-05 18:40:01 -06:00
deps update
This commit is contained in:
committed by
Violet Caulfield
parent
7ab462b201
commit
35b03ecfcc
@@ -1884,7 +1884,7 @@ PODS:
|
||||
- ReactCommon/turbomodule/core
|
||||
- SocketRocket
|
||||
- Yoga
|
||||
- react-native-safe-area-context (5.6.0):
|
||||
- react-native-safe-area-context (5.6.1):
|
||||
- boost
|
||||
- DoubleConversion
|
||||
- fast_float
|
||||
@@ -1902,8 +1902,8 @@ PODS:
|
||||
- React-graphics
|
||||
- React-ImageManager
|
||||
- React-jsi
|
||||
- react-native-safe-area-context/common (= 5.6.0)
|
||||
- react-native-safe-area-context/fabric (= 5.6.0)
|
||||
- react-native-safe-area-context/common (= 5.6.1)
|
||||
- react-native-safe-area-context/fabric (= 5.6.1)
|
||||
- React-NativeModulesApple
|
||||
- React-RCTFabric
|
||||
- React-renderercss
|
||||
@@ -1914,7 +1914,7 @@ PODS:
|
||||
- ReactCommon/turbomodule/core
|
||||
- SocketRocket
|
||||
- Yoga
|
||||
- react-native-safe-area-context/common (5.6.0):
|
||||
- react-native-safe-area-context/common (5.6.1):
|
||||
- boost
|
||||
- DoubleConversion
|
||||
- fast_float
|
||||
@@ -1942,7 +1942,7 @@ PODS:
|
||||
- ReactCommon/turbomodule/core
|
||||
- SocketRocket
|
||||
- Yoga
|
||||
- react-native-safe-area-context/fabric (5.6.0):
|
||||
- react-native-safe-area-context/fabric (5.6.1):
|
||||
- boost
|
||||
- DoubleConversion
|
||||
- fast_float
|
||||
@@ -3264,7 +3264,7 @@ SPEC CHECKSUMS:
|
||||
react-native-netinfo: cec9c4e86083cb5b6aba0e0711f563e2fbbff187
|
||||
react-native-ota-hot-update: 5c8fe703c7a789f6de651030e4740923c77fc610
|
||||
react-native-pager-view: 0b0b445d3cb9f8e9972842edf6ddf892b46bdc55
|
||||
react-native-safe-area-context: a72764e0eb5d6b79b7450e5d0ae919eb1a4567b4
|
||||
react-native-safe-area-context: c6e2edd1c1da07bdce287fa9d9e60c5f7b514616
|
||||
react-native-track-player: 89d8e641c83a89bea5dee43c381be743282553e9
|
||||
react-native-vector-icons-material-design-icons: c502df5b988ce85d6c7d2b7ee909818315760b82
|
||||
React-NativeModulesApple: b3766e1f87b08064ebc459b9e1538da2447ca874
|
||||
|
||||
@@ -46,8 +46,8 @@
|
||||
"@react-navigation/native": "^7.1.17",
|
||||
"@react-navigation/native-stack": "^7.3.25",
|
||||
"@sentry/react-native": "6.17.0",
|
||||
"@shopify/flash-list": "^2.0.2",
|
||||
"@tamagui/config": "^1.132.19",
|
||||
"@shopify/flash-list": "^2.0.3",
|
||||
"@tamagui/config": "^1.132.20",
|
||||
"@tanstack/query-async-storage-persister": "^5.84.2",
|
||||
"@tanstack/react-query": "^5.84.2",
|
||||
"@tanstack/react-query-persist-client": "^5.84.2",
|
||||
@@ -81,7 +81,7 @@
|
||||
"react-native-ota-hot-update": "2.3.1",
|
||||
"react-native-pager-view": "^7.0.0",
|
||||
"react-native-reanimated": "4.0.2",
|
||||
"react-native-safe-area-context": "^5.6.0",
|
||||
"react-native-safe-area-context": "^5.6.1",
|
||||
"react-native-screens": "4.15.2",
|
||||
"react-native-swipeable-item": "^2.0.9",
|
||||
"react-native-text-ticker": "^1.15.0",
|
||||
@@ -92,7 +92,7 @@
|
||||
"react-native-worklets": "0.4.1",
|
||||
"ruby": "^0.6.1",
|
||||
"scheduler": "^0.26.0",
|
||||
"tamagui": "^1.132.19",
|
||||
"tamagui": "^1.132.20",
|
||||
"use-context-selector": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user