mobile: remove react-native-securerandom patch

This commit is contained in:
ammarahm-ed
2022-10-19 12:02:01 +05:00
parent 82f800e530
commit 0c84bfdbca
3 changed files with 6 additions and 94 deletions

View File

@@ -57,7 +57,7 @@
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"@callstack/repack": "^3.0.0-next.7",
"@callstack/repack": "^3.0.0",
"@react-native-clipboard/clipboard": "^1.9.0",
"@react-native-community/checkbox": "^0.5.8",
"@react-native-community/netinfo": "^6.0.4",
@@ -97,7 +97,7 @@
"react-native-safe-area-context": "^4.3.1",
"react-native-scoped-storage": "^1.9.3",
"react-native-screens": "^3.13.1",
"react-native-securerandom": "^1.0.0",
"react-native-securerandom": "^1.0.1",
"react-native-share": "^7.2.0",
"react-native-sodium": "github:ammarahm-ed/react-native-sodium",
"react-native-svg": "^12.3.0",
@@ -24250,7 +24250,7 @@
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.5",
"@babel/preset-env": "^7.18.6",
"@babel/runtime": "^7.12.5",
"@callstack/repack": "^3.0.0-next.7",
"@callstack/repack": "^3.0.0",
"@react-native-clipboard/clipboard": "^1.9.0",
"@react-native-community/checkbox": "^0.5.8",
"@react-native-community/eslint-config": "^2.0.0",
@@ -24319,7 +24319,7 @@
"react-native-safe-area-context": "^4.3.1",
"react-native-scoped-storage": "^1.9.3",
"react-native-screens": "^3.13.1",
"react-native-securerandom": "^1.0.0",
"react-native-securerandom": "^1.0.1",
"react-native-share": "^7.2.0",
"react-native-sodium": "github:ammarahm-ed/react-native-sodium",
"react-native-svg": "^12.3.0",