From fbd3dece3753550bf5b4eee3c43772b3dbbd68a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 02:37:37 +0000 Subject: [PATCH] Bump @react-native-community/slider from 4.5.3 to 4.5.4 Bumps [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/callstack/react-native-slider/releases) - [Commits](https://github.com/callstack/react-native-slider/compare/v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: "@react-native-community/slider" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 62a91c94..cc0c807b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@react-native-community/clipboard": "^1.5.1", "@react-native-community/datetimepicker": "^6.7.2", - "@react-native-community/slider": "^4.5.3", + "@react-native-community/slider": "^4.5.4", "@react-navigation/drawer": "^5.8.6", "@react-navigation/native": "^6.1.18", "react": "18.1.0", @@ -2997,9 +2997,9 @@ "dev": true }, "node_modules/@react-native-community/slider": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.5.3.tgz", - "integrity": "sha512-0mOdnIL3xPWYGkP7levDH3bBsjdMOiR5mQIzFrSkZznZdIfX9MvGnelNZxsWuibmkc3hczHybo7RRb6mE96H2g==" + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.5.4.tgz", + "integrity": "sha512-TFhwnrp0LTFG90yat8mqEOBLLMJylpnchO5F0KusH8dI0VzViIVIXOzhnx0mUVqLvRwRPbqBB0tvhxd739UhmA==" }, "node_modules/@react-native/assets": { "version": "1.0.0", @@ -16027,9 +16027,9 @@ "dev": true }, "@react-native-community/slider": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.5.3.tgz", - "integrity": "sha512-0mOdnIL3xPWYGkP7levDH3bBsjdMOiR5mQIzFrSkZznZdIfX9MvGnelNZxsWuibmkc3hczHybo7RRb6mE96H2g==" + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.5.4.tgz", + "integrity": "sha512-TFhwnrp0LTFG90yat8mqEOBLLMJylpnchO5F0KusH8dI0VzViIVIXOzhnx0mUVqLvRwRPbqBB0tvhxd739UhmA==" }, "@react-native/assets": { "version": "1.0.0", diff --git a/package.json b/package.json index 7f4bdad4..6ae817ec 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@react-native-community/clipboard": "^1.5.1", "@react-native-community/datetimepicker": "^6.7.2", - "@react-native-community/slider": "^4.5.3", + "@react-native-community/slider": "^4.5.4", "@react-navigation/drawer": "^5.8.6", "@react-navigation/native": "^6.1.18", "react": "18.1.0",