mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-06 02:50:30 -06:00
Network Context Optimization, Bottom Tab Bar Styling, Settings Page Styling (#529)
* update Tanstack fix issue where tracks didn't restore properly, meaning that playback on a cold start wasn't possible styling changes to bottom tab bar icons, settings tab pages network context optimization
This commit is contained in:
@@ -48,9 +48,9 @@
|
||||
"@sentry/react-native": "7.0.1",
|
||||
"@shopify/flash-list": "^2.0.3",
|
||||
"@tamagui/config": "^1.132.23",
|
||||
"@tanstack/query-async-storage-persister": "^5.87.1",
|
||||
"@tanstack/react-query": "^5.87.1",
|
||||
"@tanstack/react-query-persist-client": "^5.87.1",
|
||||
"@tanstack/query-async-storage-persister": "^5.87.4",
|
||||
"@tanstack/react-query": "^5.87.4",
|
||||
"@tanstack/react-query-persist-client": "^5.87.4",
|
||||
"@testing-library/react-native": "^13.2.3",
|
||||
"@typedigital/telemetrydeck-react": "^0.4.1",
|
||||
"axios": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user