From faaedc126f6822bc5581dfb55d2fefe925a86b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 06:28:14 +0000 Subject: [PATCH] Bump @react-native-community/slider from 4.2.4 to 4.5.7 Bumps [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 4.2.4 to 4.5.7. - [Release notes](https://github.com/callstack/react-native-slider/releases) - [Commits](https://github.com/callstack/react-native-slider/compare/v4.2.4...v4.5.7) --- updated-dependencies: - dependency-name: "@react-native-community/slider" dependency-version: 4.5.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0f771ab..8123472 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@react-native-community/async-storage": "^1.12.1", - "@react-native-community/slider": "^4.2.4", + "@react-native-community/slider": "^4.5.7", "@react-navigation/native": "^6.0.11", "@react-navigation/native-stack": "^6.7.0", "axios": "^0.27.2", diff --git a/yarn.lock b/yarn.lock index 7764fbf..e124ca5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1592,10 +1592,10 @@ resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.2.0.tgz#7d6d789ae8edf73dc9bed1246cd48277edea8066" integrity sha512-o6aam+0Ug1xGK3ABYmBm0B1YuEKfM/5kaoZO0eHbZwSpw9UzDX4G5y4Nx/K20FHqUmJHkZmLvOUFYwN4N+HqKA== -"@react-native-community/slider@^4.2.4": - version "4.2.4" - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.2.4.tgz#8d88adceeb32f7997a122feba48d7186fca80346" - integrity sha512-uY51UoipQW4ELnFWMU6rTHRc4EUYaW+Z1O9Teijej6NYVYdUcUKq+t7WeBGjMAEc1ipyooMeBqRXToWO5zAU2Q== +"@react-native-community/slider@^4.5.7": + version "4.5.7" + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.5.7.tgz#523178779f302aa162b0d57211842f81522e8ece" + integrity sha512-WMDDZjNF2Bd8M8TrSqKf5xhM9ikdfCHtSPur64Ow3bB/OVrKufUQZ59NmYdNZNeGPvcHHTsafuYTY8zfZfbchQ== "@react-native/assets@1.0.0": version "1.0.0"