diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 32e5599a..e468659b 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -47,7 +47,7 @@ jobs: - name: Run intent CodSpeed benchmark continue-on-error: true - uses: CodSpeedHQ/action@c145068895e045cc725ee76fcd2307624b65c3af # v4.17.5 + uses: CodSpeedHQ/action@a4a36bb07c0638b0b4ca52bf1f3dad1b4289e52f # v4.18.1 with: mode: simulation run: WITH_INSTRUMENTATION=1 pnpm exec nx run @benchmarks/intent:test:perf diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index 0d92954c..4b02e000 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - name: Run zizmor - uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 + uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7 with: advanced-security: false annotations: true diff --git a/benchmarks/intent/package.json b/benchmarks/intent/package.json index fd137853..4bd95fe3 100644 --- a/benchmarks/intent/package.json +++ b/benchmarks/intent/package.json @@ -6,9 +6,9 @@ "test:perf": "vitest bench --config ./vitest.config.ts ./*.bench.ts" }, "devDependencies": { - "@codspeed/vitest-plugin": "^5.5.0", + "@codspeed/vitest-plugin": "^5.7.1", "typescript": "6.0.3", - "vitest": "4.1.8" + "vitest": "4.1.9" }, "nx": { "targets": { diff --git a/evals/intent-discovery/fixtures/router-basic/package.json b/evals/intent-discovery/fixtures/router-basic/package.json index 268e5c79..25f89ee1 100644 --- a/evals/intent-discovery/fixtures/router-basic/package.json +++ b/evals/intent-discovery/fixtures/router-basic/package.json @@ -3,8 +3,8 @@ "private": true, "type": "module", "dependencies": { - "@tanstack/react-router": "1.170.16", - "react": "19.2.0", - "react-dom": "19.2.0" + "@tanstack/react-router": "1.170.17", + "react": "19.2.7", + "react-dom": "19.2.7" } } diff --git a/evals/intent-discovery/fixtures/start-basic/package.json b/evals/intent-discovery/fixtures/start-basic/package.json index 32044349..be6c2752 100644 --- a/evals/intent-discovery/fixtures/start-basic/package.json +++ b/evals/intent-discovery/fixtures/start-basic/package.json @@ -3,9 +3,9 @@ "private": true, "type": "module", "dependencies": { - "@tanstack/react-router": "1.170.16", - "@tanstack/react-start": "1.168.26", - "react": "19.2.0", - "react-dom": "19.2.0" + "@tanstack/react-router": "1.170.17", + "@tanstack/react-start": "1.168.27", + "react": "19.2.7", + "react-dom": "19.2.7" } } diff --git a/evals/intent-discovery/fixtures/table-v9-basic/package.json b/evals/intent-discovery/fixtures/table-v9-basic/package.json index 0a17270c..ad6b11a5 100644 --- a/evals/intent-discovery/fixtures/table-v9-basic/package.json +++ b/evals/intent-discovery/fixtures/table-v9-basic/package.json @@ -3,8 +3,8 @@ "private": true, "type": "module", "dependencies": { - "@tanstack/react-table": "9.0.0-beta.16", - "react": "19.2.0", - "react-dom": "19.2.0" + "@tanstack/react-table": "9.0.0-beta.26", + "react": "19.2.7", + "react-dom": "19.2.7" } } diff --git a/package.json b/package.json index f94a303b..e47d9680 100644 --- a/package.json +++ b/package.json @@ -60,14 +60,14 @@ "@types/node": "^25.0.7", "eslint": "^9.39.4", "eslint-plugin-unused-imports": "^4.4.1", - "knip": "^6.16.1", + "knip": "^6.23.0", "markdown-link-extractor": "^4.0.3", - "nx": "^22.7.5", - "prettier": "^3.8.4", - "sherif": "^1.11.1", + "nx": "^22.7.6", + "prettier": "^3.9.4", + "sherif": "^1.12.0", "tinyglobby": "^0.2.17", "typescript": "6.0.3", - "vitest": "4.1.8", - "vitest-evals": "^0.13.1" + "vitest": "4.1.9", + "vitest-evals": "^0.14.0" } } diff --git a/packages/intent/package.json b/packages/intent/package.json index 53f94c7e..7c2c603a 100644 --- a/packages/intent/package.json +++ b/packages/intent/package.json @@ -28,14 +28,14 @@ "dependencies": { "cac": "^6.7.14", "jsonc-parser": "^3.3.1", - "semver": "^7.8.4", + "semver": "^7.8.5", "std-env": "^4.1.0", "yaml": "2.9.0" }, "devDependencies": { "@types/semver": "^7.7.1", - "tsdown": "^0.22.2", - "verdaccio": "^6.7.2" + "tsdown": "^0.22.3", + "verdaccio": "^6.7.4" }, "scripts": { "prepack": "npm run build", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac270500..1287f96c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: pino: 10.3.1 - undici-types: 8.4.1 + undici-types: 8.5.0 packageExtensionsChecksum: sha256-RTw5AJ+OM+YIsEdtsFGhLkoKUR+JYXJDfUxe9dr2paA= @@ -36,19 +36,19 @@ importers: specifier: ^4.4.1 version: 4.4.1(@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@9.39.4(jiti@2.7.0))(typescript@6.0.3))(eslint@9.39.4(jiti@2.7.0))(typescript@6.0.3))(eslint@9.39.4(jiti@2.7.0)) knip: - specifier: ^6.16.1 + specifier: ^6.23.0 version: 6.23.0 markdown-link-extractor: specifier: ^4.0.3 version: 4.0.3 nx: - specifier: ^22.7.5 + specifier: ^22.7.6 version: 22.7.6 prettier: - specifier: ^3.8.4 - version: 3.9.3 + specifier: ^3.9.4 + version: 3.9.6 sherif: - specifier: ^1.11.1 + specifier: ^1.12.0 version: 1.12.0 tinyglobby: specifier: ^0.2.17 @@ -57,23 +57,23 @@ importers: specifier: 6.0.3 version: 6.0.3 vitest: - specifier: 4.1.8 - version: 4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) + specifier: 4.1.9 + version: 4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) vitest-evals: - specifier: ^0.13.1 - version: 0.13.1(tinyrainbow@3.1.0)(vitest@4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))(zod@4.4.3) + specifier: ^0.14.0 + version: 0.14.0(tinyrainbow@3.1.0)(vitest@4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))(zod@4.4.3) benchmarks/intent: devDependencies: '@codspeed/vitest-plugin': - specifier: ^5.5.0 - version: 5.7.1(tinybench@2.9.0)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))) + specifier: ^5.7.1 + version: 5.7.1(tinybench@2.9.0)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vitest@4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))) typescript: specifier: 6.0.3 version: 6.0.3 vitest: - specifier: 4.1.8 - version: 4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) + specifier: 4.1.9 + version: 4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) packages/intent: dependencies: @@ -84,7 +84,7 @@ importers: specifier: ^3.3.1 version: 3.3.1 semver: - specifier: ^7.8.4 + specifier: ^7.8.5 version: 7.8.5 std-env: specifier: ^4.1.0 @@ -97,10 +97,10 @@ importers: specifier: ^7.7.1 version: 7.7.1 tsdown: - specifier: ^0.22.2 + specifier: ^0.22.3 version: 0.22.3(oxc-resolver@11.21.3)(typescript@6.0.3) verdaccio: - specifier: ^6.7.2 + specifier: ^6.7.4 version: 6.7.4(typanion@3.14.0) packages: @@ -1249,17 +1249,17 @@ packages: resolution: {integrity: sha512-tJ3XO0MaFe8gx9oiLBu3Jim8JVyJRC08c2Y4dfx3wd1j9HlVkiWnW5qYOoTHA4NfdMzugsBsI8GlX3v/y/EtPg==} engines: {node: '>=18'} - '@vitest-evals/core@0.13.1': - resolution: {integrity: sha512-YX5bRG+J0GCzwJiNoq7UHJVRrtqx07lF3cYUrHnvfRLrn/R5nfBkFkm9eluAYlMFbWehFw+fFIW7bPuyL+3pMg==} + '@vitest-evals/core@0.14.0': + resolution: {integrity: sha512-N7Weau1IdLADKKsyiieNptYBsOLuzv96C/Ki3qxT0u3+TbAnnVxAR1Aruz+pAwsK1Nks5pJ+4GbrAmrgaDWS3g==} - '@vitest-evals/report-ui@0.13.1': - resolution: {integrity: sha512-uA0OSe8UFhSP8i92hUNSFbdJ7Lwi0b06DVfvPb9lnEADgZrExv8IiHy9mkRuU+aMwo7zQI75ZZz1qx07XzPczA==} + '@vitest-evals/report-ui@0.14.0': + resolution: {integrity: sha512-TfkL4/i4bE9Q1+8KMFmxP9v8oOBvcR70wOMYhfB3Ziv4f+pUlKbUkcgrggRjukzdm8g6P7qHvTGrx2mGCvaj0A==} - '@vitest/expect@4.1.8': - resolution: {integrity: sha512-h3nDO677RDLEGlBxyQ5CW8RlMThSKSRLUePLOx09gNIWRL40edgA1GCZSZgf1W55MFAG6/Sw14KeaAnqv0NKdQ==} + '@vitest/expect@4.1.9': + resolution: {integrity: sha512-vl/rYsUKcBr3SnQn166+XR5ZQcgMx3DQhFWdfli/cWpLnLUmbxZvyrJZotLFUryib+LtArYMSTJ5RbQ57ZqrlA==} - '@vitest/mocker@4.1.8': - resolution: {integrity: sha512-LEiN/xe4OSIbKe9HQIp5OC24agGD9J5CnmMgsLohVVoOPWL9a2sBoR6VBx43jQZb7Kr1l4RCuyCJzcAa0+dojw==} + '@vitest/mocker@4.1.9': + resolution: {integrity: sha512-EVkXzBjrPGM+cK8/ANWgBrkUCfJfb38/EfTSO8h7pWvKkyPkpWxvR7BkD2MyItMF62C97zAEoqdpUixwR/e+Rw==} peerDependencies: msw: ^2.4.9 vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1269,20 +1269,20 @@ packages: vite: optional: true - '@vitest/pretty-format@4.1.8': - resolution: {integrity: sha512-9GasEBxpZ1VYIpqHf/0+YGg121uSNwCKOJqIrTwWP/TB7DmFCiaBpNl3aPZzoLWfWkuqhbH8vJIVobZkvdo2cA==} + '@vitest/pretty-format@4.1.9': + resolution: {integrity: sha512-s0iufns3iIFitdgm+YR7g1whCAaGtXz459VS9/PqyKDEEFgYIhsHOQmXgIgDuYCt7DeQmiZT0Qe2OA2p4ZPu5A==} - '@vitest/runner@4.1.8': - resolution: {integrity: sha512-EmVxeBAfMJvycdjd6Hm+RbFBbA9fKvo0Kx37hNpBYoYeavH3RNsBXWDooR1mgD52dCrxIIuP7UotpfiwOikvcg==} + '@vitest/runner@4.1.9': + resolution: {integrity: sha512-KXLMDtc7oe70+3mJfGrPUWPesswH+3sTxAMAMl8DG7I8IUQT4XW718dY5ID3vPUcmlu27CcKfY4P3h3I29SLJg==} - '@vitest/snapshot@4.1.8': - resolution: {integrity: sha512-acfZboRmAIf05DEKcBQy33VXojFJjtUdLyo7oOmV9kebb2xdU01UknNiPuPZoJZQyO7DF0gZdTGTpeAzET9QPQ==} + '@vitest/snapshot@4.1.9': + resolution: {integrity: sha512-Jc7RKGNBo8Z28WYIm0Niej4xdSPByRf6mU58VpHQkd6Zh05rlnA+twjbK5HyeIGHxrzsc3mJgS43uM0CZKzaIA==} - '@vitest/spy@4.1.8': - resolution: {integrity: sha512-6EevtBp6OZOPF7bmz36HrGMeP3txgVSrgebWxHOafDXGkhIzfXK14f8KF6MuFfgXXUeHxmpD3BQxkV00/3s5mA==} + '@vitest/spy@4.1.9': + resolution: {integrity: sha512-fHpsS6mIi+PiEW+vcRVOMkX1oSaPKne3VOclSFICPcGOmfKgXPU5iAah+wcNcj2xPrCCmfq99IDGf+EojhhvhA==} - '@vitest/utils@4.1.8': - resolution: {integrity: sha512-uOJamYALNhfJ6iolExyQM40yIQwDqYnkKtQ5VCiSe17E33H0aQ/u+1GlRuz4LZBk6Mm3sg90G9hEbmEt37C1Zg==} + '@vitest/utils@4.1.9': + resolution: {integrity: sha512-A51o8ymO5PpqlWNnBP9ZHPXDIpuMtTLlGSjN7la4US+LJzoUMyhwjA5QXlm39JexgwHKW4Xjs8Z2d3dLCXOeuA==} '@yarnpkg/lockfile@1.1.0': resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==} @@ -2937,8 +2937,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.9.3: - resolution: {integrity: sha512-HWmu+K+zvHNpaMfSnYeqdqrDbR16cuIXaPx8WoHaviQkDJh1/0BNtOZmHVQI5jc3wXv0H1yXc9wjvFdXh+n3hQ==} + prettier@3.9.6: + resolution: {integrity: sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==} engines: {node: '>=14'} hasBin: true @@ -3506,8 +3506,8 @@ packages: unconfig-core@7.5.0: resolution: {integrity: sha512-Su3FauozOGP44ZmKdHy2oE6LPjk51M/TRRjHv2HNCWiDvfvCoxC2lno6jevMA91MYAdCdwP05QnWdWpSbncX/w==} - undici-types@8.4.1: - resolution: {integrity: sha512-iIXDNrTeaM0lDZvNUY1Urfs9dVgOWdQCkv6VMiePh644EKce0qoz6FNxxg7/DS4CxbFI36Atlz0VgHKS2qL1Dw==} + undici-types@8.5.0: + resolution: {integrity: sha512-+FxhD+5RUdCZHlVPt+pd0DaYYHBPsgoHovxhMnFq9R1SOejHGE4ma0swzuRoKhOisEzsjFWdFedyD0JQmftrHg==} undici@7.28.0: resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} @@ -3613,8 +3613,8 @@ packages: yaml: optional: true - vitest-evals@0.13.1: - resolution: {integrity: sha512-UCA3drMFVxtYB3F/0AjQEBSp7EPc2Du2Au85kLHtQg4V6p2mpifP4m5VEfwgxVXq8UfrnsMk8SJvOB/5EiDC0g==} + vitest-evals@0.14.0: + resolution: {integrity: sha512-CugWWm6LMgCknSMBOFy2Y1RkbScbAqJ6c61+kU9EEerq1ELMH0AurvDGU36lkaXrmz6CPRABNx5CzBvwEUh3+w==} hasBin: true peerDependencies: ai: '>=4 <7' @@ -3627,20 +3627,20 @@ packages: zod: optional: true - vitest@4.1.8: - resolution: {integrity: sha512-flY6ScbCIt9HThs+C5HS7jvGOB560DJtk/Z15IQROTA6zEy49Nh8T/dofWTQL+n3vswqn87sbJNiuqw1SDp5Ig==} + vitest@4.1.9: + resolution: {integrity: sha512-nE3/LEyc0z87uHYLZebqCUOaJr2hdtuPp7BQ4BosVFnfltxgAvMG08NyrSGlPpOUWvR27c5flSmYFTNr78L9GQ==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@opentelemetry/api': ^1.9.0 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 - '@vitest/browser-playwright': 4.1.8 - '@vitest/browser-preview': 4.1.8 - '@vitest/browser-webdriverio': 4.1.8 - '@vitest/coverage-istanbul': 4.1.8 - '@vitest/coverage-v8': 4.1.8 - '@vitest/ui': 4.1.8 + '@vitest/browser-playwright': 4.1.9 + '@vitest/browser-preview': 4.1.9 + '@vitest/browser-webdriverio': 4.1.9 + '@vitest/coverage-istanbul': 4.1.9 + '@vitest/coverage-v8': 4.1.9 + '@vitest/ui': 4.1.9 happy-dom: '*' jsdom: '*' vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3947,11 +3947,11 @@ snapshots: - debug - supports-color - '@codspeed/vitest-plugin@5.7.1(tinybench@2.9.0)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))': + '@codspeed/vitest-plugin@5.7.1(tinybench@2.9.0)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))(vitest@4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))': dependencies: '@codspeed/core': 5.7.1 tinybench: 2.9.0 - vitest: 4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) + vitest: 4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) optionalDependencies: vite: 8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0) transitivePeerDependencies: @@ -4570,7 +4570,7 @@ snapshots: '@types/node@25.9.4': dependencies: - undici-types: 8.4.1 + undici-types: 8.5.0 '@types/responselike@1.0.0': dependencies: @@ -4903,52 +4903,52 @@ snapshots: lodash: 4.18.1 minimatch: 7.4.9 - '@vitest-evals/core@0.13.1': + '@vitest-evals/core@0.14.0': dependencies: zod: 4.4.3 - '@vitest-evals/report-ui@0.13.1': + '@vitest-evals/report-ui@0.14.0': dependencies: - '@vitest-evals/core': 0.13.1 + '@vitest-evals/core': 0.14.0 - '@vitest/expect@4.1.8': + '@vitest/expect@4.1.9': dependencies: '@standard-schema/spec': 1.1.0 '@types/chai': 5.2.3 - '@vitest/spy': 4.1.8 - '@vitest/utils': 4.1.8 + '@vitest/spy': 4.1.9 + '@vitest/utils': 4.1.9 chai: 6.2.2 tinyrainbow: 3.1.0 - '@vitest/mocker@4.1.8(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))': + '@vitest/mocker@4.1.9(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))': dependencies: - '@vitest/spy': 4.1.8 + '@vitest/spy': 4.1.9 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: vite: 8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0) - '@vitest/pretty-format@4.1.8': + '@vitest/pretty-format@4.1.9': dependencies: tinyrainbow: 3.1.0 - '@vitest/runner@4.1.8': + '@vitest/runner@4.1.9': dependencies: - '@vitest/utils': 4.1.8 + '@vitest/utils': 4.1.9 pathe: 2.0.3 - '@vitest/snapshot@4.1.8': + '@vitest/snapshot@4.1.9': dependencies: - '@vitest/pretty-format': 4.1.8 - '@vitest/utils': 4.1.8 + '@vitest/pretty-format': 4.1.9 + '@vitest/utils': 4.1.9 magic-string: 0.30.21 pathe: 2.0.3 - '@vitest/spy@4.1.8': {} + '@vitest/spy@4.1.9': {} - '@vitest/utils@4.1.8': + '@vitest/utils@4.1.9': dependencies: - '@vitest/pretty-format': 4.1.8 + '@vitest/pretty-format': 4.1.9 convert-source-map: 2.0.0 tinyrainbow: 3.1.0 @@ -6751,7 +6751,7 @@ snapshots: prettier@2.8.8: {} - prettier@3.9.3: {} + prettier@3.9.6: {} process-nextick-args@2.0.1: {} @@ -7308,7 +7308,7 @@ snapshots: '@quansync/fs': 1.0.0 quansync: 1.0.0 - undici-types@8.4.1: {} + undici-types@8.5.0: {} undici@7.28.0: {} @@ -7444,24 +7444,24 @@ snapshots: jiti: 2.7.0 yaml: 2.9.0 - vitest-evals@0.13.1(tinyrainbow@3.1.0)(vitest@4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))(zod@4.4.3): + vitest-evals@0.14.0(tinyrainbow@3.1.0)(vitest@4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)))(zod@4.4.3): dependencies: - '@vitest-evals/core': 0.13.1 - '@vitest-evals/report-ui': 0.13.1 + '@vitest-evals/core': 0.14.0 + '@vitest-evals/report-ui': 0.14.0 tinyrainbow: 3.1.0 - vitest: 4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) + vitest: 4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) optionalDependencies: zod: 4.4.3 - vitest@4.1.8(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)): + vitest@4.1.9(@types/node@25.9.4)(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)): dependencies: - '@vitest/expect': 4.1.8 - '@vitest/mocker': 4.1.8(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) - '@vitest/pretty-format': 4.1.8 - '@vitest/runner': 4.1.8 - '@vitest/snapshot': 4.1.8 - '@vitest/spy': 4.1.8 - '@vitest/utils': 4.1.8 + '@vitest/expect': 4.1.9 + '@vitest/mocker': 4.1.9(vite@8.1.0(@types/node@25.9.4)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)) + '@vitest/pretty-format': 4.1.9 + '@vitest/runner': 4.1.9 + '@vitest/snapshot': 4.1.9 + '@vitest/spy': 4.1.9 + '@vitest/utils': 4.1.9 es-module-lexer: 2.2.0 expect-type: 1.4.0 magic-string: 0.30.21 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 0c9f7ae3..795035f7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,7 @@ trustPolicy: 'no-downgrade' overrides: pino: 10.3.1 - undici-types: 8.4.1 + undici-types: 8.5.0 packageExtensions: '@codspeed/vitest-plugin@*':