mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update @react-native-community/slider to 5.x (#3237)
* Update package.json * Update package-lock.json * Update Podfile.lock
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user