Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .changeset/swapkit-sdk-jk0g4dgg0ju2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
"@swapkit/sdk": patch
"@swapkit/wallet-extensions": patch
"@swapkit/wallet-hardware": patch
"@swapkit/wallet-mobile": patch
"@swapkit/wallets": patch
---

Update SwapKit SDK dependencies:

- @swapkit/core: 4.4.37 → 4.4.40
- @swapkit/helpers: 4.14.1 → 4.15.1
- @swapkit/plugins: 4.6.51 → 4.6.54
- @swapkit/server: 4.3.5 → 4.3.8
- @swapkit/toolboxes: 4.17.5 → 4.19.0
- @swapkit/wallet-core: 4.3.6 → 4.3.8
- @swapkit/wallet-keystore: 4.4.5 → 4.4.8
668 changes: 73 additions & 595 deletions bun.lock

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"@cosmjs/proto-signing": "0.37.0",
"@cosmjs/stargate": "0.37.0",
"@scure/bip32": "2.2.0",
"@swapkit/core": "^4.4.37",
"@swapkit/helpers": "^4.14.1",
"@swapkit/plugins": "^4.6.51",
"@swapkit/server": "^4.3.5",
"@swapkit/toolboxes": "^4.17.5",
"@swapkit/wallet-core": "^4.3.6",
"@swapkit/wallet-keystore": "^4.4.5",
"@swapkit/core": "^4.4.40",
"@swapkit/helpers": "^4.15.1",
"@swapkit/plugins": "^4.6.54",
"@swapkit/server": "^4.3.8",
"@swapkit/toolboxes": "^4.19.0",
"@swapkit/wallet-core": "^4.3.8",
"@swapkit/wallet-keystore": "^4.4.8",
"@types/bun": "1.3.13",
"@types/node": "25.6.0",
"ledger-bitcoin": "0.3.0",
Expand All @@ -24,7 +24,7 @@
"overrides": {
"nuqs": "2.8.9"
},
"packageManager": "bun@1.3.4",
"packageManager": "bun@1.3.13",
"private": true,
"scripts": {
"build": "bun run --filter './packages/*' build",
Expand Down
14 changes: 7 additions & 7 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"author": "swapkit-dev",
"dependencies": {
"@stricahq/typhonjs": "~3.0.1",
"@swapkit/core": "^4.4.37",
"@swapkit/helpers": "^4.14.1",
"@swapkit/plugins": "^4.6.51",
"@swapkit/server": "^4.3.5",
"@swapkit/toolboxes": "^4.17.5",
"@swapkit/wallet-core": "^4.3.6",
"@swapkit/wallet-keystore": "^4.4.5",
"@swapkit/core": "^4.4.40",
"@swapkit/helpers": "^4.15.1",
"@swapkit/plugins": "^4.6.54",
"@swapkit/server": "^4.3.8",
"@swapkit/toolboxes": "^4.19.0",
"@swapkit/wallet-core": "^4.3.8",
"@swapkit/wallet-keystore": "^4.4.8",
"@swapkit/wallets": "workspace:*",
"cosmjs-types": "0.10.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/wallet-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@near-js/transactions": "~2.5.0",
"@scure/base": "~2.2.0",
"@solana/web3.js": "~1.98.4",
"@swapkit/helpers": "^4.14.1",
"@swapkit/toolboxes": "^4.17.5",
"@swapkit/helpers": "^4.15.1",
"@swapkit/toolboxes": "^4.19.0",
"@swapkit/utxo-signer": "^2.2.2",
"@swapkit/wallet-core": "^4.3.6",
"@swapkit/wallet-core": "^4.3.8",
"cosmjs-types": "0.10.1",
"ethers": "^6.14.0",
"sats-connect": "~1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/wallet-hardware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@near-js/transactions": "~2.5.0",
"@scure/base": "2.2.0",
"@scure/bip32": "2.2.0",
"@swapkit/helpers": "^4.14.1",
"@swapkit/toolboxes": "^4.17.5",
"@swapkit/helpers": "^4.15.1",
"@swapkit/toolboxes": "^4.19.0",
"@swapkit/utxo-signer": "^2.2.2",
"@swapkit/wallet-core": "^4.3.6",
"@swapkit/wallet-core": "^4.3.8",
"@trezor/connect-web": "~9.7.3",
"cosmjs-types": "~0.10.1",
"ethers": "^6.14.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/wallet-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"author": "swapkit",
"dependencies": {
"@swapkit/helpers": "^4.14.1",
"@swapkit/toolboxes": "^4.17.5",
"@swapkit/wallet-core": "^4.3.6"
"@swapkit/helpers": "^4.15.1",
"@swapkit/toolboxes": "^4.19.0",
"@swapkit/wallet-core": "^4.3.8"
},
"description": "SwapKit - Wallet Mobile",
"exports": {
Expand Down
6 changes: 3 additions & 3 deletions packages/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@radixdlt/radix-dapp-toolkit": "~2.3.0",
"@scure/base": "~2.2.0",
"@scure/bip39": "~2.2.0",
"@swapkit/helpers": "^4.14.1",
"@swapkit/toolboxes": "^4.17.5",
"@swapkit/helpers": "^4.15.1",
"@swapkit/toolboxes": "^4.19.0",
"@swapkit/utxo-signer": "^2.2.2",
"@swapkit/wallet-core": "^4.3.6",
"@swapkit/wallet-core": "^4.3.8",
"@swapkit/wallet-extensions": "workspace:*",
"@swapkit/wallet-hardware": "workspace:*",
"@walletconnect/modal": "~2.7.0",
Expand Down
Loading