Skip to content

Commit

Permalink
chore(deps): upgrade deps (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
zfy0701 authored Dec 13, 2024
1 parent 73e1573 commit b4ebe8a
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 44 deletions.
2 changes: 1 addition & 1 deletion examples/sui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gen": "typemove-sui -t ./src/types ./src/abis"
},
"dependencies": {
"@mysten/sui": "~1.13.0",
"@mysten/sui": "~1.17.0",
"@typemove/move": "workspace:*",
"@typemove/sui": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"types": "./dist/cjs/index.d.ts",
"dependencies": {
"@mysten/sui": "~1.16.0",
"@mysten/sui": "~1.17.0",
"@typemove/move": "workspace:*",
"chalk": "^5.3.0",
"commander": "^12.0.0",
Expand Down
60 changes: 18 additions & 42 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 b4ebe8a

Please sign in to comment.