Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 41383d982d
Bump react-native-popover-view from 4.0.1 to 5.1.7
Bumps [react-native-popover-view](https://github.com/steffeydev/react-native-popover-view) from 4.0.1 to 5.1.7.
- [Release notes](https://github.com/steffeydev/react-native-popover-view/releases)
- [Commits](https://github.com/steffeydev/react-native-popover-view/commits)

---
updated-dependencies:
- dependency-name: react-native-popover-view
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

View File

@ -118,7 +118,7 @@
"react-native-orientation-locker": "1.1.8",
"react-native-picker-select": "^8.0.4",
"react-native-platform-touchable": "1.1.1",
"react-native-popover-view": "4.0.1",
"react-native-popover-view": "5.1.7",
"react-native-progress": "5.0.0",
"react-native-prompt-android": "^1.1.0",
"react-native-reanimated": "2.8.0",

View File

@ -17498,10 +17498,13 @@ react-native-platform-touchable@1.1.1:
resolved "https://registry.yarnpkg.com/react-native-platform-touchable/-/react-native-platform-touchable-1.1.1.tgz#fde4acc65eea585d28b164d0c3716a42129a68e4"
integrity sha1-/eSsxl7qWF0osWTQw3FqQhKaaOQ=
react-native-popover-view@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/react-native-popover-view/-/react-native-popover-view-4.0.1.tgz#f25db84e6774d9f9edfceba8e03bfa2d9ce22a4b"
integrity sha512-A5M1RRPVoWXCP/+zP/JOeadanRc/crgz0VCFfH1nW3PiinmYYpWxtFoJEYAmotjwo5uKzS2FO7uapFHhJJ+zaw==
react-native-popover-view@5.1.7:
version "5.1.7"
resolved "https://registry.yarnpkg.com/react-native-popover-view/-/react-native-popover-view-5.1.7.tgz#12f1df9b7c142ab8fa1a3ded2919a4164823be45"
integrity sha512-Xa+zKYp9x62UNezT8o9SnqQaBQEHdGwGHZnFnA2bsXLneVRvvlBopNwMNj+p7N65qnPf3mmzWj+57ThtM1qFuw==
dependencies:
deprecated-react-native-prop-types "^2.3.0"
prop-types "^15.8.1"
react-native-progress@5.0.0:
version "5.0.0"