Skip to content

Commit 1ad23b0

Browse files
authored
Merge pull request #220 from suiet/renovate/mysten-wallet-standard-0.x
chore(deps): update dependency @mysten/wallet-standard to v0.6.0
2 parents 14aa1ac + 45f9dce commit 1ad23b0

4 files changed

Lines changed: 14 additions & 99 deletions

File tree

packages/kit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"types": "./dist/index.d.ts",
2727
"dependencies": {
2828
"@mysten/sui.js": "0.40.0",
29-
"@mysten/wallet-standard": "0.5.14",
29+
"@mysten/wallet-standard": "0.6.0",
3030
"@radix-ui/react-dialog": "^1.0.2",
3131
"@suiet/wallet-sdk": "workspace:*",
3232
"@svgr/rollup": "^6.5.1",
@@ -64,7 +64,7 @@
6464
},
6565
"peerDependencies": {
6666
"@mysten/sui.js": "0.40.0",
67-
"@mysten/wallet-standard": "0.5.14"
67+
"@mysten/wallet-standard": "0.6.0"
6868
},
6969
"repository": {
7070
"type": "git",

packages/sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@mysten/sui.js": "0.40.0",
27-
"@mysten/wallet-standard": "0.5.14",
27+
"@mysten/wallet-standard": "0.6.0",
2828
"@noble/hashes": "^1.3.0",
2929
"tweetnacl": "^1.0.3"
3030
},
@@ -43,6 +43,6 @@
4343
},
4444
"peerDependencies": {
4545
"@mysten/sui.js": "0.40.0",
46-
"@mysten/wallet-standard": "0.5.14"
46+
"@mysten/wallet-standard": "0.6.0"
4747
}
4848
}

pnpm-lock.yaml

Lines changed: 9 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "2.1.0",
3030
"@mysten/wallet-adapter-sui-wallet": "0.3.0",
31-
"@mysten/wallet-standard": "^0.5.0",
31+
"@mysten/wallet-standard": "^0.6.0",
3232
"@tsconfig/docusaurus": "^1.0.5",
3333
"@types/react": "^18.0.25",
3434
"@types/react-dom": "^18.0.8",

0 commit comments

Comments
 (0)