fix: update deps

This commit is contained in:
Fredrik Burmester
2025-10-02 18:18:22 +02:00
parent 6842ae03f9
commit cc54a3a71b
5 changed files with 85 additions and 293 deletions

View File

@@ -22,14 +22,14 @@
"test": "bun run typecheck && bun run lint && bun run format && bun run doctor"
},
"dependencies": {
"@bottom-tabs/react-navigation": "^0.11.2",
"@bottom-tabs/react-navigation": "^0.12.2",
"@expo/metro-runtime": "~6.1.1",
"@expo/react-native-action-sheet": "^4.1.1",
"@expo/ui": "^0.2.0-beta.4",
"@expo/vector-icons": "^15.0.2",
"@gorhom/bottom-sheet": "^5.1.0",
"@jellyfin/sdk": "^0.11.0",
"@kesha-antonov/react-native-background-downloader": "github:fredrikburmester/react-native-background-downloader#660828358d7560dd0267739410cbcd9de1740bc4",
"@kesha-antonov/react-native-background-downloader": "github:ctriantaf/react-native-background-downloader#aa754725fdaac80ca049ad22e13318609a113ddc",
"@react-native-community/netinfo": "^11.4.1",
"@react-navigation/material-top-tabs": "^7.2.14",
"@react-navigation/native": "^7.0.14",
@@ -72,7 +72,7 @@
"react-i18next": "^15.4.0",
"react-native": "npm:react-native-tvos@0.81.4-0",
"react-native-awesome-slider": "^2.9.0",
"react-native-bottom-tabs": "^0.11.2",
"react-native-bottom-tabs": "^0.12.2",
"react-native-circular-progress": "^1.4.1",
"react-native-collapsible": "^1.6.2",
"react-native-country-flag": "^2.0.2",
@@ -81,7 +81,7 @@
"react-native-gesture-handler": "~2.28.0",
"react-native-google-cast": "^4.9.0",
"react-native-image-colors": "^2.4.0",
"react-native-ios-context-menu": "^3.1.0",
"react-native-ios-context-menu": "^3.2.1",
"react-native-ios-utilities": "5.2.0",
"react-native-mmkv": "4.0.0-beta.12",
"react-native-nitro-modules": "^0.29.1",