Skip to content

Commit

Permalink
Upgrade rnzcash and rnpiratechain
Browse files Browse the repository at this point in the history
  • Loading branch information
peachbits committed Oct 31, 2024
1 parent f3db62b commit 5995c29
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ PODS:
- react-native-webview (13.8.4):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-zcash (0.9.1):
- react-native-zcash (0.9.2):
- gRPC-Swift (~> 1.8)
- MnemonicSwift (~> 2.2)
- React-Core
Expand Down Expand Up @@ -1141,7 +1141,7 @@ SPEC CHECKSUMS:
react-native-safari-view: 955d7160d159241b8e9395d12d10ea0ef863dcdd
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
react-native-webview: fa228e55c53372c2b361d2fa5e415844fa83eabf
react-native-zcash: c6f228ef34d408d14f38fbd2cf008b9d09b80a78
react-native-zcash: 8d6da0be327896cd68c623e4d261aab0e497276e
React-perflogger: 0cc42978a483a47f3696171dac2e7033936fc82d
React-RCTActionSheet: ea922b476d24f6d40b8e02ac3228412bd3637468
React-RCTAnimation: 7be2c148398eaa5beac950b2b5ec7102389ec3ad
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"react-native-mymonero-core": "^0.3.1",
"react-native-patina": "^0.1.6",
"react-native-permissions": "^4.1.5",
"react-native-piratechain": "^0.5.3",
"react-native-piratechain": "^0.5.4",
"react-native-power-saving-mode": "^0.1.1",
"react-native-reanimated": "^3.14.0",
"react-native-safari-view": "^2.1.0",
Expand All @@ -156,7 +156,7 @@
"react-native-vector-icons": "^10.1.0",
"react-native-webview": "^13.8.4",
"react-native-wheel-picker-android": "^2.0.6",
"react-native-zcash": "^0.9.1",
"react-native-zcash": "^0.9.2",
"react-redux": "^8.1.1",
"redux": "^4.2.1",
"redux-thunk": "^2.3.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16491,10 +16491,10 @@ react-native-permissions@^4.1.5:
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-4.1.5.tgz#db4d1ddbf076570043f4fd4168f54bb6020aec92"
integrity sha512-r6VMRacASmtRHS+GZ+5HQCp9p9kiE+UU9magHOZCXZLTJitdTuVHWZRrb4v4oqZGU+zAp3mZhTQftuMMv+WLUg==

react-native-piratechain@^0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/react-native-piratechain/-/react-native-piratechain-0.5.3.tgz#50ca724808e43a562658de3d3191dfe8db0190af"
integrity sha512-ijyVNy/6woSe4ZLujxU+NzfAGJD6qhlJxMYIbh/NQGS6JOvFbs9N52iTbUL0DhtYuJCgztmhqakRLrDcLpV9hw==
react-native-piratechain@^0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/react-native-piratechain/-/react-native-piratechain-0.5.4.tgz#98b3773abcc8f372773fa263be266b40279cc556"
integrity sha512-TYnT9XRgnb6RrEfEqUBJtqKCwCze/atsvkFKRV8t1HesVq+/CPSJfk1CxFfM3qZIVNNIoB94srFbBKQLQ15V4g==
dependencies:
rfc4648 "^1.3.0"

Expand Down Expand Up @@ -16613,10 +16613,10 @@ react-native-wheel-picker-android@^2.0.6:
dependencies:
moment "^2.22.0"

react-native-zcash@^0.9.1:
version "0.9.1"
resolved "https://registry.yarnpkg.com/react-native-zcash/-/react-native-zcash-0.9.1.tgz#6fc881eeaf13ed80aa4c93ced0391b2477ecb9ad"
integrity sha512-yqFwHd6YgQezgLDprdM+Nj6ZPjuxc6VyQJ/MmDS8pFBpejEApswBPAMfvEfEQ810xDua9PByMk0mWQpwHrWfmQ==
react-native-zcash@^0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/react-native-zcash/-/react-native-zcash-0.9.2.tgz#411b9ad5985d426809ce43ac107a37c49c59cdc5"
integrity sha512-6vbE6d8AUBmA/1bYR88lkIJps+PmXPFVzZEXKNEfFRy1sz981z6q975Nf3nhw8iAT7LCITjcIC0sZOHY64w7AQ==
dependencies:
biggystring "^4.1.3"
rfc4648 "^1.3.0"
Expand Down

0 comments on commit 5995c29

Please sign in to comment.