chore: update deps (#886)

This commit is contained in:
Fredrik Burmester
2025-07-29 15:55:41 +02:00
committed by GitHub
parent 0619c8c9c4
commit 1817c5dbd2
8 changed files with 143 additions and 63 deletions

View File

@@ -28,7 +28,7 @@
"@jellyfin/sdk": "^0.11.0",
"@kesha-antonov/react-native-background-downloader": "3.2.6",
"@react-native-community/netinfo": "11.4.1",
"@react-native-menu/menu": "^1.2.2",
"@react-native-menu/menu": "^1.2.3",
"@react-navigation/material-top-tabs": "^7.1.0",
"@react-navigation/native": "^7.0.14",
"@shopify/flash-list": "1.7.3",
@@ -62,7 +62,7 @@
"expo-status-bar": "~2.0.1",
"expo-system-ui": "~4.0.8",
"expo-task-manager": "~12.0.5",
"expo-updates": "~0.26.17",
"expo-updates": "~0.27.4",
"expo-web-browser": "~14.0.2",
"i18next": "^25.0.0",
"install": "^0.13.0",
@@ -86,12 +86,12 @@
"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-ios-utilities": "5.1.8",
"react-native-mmkv": "^2.12.2",
"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-reanimated-carousel": "^4",
"react-native-safe-area-context": "5.5.0",
"react-native-screens": "~4.5.0",
"react-native-svg": "15.11.1",
@@ -100,21 +100,21 @@
"react-native-uitextview": "^1.4.0",
"react-native-url-polyfill": "^2.0.0",
"react-native-uuid": "^2.0.3",
"react-native-video": "6.10.0",
"react-native-video": "6.16.1",
"react-native-volume-manager": "^2.0.8",
"react-native-web": "~0.19.13",
"react-native-webview": "13.13.2",
"sonner-native": "^0.17.0",
"sonner-native": "^0.21.0",
"tailwindcss": "3.3.2",
"use-debounce": "^10.0.4",
"uuid": "^11.0.5",
"zeego": "^2.0.4",
"zeego": "^3",
"zod": "^3.24.1"
},
"devDependencies": {
"@babel/core": "^7.26.8",
"@biomejs/biome": "^2.1.2",
"@react-native-community/cli": "18.0.0",
"@react-native-community/cli": "^19",
"@react-native-tvos/config-tv": "^0.1.1",
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.15",
@@ -122,12 +122,12 @@
"@types/react-native-vector-icons": "^6.4.18",
"@types/react-test-renderer": "^19.0.0",
"@types/uuid": "^10.0.0",
"cross-env": "^7.0.3",
"cross-env": "^10",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"postinstall-postinstall": "^2.1.0",
"react-test-renderer": "19.0.0",
"typescript": "~5.7.3"
"react-test-renderer": "19.1.1",
"typescript": "~5.8.0"
},
"private": true,
"expo": {