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 17, 2024
1 parent 2693ec4 commit 41051d9
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,17 @@
"@mysten/sui": "~1.17.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
61 changes: 25 additions & 36 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 41051d9

Please sign in to comment.