diff --git a/apps/mobile/package.json b/apps/mobile/package.json index 4da0d49..d7a8ae1 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -18,7 +18,7 @@ "@flow/store": "workspace:*", "@gorhom/bottom-sheet": "^5.2.4", "@nodefinity/react-native-music-library": "0.9.0", - "@react-native-community/slider": "4.5.7", + "@react-native-community/slider": "5.0.1", "@react-navigation/bottom-tabs": "^7.4.6", "@react-navigation/drawer": "^7.5.7", "@react-navigation/elements": "^2.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba8efa0..4bd8ee9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ importers: specifier: 0.9.0 version: 0.9.0(react-native@0.79.4(@babel/core@7.28.3)(@types/react@19.1.8)(react@19.0.0))(react@19.0.0) '@react-native-community/slider': - specifier: 4.5.7 - version: 4.5.7 + specifier: 5.0.1 + version: 5.0.1 '@react-navigation/bottom-tabs': specifier: ^7.4.6 version: 7.4.6(@react-navigation/native@7.1.17(react-native@0.79.4(@babel/core@7.28.3)(@types/react@19.1.8)(react@19.0.0))(react@19.0.0))(react-native-safe-area-context@5.6.1(react-native@0.79.4(@babel/core@7.28.3)(@types/react@19.1.8)(react@19.0.0))(react@19.0.0))(react-native-screens@4.15.4(react-native@0.79.4(@babel/core@7.28.3)(@types/react@19.1.8)(react@19.0.0))(react@19.0.0))(react-native@0.79.4(@babel/core@7.28.3)(@types/react@19.1.8)(react@19.0.0))(react@19.0.0) @@ -1897,8 +1897,8 @@ packages: '@types/react': optional: true - '@react-native-community/slider@4.5.7': - resolution: {integrity: sha512-WMDDZjNF2Bd8M8TrSqKf5xhM9ikdfCHtSPur64Ow3bB/OVrKufUQZ59NmYdNZNeGPvcHHTsafuYTY8zfZfbchQ==} + '@react-native-community/slider@5.0.1': + resolution: {integrity: sha512-K3JRWkIW4wQ79YJ6+BPZzp1SamoikxfPRw7Yw4B4PElEQmqZFrmH9M5LxvIo460/3QSrZF/wCgi3qizJt7g/iw==} '@react-native/assets-registry@0.79.4': resolution: {integrity: sha512-7PjHNRtYlc36B7P1PHme8ZV0ZJ/xsA/LvMoXe6EX++t7tSPJ8iYCMBryZhcdnztgce73b94Hfx6TTGbLF+xtUg==} @@ -7760,7 +7760,7 @@ snapshots: optionalDependencies: '@types/react': 19.1.8 - '@react-native-community/slider@4.5.7': {} + '@react-native-community/slider@5.0.1': {} '@react-native/assets-registry@0.79.4': {}