Skip to content

Commit

Permalink
chore(deps): update dependency @mysten/wallet-standard to v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 7790514 commit b78ff8f
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 48 deletions.
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"types": "./dist/index.d.ts",
"dependencies": {
"@mysten/sui.js": "0.45.1",
"@mysten/wallet-standard": "0.8.7",
"@mysten/wallet-standard": "0.10.3",
"@radix-ui/react-dialog": "^1.0.2",
"@suiet/wallet-sdk": "workspace:*",
"@svgr/rollup": "^6.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@mysten/sui.js": "0.45.1",
"@mysten/wallet-standard": "0.8.7",
"@mysten/wallet-standard": "0.10.3",
"@noble/hashes": "^1.3.0",
"buffer": "^6.0.3",
"superstruct": "^1.0.3",
Expand Down
106 changes: 61 additions & 45 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.1.0",
"@mysten/wallet-adapter-sui-wallet": "0.3.0",
"@mysten/wallet-standard": "^0.8.0",
"@mysten/wallet-standard": "^0.10.0",
"@tsconfig/docusaurus": "^1.0.5",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
Expand Down

0 comments on commit b78ff8f

Please sign in to comment.