Skip to content

Commit

Permalink
chore(deps): bump @mysten/dapp-kit from 0.14.17 to 0.14.47
Browse files Browse the repository at this point in the history
Bumps [@mysten/dapp-kit](https://github.com/MystenLabs/ts-sdks) from 0.14.17 to 0.14.47.
- [Commits](https://github.com/MystenLabs/ts-sdks/commits)

---
updated-dependencies:
- dependency-name: "@mysten/dapp-kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b5532ab commit f680da0
Show file tree
Hide file tree
Showing 3 changed files with 847 additions and 592 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@ant-design/web3-sui": "workspace:*",
"@ant-design/web3-ton": "workspace:*",
"@ant-design/web3-wagmi": "workspace:*",
"@mysten/dapp-kit": "^0.14.11",
"@mysten/dapp-kit": "^0.14.47",
"@mysten/sui": "^1.14.3",
"@solana/wallet-adapter-coinbase": "^0.1.19",
"@solana/wallet-adapter-trust": "^0.1.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/sui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"debug": "^4.4.0"
},
"devDependencies": {
"@mysten/dapp-kit": "^0.14.11",
"@mysten/dapp-kit": "^0.14.47",
"@mysten/sui": "^1.14.3",
"@tanstack/react-query": "^5.40.1",
"@types/debug": "^4.1.12",
"father": "^4.4.4",
"typescript": "^5.6.2"
},
"peerDependencies": {
"@mysten/dapp-kit": "^0.14.11",
"@mysten/dapp-kit": "^0.14.47",
"@mysten/sui": "^1.14.3",
"@tanstack/react-query": "^5.40.1"
},
Expand Down
Loading

0 comments on commit f680da0

Please sign in to comment.