Skip to content

Commit

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

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

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 18, 2024
1 parent 1161b63 commit f4ca2c6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.14.0",
"@mysten/sui": "^1.14.3",
"@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.14.0",
"@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/sui": "^1.14.0",
"@mysten/sui": "^1.14.3",
"@tanstack/react-query": "^5.40.1"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 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 f4ca2c6

Please sign in to comment.