Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.18.1
This commit is contained in:
commit
d670c5f029
14
Gemfile.lock
14
Gemfile.lock
@ -3,7 +3,7 @@ GEM
|
||||
specs:
|
||||
CFPropertyList (3.0.8)
|
||||
abbrev (0.1.2)
|
||||
activesupport (7.2.3)
|
||||
activesupport (7.2.3.1)
|
||||
base64
|
||||
benchmark (>= 0.3)
|
||||
bigdecimal
|
||||
@ -12,7 +12,7 @@ GEM
|
||||
drb
|
||||
i18n (>= 1.6, < 2)
|
||||
logger (>= 1.4.2)
|
||||
minitest (>= 5.1)
|
||||
minitest (>= 5.1, < 6)
|
||||
securerandom (>= 0.3)
|
||||
tzinfo (~> 2.0, >= 2.0.5)
|
||||
addressable (2.8.9)
|
||||
@ -255,9 +255,7 @@ GEM
|
||||
mime-types-data (3.2026.0303)
|
||||
mini_magick (4.13.2)
|
||||
mini_mime (1.1.5)
|
||||
minitest (6.0.2)
|
||||
drb (~> 2.0)
|
||||
prism (~> 1.5)
|
||||
minitest (5.27.0)
|
||||
molinillo (0.8.0)
|
||||
multi_json (1.19.1)
|
||||
multipart-post (2.4.1)
|
||||
@ -271,7 +269,6 @@ GEM
|
||||
os (1.1.4)
|
||||
ostruct (0.6.3)
|
||||
plist (3.7.2)
|
||||
prism (1.9.0)
|
||||
process_executer (4.0.2)
|
||||
track_open_instances (~> 0.1)
|
||||
public_suffix (4.0.7)
|
||||
@ -354,7 +351,7 @@ DEPENDENCIES
|
||||
CHECKSUMS
|
||||
CFPropertyList (3.0.8) sha256=2c99d0d980536d3d7ab252f7bd59ac8be50fbdd1ff487c98c949bb66bb114261
|
||||
abbrev (0.1.2) sha256=ad1b4eaaaed4cb722d5684d63949e4bde1d34f2a95e20db93aecfe7cbac74242
|
||||
activesupport (7.2.3) sha256=5675c9770dac93e371412684249f9dc3c8cec104efd0624362a520ae685c7b10
|
||||
activesupport (7.2.3.1) sha256=11ebed516a43a0bb47346227a35ebae4d9427465a7c9eb197a03d5c8d283cb34
|
||||
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
|
||||
algoliasearch (1.27.5) sha256=26c1cddf3c2ec4bd60c148389e42702c98fdac862881dc6b07a4c0b89ffec853
|
||||
artifactory (3.0.17) sha256=3023d5c964c31674090d655a516f38ca75665c15084140c08b7f2841131af263
|
||||
@ -440,7 +437,7 @@ CHECKSUMS
|
||||
mime-types-data (3.2026.0303) sha256=164af1de5824c5195d4b503b0a62062383b65c08671c792412450cd22d3bc224
|
||||
mini_magick (4.13.2) sha256=71d6258e0e8a3d04a9a0a09784d5d857b403a198a51dd4f882510435eb95ddd9
|
||||
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
|
||||
minitest (6.0.2) sha256=db6e57956f6ecc6134683b4c87467d6dd792323c7f0eea7b93f66bd284adbc3d
|
||||
minitest (5.27.0) sha256=2d3b17f8a36fe7801c1adcffdbc38233b938eb0b4966e97a6739055a45fa77d5
|
||||
molinillo (0.8.0) sha256=efbff2716324e2a30bccd3eba1ff3a735f4d5d53ffddbc6a2f32c0ca9433045d
|
||||
multi_json (1.19.1) sha256=7aefeff8f2c854bf739931a238e4aea64592845e0c0395c8a7d2eea7fdd631b7
|
||||
multipart-post (2.4.1) sha256=9872d03a8e552020ca096adadbf5e3cb1cd1cdd6acd3c161136b8a5737cdb4a8
|
||||
@ -454,7 +451,6 @@ CHECKSUMS
|
||||
os (1.1.4) sha256=57816d6a334e7bd6aed048f4b0308226c5fb027433b67d90a9ab435f35108d3f
|
||||
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
|
||||
plist (3.7.2) sha256=d37a4527cc1116064393df4b40e1dbbc94c65fa9ca2eec52edf9a13616718a42
|
||||
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
|
||||
process_executer (4.0.2) sha256=c73eb646d450044241c973a8360f6326e33ec5ad933f7acf503f6f3579873a71
|
||||
public_suffix (4.0.7) sha256=8be161e2421f8d45b0098c042c06486789731ea93dc3a896d30554ee38b573b8
|
||||
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
|
||||
|
||||
144
package-lock.json
generated
144
package-lock.json
generated
@ -25,20 +25,20 @@
|
||||
"@react-native-community/cli-platform-android": "20.0.2",
|
||||
"@react-native-community/cli-platform-ios": "20.0.2",
|
||||
"@react-native-documents/picker": "12.0.1",
|
||||
"@react-native-vector-icons/entypo": "12.4.2",
|
||||
"@react-native-vector-icons/entypo": "12.5.0",
|
||||
"@react-native-vector-icons/fontawesome": "12.4.2",
|
||||
"@react-native-vector-icons/fontawesome6": "12.3.2",
|
||||
"@react-native-vector-icons/ionicons": "12.4.2",
|
||||
"@react-native-vector-icons/material-design-icons": "12.4.2",
|
||||
"@react-native-vector-icons/ionicons": "12.5.0",
|
||||
"@react-native-vector-icons/material-design-icons": "12.5.0",
|
||||
"@react-native-vector-icons/material-icons": "12.4.2",
|
||||
"@react-native/babel-preset": "0.83.1",
|
||||
"@react-native/codegen": "0.83.1",
|
||||
"@react-native/gradle-plugin": "0.83.1",
|
||||
"@react-native/metro-config": "0.83.1",
|
||||
"@react-navigation/devtools": "7.0.52",
|
||||
"@react-navigation/drawer": "7.9.4",
|
||||
"@react-navigation/native": "7.1.33",
|
||||
"@react-navigation/native-stack": "7.14.5",
|
||||
"@react-navigation/devtools": "7.0.56",
|
||||
"@react-navigation/drawer": "7.9.8",
|
||||
"@react-navigation/native": "7.2.2",
|
||||
"@react-navigation/native-stack": "7.14.10",
|
||||
"@scure/base": "2.0.0",
|
||||
"@spsina/bip47": "github:BlueWallet/bip47#df82345",
|
||||
"aezeed": "0.0.5",
|
||||
@ -58,8 +58,8 @@
|
||||
"coinselect": "github:BlueWallet/coinselect#35f8038",
|
||||
"crypto-browserify": "3.12.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.19",
|
||||
"detox": "20.47.0",
|
||||
"dayjs": "1.11.20",
|
||||
"detox": "20.50.1",
|
||||
"ecpair": "3.0.0",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#d9f511d",
|
||||
"electrum-mnemonic": "2.0.0",
|
||||
@ -82,7 +82,7 @@
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#0c8049d",
|
||||
"react-native-edge-to-edge": "1.8.1",
|
||||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.30.1",
|
||||
"react-native-gesture-handler": "2.31.0",
|
||||
"react-native-get-random-values": "1.11.0",
|
||||
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
|
||||
"react-native-haptic-feedback": "2.3.4",
|
||||
@ -107,7 +107,7 @@
|
||||
"react-test-renderer": "19.2.4",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "20.2.0",
|
||||
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#5870927a70f5bf43dd59b332fd221af971b82bfe",
|
||||
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"silent-payments": "github:BlueWallet/SilentPayments#59a037",
|
||||
"slip39": "https://github.com/BlueWallet/slip39-js#d316ee6",
|
||||
"stream-browserify": "3.0.0",
|
||||
@ -3631,9 +3631,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/common": {
|
||||
"version": "12.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.1.tgz",
|
||||
"integrity": "sha512-itfFrLRSNFgR7mS7C1JVuYs/H0WI2DiIW6JzN3MPzw0m1kycN7GPxWrO4/Je4G1JCW5x4i3lNvPB8259DtWLrQ==",
|
||||
"version": "12.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.2.tgz",
|
||||
"integrity": "sha512-15ViuwfYdkQ79VE6PiQjsGyQcEvhv4lgguhIeQU4pXLXRAFhl89Q8FdKDrGZh7+a/8WMqT1v2+JtghdoGKDE6Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"find-up": "^7.0.0",
|
||||
@ -3729,12 +3729,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/entypo": {
|
||||
"version": "12.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-12.4.2.tgz",
|
||||
"integrity": "sha512-udnxe629IatBRGAnOg/s8Jp5B3+5wCs9bLeDuke6VEudJrZrgvgQ4vZdAxHeOVZu7TJ+w2e9GQx/JbC8RuSPeQ==",
|
||||
"version": "12.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-12.5.0.tgz",
|
||||
"integrity": "sha512-8f35AyxbzqphYsDqFaYfjRFknHG163QjeZAP+DuvD3QHTAJ2+3MjQqrFVeBy0+FOaI5H61r+YApZZSB2s/h9mg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-vector-icons/common": "^12.4.1"
|
||||
"@react-native-vector-icons/common": "^12.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.0.0"
|
||||
@ -3777,12 +3777,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/ionicons": {
|
||||
"version": "12.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/ionicons/-/ionicons-12.4.2.tgz",
|
||||
"integrity": "sha512-LQa58zaKZbbNSfKYuo8f4AU9gy1sGLu3m1iZfSDsFlyConmlFQ8IfDGcFO45pupckCxXa4D0kgNThQXgwSmXaA==",
|
||||
"version": "12.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/ionicons/-/ionicons-12.5.0.tgz",
|
||||
"integrity": "sha512-mejjJ1iJzbs8sqxajkI1MVlQ1K2f+oV/Uf4jlVEotWpcTdUCykRSqXylOMU8UUVbGSKAR97fmaL/JRxaAWvENg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-vector-icons/common": "^12.4.1"
|
||||
"@react-native-vector-icons/common": "^12.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.0.0"
|
||||
@ -3793,12 +3793,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/material-design-icons": {
|
||||
"version": "12.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.4.2.tgz",
|
||||
"integrity": "sha512-hbXqaAJ4U0jyo6KrqHAqsM8BUFRTa4Nd5oUhbEtobPTFKwUzvZSzwRD782c7DGg4KWwgPNN35WMZpXnD1zBGuA==",
|
||||
"version": "12.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.5.0.tgz",
|
||||
"integrity": "sha512-Ltmmlw/vslDfFnmi8aKE+QoSyppi+tLNQFCqsa5YIPBwKCMaRPnoN0MZtc8CVFC8Y61CTTcmAgG+cvzw3zwLiA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-vector-icons/common": "^12.4.1"
|
||||
"@react-native-vector-icons/common": "^12.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.0.0"
|
||||
@ -4623,9 +4623,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-navigation/core": {
|
||||
"version": "7.16.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-7.16.1.tgz",
|
||||
"integrity": "sha512-xhquoyhKdqDfiL7LuupbwYnmauUGfVFGDEJO34m26k8zSN1eDjQ2stBZcHN8ILOI1PrG9885nf8ZmfaQxPS0ww==",
|
||||
"version": "7.17.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-7.17.2.tgz",
|
||||
"integrity": "sha512-Rt2OZwcgOmjv401uLGAKaRM6xo0fiBce/A7LfRHI1oe5FV+KooWcgAoZ2XOtgKj6UzVMuQWt3b2e6rxo/mDJRA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-navigation/routers": "^7.5.3",
|
||||
@ -4648,9 +4648,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@react-navigation/devtools": {
|
||||
"version": "7.0.52",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/devtools/-/devtools-7.0.52.tgz",
|
||||
"integrity": "sha512-YqSr1c4USLCdTttltfwOXoPNHlEhnLmSSehGPt7j7yrXDXj55qRQA4aNF0p02paTN2phN17oBaBPcC2nSbqtfw==",
|
||||
"version": "7.0.56",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/devtools/-/devtools-7.0.56.tgz",
|
||||
"integrity": "sha512-oJIuX1gDBDKTKEO0BXpS7wFmuz9Rm8MH/JAktQnV4h1xmrH41T9UbC8WvA1dR5/YqY/HWWe0ViIkDU0YljftIA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@ -4662,18 +4662,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-navigation/drawer": {
|
||||
"version": "7.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-7.9.4.tgz",
|
||||
"integrity": "sha512-Af2dQZiiHiw/FoP+houLdYn0WYQrkVXVZwOMT+RK8juY4Sn9KLRWg/ZsT1Z5Qml8W/poI06is32PXQXZNjk3YQ==",
|
||||
"version": "7.9.8",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-7.9.8.tgz",
|
||||
"integrity": "sha512-mSR5tgMaq5rtPQdpXL0ijzll8MSCGzpaflATitdyRZWEF29qS1XfQ2YHc0m4B/V4HyVQtaF7euEF5f7NMrc87w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-navigation/elements": "^2.9.10",
|
||||
"@react-navigation/elements": "^2.9.14",
|
||||
"color": "^4.2.3",
|
||||
"react-native-drawer-layout": "^4.2.2",
|
||||
"use-latest-callback": "^0.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@react-navigation/native": "^7.1.33",
|
||||
"@react-navigation/native": "^7.2.2",
|
||||
"react": ">= 18.2.0",
|
||||
"react-native": "*",
|
||||
"react-native-gesture-handler": ">= 2.0.0",
|
||||
@ -4683,9 +4683,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-navigation/elements": {
|
||||
"version": "2.9.10",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.9.10.tgz",
|
||||
"integrity": "sha512-N8tuBekzTRb0pkMHFJGvmC6Q5OisSbt6gzvw7RHMnp4NDo5auVllT12sWFaTXf8mTduaLKNSrD/NZNaOqThCBg==",
|
||||
"version": "2.9.14",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.9.14.tgz",
|
||||
"integrity": "sha512-lKqzu+su2pI/YIZmR7L7xdOs4UL+rVXKJAMpRMBrwInEy96SjIFst6QDGpE89Dunnu3VjVpjWfByo9f2GWBHDQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color": "^4.2.3",
|
||||
@ -4694,7 +4694,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
||||
"@react-navigation/native": "^7.1.33",
|
||||
"@react-navigation/native": "^7.2.2",
|
||||
"react": ">= 18.2.0",
|
||||
"react-native": "*",
|
||||
"react-native-safe-area-context": ">= 4.0.0"
|
||||
@ -4706,12 +4706,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-navigation/native": {
|
||||
"version": "7.1.33",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.1.33.tgz",
|
||||
"integrity": "sha512-DpFdWGcgLajKZ1TuIvDNQsblN2QaUFWpTQaB8v7WRP9Mix8H/6TFoIrZd93pbymI2hybd6UYrD+lI408eWVcfw==",
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.2.2.tgz",
|
||||
"integrity": "sha512-kem1Ko2BcbAjmbQIv66dNmr6EtfDut3QU0qjsVhMnLLhktwyXb6FzZYp8gTrUb6AvkAbaJoi+BF5Pl55pAUa5w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-navigation/core": "^7.16.1",
|
||||
"@react-navigation/core": "^7.17.2",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"nanoid": "^3.3.11",
|
||||
@ -4723,18 +4723,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-navigation/native-stack": {
|
||||
"version": "7.14.5",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.14.5.tgz",
|
||||
"integrity": "sha512-NuyMf21kKk3jODvYgpcDA+HwyWr/KEj72ciqquyEupZlsmQ3WNUGgdaixEB3A19+iPOvHLQzDLcoTrrqZk8Leg==",
|
||||
"version": "7.14.10",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.14.10.tgz",
|
||||
"integrity": "sha512-mCbYbYhi7Em2R2nEgwYGdLU38smy+KK+HMMVcwuzllWsF3Qb+jOUEYbB6Or7LvE7SS77BZ6sHdx4HptCEv50hQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-navigation/elements": "^2.9.10",
|
||||
"@react-navigation/elements": "^2.9.14",
|
||||
"color": "^4.2.3",
|
||||
"sf-symbols-typescript": "^2.1.0",
|
||||
"warn-once": "^0.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@react-navigation/native": "^7.1.33",
|
||||
"@react-navigation/native": "^7.2.2",
|
||||
"react": ">= 18.2.0",
|
||||
"react-native": "*",
|
||||
"react-native-safe-area-context": ">= 4.0.0",
|
||||
@ -5056,7 +5056,6 @@
|
||||
"version": "19.2.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
|
||||
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"csstype": "^3.2.2"
|
||||
@ -5064,7 +5063,6 @@
|
||||
},
|
||||
"node_modules/@types/react-test-renderer": {
|
||||
"version": "19.1.0",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
@ -7720,7 +7718,6 @@
|
||||
},
|
||||
"node_modules/csstype": {
|
||||
"version": "3.2.3",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/data-view-buffer": {
|
||||
@ -7772,7 +7769,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dayjs": {
|
||||
"version": "1.11.19",
|
||||
"version": "1.11.20",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
|
||||
"integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/debug": {
|
||||
@ -7946,7 +7945,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "20.47.0",
|
||||
"version": "20.50.1",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.50.1.tgz",
|
||||
"integrity": "sha512-5L2dZpuzBkBoZPq24Ir2AxW177nZbgIZctmzZK6hYsPbAMRICa9a3GG+1YrhXh8GVyW0f5WGMEilbCVtFUrecA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -8005,6 +8006,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/fs-extra": {
|
||||
"version": "11.3.4",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz",
|
||||
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"graceful-fs": "^4.2.0",
|
||||
@ -8017,6 +8020,9 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/glob": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
||||
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
||||
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"fs.realpath": "^1.0.0",
|
||||
@ -8034,6 +8040,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/jsonfile": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
|
||||
"integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"universalify": "^2.0.0"
|
||||
@ -8044,6 +8052,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/minimatch": {
|
||||
"version": "5.1.9",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
|
||||
"integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"brace-expansion": "^2.0.1"
|
||||
@ -8054,6 +8064,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/semver": {
|
||||
"version": "7.7.4",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
||||
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
@ -8064,6 +8076,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/strip-ansi": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
||||
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ansi-regex": "^5.0.1"
|
||||
@ -8074,6 +8088,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/universalify": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
||||
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
@ -8081,6 +8097,8 @@
|
||||
},
|
||||
"node_modules/detox/node_modules/ws": {
|
||||
"version": "7.5.10",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
|
||||
"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=8.3.0"
|
||||
@ -16075,12 +16093,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-gesture-handler": {
|
||||
"version": "2.30.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.30.1.tgz",
|
||||
"integrity": "sha512-xIUBDo5ktmJs++0fZlavQNvDEE4PsihWhSeJsJtoz4Q6p0MiTM9TgrTgfEgzRR36qGPytFoeq+ShLrVwGdpUdA==",
|
||||
"version": "2.31.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.31.0.tgz",
|
||||
"integrity": "sha512-wmMs24UaRCIvIU/Nm7cSIV0FEWFsMrNBXxtpo5+9i8iCeOFFuyi8v8Dgfo7JKspcqPMUin0DBzi9DiG3vsDq5A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@egjs/hammerjs": "^2.0.17",
|
||||
"@types/react-test-renderer": "^19.1.0",
|
||||
"hoist-non-react-statics": "^3.3.0",
|
||||
"invariant": "^2.2.4"
|
||||
},
|
||||
@ -16880,12 +16899,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rn-qr-generator": {
|
||||
"version": "1.4.5",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/rn-qr-generator.git#5870927a70f5bf43dd59b332fd221af971b82bfe",
|
||||
"integrity": "sha512-zdcYD0LYGY7vQoJ/N7OvSaC97vHD+cZ3rY7nFZ81YJs0tqbhRxZsEQddQnkBkP41WVb40M9J129xNe2zfnwtSw==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/rn-qr-generator.git#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"integrity": "sha512-yLDNmNsvZxblXyd5kOBF81cXf7bGNANhGYyRdzvycFV4l8UNAE3fObQFfvaj3mSym9gBGh6uxRFB9h7Xji31rg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.55"
|
||||
"react": "*",
|
||||
"react-native": ">=0.71.0"
|
||||
}
|
||||
},
|
||||
"node_modules/run-parallel": {
|
||||
|
||||
22
package.json
22
package.json
@ -108,20 +108,20 @@
|
||||
"@react-native-community/cli-platform-ios": "20.0.2",
|
||||
"@react-native-documents/picker": "12.0.1",
|
||||
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
|
||||
"@react-native-vector-icons/entypo": "12.4.2",
|
||||
"@react-native-vector-icons/entypo": "12.5.0",
|
||||
"@react-native-vector-icons/fontawesome": "12.4.2",
|
||||
"@react-native-vector-icons/fontawesome6": "12.3.2",
|
||||
"@react-native-vector-icons/ionicons": "12.4.2",
|
||||
"@react-native-vector-icons/material-design-icons": "12.4.2",
|
||||
"@react-native-vector-icons/ionicons": "12.5.0",
|
||||
"@react-native-vector-icons/material-design-icons": "12.5.0",
|
||||
"@react-native-vector-icons/material-icons": "12.4.2",
|
||||
"@react-native/babel-preset": "0.83.1",
|
||||
"@react-native/codegen": "0.83.1",
|
||||
"@react-native/gradle-plugin": "0.83.1",
|
||||
"@react-native/metro-config": "0.83.1",
|
||||
"@react-navigation/devtools": "7.0.52",
|
||||
"@react-navigation/drawer": "7.9.4",
|
||||
"@react-navigation/native": "7.1.33",
|
||||
"@react-navigation/native-stack": "7.14.5",
|
||||
"@react-navigation/devtools": "7.0.56",
|
||||
"@react-navigation/drawer": "7.9.8",
|
||||
"@react-navigation/native": "7.2.2",
|
||||
"@react-navigation/native-stack": "7.14.10",
|
||||
"@scure/base": "2.0.0",
|
||||
"@spsina/bip47": "github:BlueWallet/bip47#df82345",
|
||||
"aezeed": "0.0.5",
|
||||
@ -141,8 +141,8 @@
|
||||
"coinselect": "github:BlueWallet/coinselect#35f8038",
|
||||
"crypto-browserify": "3.12.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.19",
|
||||
"detox": "20.47.0",
|
||||
"dayjs": "1.11.20",
|
||||
"detox": "20.50.1",
|
||||
"ecpair": "3.0.0",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#d9f511d",
|
||||
"electrum-mnemonic": "2.0.0",
|
||||
@ -164,7 +164,7 @@
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#0c8049d",
|
||||
"react-native-edge-to-edge": "1.8.1",
|
||||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.30.1",
|
||||
"react-native-gesture-handler": "2.31.0",
|
||||
"react-native-get-random-values": "1.11.0",
|
||||
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
|
||||
"react-native-haptic-feedback": "2.3.4",
|
||||
@ -189,7 +189,7 @@
|
||||
"react-test-renderer": "19.2.4",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "20.2.0",
|
||||
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#5870927a70f5bf43dd59b332fd221af971b82bfe",
|
||||
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"silent-payments": "github:BlueWallet/SilentPayments#59a037",
|
||||
"slip39": "https://github.com/BlueWallet/slip39-js#d316ee6",
|
||||
"stream-browserify": "3.0.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user