Skip to content
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
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"react-native-localize": "~2.2.6",
"react-native-logs": "~5.1.0",
"react-native-orientation-locker": "~1.6.0",
"react-native-permissions": "~5.4.1",
"react-native-permissions": "~5.4.2",
"react-native-qrcode-svg": "~6.2.0",
"react-native-safe-area-context": "~4.8.2",
"react-native-scalable-image": "~1.1.0",
Expand Down Expand Up @@ -206,7 +206,7 @@
"react-native-localize": "~2.2.6",
"react-native-logs": "~5.1.0",
"react-native-orientation-locker": "*",
"react-native-permissions": "~5.4.1",
"react-native-permissions": "~5.4.2",
"react-native-qrcode-svg": "~6.2.0",
"react-native-safe-area-context": "~4.8.2",
"react-native-screenguard": "*",
Expand Down
2 changes: 1 addition & 1 deletion samples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"react-native-localize": "~2.2.6",
"react-native-logs": "~5.1.0",
"react-native-orientation-locker": "~1.6.0",
"react-native-permissions": "~5.4.1",
"react-native-permissions": "~5.4.2",
"react-native-qrcode-svg": "~6.2.0",
"react-native-safe-area-context": "~4.8.2",
"react-native-scalable-image": "~1.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2466,7 +2466,7 @@ __metadata:
react-native-localize: "npm:~2.2.6"
react-native-logs: "npm:~5.1.0"
react-native-orientation-locker: "npm:~1.6.0"
react-native-permissions: "npm:~5.4.1"
react-native-permissions: "npm:~5.4.2"
react-native-qrcode-svg: "npm:~6.2.0"
react-native-safe-area-context: "npm:~4.8.2"
react-native-scalable-image: "npm:~1.1.0"
Expand Down Expand Up @@ -2542,7 +2542,7 @@ __metadata:
react-native-localize: ~2.2.6
react-native-logs: ~5.1.0
react-native-orientation-locker: "*"
react-native-permissions: ~5.4.1
react-native-permissions: ~5.4.2
react-native-qrcode-svg: ~6.2.0
react-native-safe-area-context: ~4.8.2
react-native-screenguard: "*"
Expand Down Expand Up @@ -8896,7 +8896,7 @@ __metadata:
react-native-localize: "npm:~2.2.6"
react-native-logs: "npm:~5.1.0"
react-native-orientation-locker: "npm:~1.6.0"
react-native-permissions: "npm:~5.4.1"
react-native-permissions: "npm:~5.4.2"
react-native-qrcode-svg: "npm:~6.2.0"
react-native-safe-area-context: "npm:~4.8.2"
react-native-scalable-image: "npm:~1.1.0"
Expand Down Expand Up @@ -18626,17 +18626,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-permissions@npm:~5.4.1":
version: 5.4.1
resolution: "react-native-permissions@npm:5.4.1"
"react-native-permissions@npm:~5.4.2":
version: 5.4.2
resolution: "react-native-permissions@npm:5.4.2"
peerDependencies:
react: ">=18.1.0"
react-native: ">=0.70.0"
react-native-windows: ">=0.70.0"
peerDependenciesMeta:
react-native-windows:
optional: true
checksum: 10c0/9b56261eeb22ac57fe5e30a65bab0c06306fb022170fdddc5227979495002c2468671e74b74f75e8c97b7c3015e5c54cf6f1b3edd1abf922fda5b6a654bd5c88
checksum: 10c0/9221530b0e9d24d42ab2a022da0d37ff7da96339f20fbcc833e7bdec5068d4da1f3f2ec957f89414993c2dbd8f14d216e9cd0e3a9f9ca8e9d4fbfc4a96513f19
languageName: node
linkType: hard

Expand Down