diff --git a/bun.lockb b/bun.lockb index b38fc3d8..72ddbfd4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d01b9b64..75bf62e6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@gorhom/bottom-sheet": "^5.1.0", "@jellyfin/sdk": "^0.11.0", "@kesha-antonov/react-native-background-downloader": "3.2.6", - "@react-native-async-storage/async-storage": "2.1.1", + "@react-native-async-storage/async-storage": "1.23.1", "@react-native-community/netinfo": "11.4.1", "@react-native-menu/menu": "^1.2.2", "@react-navigation/bottom-tabs": "^7.2.0", @@ -75,8 +75,8 @@ "nativewind": "^2.0.11", "react": "18.3.1", "react-dom": "18.3.1", - "react-native": "npm:react-native-tvos@~0.77.0-0", "react-i18next": "^15.4.0", + "react-native": "npm:react-native-tvos@~0.77.0-0", "react-native-awesome-slider": "^2.9.0", "react-native-bottom-tabs": "0.8.6", "react-native-circular-progress": "^1.4.1", @@ -84,20 +84,20 @@ "react-native-country-flag": "^2.0.2", "react-native-device-info": "^14.0.4", "react-native-edge-to-edge": "^1.4.3", - "react-native-gesture-handler": "~2.23.0", + "react-native-gesture-handler": "~2.20.2", "react-native-get-random-values": "^1.11.0", "react-native-google-cast": "^4.8.3", "react-native-image-colors": "^2.4.0", "react-native-ios-context-menu": "^3.1.0", "react-native-ios-utilities": "5.1.1", "react-native-mmkv": "^2.12.2", - "react-native-pager-view": "6.7.0", + "react-native-pager-view": "6.5.1", "react-native-progress": "^5.0.1", "react-native-reanimated": "~3.16.7", "react-native-reanimated-carousel": "3.5.1", - "react-native-safe-area-context": "5.2.0", - "react-native-screens": "4.6.0", - "react-native-svg": "15.11.1", + "react-native-safe-area-context": "4.12.0", + "react-native-screens": "~4.4.0", + "react-native-svg": "15.8.0", "react-native-tab-view": "^4.0.5", "react-native-udp": "^4.1.7", "react-native-uitextview": "^1.4.0", @@ -106,7 +106,7 @@ "react-native-video": "6.10.0", "react-native-volume-manager": "^2.0.8", "react-native-web": "~0.19.13", - "react-native-webview": "13.13.2", + "react-native-webview": "13.12.5", "sonner-native": "^0.17.0", "tailwindcss": "3.3.2", "use-debounce": "^10.0.4", @@ -115,11 +115,11 @@ "zod": "^3.24.1" }, "devDependencies": { + "@babel/core": "^7.26.8", "@react-native-community/cli": "15.1.3", "@react-native-tvos/config-tv": "^0.1.1", - "@babel/core": "^7.26.8", "@types/jest": "^29.5.14", - "@types/react": "~19.0.8", + "@types/react": "~18.3.12", "@types/react-test-renderer": "^19.0.0", "patch-package": "^8.0.0", "postinstall-postinstall": "^2.1.0",