diff --git a/typescript-sdk/bun.lockb b/typescript-sdk/bun.lockb index 218330d8c4..40e3ec3d52 100755 Binary files a/typescript-sdk/bun.lockb and b/typescript-sdk/bun.lockb differ diff --git a/typescript-sdk/package.json b/typescript-sdk/package.json index 759fe6d390..2afe38bec6 100644 --- a/typescript-sdk/package.json +++ b/typescript-sdk/package.json @@ -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",