diff --git a/dapp/package.json b/dapp/package.json index 53a0c72a4..42b08e5a0 100644 --- a/dapp/package.json +++ b/dapp/package.json @@ -17,7 +17,7 @@ "@iota/apps-ui-icons": "^0.4.1", "@iota/apps-ui-kit": "^0.7.1", "@iota/dapp-kit": "^0.5.1", - "@iota/graphql-transport": "^0.9.0", + "@iota/graphql-transport": "0.0.0-experimental-20250901160330", "@iota/iota-names-sdk": "workspace:^", "@iota/iota-sdk": "^1.5.0", "@iota/kiosk": "^0.4.6", diff --git a/dapp/src/lib/utils/defaultRpcClient.ts b/dapp/src/lib/utils/defaultRpcClient.ts index 70b8dd1a1..12ce08943 100644 --- a/dapp/src/lib/utils/defaultRpcClient.ts +++ b/dapp/src/lib/utils/defaultRpcClient.ts @@ -26,7 +26,6 @@ export const createIotaClient = (network: NetworkId): IotaClient => { 'multiGetObjects', 'getReferenceGasPrice', 'getNormalizedMoveFunction', - 'getOwnedObjects', ], }), }); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbaaa0b8d..83ee6fbb4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^0.5.1 version: 0.5.1(@tanstack/react-query@5.76.1(react@18.3.1))(@types/react-dom@18.3.7(@types/react@18.3.21))(@types/react@18.3.21)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) '@iota/graphql-transport': - specifier: ^0.9.0 - version: 0.9.0(typescript@5.8.3) + specifier: 0.0.0-experimental-20250901160330 + version: 0.0.0-experimental-20250901160330(typescript@5.8.3) '@iota/iota-names-sdk': specifier: workspace:^ version: link:../sdk @@ -252,7 +252,7 @@ importers: version: 2.16.0(react@18.3.1) tailwindcss: specifier: ^3.4.3 - version: 3.4.17(ts-node@10.9.2(@types/node@22.16.0)(typescript@5.8.3)) + version: 3.4.17(ts-node@10.9.2(@types/node@24.0.14)(typescript@5.8.3)) names-display: dependencies: @@ -338,8 +338,8 @@ importers: specifier: workspace:^ version: link:../build-scripts '@iota/graphql-transport': - specifier: ^0.9.0 - version: 0.9.0(typescript@5.8.3) + specifier: 0.0.0-experimental-20250901160330 + version: 0.0.0-experimental-20250901160330(typescript@5.8.3) '@types/tmp': specifier: ^0.2.6 version: 0.2.6 @@ -1732,13 +1732,17 @@ packages: '@tanstack/react-query': ^5.50.1 react: '*' - '@iota/graphql-transport@0.9.0': - resolution: {integrity: sha512-7dakABbXZgrw68W7X2uz4DlMUQttT5a5gawrOtJ+rhQzTYDiQxF3ijiZ7+3xJnezW1zcwfba5WEQbIQDASTskg==} + '@iota/graphql-transport@0.0.0-experimental-20250901160330': + resolution: {integrity: sha512-oCE5CLD4VFoFjJiG3HzDpziQi66BnZWxDjbVgYPR+jfNMZUaGRxPypvkQAWHLKnJ6iF65WVYXuWa78x0BS4Jhw==} '@iota/iota-sdk@1.5.0': resolution: {integrity: sha512-R5Tx78Z3ZMh+P7uAqN3U+JylfY+rbnnzjqEehef+bYatyddkh8uEr7S2l/0++Vrp56bpZnSdLTld1PvKKWyXaQ==} engines: {node: '>=20'} + '@iota/iota-sdk@1.6.1': + resolution: {integrity: sha512-V7rx7m9erCn9lr4hNZVMtwmka2NsoTZ9EFSE4ZqEDO44cWdheM61+i/y5HJhvvmYAb/kkDfSmfdmzLaGTbVVYg==} + engines: {node: '>=20'} + '@iota/kiosk@0.4.6': resolution: {integrity: sha512-+caukjLX6Zzuh7c/LjhtTACiU8vEqKwAK7JCkv7ZlGOxzEpn1I7XPv5wby8zWam7xRHjeMVOtYwfVq36zmxIZA==} engines: {node: '>=20'} @@ -8610,11 +8614,11 @@ snapshots: - react-dom - typescript - '@iota/graphql-transport@0.9.0(typescript@5.8.3)': + '@iota/graphql-transport@0.0.0-experimental-20250901160330(typescript@5.8.3)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) '@iota/bcs': 1.2.0 - '@iota/iota-sdk': 1.5.0(typescript@5.8.3) + '@iota/iota-sdk': 1.6.1(typescript@5.8.3) graphql: 16.11.0 transitivePeerDependencies: - '@gql.tada/svelte-support' @@ -8641,6 +8645,26 @@ snapshots: - '@gql.tada/vue-support' - typescript + '@iota/iota-sdk@1.6.1(typescript@5.8.3)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) + '@iota/bcs': 1.2.0 + '@noble/curves': 1.9.1 + '@noble/hashes': 1.8.0 + '@scure/bip32': 1.7.0 + '@scure/bip39': 1.6.0 + '@suchipi/femver': 1.0.0 + bech32: 2.0.0 + bignumber.js: 9.3.0 + gql.tada: 1.8.10(graphql@16.11.0)(typescript@5.8.3) + graphql: 16.11.0 + tweetnacl: 1.0.3 + valibot: 0.36.0 + transitivePeerDependencies: + - '@gql.tada/svelte-support' + - '@gql.tada/vue-support' + - typescript + '@iota/kiosk@0.4.6(typescript@5.8.3)': dependencies: '@iota/iota-sdk': 1.5.0(typescript@5.8.3) @@ -13524,13 +13548,13 @@ snapshots: postcss: 8.5.3 ts-node: 10.9.2(@types/node@20.17.27)(typescript@5.8.3) - postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.16.0)(typescript@5.8.3)): + postcss-load-config@4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@24.0.14)(typescript@5.8.3)): dependencies: lilconfig: 3.1.3 yaml: 2.8.0 optionalDependencies: postcss: 8.5.3 - ts-node: 10.9.2(@types/node@22.16.0)(typescript@5.8.3) + ts-node: 10.9.2(@types/node@24.0.14)(typescript@5.8.3) postcss-nested@6.2.0(postcss@8.5.3): dependencies: @@ -14298,7 +14322,7 @@ snapshots: transitivePeerDependencies: - ts-node - tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.16.0)(typescript@5.8.3)): + tailwindcss@3.4.17(ts-node@10.9.2(@types/node@24.0.14)(typescript@5.8.3)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -14317,7 +14341,7 @@ snapshots: postcss: 8.5.3 postcss-import: 15.1.0(postcss@8.5.3) postcss-js: 4.0.1(postcss@8.5.3) - postcss-load-config: 4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.16.0)(typescript@5.8.3)) + postcss-load-config: 4.0.2(postcss@8.5.3)(ts-node@10.9.2(@types/node@24.0.14)(typescript@5.8.3)) postcss-nested: 6.2.0(postcss@8.5.3) postcss-selector-parser: 6.1.2 resolve: 1.22.10 @@ -14473,6 +14497,25 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + ts-node@10.9.2(@types/node@24.0.14)(typescript@5.8.3): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.11 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 24.0.14 + acorn: 8.15.0 + acorn-walk: 8.3.4 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.8.3 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + optional: true + ts-retry-promise@0.8.1: {} tsconfig-paths@3.15.0: diff --git a/sdk/package.json b/sdk/package.json index b29d290b9..315787866 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@iota/build-scripts": "workspace:^", - "@iota/graphql-transport": "^0.9.0", + "@iota/graphql-transport": "0.0.0-experimental-20250901160330", "@types/tmp": "^0.2.6", "ts-retry-promise": "^0.8.1", "tsx": "^4.19.3",