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 11, 2024
1 parent bc74ed8 commit 89bd399
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 48 deletions.
2 changes: 1 addition & 1 deletion packages/action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"prettier": "^3.2.4",
"tslib": "^2.6.2",
"typedoc": "^0.26.0"
"typedoc": "^0.27.0"
},
"engines": {
"node": ">=16"
Expand Down
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 @@ -80,7 +80,7 @@
"@mysten/sui": "~1.16.2",
"@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.4",
"@sentio/ethers-v6": "^1.0.29",
Expand All @@ -90,7 +90,7 @@
"@typemove/aptos": "~1.8.1",
"@typemove/move": "~1.8.1",
"@typemove/sui": "~1.8.1",
"bs58": "^5.0.0",
"bs58": "^6.0.0",
"chalk": "^5.3.0",
"csv-parse": "^5.5.3",
"ethers": "npm:@sentio/[email protected]",
Expand Down Expand Up @@ -118,7 +118,7 @@
"devDependencies": {
"@types/google-protobuf": "^3.15.12",
"prettier": "^3.2.4",
"typedoc": "^0.26.0"
"typedoc": "^0.27.0"
},
"engines": {
"node": ">=20"
Expand Down
112 changes: 69 additions & 43 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 89bd399

Please sign in to comment.