From c846b916926c230914e125dca804fa172f85fcd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 21:17:41 +0000 Subject: [PATCH] build(deps-dev): bump the typescript-tooling group across 1 directory with 2 updates Bumps the typescript-tooling group with 2 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@biomejs/biome` from 2.4.12 to 2.4.13 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.13/packages/@biomejs/biome) Updates `@types/node` from 24.12.2 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-tooling - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-tooling ... Signed-off-by: dependabot[bot] --- package.json | 4 +- packages/analysis/package.json | 2 +- packages/cli/package.json | 2 +- packages/core-types/package.json | 2 +- packages/embedder/package.json | 2 +- packages/gym/package.json | 2 +- packages/ingestion/package.json | 2 +- packages/mcp/package.json | 2 +- packages/sarif/package.json | 2 +- packages/scanners/package.json | 2 +- packages/scip-ingest/package.json | 2 +- packages/search/package.json | 2 +- packages/storage/package.json | 2 +- packages/summarizer/package.json | 2 +- pnpm-lock.yaml | 408 +++++++++++++++--------------- 15 files changed, 225 insertions(+), 213 deletions(-) diff --git a/package.json b/package.json index fd223ba4..ed67e2ac 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "commit": "cz" }, "devDependencies": { - "@biomejs/biome": "2.4.12", + "@biomejs/biome": "2.4.13", "@commitlint/cli": "20.5.0", "@commitlint/config-conventional": "20.5.0", - "@types/node": "24.12.2", + "@types/node": "25.6.0", "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", "lefthook": "2.1.6", diff --git a/packages/analysis/package.json b/packages/analysis/package.json index 828b0f5b..2272edba 100644 --- a/packages/analysis/package.json +++ b/packages/analysis/package.json @@ -28,7 +28,7 @@ "write-file-atomic": "7.0.1" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "@types/write-file-atomic": "4.0.3", "typescript": "6.0.3" } diff --git a/packages/cli/package.json b/packages/cli/package.json index b8905ff8..a12fabaa 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -34,7 +34,7 @@ "yaml": "2.8.3" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "@types/write-file-atomic": "4.0.3", "typescript": "6.0.3" } diff --git a/packages/core-types/package.json b/packages/core-types/package.json index a9df15cc..bdc0867b 100644 --- a/packages/core-types/package.json +++ b/packages/core-types/package.json @@ -21,7 +21,7 @@ "clean": "rm -rf dist *.tsbuildinfo" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/embedder/package.json b/packages/embedder/package.json index d23b9f78..1d377951 100644 --- a/packages/embedder/package.json +++ b/packages/embedder/package.json @@ -27,7 +27,7 @@ "onnxruntime-node": "1.24.3" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/gym/package.json b/packages/gym/package.json index a5d716c3..daac39ed 100644 --- a/packages/gym/package.json +++ b/packages/gym/package.json @@ -35,7 +35,7 @@ "zod": "4.3.6" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/ingestion/package.json b/packages/ingestion/package.json index 3d974615..477bb023 100644 --- a/packages/ingestion/package.json +++ b/packages/ingestion/package.json @@ -57,7 +57,7 @@ "write-file-atomic": "7.0.1" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "@types/spdx-correct": "^3.1.3", "@types/write-file-atomic": "4.0.3", "ajv": "8.18.0", diff --git a/packages/mcp/package.json b/packages/mcp/package.json index bb83e3dc..971ec5f9 100644 --- a/packages/mcp/package.json +++ b/packages/mcp/package.json @@ -31,7 +31,7 @@ "zod": "4.3.6" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/sarif/package.json b/packages/sarif/package.json index c0feaef5..c4cbf6ef 100644 --- a/packages/sarif/package.json +++ b/packages/sarif/package.json @@ -28,7 +28,7 @@ "zod": "4.3.6" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/scanners/package.json b/packages/scanners/package.json index 4bd3d277..2757c746 100644 --- a/packages/scanners/package.json +++ b/packages/scanners/package.json @@ -22,7 +22,7 @@ "@opencodehub/sarif": "workspace:*" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/scip-ingest/package.json b/packages/scip-ingest/package.json index c30f69af..b63d044d 100644 --- a/packages/scip-ingest/package.json +++ b/packages/scip-ingest/package.json @@ -26,7 +26,7 @@ "@opencodehub/core-types": "workspace:*" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/search/package.json b/packages/search/package.json index d8d46b1d..0296c75a 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -23,7 +23,7 @@ "@opencodehub/storage": "workspace:*" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/storage/package.json b/packages/storage/package.json index 8e0cdacd..ffa0e8a3 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -23,7 +23,7 @@ "@opencodehub/core-types": "workspace:*" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/packages/summarizer/package.json b/packages/summarizer/package.json index 79a0ba87..9c7e1422 100644 --- a/packages/summarizer/package.json +++ b/packages/summarizer/package.json @@ -26,7 +26,7 @@ "zod": "4.3.6" }, "devDependencies": { - "@types/node": "24.12.2", + "@types/node": "25.6.0", "typescript": "6.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 879abde5..ad5d431e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,23 +22,23 @@ importers: .: devDependencies: '@biomejs/biome': - specifier: 2.4.12 - version: 2.4.12 + specifier: 2.4.13 + version: 2.4.13 '@commitlint/cli': specifier: 20.5.0 - version: 20.5.0(@types/node@24.12.2)(conventional-commits-parser@6.4.0)(typescript@6.0.3) + version: 20.5.0(@types/node@25.6.0)(conventional-commits-parser@6.4.0)(typescript@6.0.3) '@commitlint/config-conventional': specifier: 20.5.0 version: 20.5.0 '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 commitizen: specifier: 4.3.1 - version: 4.3.1(@types/node@24.12.2)(typescript@6.0.3) + version: 4.3.1(@types/node@25.6.0)(typescript@6.0.3) cz-conventional-changelog: specifier: 3.3.0 - version: 3.3.0(@types/node@24.12.2)(typescript@6.0.3) + version: 3.3.0(@types/node@25.6.0)(typescript@6.0.3) lefthook: specifier: 2.1.6 version: 2.1.6 @@ -77,8 +77,8 @@ importers: version: 7.0.1 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 '@types/write-file-atomic': specifier: 4.0.3 version: 4.0.3 @@ -138,8 +138,8 @@ importers: version: 2.8.3 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 '@types/write-file-atomic': specifier: 4.0.3 version: 4.0.3 @@ -150,8 +150,8 @@ importers: packages/core-types: devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -160,23 +160,23 @@ importers: dependencies: '@astrojs/starlight': specifier: ^0.38.4 - version: 0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + version: 0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) astro: specifier: ^6.1.9 - version: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + version: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) sharp: specifier: ^0.34.1 version: 0.34.1 devDependencies: starlight-links-validator: specifier: ^0.24.0 - version: 0.24.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + version: 0.24.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) starlight-llms-txt: specifier: ^0.8.1 - version: 0.8.1(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + version: 0.8.1(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) starlight-page-actions: specifier: ^0.6.0 - version: 0.6.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) + version: 0.6.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) packages/embedder: dependencies: @@ -194,8 +194,8 @@ importers: version: 1.24.3 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -219,8 +219,8 @@ importers: version: 4.3.6 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -238,7 +238,7 @@ importers: version: 10.0.0(ajv-formats-draft2019@1.6.1(ajv@8.18.0))(ajv-formats@3.0.1(ajv@8.18.0))(ajv@8.18.0)(packageurl-js@2.0.1)(spdx-expression-parse@3.0.1) '@graphty/algorithms': specifier: 1.7.1 - version: 1.7.1(@types/node@24.12.2)(typescript@6.0.3) + version: 1.7.1(@types/node@25.6.0)(typescript@6.0.3) '@iarna/toml': specifier: 2.2.5 version: 2.2.5 @@ -331,8 +331,8 @@ importers: version: 7.0.1 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 '@types/spdx-correct': specifier: ^3.1.3 version: 3.1.3 @@ -390,8 +390,8 @@ importers: version: 4.3.6 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -409,8 +409,8 @@ importers: version: 4.3.6 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -422,8 +422,8 @@ importers: version: link:../sarif devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -438,8 +438,8 @@ importers: version: link:../core-types devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -454,8 +454,8 @@ importers: version: link:../storage devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -470,8 +470,8 @@ importers: version: link:../core-types devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -486,8 +486,8 @@ importers: version: 4.3.6 devDependencies: '@types/node': - specifier: 24.12.2 - version: 24.12.2 + specifier: 25.6.0 + version: 25.6.0 typescript: specifier: 6.0.3 version: 6.0.3 @@ -718,59 +718,59 @@ packages: resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} - '@biomejs/biome@2.4.12': - resolution: {integrity: sha512-Rro7adQl3NLq/zJCIL98eElXKI8eEiBtoeu5TbXF/U3qbjuSc7Jb5rjUbeHHcquDWeSf3HnGP7XI5qGrlRk/pA==} + '@biomejs/biome@2.4.13': + resolution: {integrity: sha512-gLXOwkOBBg0tr7bDsqlkIh4uFeKuMjxvqsrb1Tukww1iDmHcfr4Uu8MoQxp0Rcte+69+osRNWXwHsu/zxT6XqA==} engines: {node: '>=14.21.3'} hasBin: true - '@biomejs/cli-darwin-arm64@2.4.12': - resolution: {integrity: sha512-BnMU4Pc3ciEVteVpZ0BK33MLr7X57F5w1dwDLDn+/iy/yTrA4Q/N2yftidFtsA4vrDh0FMXDpacNV/Tl3fbmng==} + '@biomejs/cli-darwin-arm64@2.4.13': + resolution: {integrity: sha512-2KImO1jhNFBa2oWConyr0x6flxbQpGKv6902uGXpYM62Xyem8U80j441SyUJ8KyngsmKbQjeIv1q2CQfDkNnYg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [darwin] - '@biomejs/cli-darwin-x64@2.4.12': - resolution: {integrity: sha512-x9uJ0bI1rJsWICp3VH8w/5PnAVD3A7SqzDpbrfoUQX1QyWrK5jSU4fRLo/wSgGeplCivbxBRKmt5Xq4/nWvq8A==} + '@biomejs/cli-darwin-x64@2.4.13': + resolution: {integrity: sha512-BKrJklbaFN4p1Ts4kPBczo+PkbsHQg57kmJ+vON9u2t6uN5okYHaSr7h/MutPCWQgg2lglaWoSmm+zhYW+oOkg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [darwin] - '@biomejs/cli-linux-arm64-musl@2.4.12': - resolution: {integrity: sha512-FhfpkAAlKL6kwvcVap0Hgp4AhZmtd3YImg0kK1jd7C/aSoh4SfsB2f++yG1rU0lr8Y5MCFJrcSkmssiL9Xnnig==} + '@biomejs/cli-linux-arm64-musl@2.4.13': + resolution: {integrity: sha512-U5MsuBQW25dXaYtqWWSPM3P96H6Y+fHuja3TQpMNnylocHW0tEbtFTDlUj6oM+YJLntvEkQy4grBvQNUD4+RCg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] libc: [musl] - '@biomejs/cli-linux-arm64@2.4.12': - resolution: {integrity: sha512-tOwuCuZZtKi1jVzbk/5nXmIsziOB6yqN8c9r9QM0EJYPU6DpQWf11uBOSCfFKKM4H3d9ZoarvlgMfbcuD051Pw==} + '@biomejs/cli-linux-arm64@2.4.13': + resolution: {integrity: sha512-NzkUDSqfvMBrPplKgVr3aXLHZ2NEELvvF4vZxXulEylKWIGqlvNEcwUcj9OLrn75TD3lJ/GIqCVlBwd1MZCuYQ==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] libc: [glibc] - '@biomejs/cli-linux-x64-musl@2.4.12': - resolution: {integrity: sha512-dwTIgZrGutzhkQCuvHynCkyW6hJxUuyZqKKO0YNfaS2GUoRO+tOvxXZqZB6SkWAOdfZTzwaw8IEdUnIkHKHoew==} + '@biomejs/cli-linux-x64-musl@2.4.13': + resolution: {integrity: sha512-Z601MienRgTBDza/+u2CH3RSrWoXo9rtr8NK6A4KJzqGgfxx+H3VlyLgTJ4sRo40T3pIsqpTmiOQEvYzQvBRvQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] libc: [musl] - '@biomejs/cli-linux-x64@2.4.12': - resolution: {integrity: sha512-8pFeAnLU9QdW9jCIslB/v82bI0lhBmz2ZAKc8pVMFPO0t0wAHsoEkrUQUbMkIorTRIjbqyNZHA3lEXavsPWYSw==} + '@biomejs/cli-linux-x64@2.4.13': + resolution: {integrity: sha512-Az3ZZedYRBo9EQzNnD9SxFcR1G5QsGo6VEc2hIyVPZ1rdKwee/7E9oeBBZFpE8Z44ekxsDQBqbiWGW5ShOhUSQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] libc: [glibc] - '@biomejs/cli-win32-arm64@2.4.12': - resolution: {integrity: sha512-B0DLnx0vA9ya/3v7XyCaP+/lCpnbWbMOfUFFve+xb5OxyYvdHaS55YsSddr228Y+JAFk58agCuZTsqNiw2a6ig==} + '@biomejs/cli-win32-arm64@2.4.13': + resolution: {integrity: sha512-Px9PS2B5/Q183bUwy/5VHqp3J2lzdOCeVGzMpphYfl8oSa7VDCqenBdqWpy6DCy/en4Rbf/Y1RieZF6dJPcc9A==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [win32] - '@biomejs/cli-win32-x64@2.4.12': - resolution: {integrity: sha512-yMckRzTyZ83hkk8iDFWswqSdU8tvZxspJKnYNh7JZr/zhZNOlzH13k4ecboU6MurKExCe2HUkH75pGI/O2JwGA==} + '@biomejs/cli-win32-x64@2.4.13': + resolution: {integrity: sha512-tTcMkXyBrmHi9BfrD2VNHs/5rYIUKETqsBlYOvSAABwBkJhSDVb5e7wPukftsQbO3WzQkXe6kaztC6WtUOXSoQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [win32] @@ -2118,6 +2118,9 @@ packages: '@types/node@24.12.2': resolution: {integrity: sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==} + '@types/node@25.6.0': + resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} + '@types/picomatch@4.0.3': resolution: {integrity: sha512-iG0T6+nYJ9FAPmx9SsUlnwcq1ZVRuCXcVEvWnntoPlrOpwtSTKNDC9uVAxTsC3PUvJ+99n4RpAcNgBbHX3JSnQ==} @@ -5240,6 +5243,9 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.19.2: + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} + unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} engines: {node: '>=18'} @@ -5609,12 +5615,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@5.0.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': + '@astrojs/mdx@5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': dependencies: '@astrojs/markdown-remark': 7.1.1 '@mdx-js/mdx': 3.1.1 acorn: 8.16.0 - astro: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) es-module-lexer: 2.0.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.5 @@ -5638,17 +5644,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.3.6 - '@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': + '@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/mdx': 5.0.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + '@astrojs/mdx': 5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) '@astrojs/sitemap': 3.7.2 '@pagefind/default-ui': 1.5.2 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) - astro-expressive-code: 0.41.7(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + astro-expressive-code: 0.41.7(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 @@ -6158,39 +6164,39 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@biomejs/biome@2.4.12': + '@biomejs/biome@2.4.13': optionalDependencies: - '@biomejs/cli-darwin-arm64': 2.4.12 - '@biomejs/cli-darwin-x64': 2.4.12 - '@biomejs/cli-linux-arm64': 2.4.12 - '@biomejs/cli-linux-arm64-musl': 2.4.12 - '@biomejs/cli-linux-x64': 2.4.12 - '@biomejs/cli-linux-x64-musl': 2.4.12 - '@biomejs/cli-win32-arm64': 2.4.12 - '@biomejs/cli-win32-x64': 2.4.12 + '@biomejs/cli-darwin-arm64': 2.4.13 + '@biomejs/cli-darwin-x64': 2.4.13 + '@biomejs/cli-linux-arm64': 2.4.13 + '@biomejs/cli-linux-arm64-musl': 2.4.13 + '@biomejs/cli-linux-x64': 2.4.13 + '@biomejs/cli-linux-x64-musl': 2.4.13 + '@biomejs/cli-win32-arm64': 2.4.13 + '@biomejs/cli-win32-x64': 2.4.13 - '@biomejs/cli-darwin-arm64@2.4.12': + '@biomejs/cli-darwin-arm64@2.4.13': optional: true - '@biomejs/cli-darwin-x64@2.4.12': + '@biomejs/cli-darwin-x64@2.4.13': optional: true - '@biomejs/cli-linux-arm64-musl@2.4.12': + '@biomejs/cli-linux-arm64-musl@2.4.13': optional: true - '@biomejs/cli-linux-arm64@2.4.12': + '@biomejs/cli-linux-arm64@2.4.13': optional: true - '@biomejs/cli-linux-x64-musl@2.4.12': + '@biomejs/cli-linux-x64-musl@2.4.13': optional: true - '@biomejs/cli-linux-x64@2.4.12': + '@biomejs/cli-linux-x64@2.4.13': optional: true - '@biomejs/cli-win32-arm64@2.4.12': + '@biomejs/cli-win32-arm64@2.4.13': optional: true - '@biomejs/cli-win32-x64@2.4.12': + '@biomejs/cli-win32-x64@2.4.13': optional: true '@bufbuild/protobuf@2.11.0': {} @@ -6214,11 +6220,11 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@20.5.0(@types/node@24.12.2)(conventional-commits-parser@6.4.0)(typescript@6.0.3)': + '@commitlint/cli@20.5.0(@types/node@25.6.0)(conventional-commits-parser@6.4.0)(typescript@6.0.3)': dependencies: '@commitlint/format': 20.5.0 '@commitlint/lint': 20.5.0 - '@commitlint/load': 20.5.0(@types/node@24.12.2)(typescript@6.0.3) + '@commitlint/load': 20.5.0(@types/node@25.6.0)(typescript@6.0.3) '@commitlint/read': 20.5.0(conventional-commits-parser@6.4.0) '@commitlint/types': 20.5.0 tinyexec: 1.1.1 @@ -6276,7 +6282,7 @@ snapshots: '@commitlint/rules': 20.5.0 '@commitlint/types': 20.5.0 - '@commitlint/load@19.6.1(@types/node@24.12.2)(typescript@6.0.3)': + '@commitlint/load@19.6.1(@types/node@25.6.0)(typescript@6.0.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 @@ -6284,7 +6290,7 @@ snapshots: '@commitlint/types': 19.5.0 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@6.0.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.12.2)(cosmiconfig@9.0.0(typescript@6.0.3))(typescript@6.0.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@25.6.0)(cosmiconfig@9.0.0(typescript@6.0.3))(typescript@6.0.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -6293,14 +6299,14 @@ snapshots: - typescript optional: true - '@commitlint/load@20.5.0(@types/node@24.12.2)(typescript@6.0.3)': + '@commitlint/load@20.5.0(@types/node@25.6.0)(typescript@6.0.3)': dependencies: '@commitlint/config-validator': 20.5.0 '@commitlint/execute-rule': 20.0.0 '@commitlint/resolve-extends': 20.5.0 '@commitlint/types': 20.5.0 cosmiconfig: 9.0.1(typescript@6.0.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.12.2)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@25.6.0)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3) is-plain-obj: 4.1.0 lodash.mergewith: 4.6.2 picocolors: 1.1.1 @@ -6527,9 +6533,9 @@ snapshots: dependencies: '@expressive-code/core': 0.41.7 - '@graphty/algorithms@1.7.1(@types/node@24.12.2)(typescript@6.0.3)': + '@graphty/algorithms@1.7.1(@types/node@25.6.0)(typescript@6.0.3)': dependencies: - pupt: 1.4.1(@types/node@24.12.2)(typescript@6.0.3) + pupt: 1.4.1(@types/node@25.6.0)(typescript@6.0.3) typedfastbitset: 0.6.1 transitivePeerDependencies: - '@types/node' @@ -6629,135 +6635,135 @@ snapshots: '@inquirer/ansi@1.0.2': {} - '@inquirer/checkbox@4.3.2(@types/node@24.12.2)': + '@inquirer/checkbox@4.3.2(@types/node@25.6.0)': dependencies: '@inquirer/ansi': 1.0.2 - '@inquirer/core': 10.3.2(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/type': 3.0.10(@types/node@25.6.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/confirm@5.1.21(@types/node@24.12.2)': + '@inquirer/confirm@5.1.21(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/core@10.3.2(@types/node@24.12.2)': + '@inquirer/core@10.3.2(@types/node@25.6.0)': dependencies: '@inquirer/ansi': 1.0.2 '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/type': 3.0.10(@types/node@25.6.0) cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/editor@4.2.23(@types/node@24.12.2)': + '@inquirer/editor@4.2.23(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/external-editor': 1.0.3(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/external-editor': 1.0.3(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/expand@4.0.23(@types/node@24.12.2)': + '@inquirer/expand@4.0.23(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/external-editor@1.0.3(@types/node@24.12.2)': + '@inquirer/external-editor@1.0.3(@types/node@25.6.0)': dependencies: chardet: 2.1.1 iconv-lite: 0.7.2 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@inquirer/figures@1.0.15': {} - '@inquirer/input@4.3.1(@types/node@24.12.2)': + '@inquirer/input@4.3.1(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/number@3.0.23(@types/node@24.12.2)': + '@inquirer/number@3.0.23(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/password@4.0.23(@types/node@24.12.2)': + '@inquirer/password@4.0.23(@types/node@25.6.0)': dependencies: '@inquirer/ansi': 1.0.2 - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) optionalDependencies: - '@types/node': 24.12.2 - - '@inquirer/prompts@7.10.1(@types/node@24.12.2)': - dependencies: - '@inquirer/checkbox': 4.3.2(@types/node@24.12.2) - '@inquirer/confirm': 5.1.21(@types/node@24.12.2) - '@inquirer/editor': 4.2.23(@types/node@24.12.2) - '@inquirer/expand': 4.0.23(@types/node@24.12.2) - '@inquirer/input': 4.3.1(@types/node@24.12.2) - '@inquirer/number': 3.0.23(@types/node@24.12.2) - '@inquirer/password': 4.0.23(@types/node@24.12.2) - '@inquirer/rawlist': 4.1.11(@types/node@24.12.2) - '@inquirer/search': 3.2.2(@types/node@24.12.2) - '@inquirer/select': 4.4.2(@types/node@24.12.2) + '@types/node': 25.6.0 + + '@inquirer/prompts@7.10.1(@types/node@25.6.0)': + dependencies: + '@inquirer/checkbox': 4.3.2(@types/node@25.6.0) + '@inquirer/confirm': 5.1.21(@types/node@25.6.0) + '@inquirer/editor': 4.2.23(@types/node@25.6.0) + '@inquirer/expand': 4.0.23(@types/node@25.6.0) + '@inquirer/input': 4.3.1(@types/node@25.6.0) + '@inquirer/number': 3.0.23(@types/node@25.6.0) + '@inquirer/password': 4.0.23(@types/node@25.6.0) + '@inquirer/rawlist': 4.1.11(@types/node@25.6.0) + '@inquirer/search': 3.2.2(@types/node@25.6.0) + '@inquirer/select': 4.4.2(@types/node@25.6.0) optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/rawlist@4.1.11(@types/node@24.12.2)': + '@inquirer/rawlist@4.1.11(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/search@3.2.2(@types/node@24.12.2)': + '@inquirer/search@3.2.2(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/type': 3.0.10(@types/node@25.6.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/select@4.4.2(@types/node@24.12.2)': + '@inquirer/select@4.4.2(@types/node@25.6.0)': dependencies: '@inquirer/ansi': 1.0.2 - '@inquirer/core': 10.3.2(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/type': 3.0.10(@types/node@25.6.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/testing@2.1.53(@types/node@24.12.2)': + '@inquirer/testing@2.1.53(@types/node@25.6.0)': dependencies: - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/type': 3.0.10(@types/node@25.6.0) mute-stream: 2.0.0 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 - '@inquirer/type@3.0.10(@types/node@24.12.2)': + '@inquirer/type@3.0.10(@types/node@25.6.0)': optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@isaacs/cliui@8.0.2': dependencies: @@ -7496,12 +7502,12 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.2.0 '@types/keyv': 3.1.4 - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@types/responselike': 1.0.3 '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 optional: true '@types/debug@4.1.13': @@ -7528,7 +7534,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@types/mdast@4.0.4': dependencies: @@ -7550,17 +7556,21 @@ snapshots: dependencies: undici-types: 7.16.0 + '@types/node@25.6.0': + dependencies: + undici-types: 7.19.2 + '@types/picomatch@4.0.3': {} '@types/responselike@1.0.3': dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@types/sarif@2.1.7': {} '@types/sax@1.2.7': dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@types/semver@7.7.1': {} @@ -7576,7 +7586,7 @@ snapshots: '@types/write-file-atomic@4.0.3': dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 '@ungap/structured-clone@1.3.0': {} @@ -7729,12 +7739,12 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.41.7(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): + astro-expressive-code@0.41.7(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): dependencies: - astro: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) rehype-expressive-code: 0.41.7 - astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3): + astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3): dependencies: '@astrojs/compiler': 3.0.1 '@astrojs/internal-helpers': 0.9.0 @@ -7785,8 +7795,8 @@ snapshots: unist-util-visit: 5.1.0 unstorage: 1.17.5 vfile: 6.0.3 - vite: 7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) - vitefu: 1.1.3(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) + vite: 7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) + vitefu: 1.1.3(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) xxhash-wasm: 1.1.0 yargs-parser: 22.0.0 zod: 4.3.6 @@ -8080,10 +8090,10 @@ snapshots: commander@2.20.3: {} - commitizen@4.3.1(@types/node@24.12.2)(typescript@6.0.3): + commitizen@4.3.1(@types/node@25.6.0)(typescript@6.0.3): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@24.12.2)(typescript@6.0.3) + cz-conventional-changelog: 3.3.0(@types/node@25.6.0)(typescript@6.0.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -8141,17 +8151,17 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@6.1.0(@types/node@24.12.2)(cosmiconfig@9.0.0(typescript@6.0.3))(typescript@6.0.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@25.6.0)(cosmiconfig@9.0.0(typescript@6.0.3))(typescript@6.0.3): dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 cosmiconfig: 9.0.0(typescript@6.0.3) jiti: 2.4.1 typescript: 6.0.3 optional: true - cosmiconfig-typescript-loader@6.1.0(@types/node@24.12.2)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@25.6.0)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3): dependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 cosmiconfig: 9.0.1(typescript@6.0.3) jiti: 2.4.1 typescript: 6.0.3 @@ -8213,16 +8223,16 @@ snapshots: dependencies: css-tree: 2.2.1 - cz-conventional-changelog@3.3.0(@types/node@24.12.2)(typescript@6.0.3): + cz-conventional-changelog@3.3.0(@types/node@25.6.0)(typescript@6.0.3): dependencies: chalk: 2.4.2 - commitizen: 4.3.1(@types/node@24.12.2)(typescript@6.0.3) + commitizen: 4.3.1(@types/node@25.6.0)(typescript@6.0.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.6.1(@types/node@24.12.2)(typescript@6.0.3) + '@commitlint/load': 19.6.1(@types/node@25.6.0)(typescript@6.0.3) transitivePeerDependencies: - '@types/node' - typescript @@ -10398,13 +10408,13 @@ snapshots: punycode@2.3.1: {} - pupt@1.4.1(@types/node@24.12.2)(typescript@6.0.3): + pupt@1.4.1(@types/node@25.6.0)(typescript@6.0.3): dependencies: '@homebridge/node-pty-prebuilt-multiarch': 0.11.14 - '@inquirer/core': 10.3.2(@types/node@24.12.2) - '@inquirer/prompts': 7.10.1(@types/node@24.12.2) - '@inquirer/testing': 2.1.53(@types/node@24.12.2) - '@inquirer/type': 3.0.10(@types/node@24.12.2) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/prompts': 7.10.1(@types/node@25.6.0) + '@inquirer/testing': 2.1.53(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) '@types/uuid': 10.0.0 boxen: 8.0.1 chalk: 5.6.2 @@ -11041,11 +11051,11 @@ snapshots: sprintf-js@1.1.3: {} - starlight-links-validator@0.24.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): + starlight-links-validator@0.24.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): dependencies: - '@astrojs/starlight': 0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + '@astrojs/starlight': 0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) '@types/picomatch': 4.0.3 - astro: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) github-slugger: 2.0.0 hast-util-from-html: 2.0.3 is-absolute-url: 5.0.0 @@ -11058,13 +11068,13 @@ snapshots: transitivePeerDependencies: - supports-color - starlight-llms-txt@0.8.1(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): + starlight-llms-txt@0.8.1(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): dependencies: - '@astrojs/mdx': 5.0.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) - '@astrojs/starlight': 0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + '@astrojs/mdx': 5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + '@astrojs/starlight': 0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) '@types/hast': 3.0.4 '@types/micromatch': 4.0.10 - astro: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) github-slugger: 2.0.0 hast-util-select: 6.0.4 micromatch: 4.0.8 @@ -11077,12 +11087,12 @@ snapshots: transitivePeerDependencies: - supports-color - starlight-page-actions@0.6.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): + starlight-page-actions@0.6.0(@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)))(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): dependencies: - '@astrojs/starlight': 0.38.4(astro@6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) - astro: 6.1.9(@types/node@24.12.2)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) - vite-plugin-static-copy: 4.1.0(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) - vite-plugin-virtual: 0.5.0(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) + '@astrojs/starlight': 0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.4.1)(rollup@4.60.2)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + vite-plugin-static-copy: 4.1.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) + vite-plugin-virtual: 0.5.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)) transitivePeerDependencies: - vite @@ -11416,6 +11426,8 @@ snapshots: undici-types@7.16.0: {} + undici-types@7.19.2: {} + unicorn-magic@0.3.0: {} unified@11.0.5: @@ -11531,19 +11543,19 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-plugin-static-copy@4.1.0(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): + vite-plugin-static-copy@4.1.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): dependencies: chokidar: 3.6.0 p-map: 7.0.4 picocolors: 1.1.1 tinyglobby: 0.2.16 - vite: 7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) + vite: 7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) - vite-plugin-virtual@0.5.0(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): + vite-plugin-virtual@0.5.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): dependencies: - vite: 7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) + vite: 7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) - vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3): + vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) @@ -11552,15 +11564,15 @@ snapshots: rollup: 4.60.2 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 25.6.0 fsevents: 2.3.3 jiti: 2.4.1 tsx: 4.21.0 yaml: 2.8.3 - vitefu@1.1.3(vite@7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): + vitefu@1.1.3(vite@7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3)): optionalDependencies: - vite: 7.3.2(@types/node@24.12.2)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) + vite: 7.3.2(@types/node@25.6.0)(jiti@2.4.1)(tsx@4.21.0)(yaml@2.8.3) wcwidth@1.0.1: dependencies: