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 Dec 27, 2024
1 parent 5e6afe5 commit 6f47364
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 44 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"types": "module",
"dependencies": {
"@aptos-labs/ts-sdk": "~1.33.0",
"@mysten/sui": "~1.17.0",
"@mysten/sui": "~1.18.0",
"@sentio/chain": "~2.3.7",
"@sentio/graph-cli": "^0.80.0-patch.1",
"@types/node": "^22.8.6",
"chalk": "^5.3.0",
"command-line-args": "^5.2.1",
"command-line-args": "^6.0.0",
"command-line-usage": "^7.0.1",
"dotenv": "^16.4.5",
"express": "^4.18.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,20 +78,20 @@
"@coral-xyz/anchor": "^0.30.1",
"@coral-xyz/borsh": "^0.30.1",
"@fuel-ts/program": "^0.97.0",
"@mysten/sui": "~1.17.0",
"@mysten/sui": "~1.18.0",
"@prettier/sync": "^0.5.2",
"@sentio/abi-wan-kanabi": "2.2.2-1",
"@sentio/api": "1.0.2-rc.11",
"@sentio/api": "1.0.2-rc.29",
"@sentio/bigdecimal": "9.1.1-patch.3",
"@sentio/chain": "~2.3.7",
"@sentio/ethers-v6": "^1.0.29",
"@sentio/protos": "workspace:*",
"@sentio/runtime": "workspace:^",
"@solana/web3.js": "1.95.8",
"@solana/web3.js": "1.98.0",
"@typemove/aptos": "~1.8.2",
"@typemove/move": "~1.8.2",
"@typemove/sui": "~1.8.2",
"bs58": "^5.0.0",
"bs58": "^6.0.0",
"chalk": "^5.3.0",
"csv-parse": "^5.5.3",
"ethers": "npm:@sentio/[email protected]",
Expand Down
90 changes: 52 additions & 38 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 6f47364

Please sign in to comment.