diff --git a/clients/js/package.json b/clients/js/package.json index 82a52f01..366728f1 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -38,7 +38,7 @@ "@solana/kit": "^6.0" }, "devDependencies": { - "@ava/typescript": "^6.0.0", + "@ava/typescript": "^7.0.0", "@solana/eslint-config-solana": "^3.0.3", "@solana/kit": "^6.0", "@types/node": "^25", diff --git a/clients/js/pnpm-lock.yaml b/clients/js/pnpm-lock.yaml index bce87938..c631bb4e 100644 --- a/clients/js/pnpm-lock.yaml +++ b/clients/js/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@ava/typescript': - specifier: ^6.0.0 - version: 6.0.0 + specifier: ^7.0.0 + version: 7.0.0 '@solana/eslint-config-solana': specifier: ^3.0.3 version: 3.0.6(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-simple-import-sort@12.1.1(eslint@8.57.1))(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -28,7 +28,7 @@ importers: version: 7.18.0(eslint@8.57.1)(typescript@5.9.3) ava: specifier: ^7.0.0 - version: 7.0.0(@ava/typescript@6.0.0)(rollup@4.53.2) + version: 7.0.0(@ava/typescript@7.0.0)(rollup@4.53.2) eslint: specifier: ^8.57.0 version: 8.57.1 @@ -50,9 +50,9 @@ importers: packages: - '@ava/typescript@6.0.0': - resolution: {integrity: sha512-+8oDYc4J5cCaWZh1VUbyc+cegGplJO9FqHpqR4LVAVx8fRLVRaYlC4yyA6cqHJ1vWP23Ff/ECS5U68Zz6OLZlg==} - engines: {node: ^20.8 || ^22 || >=24} + '@ava/typescript@7.0.0': + resolution: {integrity: sha512-0ktzq4/9ya2QoAuVWzl3McpLV9W//Tj+oMonQ4ucgm5l6tQ46aaju/rJL9kzeY5MkG6wzXvFt/MmaLqf9uNC9w==} + engines: {node: ^22.20 || ^24.12 || >=25} '@esbuild/aix-ppc64@0.27.0': resolution: {integrity: sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/sz7au+++sdbJZJmuBwQLuw68A==} @@ -1332,8 +1332,8 @@ packages: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - execa@9.6.0: - resolution: {integrity: sha512-jpWzZ1ZhwUmeWRhS7Qv3mhpOhLfwI+uAX4e5fOcXqwMR7EcJ0pj2kV1CVzHVMX/LphnKWD3LObjZCoJ71lKpHw==} + execa@9.6.1: + resolution: {integrity: sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==} engines: {node: ^18.19.0 || >=20.5.0} fast-deep-equal@3.1.3: @@ -2216,10 +2216,10 @@ packages: snapshots: - '@ava/typescript@6.0.0': + '@ava/typescript@7.0.0': dependencies: escape-string-regexp: 5.0.0 - execa: 9.6.0 + execa: 9.6.1 '@esbuild/aix-ppc64@0.27.0': optional: true @@ -3199,7 +3199,7 @@ snapshots: async-sema@3.1.1: {} - ava@7.0.0(@ava/typescript@6.0.0)(rollup@4.53.2): + ava@7.0.0(@ava/typescript@7.0.0)(rollup@4.53.2): dependencies: '@vercel/nft': 1.3.2(rollup@4.53.2) acorn: 8.16.0 @@ -3241,7 +3241,7 @@ snapshots: write-file-atomic: 7.0.1 yargs: 18.0.0 optionalDependencies: - '@ava/typescript': 6.0.0 + '@ava/typescript': 7.0.0 transitivePeerDependencies: - encoding - rollup @@ -3566,7 +3566,7 @@ snapshots: esutils@2.0.3: {} - execa@9.6.0: + execa@9.6.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.6