Skip to content

Commit d898cad

Browse files
Update dependency react-native-popover-view to v5
1 parent 67fd395 commit d898cad

File tree

3 files changed

+18
-10
lines changed

3 files changed

+18
-10
lines changed

modules/filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"peerDependencies": {
1212
"react": "^17.0.2",
1313
"react-native": "^0.68.0",
14-
"react-native-popover-view": "^4.0.0",
14+
"react-native-popover-view": "^5.1.7",
1515
"react-native-vector-icons": "^9.2.0"
1616
},
1717
"dependencies": {

package-lock.json

Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"react-native-keychain": "8.1.1",
8989
"react-native-network-logger": "1.14.0",
9090
"react-native-paper": "5.1.4",
91-
"react-native-popover-view": "4.1.0",
91+
"react-native-popover-view": "5.1.7",
9292
"react-native-reanimated": "2.14.4",
9393
"react-native-restart": "0.0.24",
9494
"react-native-safe-area-context": "4.5.0",

0 commit comments

Comments
 (0)