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 May 4, 2024
1 parent 82461eb commit 00d3ab5
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 341 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"chai": "^4.4.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
"conventional-changelog-conventionalcommits": "^8.0.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
10 changes: 5 additions & 5 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,24 +61,24 @@
},
"dependencies": {
"@aptos-labs/ts-sdk": "~1.13.0",
"@coral-xyz/borsh": "^0.29.0",
"@fuel-ts/abi-typegen": "^0.82.0",
"@mysten/sui.js": "~0.51.0",
"@coral-xyz/borsh": "^0.30.0",
"@fuel-ts/abi-typegen": "^0.84.0",
"@mysten/sui.js": "~0.52.0",
"@project-serum/anchor": "^0.26.0",
"@sentio/bigdecimal": "9.1.1-patch.3",
"@sentio/chain": "^1.0.21",
"@sentio/ethers-v6": "^1.0.29",
"@sentio/protos": "workspace:*",
"@sentio/runtime": "workspace:^",
"@solana/web3.js": "1.89.1",
"@solana/web3.js": "1.91.8",
"@typemove/aptos": "~1.5.6",
"@typemove/move": "~1.5.6",
"@typemove/sui": "~1.5.6",
"bs58": "^5.0.0",
"chalk": "^5.3.0",
"csv-parse": "^5.5.3",
"ethers": "npm:@sentio/[email protected]",
"fuels": "^0.81.0",
"fuels": "^0.84.0",
"js-sha3": "^0.9.3",
"lru-cache": "^10.2.0",
"mkdirp": "^1.0.4",
Expand Down
Loading

0 comments on commit 00d3ab5

Please sign in to comment.