Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 6901569 commit 117b30b
Show file tree
Hide file tree
Showing 3 changed files with 467 additions and 166 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/parser": "^7.0.0",
"chai": "^4.4.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-deprecation": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
},
"dependencies": {
"@aptos-labs/ts-sdk": "~1.13.0",
"@coral-xyz/borsh": "^0.29.0",
"@mysten/sui.js": "~0.51.0",
"@coral-xyz/borsh": "^0.30.0",
"@mysten/sui.js": "~0.52.0",
"@project-serum/anchor": "^0.26.0",
"@sentio/bigdecimal": "9.1.1-patch.3",
"@sentio/chain": "^1.0.16",
"@sentio/ethers-v6": "^1.0.29",
"@sentio/protos": "workspace:*",
"@sentio/runtime": "workspace:^",
"@solana/web3.js": "1.89.1",
"@solana/web3.js": "1.91.7",
"@typemove/aptos": "~1.5.6",
"@typemove/move": "~1.5.6",
"@typemove/sui": "~1.5.6",
Expand Down
Loading

0 comments on commit 117b30b

Please sign in to comment.