mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
mobile: remove react-native-securerandom patch
This commit is contained in:
8
apps/mobile/package-lock.json
generated
8
apps/mobile/package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user