mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
mobile: update package-lock.json
This commit is contained in:
16
apps/mobile/package-lock.json
generated
16
apps/mobile/package-lock.json
generated
@@ -58,7 +58,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@ammarahmed/react-native-sodium": "1.0.0",
|
||||
"@ammarahmed/react-native-sodium": "1.1.0",
|
||||
"@callstack/repack": "^3.0.0",
|
||||
"@react-native-clipboard/clipboard": "^1.9.0",
|
||||
"@react-native-community/checkbox": "^0.5.8",
|
||||
@@ -150,9 +150,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ammarahmed/react-native-sodium": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.0.0.tgz",
|
||||
"integrity": "sha512-eXUIFplL4/a2Ed1HJLpkNyQ6DGbHl9fQnLKprY6pz2sSA/E3QVEiigvQMdNr5A0lUaq+b3uDT234OBsUVibxwQ=="
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.1.0.tgz",
|
||||
"integrity": "sha512-ia8Axq8xeEC/HIcAiXIwuYZ9wUkLdoTcIW+YnA6jE1VQoJ9PTkYjXWZJEGnLMHTsQbFYNqqn8d6C9G5M5fACOw=="
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
"version": "2.2.0",
|
||||
@@ -21416,9 +21416,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ammarahmed/react-native-sodium": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.0.0.tgz",
|
||||
"integrity": "sha512-eXUIFplL4/a2Ed1HJLpkNyQ6DGbHl9fQnLKprY6pz2sSA/E3QVEiigvQMdNr5A0lUaq+b3uDT234OBsUVibxwQ=="
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.1.0.tgz",
|
||||
"integrity": "sha512-ia8Axq8xeEC/HIcAiXIwuYZ9wUkLdoTcIW+YnA6jE1VQoJ9PTkYjXWZJEGnLMHTsQbFYNqqn8d6C9G5M5fACOw=="
|
||||
},
|
||||
"@ampproject/remapping": {
|
||||
"version": "2.2.0",
|
||||
@@ -24210,7 +24210,7 @@
|
||||
"@notesnook/mobile-native": {
|
||||
"version": "file:native",
|
||||
"requires": {
|
||||
"@ammarahmed/react-native-sodium": "1.0.0",
|
||||
"@ammarahmed/react-native-sodium": "1.1.0",
|
||||
"@babel/core": "^7.12.9",
|
||||
"@babel/eslint-parser": "^7.16.5",
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.5",
|
||||
|
||||
Reference in New Issue
Block a user