Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Dec 5, 2024
1 parent 334eb38 commit fd874ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified typescript-sdk/bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions typescript-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,32 +29,32 @@
"check-package": "deno run --allow-all npm:publint --strict && deno run --allow-all npm:@arethetypeswrong/cli@latest --pack --ignore-rules 'cjs-resolves-to-esm'"
},
"dependencies": {
"@aptos-labs/ts-sdk": "^1.33.0",
"@aptos-labs/ts-sdk": "^1.33.1",
"@cosmjs/amino": "^0.32.4",
"@cosmjs/cosmwasm-stargate": "0.32.4",
"@cosmjs/proto-signing": "^0.32.4",
"@cosmjs/stargate": "0.32.4",
"@cosmjs/tendermint-rpc": "^0.32.4",
"@scure/base": "^1.1.9",
"@scure/base": "^1.2.1",
"neverthrow": "^8.1.1",
"ofetch": "^1.4.1",
"ox": "^0.2.2",
"ox": "^0.4.0",
"patch-package": "^8.0.0",
"viem": "^2.21.48"
"viem": "^2.21.53"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.6.1",
"@types/bun": "^1.1.13",
"@types/node": "^22.9.1",
"@types/bun": "^1.1.14",
"@types/node": "^22.10.1",
"consola": "^3.2.3",
"cosmjs-types": "^0.9.0",
"jsr": "^0.13.2",
"knip": "^5.37.1",
"knip": "^5.39.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit fd874ec

Please sign in to comment.