diff --git a/nyuchi-docs-mcp-worker/package.json b/nyuchi-docs-mcp-worker/package.json index 87d44a3..087504b 100644 --- a/nyuchi-docs-mcp-worker/package.json +++ b/nyuchi-docs-mcp-worker/package.json @@ -11,11 +11,11 @@ "test": "vitest run" }, "dependencies": { - "jose": "^5.9.6" + "jose": "^6.2.4" }, "devDependencies": { "@cloudflare/workers-types": "^5.20260728.1", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "vitest": "^2.1.4", "wrangler": "^4.114.0" } diff --git a/nyuchi-docs-search/package.json b/nyuchi-docs-search/package.json index e3bcc72..a178fb9 100644 --- a/nyuchi-docs-search/package.json +++ b/nyuchi-docs-search/package.json @@ -55,11 +55,11 @@ "@testing-library/jest-dom": "^7.0.0", "@testing-library/svelte": "^5.4.2", "@testing-library/user-event": "^14.5.2", - "jsdom": "^29.1.1", + "jsdom": "^30.0.0", "publint": "^0.3.22", "svelte": "^5.56.8", "svelte-check": "^4.7.4", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "vite": "^6.0.0", "vitest": "^2.1.4" }, diff --git a/package.json b/package.json index 91a44b1..a2ff5af 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "deploy:mcp": "pnpm --filter nyuchi-docs-mcp-worker deploy" }, "devDependencies": { - "typescript": "^6.0.3" + "typescript": "^7.0.2" }, "packageManager": "pnpm@10.33.0", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 843f002..75da6ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,30 +22,30 @@ importers: .: devDependencies: typescript: - specifier: ^6.0.3 - version: 6.0.3 + specifier: ^7.0.2 + version: 7.0.2 nyuchi-docs-mcp: devDependencies: vitest: specifier: '>=3.2.6' - version: 4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) + version: 4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) nyuchi-docs-mcp-worker: dependencies: jose: - specifier: ^5.9.6 - version: 5.10.0 + specifier: ^6.2.4 + version: 6.2.4 devDependencies: '@cloudflare/workers-types': specifier: ^5.20260728.1 version: 5.20260731.1 typescript: - specifier: ^6.0.3 - version: 6.0.3 + specifier: ^7.0.2 + version: 7.0.2 vitest: specifier: '>=3.2.6' - version: 4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) + version: 4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) wrangler: specifier: ^4.114.0 version: 4.114.0(@cloudflare/workers-types@5.20260731.1)(@types/node@24.12.4) @@ -54,14 +54,14 @@ importers: dependencies: '@astrojs/starlight': specifier: ^0.39.0 || ^0.41.0 - version: 0.41.4(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(typescript@6.0.3) + version: 0.41.4(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(typescript@7.0.2) devDependencies: '@sveltejs/kit': specifier: ^2.70.1 - version: 2.70.1(@sveltejs/vite-plugin-svelte@7.2.0(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)))(svelte@5.56.8)(typescript@6.0.3)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) + version: 2.70.1(@sveltejs/vite-plugin-svelte@7.2.0(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)))(svelte@5.56.8)(typescript@7.0.2)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) '@sveltejs/package': specifier: ^2.5.8 - version: 2.5.8(svelte@5.56.8)(typescript@6.0.3) + version: 2.5.8(svelte@5.56.8)(typescript@7.0.2) '@sveltejs/vite-plugin-svelte': specifier: ^7.2.0 version: 7.2.0(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) @@ -70,13 +70,13 @@ importers: version: 7.0.0(@testing-library/dom@10.4.1) '@testing-library/svelte': specifier: ^5.4.2 - version: 5.4.2(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))(vitest@4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))) + version: 5.4.2(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))(vitest@4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))) '@testing-library/user-event': specifier: ^14.5.2 version: 14.6.1(@testing-library/dom@10.4.1) jsdom: - specifier: ^29.1.1 - version: 29.1.1 + specifier: ^30.0.0 + version: 30.0.0 publint: specifier: ^0.3.22 version: 0.3.22 @@ -85,16 +85,16 @@ importers: version: 5.56.8 svelte-check: specifier: ^4.7.4 - version: 4.7.4(picomatch@4.0.5)(svelte@5.56.8)(typescript@6.0.3) + version: 4.7.4(picomatch@4.0.5)(svelte@5.56.8)(typescript@7.0.2) typescript: - specifier: ^6.0.3 - version: 6.0.3 + specifier: ^7.0.2 + version: 7.0.2 vite: specifier: '>=6.4.2' version: 8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3) vitest: specifier: '>=3.2.6' - version: 4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) + version: 4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) nyuchi-docs-skills: {} @@ -104,11 +104,11 @@ importers: specifier: ^5.20260728.1 version: 5.20260731.1 typescript: - specifier: ^6.0.3 - version: 6.0.3 + specifier: ^7.0.2 + version: 7.0.2 vitest: specifier: '>=3.2.6' - version: 4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) + version: 4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) wrangler: specifier: ^4.114.0 version: 4.114.0(@cloudflare/workers-types@5.20260731.1)(@types/node@24.12.4) @@ -117,10 +117,10 @@ importers: dependencies: '@astrojs/starlight': specifier: ^0.41.4 - version: 0.41.4(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(typescript@6.0.3) + version: 0.41.4(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(typescript@7.0.2) '@astrojs/svelte': specifier: ^9.0.1 - version: 9.0.1(@types/node@24.12.4)(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(esbuild@0.28.1)(svelte@5.56.8)(tsx@4.22.3)(typescript@6.0.3) + version: 9.0.1(@types/node@24.12.4)(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(esbuild@0.28.1)(svelte@5.56.8)(tsx@4.22.3)(typescript@7.0.2) '@bundu/ui': specifier: ^0.1.1 version: 0.1.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -131,8 +131,8 @@ importers: specifier: ^7.1.4 version: 7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3) jose: - specifier: ^5.9.6 - version: 5.10.0 + specifier: ^6.2.4 + version: 6.2.4 sharp: specifier: ^0.35.0 version: 0.35.3(@types/node@24.12.4) @@ -152,20 +152,13 @@ packages: '@adobe/css-tools@4.5.0': resolution: {integrity: sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==} - '@asamuzakjp/css-color@5.1.11': - resolution: {integrity: sha512-KVw6qIiCTUQhByfTd78h2yD1/00waTmm9uy/R7Ck/ctUyAPj+AEDLkQIdJW0T8+qGgj3j5bpNKK7Q3G+LedJWg==} - engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} - - '@asamuzakjp/dom-selector@7.1.1': - resolution: {integrity: sha512-67RZDnYRc8H/8MLDgQCDE//zoqVFwajkepHZgmXrbwybzXOEwOWGPYGmALYl9J2DOLfFPPs6kKCqmbzV895hTQ==} - engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} - - '@asamuzakjp/generational-cache@1.0.1': - resolution: {integrity: sha512-wajfB8KqzMCN2KGNFdLkReeHncd0AslUSrvHVvvYWuU8ghncRJoA50kT3zP9MVL0+9g4/67H+cdvBskj9THPzg==} - engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} + '@asamuzakjp/css-color@6.0.5': + resolution: {integrity: sha512-mbhpPMmnw/kwW19aRNmSUl1QzLbdGo1SCuE49BT98MNwqF6zaHb3o2owssFc/PEO/4t2UjqtCNwocuDtJornzA==} + engines: {node: ^22.13.0 || >=24.0.0} - '@asamuzakjp/nwsapi@2.3.9': - resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==} + '@asamuzakjp/dom-selector@8.3.0': + resolution: {integrity: sha512-UJLfKXBhrc8i1vH2eJXuYQMwlsLKWFw3O+CPqXSuVEiikeAim3UgrfWX0k4tA/X8cRFM8iZ7OaqBokFGbYusdg==} + engines: {node: ^22.13.0 || >=24.0.0} '@astrojs/compiler-binding-darwin-arm64@0.3.2': resolution: {integrity: sha512-MM8tn8CSimcfytaOla4b6acN8mKWiL/rlAA1fpT3/Wl7dNGSE4y8FjTN/zJVNnb63CsLWG5zZwCt01TXtDKh9g==} @@ -1342,6 +1335,126 @@ packages: '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} + '@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.1': resolution: {integrity: sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==} @@ -1898,8 +2011,8 @@ packages: is-reference@3.0.3: resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==} - jose@5.10.0: - resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==} + jose@6.2.4: + resolution: {integrity: sha512-N8acGzVsQy6M/fjFcxtysNc4Q379TcM5dM/qKkNtsHFji88yANnXTr7BLeP75iPnFwBfQzM/jg2BZ9+HZrHCZA==} js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -1908,11 +2021,11 @@ packages: resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} hasBin: true - jsdom@29.1.1: - resolution: {integrity: sha512-ECi4Fi2f7BdJtUKTflYRTiaMxIB0O6zfR1fX0GXpUrf6flp8QIYn1UT20YQqdSOfk2dfkCwS8LAFoJDEppNK5Q==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0} + jsdom@30.0.0: + resolution: {integrity: sha512-JQHfRGmmKmaZoUAvIgff5jjG/0SzTQlGz8c7t72KzBzo8ZULEjAjnYE0sNwBOUA4QtWwYE2xoYitg8NFsmiYxA==} + engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} peerDependencies: - canvas: ^3.0.0 + canvas: ^3.2.3 peerDependenciesMeta: canvas: optional: true @@ -2636,11 +2749,11 @@ packages: resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==} engines: {node: '>=14.0.0'} - tldts-core@7.4.9: - resolution: {integrity: sha512-DxKfPBI52p2msTEu7MPhdpdDTBhhVQg1a/8PjQckeyAvO13eMYElX545grIp6nnTGIMZlRvFZPvFhvI/WIz2Vg==} + tldts-core@7.4.10: + resolution: {integrity: sha512-KnQjp53ZekKgm/r3l+u8kJGGzYgrWdP8+Mql7a4vijh2WE0IrZWspQj/TpTxDho/YxO+AnOZnIjQcCD+q6iJsw==} - tldts@7.4.9: - resolution: {integrity: sha512-3kZ8wQQ/k5DrChD4X4FVvr2D7E5uoRgAqkPyLpSCGUvqOvqu+JEdr3mwMUaVWb+vMHZaKhF5fp2PBigKsui7hA==} + tldts@7.4.10: + resolution: {integrity: sha512-GgouD1B+sWwvkaEq8vXC15DjQitxbvs12oIXELpconwm+Tg3zfcEv4jgzq3vtKverDXsg3VI8aRgNL2Nra0Iog==} hasBin: true totalist@3.0.1: @@ -2669,9 +2782,9 @@ packages: engines: {node: '>=18.0.0'} 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: @@ -2690,9 +2803,9 @@ packages: resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} engines: {node: '>=20.18.1'} - undici@7.29.0: - resolution: {integrity: sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==} - engines: {node: '>=20.18.1'} + undici@8.9.0: + resolution: {integrity: sha512-aWZpUj7XoGonMClx4gdDRfgBjqeA+F473aDmROQQbM9n6PRfK/u1q/a0X4wMTgcHfT8H6fpbt98PFuDUwFg2YA==} + engines: {node: '>=22.19.0'} unenv@2.0.0-rc.24: resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==} @@ -2922,6 +3035,10 @@ packages: resolution: {integrity: sha512-1to4zXBxmXHV3IiSSEInrreIlu02vUOvrhxJJH5vcxYTBDAx51cqZiKdyTxlecdKNSjj8EcxGBxNf6Vg+945gw==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} + whatwg-url@17.1.0: + resolution: {integrity: sha512-3GeworPmc2ZfEEHP7lEbUfBX/L75wdEsi0rLNhXcXxnoN5jyq0SL5gCy06SGW2cyTIZdTvWIDQNQoza++vKeaw==} + engines: {node: ^22.14.0 || >=24.0.0} + why-is-node-running@2.3.0: resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==} engines: {node: '>=8'} @@ -2991,25 +3108,20 @@ snapshots: '@adobe/css-tools@4.5.0': {} - '@asamuzakjp/css-color@5.1.11': + '@asamuzakjp/css-color@6.0.5': dependencies: - '@asamuzakjp/generational-cache': 1.0.1 '@csstools/css-calc': 3.3.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-color-parser': 4.1.10(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 + lru-cache: 11.5.2 - '@asamuzakjp/dom-selector@7.1.1': + '@asamuzakjp/dom-selector@8.3.0': dependencies: - '@asamuzakjp/generational-cache': 1.0.1 - '@asamuzakjp/nwsapi': 2.3.9 bidi-js: 1.0.3 css-tree: 3.2.1 is-potential-custom-element-name: 1.0.1 - - '@asamuzakjp/generational-cache@1.0.1': {} - - '@asamuzakjp/nwsapi@2.3.9': {} + lru-cache: 11.5.2 '@astrojs/compiler-binding-darwin-arm64@0.3.2': optional: true @@ -3157,7 +3269,7 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.4.3 - '@astrojs/starlight@0.41.4(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(typescript@6.0.3)': + '@astrojs/starlight@0.41.4(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(typescript@7.0.2)': dependencies: '@astrojs/markdown-satteri': 0.3.4 '@astrojs/mdx': 7.0.3(@astrojs/markdown-satteri@0.3.4)(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3)) @@ -3173,7 +3285,7 @@ snapshots: hast-util-select: 6.0.4 hast-util-to-string: 3.0.1 hastscript: 9.0.1 - i18next: 26.2.0(typescript@6.0.3) + i18next: 26.2.0(typescript@7.0.2) js-yaml: 4.3.0 klona: 2.0.6 magic-string: 0.30.21 @@ -3193,13 +3305,13 @@ snapshots: - supports-color - typescript - '@astrojs/svelte@9.0.1(@types/node@24.12.4)(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(esbuild@0.28.1)(svelte@5.56.8)(tsx@4.22.3)(typescript@6.0.3)': + '@astrojs/svelte@9.0.1(@types/node@24.12.4)(astro@7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3))(esbuild@0.28.1)(svelte@5.56.8)(tsx@4.22.3)(typescript@7.0.2)': dependencies: '@sveltejs/vite-plugin-svelte': 7.2.0(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) astro: 7.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.12.4)(rollup@4.60.4)(tsx@4.22.3) svelte: 5.56.8 - svelte2tsx: 0.7.58(svelte@5.56.8)(typescript@6.0.3) - typescript: 6.0.3 + svelte2tsx: 0.7.58(svelte@5.56.8)(typescript@7.0.2) + typescript: 7.0.2 vite: 8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3) vitefu: 1.1.3(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) transitivePeerDependencies: @@ -3888,7 +4000,7 @@ snapshots: dependencies: acorn: 8.17.0 - '@sveltejs/kit@2.70.1(@sveltejs/vite-plugin-svelte@7.2.0(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)))(svelte@5.56.8)(typescript@6.0.3)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))': + '@sveltejs/kit@2.70.1(@sveltejs/vite-plugin-svelte@7.2.0(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)))(svelte@5.56.8)(typescript@7.0.2)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))': dependencies: '@standard-schema/spec': 1.1.0 '@sveltejs/acorn-typescript': 1.0.10(acorn@8.16.0) @@ -3906,18 +4018,18 @@ snapshots: svelte: 5.56.8 vite: 8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3) optionalDependencies: - typescript: 6.0.3 + typescript: 7.0.2 '@sveltejs/load-config@0.2.1': {} - '@sveltejs/package@2.5.8(svelte@5.56.8)(typescript@6.0.3)': + '@sveltejs/package@2.5.8(svelte@5.56.8)(typescript@7.0.2)': dependencies: chokidar: 5.0.0 kleur: 4.1.5 sade: 1.8.1 semver: 7.8.5 svelte: 5.56.8 - svelte2tsx: 0.7.58(svelte@5.56.8)(typescript@6.0.3) + svelte2tsx: 0.7.58(svelte@5.56.8)(typescript@7.0.2) transitivePeerDependencies: - typescript @@ -3955,14 +4067,14 @@ snapshots: dependencies: svelte: 5.56.8 - '@testing-library/svelte@5.4.2(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))(vitest@4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)))': + '@testing-library/svelte@5.4.2(svelte@5.56.8)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3))(vitest@4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)))': dependencies: '@testing-library/dom': 10.4.1 '@testing-library/svelte-core': 1.1.3(svelte@5.56.8) svelte: 5.56.8 optionalDependencies: vite: 8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3) - vitest: 4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) + vitest: 4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.1)': dependencies: @@ -4029,6 +4141,66 @@ snapshots: '@types/unist@3.0.3': {} + '@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.1': {} '@vitest/expect@4.1.10': @@ -4731,9 +4903,9 @@ snapshots: http-cache-semantics@4.2.0: {} - i18next@26.2.0(typescript@6.0.3): + i18next@26.2.0(typescript@7.0.2): optionalDependencies: - typescript: 6.0.3 + typescript: 7.0.2 indent-string@4.0.0: {} @@ -4762,7 +4934,7 @@ snapshots: dependencies: '@types/estree': 1.0.9 - jose@5.10.0: {} + jose@6.2.4: {} js-tokens@4.0.0: {} @@ -4770,10 +4942,10 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@29.1.1: + jsdom@30.0.0: dependencies: - '@asamuzakjp/css-color': 5.1.11 - '@asamuzakjp/dom-selector': 7.1.1 + '@asamuzakjp/css-color': 6.0.5 + '@asamuzakjp/dom-selector': 8.3.0 '@bramus/specificity': 2.4.2 '@csstools/css-syntax-patches-for-csstree': 1.1.7(css-tree@3.2.1) '@exodus/bytes': 1.15.1 @@ -4787,11 +4959,11 @@ snapshots: saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 6.0.2 - undici: 7.29.0 + undici: 8.9.0 w3c-xmlserializer: 5.0.0 webidl-conversions: 8.0.1 whatwg-mimetype: 5.0.0 - whatwg-url: 16.0.1 + whatwg-url: 17.1.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - '@noble/hashes' @@ -5867,7 +6039,7 @@ snapshots: supports-color@10.2.2: {} - svelte-check@4.7.4(picomatch@4.0.5)(svelte@5.56.8)(typescript@6.0.3): + svelte-check@4.7.4(picomatch@4.0.5)(svelte@5.56.8)(typescript@7.0.2): dependencies: '@jridgewell/trace-mapping': 0.3.31 '@sveltejs/load-config': 0.2.1 @@ -5876,16 +6048,16 @@ snapshots: picocolors: 1.1.1 sade: 1.8.1 svelte: 5.56.8 - typescript: 6.0.3 + typescript: 7.0.2 transitivePeerDependencies: - picomatch - svelte2tsx@0.7.58(svelte@5.56.8)(typescript@6.0.3): + svelte2tsx@0.7.58(svelte@5.56.8)(typescript@7.0.2): dependencies: dedent-js: 1.0.1 scule: 1.3.0 svelte: 5.56.8 - typescript: 6.0.3 + typescript: 7.0.2 svelte@5.56.8: dependencies: @@ -5944,17 +6116,17 @@ snapshots: tinyrainbow@3.1.0: {} - tldts-core@7.4.9: {} + tldts-core@7.4.10: {} - tldts@7.4.9: + tldts@7.4.10: dependencies: - tldts-core: 7.4.9 + tldts-core: 7.4.10 totalist@3.0.1: {} tough-cookie@6.0.2: dependencies: - tldts: 7.4.9 + tldts: 7.4.10 tr46@6.0.0: dependencies: @@ -5974,7 +6146,28 @@ snapshots: fsevents: 2.3.3 optional: true - 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: {} @@ -5986,7 +6179,7 @@ snapshots: undici@7.28.0: {} - undici@7.29.0: {} + undici@8.9.0: {} unenv@2.0.0-rc.24: dependencies: @@ -6101,7 +6294,7 @@ snapshots: optionalDependencies: vite: 8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3) - vitest@4.1.10(@types/node@24.12.4)(jsdom@29.1.1)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)): + vitest@4.1.10(@types/node@24.12.4)(jsdom@30.0.0)(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)): dependencies: '@vitest/expect': 4.1.10 '@vitest/mocker': 4.1.10(vite@8.1.5(@types/node@24.12.4)(esbuild@0.28.1)(tsx@4.22.3)) @@ -6125,7 +6318,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 24.12.4 - jsdom: 29.1.1 + jsdom: 30.0.0 transitivePeerDependencies: - msw @@ -6147,6 +6340,14 @@ snapshots: transitivePeerDependencies: - '@noble/hashes' + whatwg-url@17.1.0: + dependencies: + '@exodus/bytes': 1.15.1 + tr46: 6.0.0 + webidl-conversions: 8.0.1 + transitivePeerDependencies: + - '@noble/hashes' + why-is-node-running@2.3.0: dependencies: siginfo: 2.0.0 diff --git a/shamwari-docs-ai/package.json b/shamwari-docs-ai/package.json index 5698fbc..c4f88ae 100644 --- a/shamwari-docs-ai/package.json +++ b/shamwari-docs-ai/package.json @@ -13,7 +13,7 @@ "dependencies": {}, "devDependencies": { "@cloudflare/workers-types": "^5.20260728.1", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "vitest": "^2.1.4", "wrangler": "^4.114.0" } diff --git a/site/package.json b/site/package.json index 595f0a3..69b579a 100644 --- a/site/package.json +++ b/site/package.json @@ -16,7 +16,7 @@ "@astrojs/svelte": "^9.0.1", "@bundu/ui": "^0.1.1", "astro": "^7.1.4", - "jose": "^5.9.6", + "jose": "^6.2.4", "sharp": "^0.34.5", "svelte": "^5.56.8", "@nyuchi/nyuchi-docs-search": "workspace:*"