Skip to content

Commit 4f1acd0

Browse files
Update dependency react-native-popover-view to v6
1 parent 870a13d commit 4f1acd0

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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": "^18.0.0",
1313
"react-native": "^0.72.9",
14-
"react-native-popover-view": "^5.1.8",
14+
"react-native-popover-view": "^6.1.0",
1515
"react-native-vector-icons": "^9.2.0"
1616
},
1717
"dependencies": {

package-lock.json

Lines changed: 5 additions & 5 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
@@ -87,7 +87,7 @@
8787
"react-native-keychain": "8.2.0",
8888
"react-native-network-logger": "1.16.1",
8989
"react-native-paper": "5.12.5",
90-
"react-native-popover-view": "5.1.8",
90+
"react-native-popover-view": "6.1.0",
9191
"react-native-reanimated": "3.7.2",
9292
"react-native-restart": "0.0.27",
9393
"react-native-safe-area-context": "4.11.0",

0 commit comments

Comments
 (0)