Skip to content

Bump react-native-permissions from 4.1.5 to 5.4.0 #2610

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"react-native-pager-view": "6.7.0",
"react-native-passkey": "3.1.0",
"react-native-performance": "5.1.2",
"react-native-permissions": "4.1.5",
"react-native-permissions": "5.4.0",
"react-native-popable": "0.4.3",
"react-native-popover-view": "6.1.0",
"react-native-qrcode-svg": "6.3.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ __metadata:
react-native-pager-view: 6.7.0
react-native-passkey: 3.1.0
react-native-performance: 5.1.2
react-native-permissions: 4.1.5
react-native-permissions: 5.4.0
react-native-popable: 0.4.3
react-native-popover-view: 6.1.0
react-native-qrcode-svg: 6.3.2
Expand Down Expand Up @@ -27210,17 +27210,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-permissions@npm:4.1.5":
version: 4.1.5
resolution: "react-native-permissions@npm:4.1.5"
"react-native-permissions@npm:5.4.0":
version: 5.4.0
resolution: "react-native-permissions@npm:5.4.0"
peerDependencies:
react: ">=18.1.0"
react-native: ">=0.70.0"
react-native-windows: ">=0.70.0"
peerDependenciesMeta:
react-native-windows:
optional: true
checksum: dc4b366a0f561a47f032c027eb703a2be45e801788b915ed583e38f617eea23656eb63a77b17fb3a663fe3199b2ec25788f799e751421634e35a64f5258feed9
checksum: 6ce47a687acc139da6b9d8b35bbcca021c1a499be17a167cae1d165082460b15e16dd7d5f7fafa25f5400d493e9b5e57c84d458ae3c70974deb4b6cbcbeec327
languageName: node
linkType: hard

Expand Down Expand Up @@ -27532,7 +27532,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: ae658f8c94177d1b419ffb73d26bd70474b6c688af507daaabc11451f983f77a906b2aafcdfdd09c96cab846d9722dcaf26a7c22ee7d19fb4cf70578c8812ac5
checksum: 9106aebd85fd452c9195501950c1c0d66c03d36779d24b117d6d5ea52bb988bd09257b5ddb955e51540df9b167ecbae4177ae5cbc316e1cf0c014fa035368ef3
languageName: node
linkType: hard

Expand Down
Loading