Skip to content

Commit 42b4e77

Browse files
chore(deps): bump the lifi-depts group across 1 directory with 5 updates
Bumps the lifi-depts group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@bigmi/client](https://github.com/lifinance/bigmi/tree/HEAD/packages/client) | `0.9.0` | `0.10.1` | | [@lifi/sdk](https://github.com/lifinance/sdk/tree/HEAD/packages/sdk) | `4.1.0` | `4.3.0` | | [@lifi/sdk-provider-bitcoin](https://github.com/lifinance/sdk/tree/HEAD/packages/sdk-provider-bitcoin) | `4.0.2` | `4.0.5` | | [@lifi/sdk-provider-ethereum](https://github.com/lifinance/sdk/tree/HEAD/packages/sdk-provider-ethereum) | `4.0.3` | `4.0.8` | | [@lifi/sdk-provider-solana](https://github.com/lifinance/sdk/tree/HEAD/packages/sdk-provider-solana) | `4.0.2` | `4.0.5` | Updates `@bigmi/client` from 0.9.0 to 0.10.1 - [Release notes](https://github.com/lifinance/bigmi/releases) - [Changelog](https://github.com/lifinance/bigmi/blob/main/packages/client/CHANGELOG.md) - [Commits](https://github.com/lifinance/bigmi/commits/@bigmi/client@0.10.1/packages/client) Updates `@lifi/sdk` from 4.1.0 to 4.3.0 - [Release notes](https://github.com/lifinance/sdk/releases) - [Changelog](https://github.com/lifinance/sdk/blob/main/packages/sdk/CHANGELOG.md) - [Commits](https://github.com/lifinance/sdk/commits/@lifi/sdk@4.3.0/packages/sdk) Updates `@lifi/sdk-provider-bitcoin` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/lifinance/sdk/releases) - [Changelog](https://github.com/lifinance/sdk/blob/main/packages/sdk-provider-bitcoin/CHANGELOG.md) - [Commits](https://github.com/lifinance/sdk/commits/@lifi/sdk-provider-bitcoin@4.0.5/packages/sdk-provider-bitcoin) Updates `@lifi/sdk-provider-ethereum` from 4.0.3 to 4.0.8 - [Release notes](https://github.com/lifinance/sdk/releases) - [Changelog](https://github.com/lifinance/sdk/blob/main/packages/sdk-provider-ethereum/CHANGELOG.md) - [Commits](https://github.com/lifinance/sdk/commits/@lifi/sdk-provider-ethereum@4.0.8/packages/sdk-provider-ethereum) Updates `@lifi/sdk-provider-solana` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/lifinance/sdk/releases) - [Changelog](https://github.com/lifinance/sdk/blob/main/packages/sdk-provider-solana/CHANGELOG.md) - [Commits](https://github.com/lifinance/sdk/commits/@lifi/sdk-provider-solana@4.0.5/packages/sdk-provider-solana) --- updated-dependencies: - dependency-name: "@bigmi/client" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lifi-depts - dependency-name: "@lifi/sdk" dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lifi-depts - dependency-name: "@lifi/sdk-provider-bitcoin" dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lifi-depts - dependency-name: "@lifi/sdk-provider-ethereum" dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lifi-depts - dependency-name: "@lifi/sdk-provider-solana" dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lifi-depts ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89b0641 commit 42b4e77

2 files changed

Lines changed: 773 additions & 728 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@amplitude/analytics-browser": "^2.43.0",
2222
"@amplitude/analytics-node": "^1.5.59",
23-
"@bigmi/client": "^0.9.0",
23+
"@bigmi/client": "^0.10.1",
2424
"@bitcoinerlab/secp256k1": "^1.2.0",
2525
"@electric-sql/pglite": "^0.5.3",
2626
"@gooddollar/goodprotocol": "^2.2.0",
@@ -31,10 +31,10 @@
3131
"@goodwidget/ui": "0.1.4",
3232
"@hcaptcha/react-hcaptcha": "^2.0.2",
3333
"@json-rpc-tools/utils": "^1.7.6",
34-
"@lifi/sdk": "^4.1.0",
35-
"@lifi/sdk-provider-bitcoin": "^4.0.2",
36-
"@lifi/sdk-provider-ethereum": "^4.0.3",
37-
"@lifi/sdk-provider-solana": "^4.0.2",
34+
"@lifi/sdk": "^4.3.0",
35+
"@lifi/sdk-provider-bitcoin": "^4.0.5",
36+
"@lifi/sdk-provider-ethereum": "^4.0.8",
37+
"@lifi/sdk-provider-solana": "^4.0.5",
3838
"@lottiefiles/react-lottie-player": "^3.6.0",
3939
"@neondatabase/serverless": "^1.1.0",
4040
"@polymarket/builder-relayer-client": "^0.0.10",

0 commit comments

Comments
 (0)