Skip to content

Commit d886cc2

Browse files
chore(deps): update dependency @divvi/mobile to ^1.0.0-alpha.78 (#6618)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@divvi/mobile](https://redirect.github.com/divvixyz/divvi-mobile) ([source](https://redirect.github.com/divvixyz/divvi-mobile/tree/HEAD/packages/@divvi/mobile)) | [`^1.0.0-alpha.77` -> `^1.0.0-alpha.78`](https://renovatebot.com/diffs/npm/@divvi%2fmobile/1.0.0-alpha.77/1.0.0-alpha.78) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@divvi%2fmobile/1.0.0-alpha.78?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@divvi%2fmobile/1.0.0-alpha.78?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@divvi%2fmobile/1.0.0-alpha.77/1.0.0-alpha.78?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@divvi%2fmobile/1.0.0-alpha.77/1.0.0-alpha.78?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>divvixyz/divvi-mobile (@&#8203;divvi/mobile)</summary> ### [`v1.0.0-alpha.78`](https://redirect.github.com/divvi-xyz/divvi-mobile/releases/tag/%40divvi/mobile%401.0.0-alpha.78) [Compare Source](https://redirect.github.com/divvixyz/divvi-mobile/compare/@divvi/mobile@1.0.0-alpha.77...@divvi/mobile@1.0.0-alpha.78) #### [@&#8203;divvi/mobile](https://redirect.github.com/divvi/mobile) [1.0.0-alpha.78](https://redirect.github.com/divvi-xyz/divvi-mobile/compare/@divvi/mobile@1.0.0-alpha.77...@divvi/mobile@1.0.0-alpha.78) (2025-04-02) ##### Features - add config for swap fee ([#&#8203;192](https://redirect.github.com/divvi-xyz/divvi-mobile/issues/192)) ([44a38d7](https://redirect.github.com/divvi-xyz/divvi-mobile/commit/44a38d7b48864ace72844c64dc42c341ed6bac30)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e4121e commit d886cc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@divvi/cookies": "^6.2.3",
34-
"@divvi/mobile": "^1.0.0-alpha.77",
34+
"@divvi/mobile": "^1.0.0-alpha.78",
3535
"@divvi/react-native-fs": "^2.20.1",
3636
"@divvi/react-native-keychain": "^9.2.2",
3737
"@interaxyz/react-native-webview": "^13.13.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -873,10 +873,10 @@
873873
dependencies:
874874
invariant "^2.2.4"
875875

876-
"@divvi/mobile@^1.0.0-alpha.77":
877-
version "1.0.0-alpha.77"
878-
resolved "https://registry.yarnpkg.com/@divvi/mobile/-/mobile-1.0.0-alpha.77.tgz#0b2e7ef20782f5f4aa6c8421bdafeb58b83ea674"
879-
integrity sha512-Gx7DR2ghDsSUXZDumlBrFgClqsPmNma+2QZKI/4baS80Jo0RhXNzuxaSK51sjQB9RJGLrmW1iGs4OhH97pnY3Q==
876+
"@divvi/mobile@^1.0.0-alpha.78":
877+
version "1.0.0-alpha.78"
878+
resolved "https://registry.yarnpkg.com/@divvi/mobile/-/mobile-1.0.0-alpha.78.tgz#f83cd4e48bc813f545462b723602c5976be68583"
879+
integrity sha512-tiDn6Jrvf6KnLeAdOvopJ/cvYkwbKU1wLkliVt11LjNwMbwwDrjaJH3cL6jRsGsN6ogbOaiyjad5w5+GOhev9A==
880880
dependencies:
881881
"@badrap/result" "~0.2.13"
882882
"@crowdin/ota-client" "^2.0.1"

0 commit comments

Comments
 (0)