Skip to content

Commit

Permalink
chore(deps): bump @mysten/sui from 1.9.0 to 1.14.0 (#1234)
Browse files Browse the repository at this point in the history
Bumps [@mysten/sui](https://github.com/MystenLabs/sui) from 1.9.0 to 1.14.0.
- [Release notes](https://github.com/MystenLabs/sui/releases)
- [Changelog](https://github.com/MystenLabs/sui/blob/main/RELEASES.md)
- [Commits](MystenLabs/sui@devnet-v1.9.0...devnet-v1.14.0)

---
updated-dependencies:
- dependency-name: "@mysten/sui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gin-lsl <[email protected]>
  • Loading branch information
dependabot[bot] and gin-lsl authored Nov 10, 2024
1 parent 99fbeaa commit f9d6938
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 12 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-ton": "workspace:*",
"@ant-design/web3-wagmi": "workspace:*",
"@mysten/dapp-kit": "^0.14.11",
"@mysten/sui": "^1.9.0",
"@mysten/sui": "^1.14.0",
"@solana/wallet-adapter-coinbase": "^0.1.19",
"@solana/wallet-adapter-trust": "^0.1.13",
"@tanstack/query-sync-storage-persister": "^5.59.16",
Expand Down
4 changes: 2 additions & 2 deletions packages/sui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
},
"devDependencies": {
"@mysten/dapp-kit": "^0.14.11",
"@mysten/sui": "^1.9.0",
"@mysten/sui": "^1.14.0",
"@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/sui": "^1.9.0",
"@mysten/sui": "^1.14.0",
"@tanstack/react-query": "^5.40.1"
},
"publishConfig": {
Expand Down
23 changes: 14 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f9d6938

Please sign in to comment.