Skip to content

Commit f680da0

Browse files
chore(deps): bump @mysten/dapp-kit from 0.14.17 to 0.14.47
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]>
1 parent b5532ab commit f680da0

File tree

3 files changed

+847
-592
lines changed

3 files changed

+847
-592
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@ant-design/web3-sui": "workspace:*",
120120
"@ant-design/web3-ton": "workspace:*",
121121
"@ant-design/web3-wagmi": "workspace:*",
122-
"@mysten/dapp-kit": "^0.14.11",
122+
"@mysten/dapp-kit": "^0.14.47",
123123
"@mysten/sui": "^1.14.3",
124124
"@solana/wallet-adapter-coinbase": "^0.1.19",
125125
"@solana/wallet-adapter-trust": "^0.1.13",

packages/sui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"debug": "^4.4.0"
4848
},
4949
"devDependencies": {
50-
"@mysten/dapp-kit": "^0.14.11",
50+
"@mysten/dapp-kit": "^0.14.47",
5151
"@mysten/sui": "^1.14.3",
5252
"@tanstack/react-query": "^5.40.1",
5353
"@types/debug": "^4.1.12",
5454
"father": "^4.4.4",
5555
"typescript": "^5.6.2"
5656
},
5757
"peerDependencies": {
58-
"@mysten/dapp-kit": "^0.14.11",
58+
"@mysten/dapp-kit": "^0.14.47",
5959
"@mysten/sui": "^1.14.3",
6060
"@tanstack/react-query": "^5.40.1"
6161
},

0 commit comments

Comments
 (0)