diff --git a/package.json b/package.json index 5156d33..056ece7 100644 --- a/package.json +++ b/package.json @@ -24,16 +24,16 @@ "commit": "cz" }, "devDependencies": { - "@biomejs/biome": "2.5.2", + "@biomejs/biome": "2.5.3", "@commitlint/cli": "21.2.1", "@commitlint/config-conventional": "21.2.0", - "@types/node": "26.1.0", + "@types/node": "26.1.1", "commitizen": "4.3.2", "cz-conventional-changelog": "3.3.0", "lefthook": "2.1.9", "license-checker-rseidelsohn": "5.0.1", "tsx": "4.23.0", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "config": { "commitizen": { diff --git a/packages/analysis/package.json b/packages/analysis/package.json index b370336..b1012c0 100644 --- a/packages/analysis/package.json +++ b/packages/analysis/package.json @@ -47,9 +47,9 @@ "write-file-atomic": "8.0.0" }, "devDependencies": { - "@types/node": "26.1.0", + "@types/node": "26.1.1", "@types/write-file-atomic": "4.0.3", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/cli/package.json b/packages/cli/package.json index cf7bbc5..123052b 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -82,10 +82,10 @@ "@opencodehub/search": "workspace:*", "@opencodehub/storage": "workspace:*", "@opencodehub/wiki": "workspace:*", - "@types/node": "26.1.0", + "@types/node": "26.1.1", "@types/write-file-atomic": "4.0.3", "tsup": "^8.5.1", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/cobol-proleap/package.json b/packages/cobol-proleap/package.json index bce4c45..0493563 100644 --- a/packages/cobol-proleap/package.json +++ b/packages/cobol-proleap/package.json @@ -43,8 +43,8 @@ "@opencodehub/ingestion": "workspace:*" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/core-ops/package.json b/packages/core-ops/package.json index cdb5a48..e02f9ca 100644 --- a/packages/core-ops/package.json +++ b/packages/core-ops/package.json @@ -43,8 +43,8 @@ "@opencodehub/storage": "workspace:*" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/core-types/package.json b/packages/core-types/package.json index 47bf8a7..764d813 100644 --- a/packages/core-types/package.json +++ b/packages/core-types/package.json @@ -38,8 +38,8 @@ "clean": "rm -rf dist *.tsbuildinfo" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/embedder/package.json b/packages/embedder/package.json index dbdbe68..e6ba954 100644 --- a/packages/embedder/package.json +++ b/packages/embedder/package.json @@ -46,8 +46,8 @@ "onnxruntime-web": "1.27.0" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/eval/package.json b/packages/eval/package.json index 3d410e0..29aac08 100644 --- a/packages/eval/package.json +++ b/packages/eval/package.json @@ -43,8 +43,8 @@ "zod": "4.4.3" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/frameworks/package.json b/packages/frameworks/package.json index d8fc981..91c9193 100644 --- a/packages/frameworks/package.json +++ b/packages/frameworks/package.json @@ -43,8 +43,8 @@ "yaml": "2.9.0" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/ingestion/package.json b/packages/ingestion/package.json index fb6fde9..4d1748d 100644 --- a/packages/ingestion/package.json +++ b/packages/ingestion/package.json @@ -58,13 +58,13 @@ "write-file-atomic": "8.0.0" }, "devDependencies": { - "@types/node": "26.1.0", + "@types/node": "26.1.1", "@types/spdx-correct": "^3.1.3", "@types/write-file-atomic": "4.0.3", "ajv": "8.20.0", "ajv-formats": "3.0.1", "ajv-formats-draft2019": "1.6.1", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "optionalDependencies": { "ts-morph": "^28.0.0" diff --git a/packages/mcp/package.json b/packages/mcp/package.json index 4bc2392..f6d78ca 100644 --- a/packages/mcp/package.json +++ b/packages/mcp/package.json @@ -52,8 +52,8 @@ "zod": "4.4.3" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/pack/package.json b/packages/pack/package.json index d5c1a04..b34c91b 100644 --- a/packages/pack/package.json +++ b/packages/pack/package.json @@ -46,8 +46,8 @@ "@opencodehub/storage": "workspace:*" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/policy/package.json b/packages/policy/package.json index c0fc7e0..291d8dd 100644 --- a/packages/policy/package.json +++ b/packages/policy/package.json @@ -42,8 +42,8 @@ "zod": "4.4.3" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/sarif/package.json b/packages/sarif/package.json index d8c107f..0233344 100644 --- a/packages/sarif/package.json +++ b/packages/sarif/package.json @@ -45,8 +45,8 @@ "zod": "4.4.3" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/scanners/package.json b/packages/scanners/package.json index 4fe5c0e..2408f57 100644 --- a/packages/scanners/package.json +++ b/packages/scanners/package.json @@ -42,8 +42,8 @@ "@opencodehub/sarif": "workspace:*" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/scip-ingest/package.json b/packages/scip-ingest/package.json index 85b1fd2..c525590 100644 --- a/packages/scip-ingest/package.json +++ b/packages/scip-ingest/package.json @@ -45,8 +45,8 @@ "@sourcegraph/scip-typescript": "0.4.0" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/search/package.json b/packages/search/package.json index d005ef5..403c990 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -42,8 +42,8 @@ "@opencodehub/storage": "workspace:*" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/storage/package.json b/packages/storage/package.json index 8b975e8..0d0c725 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -49,8 +49,8 @@ "@opencodehub/core-types": "workspace:*" }, "devDependencies": { - "@types/node": "26.1.0", - "typescript": "6.0.3" + "@types/node": "26.1.1", + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/packages/wiki/package.json b/packages/wiki/package.json index 87802a9..bce9d73 100644 --- a/packages/wiki/package.json +++ b/packages/wiki/package.json @@ -43,9 +43,9 @@ "write-file-atomic": "8.0.0" }, "devDependencies": { - "@types/node": "26.1.0", + "@types/node": "26.1.1", "@types/write-file-atomic": "4.0.3", - "typescript": "6.0.3" + "typescript": "7.0.2" }, "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 952040f..5b86d7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,23 +34,23 @@ importers: .: devDependencies: '@biomejs/biome': - specifier: 2.5.2 - version: 2.5.2 + specifier: 2.5.3 + version: 2.5.3 '@commitlint/cli': specifier: 21.2.1 - version: 21.2.1(@types/node@26.1.0)(conventional-commits-parser@7.0.1)(typescript@6.0.3) + version: 21.2.1(@types/node@26.1.1)(conventional-commits-parser@7.0.1)(typescript@7.0.2) '@commitlint/config-conventional': specifier: 21.2.0 version: 21.2.0 '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 commitizen: specifier: 4.3.2 - version: 4.3.2(@types/node@26.1.0)(typescript@6.0.3) + version: 4.3.2(@types/node@26.1.1)(typescript@7.0.2) cz-conventional-changelog: specifier: 3.3.0 - version: 3.3.0(@types/node@26.1.0)(typescript@6.0.3) + version: 3.3.0(@types/node@26.1.1)(typescript@7.0.2) lefthook: specifier: 2.1.9 version: 2.1.9 @@ -61,8 +61,8 @@ importers: specifier: 4.23.0 version: 4.23.0 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/analysis: dependencies: @@ -89,14 +89,14 @@ importers: version: 8.0.0 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 '@types/write-file-atomic': specifier: 4.0.3 version: 4.0.3 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/cli: dependencies: @@ -126,7 +126,7 @@ importers: version: 1.29.0(zod@4.4.3) '@sourcegraph/scip-python': specifier: 0.6.6 - version: 0.6.6(@types/node@26.1.0)(typescript@6.0.3) + version: 0.6.6(@types/node@26.1.1)(typescript@7.0.2) '@sourcegraph/scip-typescript': specifier: 0.4.0 version: 0.4.0 @@ -210,17 +210,17 @@ importers: specifier: workspace:* version: link:../wiki '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 '@types/write-file-atomic': specifier: 4.0.3 version: 4.0.3 tsup: specifier: ^8.5.1 - version: 8.5.1(jiti@2.6.1)(postcss@8.5.16)(tsx@4.23.0)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(jiti@2.6.1)(postcss@8.5.16)(tsx@4.23.0)(typescript@7.0.2)(yaml@2.9.0) typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 optionalDependencies: onnxruntime-web: specifier: 1.27.0 @@ -236,11 +236,11 @@ importers: version: link:../ingestion devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/core-ops: dependencies: @@ -255,32 +255,32 @@ importers: version: link:../storage devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/core-types: devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/docs: dependencies: '@astrojs/starlight': specifier: ^0.41.3 - version: 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3) + version: 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3) astro: specifier: ^7.0.6 - version: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + version: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) sharp: specifier: ^0.35.3 - version: 0.35.3(@types/node@26.1.0) + version: 0.35.3(@types/node@26.1.1) devDependencies: playwright: specifier: ^1.61.1 @@ -290,13 +290,13 @@ importers: version: 3.0.0(playwright@1.61.1) starlight-links-validator: specifier: ^0.25.2 - version: 0.25.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) + version: 0.25.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) starlight-llms-txt: specifier: ^0.11.0 - version: 0.11.0(@astrojs/markdown-satteri@0.3.3)(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) + version: 0.11.0(@astrojs/markdown-satteri@0.3.3)(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) starlight-page-actions: specifier: ^0.6.2 - version: 0.6.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) + version: 0.6.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) packages/embedder: dependencies: @@ -311,11 +311,11 @@ importers: version: link:../core-types devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 optionalDependencies: onnxruntime-web: specifier: 1.27.0 @@ -334,11 +334,11 @@ importers: version: 4.4.3 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/frameworks: dependencies: @@ -353,11 +353,11 @@ importers: version: 2.9.0 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/ingestion: dependencies: @@ -411,8 +411,8 @@ importers: version: 8.0.0 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 '@types/spdx-correct': specifier: ^3.1.3 version: 3.1.3 @@ -429,8 +429,8 @@ importers: specifier: 1.6.1 version: 1.6.1(ajv@8.20.0) typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 optionalDependencies: ts-morph: specifier: ^28.0.0 @@ -476,11 +476,11 @@ importers: version: 4.4.3 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/pack: dependencies: @@ -504,11 +504,11 @@ importers: version: link:../storage devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/policy: dependencies: @@ -520,11 +520,11 @@ importers: version: 4.4.3 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/sarif: dependencies: @@ -539,11 +539,11 @@ importers: version: 4.4.3 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/scanners: dependencies: @@ -552,11 +552,11 @@ importers: version: link:../sarif devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/scip-ingest: dependencies: @@ -568,17 +568,17 @@ importers: version: link:../core-types '@sourcegraph/scip-python': specifier: 0.6.6 - version: 0.6.6(@types/node@26.1.0)(typescript@6.0.3) + version: 0.6.6(@types/node@26.1.1)(typescript@7.0.2) '@sourcegraph/scip-typescript': specifier: 0.4.0 version: 0.4.0 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/search: dependencies: @@ -590,11 +590,11 @@ importers: version: link:../storage devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/storage: dependencies: @@ -603,11 +603,11 @@ importers: version: link:../core-types devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages/wiki: dependencies: @@ -622,14 +622,14 @@ importers: version: 8.0.0 devDependencies: '@types/node': - specifier: 26.1.0 - version: 26.1.0 + specifier: 26.1.1 + version: 26.1.1 '@types/write-file-atomic': specifier: 4.0.3 version: 4.0.3 typescript: - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.0.2 + version: 7.0.2 packages: @@ -863,59 +863,59 @@ packages: resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} engines: {node: '>=6.9.0'} - '@biomejs/biome@2.5.2': - resolution: {integrity: sha512-VQ3RCqr7JmDIX+w6stWYl+g/3bYofN3q2wDBHUKKc/c7i5QWrFKFBZYCYPWTE6agsUPMIZZe6/CMmVUfUAhkKA==} + '@biomejs/biome@2.5.3': + resolution: {integrity: sha512-MrJswFdei9EfDwwUy2tQrPDpK0AO+RmMFvBoaaJ6ayBc3sUbHdCE+XG5N8vp+5So41ZupZJQm0roHFFhMGVD7A==} engines: {node: '>=14.21.3'} hasBin: true - '@biomejs/cli-darwin-arm64@2.5.2': - resolution: {integrity: sha512-e7P3P7EkwFc/KiX2AHw4YDLIBOMfG9CPCAwy52k5Bp0dfhkozx9hf6wCmIr2QeXy2XeccJ3V/Sg+hDmzYEqxSg==} + '@biomejs/cli-darwin-arm64@2.5.3': + resolution: {integrity: sha512-QhYP9muVQ0nUO5zztFuPbEwi4+94sJWVjaZds9aMi1l/KNZBiUjdiSUrGHsTaMGDXrYl+r4AS2sUKfgH3w+V3g==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [darwin] - '@biomejs/cli-darwin-x64@2.5.2': - resolution: {integrity: sha512-ymzMvjC1Jg0b9K0D26ZdARqFQXs7MocfLC5FOCGfkC0Ss+ACUJkX5364ZM5nT4NLZanHRZNVrZEy+Ibwcvux/g==} + '@biomejs/cli-darwin-x64@2.5.3': + resolution: {integrity: sha512-NC1Ss13UaW7QZX+y8j44bF7AP0jSJdBl6iRhe0MAkvaSqZy+mWg3GaXsrb+eSoHoGDBtaXWEbMVV0iVN2cZ7cQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [darwin] - '@biomejs/cli-linux-arm64-musl@2.5.2': - resolution: {integrity: sha512-w+ANG0ZvTu9IeEg9QnstoOnk6L0fpwJifW6aHR18+cb5Z39bkANItYjAfMrnvce5tmMK+IQ6nPX7/kQFdam5iw==} + '@biomejs/cli-linux-arm64-musl@2.5.3': + resolution: {integrity: sha512-fccix0w6xp6csCXgxeC0dU/3ecgRQal0y+cv2SP9ajNlhe7Yrk2Ug7UDe2j9AT9ZDYitkXpvUKgZjjuoYeP4Vg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] libc: [musl] - '@biomejs/cli-linux-arm64@2.5.2': - resolution: {integrity: sha512-t7sseOmqND57uUWTwlawU6BYj+J06T/9EkydzBhkrgw/FK3QVhjU2wsJR0frljrKZ0/I8A/rYw7284QgqjQfIQ==} + '@biomejs/cli-linux-arm64@2.5.3': + resolution: {integrity: sha512-ksx1KWeyYW18ILL04msF/J4ZBtBDN33znYK8Z/aNv/vlBVxL9/g3mGP+omgHJKy4+KWbK87vcmmpmurfNjSgiA==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] libc: [glibc] - '@biomejs/cli-linux-x64-musl@2.5.2': - resolution: {integrity: sha512-VArNLAzND063tF+XY0yPyM+DyahpzOMzOAvb7qs259nhjJWRjvjZdssuA+Rfl+l07+NOesKZ0Xu2yFrXyBMtzw==} + '@biomejs/cli-linux-x64-musl@2.5.3': + resolution: {integrity: sha512-O/yU9YKRUiHhmcjF2f38PSjseVk3G4VLWYc0G2HWpzdBVREV6G8IGWIVEFf7MFPfWIzNUIvPsEjeAZQIOgnLcQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] libc: [musl] - '@biomejs/cli-linux-x64@2.5.2': - resolution: {integrity: sha512-M/lOZrewzTCRDINbjhQ1gYYru37KlD3kJBQwwKCG0ckz5E9IZwIoJ3X0wBwRXA+yBDIwWUuPBHS67HzJY4dTfA==} + '@biomejs/cli-linux-x64@2.5.3': + resolution: {integrity: sha512-yMkJtilsgvILDcVkh187aVLTb64xYsrxYajx5kym+r1ULkO5HUOfu9AYKLGQbOVLwJtT2utNw7hhFNg+17mUYA==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] libc: [glibc] - '@biomejs/cli-win32-arm64@2.5.2': - resolution: {integrity: sha512-kbjFFKyZlzYnAuw7sRy5qDoFG6zrP40UK08oPQsWK0ct3NMnGSt+Bs1iviEEyEIP57N5MrykGXdO/wRiaR4lww==} + '@biomejs/cli-win32-arm64@2.5.3': + resolution: {integrity: sha512-cX5z+GYwRcqEok0AH3KSfQGgqYd0Nomfp6Fbe1uiTtELE38hdH2k842wQ9wLNaF/JJ7r4rjJQ4VR+ce+fRmQbw==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [win32] - '@biomejs/cli-win32-x64@2.5.2': - resolution: {integrity: sha512-4InchVpdVmdkkkgjQqKpgvyu+VPnoF/7RPSw5YATgEVpt2j72wcCAeV5TwaE9ZGJUZWZn7v2CwSAj6CrMJEx8A==} + '@biomejs/cli-win32-x64@2.5.3': + resolution: {integrity: sha512-ExSaJWi4/u6+GXCszlSKpWSjKNbDseAYqqkCznsCsZ/4uidZ/BEqsCc5/3ctlq6dfIubdIIRSVLC/PG9xPl70Q==} engines: {node: '>=14.21.3'} cpu: [x64] os: [win32] @@ -2343,11 +2343,11 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@24.13.2': - resolution: {integrity: sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} - '@types/node@26.1.0': - resolution: {integrity: sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==} + '@types/node@26.1.1': + resolution: {integrity: sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==} '@types/picomatch@4.0.3': resolution: {integrity: sha512-iG0T6+nYJ9FAPmx9SsUlnwcq1ZVRuCXcVEvWnntoPlrOpwtSTKNDC9uVAxTsC3PUvJ+99n4RpAcNgBbHX3JSnQ==} @@ -2373,6 +2373,126 @@ packages: '@types/write-file-atomic@4.0.3': resolution: {integrity: sha512-qdo+vZRchyJIHNeuI1nrpsLw+hnkgqP/8mlaN6Wle/NKhydHmUN9l4p3ZE8yP90AJNJW4uB8HQhedb4f1vNayQ==} + '@typescript/typescript-aix-ppc64@7.0.2': + resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} + engines: {node: '>=16.20.0'} + cpu: [ppc64] + os: [aix] + + '@typescript/typescript-darwin-arm64@7.0.2': + resolution: {integrity: sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [darwin] + + '@typescript/typescript-darwin-x64@7.0.2': + resolution: {integrity: sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [darwin] + + '@typescript/typescript-freebsd-arm64@7.0.2': + resolution: {integrity: sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [freebsd] + + '@typescript/typescript-freebsd-x64@7.0.2': + resolution: {integrity: sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [freebsd] + + '@typescript/typescript-linux-arm64@7.0.2': + resolution: {integrity: sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [linux] + + '@typescript/typescript-linux-arm@7.0.2': + resolution: {integrity: sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==} + engines: {node: '>=16.20.0'} + cpu: [arm] + os: [linux] + + '@typescript/typescript-linux-loong64@7.0.2': + resolution: {integrity: sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==} + engines: {node: '>=16.20.0'} + cpu: [loong64] + os: [linux] + + '@typescript/typescript-linux-mips64el@7.0.2': + resolution: {integrity: sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==} + engines: {node: '>=16.20.0'} + cpu: [mips64el] + os: [linux] + + '@typescript/typescript-linux-ppc64@7.0.2': + resolution: {integrity: sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==} + engines: {node: '>=16.20.0'} + cpu: [ppc64] + os: [linux] + + '@typescript/typescript-linux-riscv64@7.0.2': + resolution: {integrity: sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==} + engines: {node: '>=16.20.0'} + cpu: [riscv64] + os: [linux] + + '@typescript/typescript-linux-s390x@7.0.2': + resolution: {integrity: sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==} + engines: {node: '>=16.20.0'} + cpu: [s390x] + os: [linux] + + '@typescript/typescript-linux-x64@7.0.2': + resolution: {integrity: sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [linux] + + '@typescript/typescript-netbsd-arm64@7.0.2': + resolution: {integrity: sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [netbsd] + + '@typescript/typescript-netbsd-x64@7.0.2': + resolution: {integrity: sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [netbsd] + + '@typescript/typescript-openbsd-arm64@7.0.2': + resolution: {integrity: sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [openbsd] + + '@typescript/typescript-openbsd-x64@7.0.2': + resolution: {integrity: sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [openbsd] + + '@typescript/typescript-sunos-x64@7.0.2': + resolution: {integrity: sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [sunos] + + '@typescript/typescript-win32-arm64@7.0.2': + resolution: {integrity: sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [win32] + + '@typescript/typescript-win32-x64@7.0.2': + resolution: {integrity: sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [win32] + '@ungap/structured-clone@1.3.2': resolution: {integrity: sha512-5jsZFwgR5rTdKwidH9Qmat75RKwqfpKlWWB1frDkljN127mwqBu8K0PYo7/hFpF03IEJpfVPpCQDY/eDx3iHvA==} @@ -5292,9 +5412,9 @@ packages: engines: {node: '>=14.17'} hasBin: true - typescript@6.0.3: - resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} - engines: {node: '>=14.17'} + typescript@7.0.2: + resolution: {integrity: sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==} + engines: {node: '>=16.20.0'} hasBin: true ufo@1.6.4: @@ -5781,13 +5901,13 @@ snapshots: github-slugger: 2.0.0 satteri: 0.9.4 - '@astrojs/mdx@7.0.2(@astrojs/markdown-satteri@0.3.3)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))': + '@astrojs/mdx@7.0.2(@astrojs/markdown-satteri@0.3.3)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))': dependencies: '@astrojs/internal-helpers': 0.10.1 '@astrojs/markdown-remark': 7.2.1 '@mdx-js/mdx': 3.1.1 acorn: 8.17.0 - astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) es-module-lexer: 2.3.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.5 @@ -5813,23 +5933,23 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.4.3 - '@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3)': + '@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3)': dependencies: '@astrojs/markdown-satteri': 0.3.3 - '@astrojs/mdx': 7.0.2(@astrojs/markdown-satteri@0.3.3)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) + '@astrojs/mdx': 7.0.2(@astrojs/markdown-satteri@0.3.3)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) '@astrojs/sitemap': 3.7.3 '@pagefind/default-ui': 1.5.2 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) - astro-expressive-code: 0.44.0(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) + astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + astro-expressive-code: 0.44.0(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) bcp-47: 2.1.1 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 hast-util-to-string: 3.0.1 hastscript: 9.0.1 - i18next: 26.3.4(typescript@6.0.3) + i18next: 26.3.4(typescript@5.9.3) js-yaml: 4.2.0 klona: 2.0.6 magic-string: 0.30.21 @@ -6062,39 +6182,39 @@ snapshots: '@babel/helper-string-parser': 7.29.7 '@babel/helper-validator-identifier': 7.29.7 - '@biomejs/biome@2.5.2': + '@biomejs/biome@2.5.3': optionalDependencies: - '@biomejs/cli-darwin-arm64': 2.5.2 - '@biomejs/cli-darwin-x64': 2.5.2 - '@biomejs/cli-linux-arm64': 2.5.2 - '@biomejs/cli-linux-arm64-musl': 2.5.2 - '@biomejs/cli-linux-x64': 2.5.2 - '@biomejs/cli-linux-x64-musl': 2.5.2 - '@biomejs/cli-win32-arm64': 2.5.2 - '@biomejs/cli-win32-x64': 2.5.2 + '@biomejs/cli-darwin-arm64': 2.5.3 + '@biomejs/cli-darwin-x64': 2.5.3 + '@biomejs/cli-linux-arm64': 2.5.3 + '@biomejs/cli-linux-arm64-musl': 2.5.3 + '@biomejs/cli-linux-x64': 2.5.3 + '@biomejs/cli-linux-x64-musl': 2.5.3 + '@biomejs/cli-win32-arm64': 2.5.3 + '@biomejs/cli-win32-x64': 2.5.3 - '@biomejs/cli-darwin-arm64@2.5.2': + '@biomejs/cli-darwin-arm64@2.5.3': optional: true - '@biomejs/cli-darwin-x64@2.5.2': + '@biomejs/cli-darwin-x64@2.5.3': optional: true - '@biomejs/cli-linux-arm64-musl@2.5.2': + '@biomejs/cli-linux-arm64-musl@2.5.3': optional: true - '@biomejs/cli-linux-arm64@2.5.2': + '@biomejs/cli-linux-arm64@2.5.3': optional: true - '@biomejs/cli-linux-x64-musl@2.5.2': + '@biomejs/cli-linux-x64-musl@2.5.3': optional: true - '@biomejs/cli-linux-x64@2.5.2': + '@biomejs/cli-linux-x64@2.5.3': optional: true - '@biomejs/cli-win32-arm64@2.5.2': + '@biomejs/cli-win32-arm64@2.5.3': optional: true - '@biomejs/cli-win32-x64@2.5.2': + '@biomejs/cli-win32-x64@2.5.3': optional: true '@braintree/sanitize-url@7.1.2': {} @@ -6159,12 +6279,12 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@21.2.1(@types/node@26.1.0)(conventional-commits-parser@7.0.1)(typescript@6.0.3)': + '@commitlint/cli@21.2.1(@types/node@26.1.1)(conventional-commits-parser@7.0.1)(typescript@7.0.2)': dependencies: '@commitlint/config-conventional': 21.2.0 '@commitlint/format': 21.2.0 '@commitlint/lint': 21.2.0 - '@commitlint/load': 21.2.0(@types/node@26.1.0)(typescript@6.0.3) + '@commitlint/load': 21.2.0(@types/node@26.1.1)(typescript@7.0.2) '@commitlint/read': 21.2.1(conventional-commits-parser@7.0.1) '@commitlint/types': 21.2.0 tinyexec: 1.2.4 @@ -6215,14 +6335,14 @@ snapshots: '@commitlint/rules': 21.2.0 '@commitlint/types': 21.2.0 - '@commitlint/load@21.0.1(@types/node@26.1.0)(typescript@6.0.3)': + '@commitlint/load@21.0.1(@types/node@26.1.1)(typescript@7.0.2)': dependencies: '@commitlint/config-validator': 21.0.1 '@commitlint/execute-rule': 21.0.1 '@commitlint/resolve-extends': 21.0.1 '@commitlint/types': 21.2.0 - cosmiconfig: 9.0.1(typescript@6.0.3) - cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.0)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3) + cosmiconfig: 9.0.1(typescript@7.0.2) + cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.1)(cosmiconfig@9.0.1(typescript@7.0.2))(typescript@7.0.2) es-toolkit: 1.46.1 is-plain-obj: 4.1.0 picocolors: 1.1.1 @@ -6231,14 +6351,14 @@ snapshots: - typescript optional: true - '@commitlint/load@21.2.0(@types/node@26.1.0)(typescript@6.0.3)': + '@commitlint/load@21.2.0(@types/node@26.1.1)(typescript@7.0.2)': dependencies: '@commitlint/config-validator': 21.2.0 '@commitlint/execute-rule': 21.0.1 '@commitlint/resolve-extends': 21.2.0 '@commitlint/types': 21.2.0 - cosmiconfig: 9.0.2(typescript@6.0.3) - cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.0)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3) + cosmiconfig: 9.0.2(typescript@7.0.2) + cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.1)(cosmiconfig@9.0.2(typescript@7.0.2))(typescript@7.0.2) es-toolkit: 1.49.0 is-plain-obj: 4.1.0 picocolors: 1.1.1 @@ -6581,12 +6701,12 @@ snapshots: '@img/sharp-win32-x64@0.35.3': optional: true - '@inquirer/external-editor@1.0.3(@types/node@26.1.0)': + '@inquirer/external-editor@1.0.3(@types/node@26.1.1)': dependencies: chardet: 2.1.1 iconv-lite: 0.7.2 optionalDependencies: - '@types/node': 26.1.0 + '@types/node': 26.1.1 '@isaacs/fs-minipass@4.0.1': dependencies: @@ -7204,7 +7324,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@sourcegraph/scip-python@0.6.6(@types/node@26.1.0)(typescript@6.0.3)': + '@sourcegraph/scip-python@0.6.6(@types/node@26.1.1)(typescript@7.0.2)': dependencies: '@iarna/toml': 2.2.5 command-exists: 1.2.9 @@ -7212,7 +7332,7 @@ snapshots: diff: 5.2.2 glob: 7.2.3 google-protobuf: 3.21.4 - ts-node: 10.9.2(@types/node@26.1.0)(typescript@6.0.3) + ts-node: 10.9.2(@types/node@26.1.1)(typescript@7.0.2) vscode-languageserver: 7.0.0 transitivePeerDependencies: - '@swc/core' @@ -7411,11 +7531,11 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@24.13.2': + '@types/node@24.13.3': dependencies: undici-types: 7.18.2 - '@types/node@26.1.0': + '@types/node@26.1.1': dependencies: undici-types: 8.3.0 @@ -7425,7 +7545,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 24.13.2 + '@types/node': 26.1.1 '@types/spdx-correct@3.1.3': {} @@ -7438,7 +7558,67 @@ snapshots: '@types/write-file-atomic@4.0.3': dependencies: - '@types/node': 26.1.0 + '@types/node': 26.1.1 + + '@typescript/typescript-aix-ppc64@7.0.2': + optional: true + + '@typescript/typescript-darwin-arm64@7.0.2': + optional: true + + '@typescript/typescript-darwin-x64@7.0.2': + optional: true + + '@typescript/typescript-freebsd-arm64@7.0.2': + optional: true + + '@typescript/typescript-freebsd-x64@7.0.2': + optional: true + + '@typescript/typescript-linux-arm64@7.0.2': + optional: true + + '@typescript/typescript-linux-arm@7.0.2': + optional: true + + '@typescript/typescript-linux-loong64@7.0.2': + optional: true + + '@typescript/typescript-linux-mips64el@7.0.2': + optional: true + + '@typescript/typescript-linux-ppc64@7.0.2': + optional: true + + '@typescript/typescript-linux-riscv64@7.0.2': + optional: true + + '@typescript/typescript-linux-s390x@7.0.2': + optional: true + + '@typescript/typescript-linux-x64@7.0.2': + optional: true + + '@typescript/typescript-netbsd-arm64@7.0.2': + optional: true + + '@typescript/typescript-netbsd-x64@7.0.2': + optional: true + + '@typescript/typescript-openbsd-arm64@7.0.2': + optional: true + + '@typescript/typescript-openbsd-x64@7.0.2': + optional: true + + '@typescript/typescript-sunos-x64@7.0.2': + optional: true + + '@typescript/typescript-win32-arm64@7.0.2': + optional: true + + '@typescript/typescript-win32-x64@7.0.2': + optional: true '@ungap/structured-clone@1.3.2': {} @@ -7562,13 +7742,13 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.44.0(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)): + astro-expressive-code@0.44.0(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)): dependencies: - astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) rehype-expressive-code: 0.44.0 url-extras: 0.1.0 - astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0): + astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0): dependencies: '@astrojs/compiler-rs': 0.3.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2) '@astrojs/internal-helpers': 0.10.1 @@ -7618,14 +7798,14 @@ snapshots: ultrahtml: 1.6.0 unifont: 0.7.4 unstorage: 1.17.5 - vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) - vitefu: 1.1.3(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) + vite: 8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) + vitefu: 1.1.3(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) xxhash-wasm: 1.1.0 yargs-parser: 22.0.0 zod: 4.4.3 optionalDependencies: '@astrojs/markdown-remark': 7.2.1 - sharp: 0.35.3(@types/node@26.1.0) + sharp: 0.35.3(@types/node@26.1.1) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -7890,17 +8070,17 @@ snapshots: commander@9.5.0: {} - commitizen@4.3.2(@types/node@26.1.0)(typescript@6.0.3): + commitizen@4.3.2(@types/node@26.1.1)(typescript@7.0.2): dependencies: cachedir: 2.4.0 - cz-conventional-changelog: 3.3.0(@types/node@26.1.0)(typescript@6.0.3) + cz-conventional-changelog: 3.3.0(@types/node@26.1.1)(typescript@7.0.2) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 find-root: 1.1.0 fs-extra: 9.1.0 glob: 7.2.3 - inquirer: 8.2.7(@types/node@26.1.0) + inquirer: 8.2.7(@types/node@26.1.1) is-utf8: 0.2.1 lodash: 4.18.1 minimist: 1.2.8 @@ -7965,39 +8145,39 @@ snapshots: dependencies: layout-base: 2.0.1 - cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.0)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3): + cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.1)(cosmiconfig@9.0.1(typescript@7.0.2))(typescript@7.0.2): dependencies: - '@types/node': 26.1.0 - cosmiconfig: 9.0.1(typescript@6.0.3) + '@types/node': 26.1.1 + cosmiconfig: 9.0.1(typescript@7.0.2) jiti: 2.6.1 - typescript: 6.0.3 + typescript: 7.0.2 optional: true - cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.0)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3): + cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.1)(cosmiconfig@9.0.2(typescript@7.0.2))(typescript@7.0.2): dependencies: - '@types/node': 26.1.0 - cosmiconfig: 9.0.2(typescript@6.0.3) + '@types/node': 26.1.1 + cosmiconfig: 9.0.2(typescript@7.0.2) jiti: 2.6.1 - typescript: 6.0.3 + typescript: 7.0.2 - cosmiconfig@9.0.1(typescript@6.0.3): + cosmiconfig@9.0.1(typescript@7.0.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.2.0 parse-json: 5.2.0 optionalDependencies: - typescript: 6.0.3 + typescript: 7.0.2 optional: true - cosmiconfig@9.0.2(typescript@6.0.3): + cosmiconfig@9.0.2(typescript@7.0.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.2.0 parse-json: 5.2.0 optionalDependencies: - typescript: 6.0.3 + typescript: 7.0.2 create-require@1.1.1: {} @@ -8051,16 +8231,16 @@ snapshots: cytoscape@3.33.3: {} - cz-conventional-changelog@3.3.0(@types/node@26.1.0)(typescript@6.0.3): + cz-conventional-changelog@3.3.0(@types/node@26.1.1)(typescript@7.0.2): dependencies: chalk: 2.4.2 - commitizen: 4.3.2(@types/node@26.1.0)(typescript@6.0.3) + commitizen: 4.3.2(@types/node@26.1.1)(typescript@7.0.2) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 21.0.1(@types/node@26.1.0)(typescript@6.0.3) + '@commitlint/load': 21.0.1(@types/node@26.1.1)(typescript@7.0.2) transitivePeerDependencies: - '@types/node' - typescript @@ -8994,9 +9174,9 @@ snapshots: transitivePeerDependencies: - supports-color - i18next@26.3.4(typescript@6.0.3): + i18next@26.3.4(typescript@5.9.3): optionalDependencies: - typescript: 6.0.3 + typescript: 5.9.3 iconv-lite@0.6.3: dependencies: @@ -9032,9 +9212,9 @@ snapshots: inline-style-parser@0.2.7: {} - inquirer@8.2.7(@types/node@26.1.0): + inquirer@8.2.7(@types/node@26.1.1): dependencies: - '@inquirer/external-editor': 1.0.3(@types/node@26.1.0) + '@inquirer/external-editor': 1.0.3(@types/node@26.1.1) ansi-escapes: 4.3.2 chalk: 4.1.2 cli-cursor: 3.1.0 @@ -10321,7 +10501,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.1 - '@types/node': 26.1.0 + '@types/node': 26.1.1 long: 5.3.2 optional: true @@ -10724,7 +10904,7 @@ snapshots: setprototypeof@1.2.0: {} - sharp@0.35.3(@types/node@26.1.0): + sharp@0.35.3(@types/node@26.1.1): dependencies: '@img/colour': 1.1.0 detect-libc: 2.1.2 @@ -10755,7 +10935,7 @@ snapshots: '@img/sharp-win32-arm64': 0.35.3 '@img/sharp-win32-ia32': 0.35.3 '@img/sharp-win32-x64': 0.35.3 - '@types/node': 26.1.0 + '@types/node': 26.1.1 shebang-command@2.0.0: dependencies: @@ -10821,7 +11001,7 @@ snapshots: sitemap@9.0.1: dependencies: - '@types/node': 24.13.2 + '@types/node': 24.13.3 '@types/sax': 1.2.7 arg: 5.0.2 sax: 1.6.0 @@ -10900,12 +11080,12 @@ snapshots: dependencies: minipass: 7.1.3 - starlight-links-validator@0.25.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)): + starlight-links-validator@0.25.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)): dependencies: '@astrojs/markdown-satteri': 0.3.2 - '@astrojs/starlight': 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3) + '@astrojs/starlight': 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3) '@types/picomatch': 4.0.3 - astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) github-slugger: 2.0.0 hast-util-from-html: 2.0.3 is-absolute-url: 5.0.0 @@ -10919,13 +11099,13 @@ snapshots: transitivePeerDependencies: - supports-color - starlight-llms-txt@0.11.0(@astrojs/markdown-satteri@0.3.3)(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)): + starlight-llms-txt@0.11.0(@astrojs/markdown-satteri@0.3.3)(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)): dependencies: - '@astrojs/mdx': 7.0.2(@astrojs/markdown-satteri@0.3.3)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) - '@astrojs/starlight': 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3) + '@astrojs/mdx': 7.0.2(@astrojs/markdown-satteri@0.3.3)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0)) + '@astrojs/starlight': 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3) '@types/hast': 3.0.4 '@types/micromatch': 4.0.10 - astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) github-slugger: 2.0.0 hast-util-select: 6.0.4 micromatch: 4.0.8 @@ -10939,12 +11119,12 @@ snapshots: - '@astrojs/markdown-satteri' - supports-color - starlight-page-actions@0.6.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): + starlight-page-actions@0.6.2(@astrojs/starlight@0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3))(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): dependencies: - '@astrojs/starlight': 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@6.0.3) - astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) - vite-plugin-static-copy: 4.1.1(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) - vite-plugin-virtual: 0.5.0(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) + '@astrojs/starlight': 0.41.3(@astrojs/markdown-remark@7.2.1)(astro@7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0))(typescript@5.9.3) + astro: 7.0.6(@astrojs/markdown-remark@7.2.1)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(@types/node@26.1.1)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.23.0)(yaml@2.9.0) + vite-plugin-static-copy: 4.1.1(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) + vite-plugin-virtual: 0.5.0(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)) transitivePeerDependencies: - vite @@ -11108,27 +11288,27 @@ snapshots: code-block-writer: 13.0.3 optional: true - ts-node@10.9.2(@types/node@26.1.0)(typescript@6.0.3): + ts-node@10.9.2(@types/node@26.1.1)(typescript@7.0.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.12 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 26.1.0 + '@types/node': 26.1.1 acorn: 8.16.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.4 make-error: 1.3.6 - typescript: 6.0.3 + typescript: 7.0.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 tslib@2.8.1: {} - tsup@8.5.1(jiti@2.6.1)(postcss@8.5.16)(tsx@4.23.0)(typescript@6.0.3)(yaml@2.9.0): + tsup@8.5.1(jiti@2.6.1)(postcss@8.5.16)(tsx@4.23.0)(typescript@7.0.2)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.28.1) cac: 6.7.14 @@ -11149,7 +11329,7 @@ snapshots: tree-kill: 1.2.2 optionalDependencies: postcss: 8.5.16 - typescript: 6.0.3 + typescript: 7.0.2 transitivePeerDependencies: - jiti - supports-color @@ -11180,7 +11360,28 @@ snapshots: typescript@5.9.3: {} - typescript@6.0.3: {} + typescript@7.0.2: + optionalDependencies: + '@typescript/typescript-aix-ppc64': 7.0.2 + '@typescript/typescript-darwin-arm64': 7.0.2 + '@typescript/typescript-darwin-x64': 7.0.2 + '@typescript/typescript-freebsd-arm64': 7.0.2 + '@typescript/typescript-freebsd-x64': 7.0.2 + '@typescript/typescript-linux-arm': 7.0.2 + '@typescript/typescript-linux-arm64': 7.0.2 + '@typescript/typescript-linux-loong64': 7.0.2 + '@typescript/typescript-linux-mips64el': 7.0.2 + '@typescript/typescript-linux-ppc64': 7.0.2 + '@typescript/typescript-linux-riscv64': 7.0.2 + '@typescript/typescript-linux-s390x': 7.0.2 + '@typescript/typescript-linux-x64': 7.0.2 + '@typescript/typescript-netbsd-arm64': 7.0.2 + '@typescript/typescript-netbsd-x64': 7.0.2 + '@typescript/typescript-openbsd-arm64': 7.0.2 + '@typescript/typescript-openbsd-x64': 7.0.2 + '@typescript/typescript-sunos-x64': 7.0.2 + '@typescript/typescript-win32-arm64': 7.0.2 + '@typescript/typescript-win32-x64': 7.0.2 ufo@1.6.4: {} @@ -11308,19 +11509,19 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-plugin-static-copy@4.1.1(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): + vite-plugin-static-copy@4.1.1(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): dependencies: chokidar: 3.6.0 p-map: 7.0.4 picocolors: 1.1.1 tinyglobby: 0.2.17 - vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) + vite: 8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) - vite-plugin-virtual@0.5.0(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): + vite-plugin-virtual@0.5.0(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): dependencies: - vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) + vite: 8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) - vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0): + vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.5 @@ -11328,16 +11529,16 @@ snapshots: rolldown: 1.1.4 tinyglobby: 0.2.17 optionalDependencies: - '@types/node': 26.1.0 + '@types/node': 26.1.1 esbuild: 0.28.1 fsevents: 2.3.3 jiti: 2.6.1 tsx: 4.23.0 yaml: 2.9.0 - vitefu@1.1.3(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): + vitefu@1.1.3(vite@8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0)): optionalDependencies: - vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) + vite: 8.1.3(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.6.1)(tsx@4.23.0)(yaml@2.9.0) vscode-jsonrpc@6.0.0: {} @@ -11446,7 +11647,7 @@ time: '@astrojs/starlight@0.41.3': '2026-07-03T20:20:29.518Z' '@aws-sdk/client-bedrock-runtime@3.1081.0': '2026-07-07T18:57:20.226Z' '@aws-sdk/client-sagemaker-runtime@3.1081.0': '2026-07-07T19:03:23.639Z' - '@biomejs/biome@2.5.2': '2026-07-01T10:30:58.351Z' + '@biomejs/biome@2.5.3': '2026-07-08T08:13:37.631Z' '@chonkiejs/core@0.0.11': '2026-06-18T20:18:36.963Z' '@commitlint/cli@21.2.1': '2026-07-08T07:48:07.331Z' '@commitlint/config-conventional@21.2.0': '2026-06-30T09:53:56.373Z' @@ -11456,7 +11657,7 @@ time: '@modelcontextprotocol/sdk@1.29.0': '2026-03-30T16:50:42.718Z' '@sourcegraph/scip-python@0.6.6': '2025-09-05T12:40:43.845Z' '@sourcegraph/scip-typescript@0.4.0': '2025-10-02T06:02:28.263Z' - '@types/node@26.1.0': '2026-07-01T11:04:10.429Z' + '@types/node@26.1.1': '2026-07-08T06:47:46.733Z' '@types/sarif@2.1.7': '2023-11-07T15:57:52.459Z' '@types/spdx-correct@3.1.3': '2023-11-07T16:53:40.879Z' '@types/write-file-atomic@4.0.3': '2023-11-07T19:26:42.209Z' @@ -11466,10 +11667,14 @@ time: astro@7.0.6: '2026-07-02T19:27:22.444Z' cli-table3@0.6.5: '2024-05-12T16:36:50.079Z' commander@15.0.0: '2026-05-29T09:16:23.076Z' + commitizen@4.3.2: '2026-06-12T12:50:44.903Z' + cz-conventional-changelog@3.3.0: '2020-08-26T18:43:16.534Z' fast-xml-parser@5.9.3: '2026-06-19T08:18:57.037Z' gpt-tokenizer@3.4.0: '2025-11-07T20:15:06.227Z' graphology-dag@0.4.1: '2023-12-09T08:29:05.655Z' graphology@0.26.0: '2025-01-26T10:25:05.589Z' + lefthook@2.1.9: '2026-05-29T08:40:26.517Z' + license-checker-rseidelsohn@5.0.1: '2026-05-27T14:15:44.165Z' listr2@10.2.2: '2026-06-24T21:29:01.028Z' lru-cache@11.5.2: '2026-07-07T23:27:14.327Z' onnxruntime-web@1.27.0: '2026-06-19T21:08:52.103Z' @@ -11477,13 +11682,14 @@ time: playwright@1.61.1: '2026-06-23T19:49:00.061Z' rehype-mermaid@3.0.0: '2024-10-08T18:54:56.311Z' sharp@0.35.3: '2026-07-01T11:28:34.077Z' + spdx-correct@3.2.0: '2023-03-07T01:53:18.381Z' starlight-links-validator@0.25.2: '2026-06-29T15:41:13.882Z' starlight-llms-txt@0.11.0: '2026-07-01T11:29:09.589Z' starlight-page-actions@0.6.2: '2026-06-27T11:38:41.922Z' ts-morph@28.0.0: '2026-04-12T18:30:27.612Z' tsup@8.5.1: '2025-11-12T21:21:42.746Z' tsx@4.23.0: '2026-07-03T14:25:06.153Z' - typescript@6.0.3: '2026-04-16T23:38:27.905Z' + typescript@7.0.2: '2026-07-08T15:55:18.431Z' web-tree-sitter@0.26.10: '2026-06-28T16:15:54.431Z' write-file-atomic@8.0.0: '2026-05-08T18:30:27.965Z' yaml@2.9.0: '2026-05-11T10:16:24.045Z'