Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] b41673302f
Chore: Bump @react-native-community/hooks from 2.6.0 to 3.0.0
Bumps [@react-native-community/hooks](https://github.com/react-native-community/hooks) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/react-native-community/hooks/releases)
- [Changelog](https://github.com/react-native-community/hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/hooks/compare/v2.6.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 12:30:50 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"@react-native-community/blur": "^4.1.0",
"@react-native-community/cameraroll": "4.1.2",
"@react-native-community/datetimepicker": "3.5.2",
"@react-native-community/hooks": "2.6.0",
"@react-native-community/hooks": "3.0.0",
"@react-native-community/netinfo": "6.0.0",
"@react-native-community/picker": "^1.8.1",
"@react-native-community/slider": "4.2.2",

View File

@ -5176,10 +5176,10 @@
dependencies:
invariant "^2.2.4"
"@react-native-community/hooks@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@react-native-community/hooks/-/hooks-2.6.0.tgz#dd5f19601eb3684c6bcdd3df3d0c04cf44c24cff"
integrity sha512-emBGKvhJ0h++lLJQ5ejsj+od9G67nEaihjvfSx7/JWvNrQGAhP9U0OZqgb9dkKzor9Ufaj9SGt8RNY97cGzttw==
"@react-native-community/hooks@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/hooks/-/hooks-3.0.0.tgz#af5f2ca32eea59b792ce9e3d9a4cf0354f9b195f"
integrity sha512-g2OyxXHfwIytXUJitBR6Z/ISoOfp0WKx5FOv+NqJ/CrWjRDcTw6zXE5I1C9axfuh30kJqzWchVfCDrkzZYTxqg==
"@react-native-community/netinfo@6.0.0":
version "6.0.0"