mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-05 10:49:22 -05:00
lots of dependency upgrades
This commit is contained in:
Generated
+6522
-737
File diff suppressed because it is too large
Load Diff
+5
-8
@@ -13,8 +13,6 @@
|
||||
"pod-reinstall": "cd ios && bundle exec pod deintegrate && bundle install && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@animatereactnative/marquee": "^0.2.0",
|
||||
"@gcores/react-native-carplay": "^1.1.12",
|
||||
"@jellyfin/sdk": "^0.10.0",
|
||||
"@react-native-community/blur": "^4.4.1",
|
||||
"@react-native-community/masked-view": "^0.1.11",
|
||||
@@ -24,9 +22,9 @@
|
||||
"@react-navigation/native-stack": "^7.2.0",
|
||||
"@react-navigation/stack": "^7.1.1",
|
||||
"@tamagui/config": "^1.115.5",
|
||||
"@tanstack/query-sync-storage-persister": "^5.62.0",
|
||||
"@tanstack/react-query": "^5.52.1",
|
||||
"@tanstack/react-query-persist-client": "^5.62.0",
|
||||
"@tanstack/query-sync-storage-persister": "^5.66.0",
|
||||
"@tanstack/react-query": "^5.66.0",
|
||||
"@tanstack/react-query-persist-client": "^5.66.0",
|
||||
"axios": "^1.7.9",
|
||||
"invert-color": "^2.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -38,10 +36,9 @@
|
||||
"react-native-device-info": "^14.0.2",
|
||||
"react-native-draggable-flatlist": "^4.0.1",
|
||||
"react-native-file-access": "^3.1.1",
|
||||
"react-native-gesture-handler": "^2.20.0",
|
||||
"react-native-gesture-handler": "^2.22.1",
|
||||
"react-native-haptic-feedback": "^2.3.3",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
"react-native-outside-press": "^1.2.2",
|
||||
"react-native-reanimated": "^3.16.7",
|
||||
"react-native-safe-area-context": "^5.1.0",
|
||||
"react-native-screens": "^4.5.0",
|
||||
@@ -51,7 +48,7 @@
|
||||
"react-native-url-polyfill": "^2.0.0",
|
||||
"react-native-uuid": "^2.0.3",
|
||||
"react-native-vector-icons": "^10.2.0",
|
||||
"tamagui": "^1.115.5"
|
||||
"tamagui": "^1.123.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
||||
Reference in New Issue
Block a user