Update @react-native-community/slider to 5.x (#3237)

* Update package.json

* Update package-lock.json

* Update Podfile.lock
This commit is contained in:
Johannes Klein
2025-11-18 23:09:41 +01:00
committed by GitHub
parent 66af4f7b20
commit 0691a3cfd7
3 changed files with 38 additions and 7 deletions

9
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@react-native-community/geolocation": "^3.4.0",
"@react-native-community/hooks": "^3.0.0",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-community/slider": "^4.5.0",
"@react-native-community/slider": "^5.1.1",
"@react-native-firebase/analytics": "^23.4.0",
"@react-native-firebase/app": "^23.3.1",
"@react-native-google-signin/google-signin": "^13.1.0",
@@ -5459,9 +5459,10 @@
}
},
"node_modules/@react-native-community/slider": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.5.0.tgz",
"integrity": "sha512-pyUvNTvu5IfCI5abzqRfO/dd3A009RC66RXZE6t0gyOwI/j0QDlq9VZRv3rjkpuIvNTnsYj+m5BHlh0DkSYUyA=="
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-5.1.1.tgz",
"integrity": "sha512-W98If/LnTaziU3/0h5+G1LvJaRhMc6iLQBte6UWa4WBIHDMaDPglNBIFKcCXc9Dxp83W+f+5Wv22Olq9M2HJYA==",
"license": "MIT"
},
"node_modules/@react-native-firebase/analytics": {
"version": "23.4.0",