diff --git a/assets/blog/covers/custom-org-switcher.jpg b/assets/blog/covers/custom-org-switcher.jpg
new file mode 100644
index 000000000..29b5b1394
Binary files /dev/null and b/assets/blog/covers/custom-org-switcher.jpg differ
diff --git a/astro.config.mjs b/astro.config.mjs
index 663cdf428..5ff2bdbd9 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -12,6 +12,7 @@ import starlightContextualMenu from 'starlight-contextual-menu'
import starlightThemeNova from 'starlight-theme-nova'
import starlightVideos from 'starlight-videos'
import starlightLinksValidator from 'starlight-links-validator'
+import starlightBlog from 'starlight-blog'
import starlightLlmsTxt from 'starlight-llms-txt'
import { sidebar as sidebarConfig, topics, exclude } from './src/configs/sidebar.config'
import { redirects } from './src/configs/redirects.config'
@@ -93,6 +94,13 @@ export default defineConfig({
actions: ['copy', 'chatgpt', 'claude'],
hideMainActionLabel: true,
}),
+ starlightBlog({
+ prefix: 'cookbooks',
+ metrics: {
+ readingTime: true,
+ words: 'total',
+ },
+ }),
],
head: [
{
diff --git a/package.json b/package.json
index 286dfa524..8cd76b210 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,7 @@
"react-dom": "^19.2.4",
"repomix": "^1.11.1",
"sharp": "^0.34.5",
+ "starlight-blog": "^0.25.2",
"starlight-contextual-menu": "^0.1.5",
"starlight-image-zoom": "^0.12.0",
"starlight-links-validator": "^0.19.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0d4c207f9..8d93b05ce 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -15,28 +15,28 @@ importers:
dependencies:
'@astrojs/mdx':
specifier: ^4.3.13
- version: 4.3.13(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
'@astrojs/netlify':
specifier: ^6.6.4
- version: 6.6.4(@netlify/api@14.0.13)(@types/node@25.0.10)(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(yaml@2.8.2)
+ version: 6.6.4(@netlify/api@14.0.12)(@types/node@25.0.7)(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(yaml@2.8.2)
'@astrojs/react':
specifier: ^4.4.2
- version: 4.4.2(@types/node@25.0.10)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(jiti@2.6.1)(lightningcss@1.30.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(yaml@2.8.2)
+ version: 4.4.2(@types/node@25.0.7)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(jiti@2.6.1)(lightningcss@1.30.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(yaml@2.8.2)
'@astrojs/starlight':
specifier: ^0.37.4
- version: 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
'@astrojs/starlight-docsearch':
specifier: file:vendor/docsearch
- version: file:vendor/docsearch(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: file:vendor/docsearch(@algolia/client-search@5.34.1)(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.17.3)
'@astrojs/starlight-tailwind':
specifier: ^4.0.2
- version: 4.0.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(tailwindcss@4.1.18)
+ version: 4.0.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(tailwindcss@4.1.18)
'@astrojs/tailwind':
specifier: ^6.0.2
- version: 6.0.2(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(tailwindcss@4.1.18)
+ version: 6.0.2(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(tailwindcss@4.1.18)
'@astrojs/vue':
specifier: ^5.1.4
- version: 5.1.4(@types/node@25.0.10)(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)
+ version: 5.1.4(@types/node@25.0.7)(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)
'@expressive-code/plugin-collapsible-sections':
specifier: ^0.41.6
version: 0.41.6
@@ -54,19 +54,19 @@ importers:
version: 5.2.8
'@hideoo/starlight-plugins-docs-components':
specifier: ^0.4.1
- version: 0.4.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.4.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
'@iconify/json':
specifier: ^2.2.432
- version: 2.2.432
+ version: 2.2.435
'@scalar/api-reference':
specifier: ^1.43.17
- version: 1.43.17(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)
+ version: 1.44.11(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)
'@scalar/astro':
specifier: ^0.1.13
- version: 0.1.13(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 0.1.16(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
'@tailwindcss/vite':
specifier: ^4.1.18
- version: 4.1.18(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ version: 4.1.18(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
'@types/react':
specifier: ^19.2.10
version: 19.2.10
@@ -78,16 +78,16 @@ importers:
version: 5.1.2
astro:
specifier: ^5.16.15
- version: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ version: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
astro-d2:
specifier: ^0.8.1
- version: 0.8.1(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 0.8.1(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
astro-loader-github-releases:
specifier: ^2.1.1
- version: 2.1.1(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 2.1.1(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
astro-og-canvas:
specifier: ^0.10.0
- version: 0.10.0(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 0.10.0(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
canvaskit-wasm:
specifier: 0.39.1
version: 0.39.1
@@ -102,43 +102,46 @@ importers:
version: 19.2.4(react@19.2.4)
repomix:
specifier: ^1.11.1
- version: 1.11.1(hono@4.11.7)
+ version: 1.11.1(hono@4.11.1)
sharp:
specifier: ^0.34.5
version: 0.34.5
+ starlight-blog:
+ specifier: ^0.25.2
+ version: 0.25.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
starlight-contextual-menu:
specifier: ^0.1.5
- version: 0.1.5(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(starlight-markdown@0.1.5(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.1.5(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(starlight-markdown@0.1.5(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))
starlight-image-zoom:
specifier: ^0.12.0
- version: 0.12.0(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.12.0(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))
starlight-links-validator:
specifier: ^0.19.2
- version: 0.19.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 0.19.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
starlight-llms-txt:
specifier: ^0.7.0
- version: 0.7.0(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ version: 0.7.0(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
starlight-package-managers:
specifier: ^0.11.1
- version: 0.11.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.11.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))
starlight-plugin-icons:
specifier: ^1.1.3
- version: 1.1.3(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unocss@66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)))(zod@4.3.6)
+ version: 1.1.3(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unocss@66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)))(zod@4.3.5)
starlight-showcases:
specifier: ^0.3.1
- version: 0.3.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.3.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
starlight-sidebar-topics:
specifier: ^0.6.2
- version: 0.6.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.6.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))
starlight-sidebar-topics-dropdown:
specifier: ^0.5.2
- version: 0.5.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(starlight-sidebar-topics@0.6.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))))
+ version: 0.5.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(starlight-sidebar-topics@0.6.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))))
starlight-theme-nova:
specifier: ^0.9.5
- version: 0.9.5(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(typescript@5.9.3)
+ version: 0.9.5(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(typescript@5.9.3)
starlight-videos:
specifier: ^0.3.1
- version: 0.3.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ version: 0.3.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
tailwindcss:
specifier: ^4.1.18
version: 4.1.18
@@ -151,7 +154,7 @@ importers:
devDependencies:
'@vitejs/plugin-vue':
specifier: ^5.2.4
- version: 5.2.4(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
+ version: 5.2.4(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
husky:
specifier: ^9.1.7
version: 9.1.7
@@ -173,6 +176,120 @@ importers:
packages:
+ '@ai-sdk/gateway@2.0.23':
+ resolution: {integrity: sha512-qmX7afPRszUqG5hryHF3UN8ITPIRSGmDW6VYCmByzjoUkgm3MekzSx2hMV1wr0P+llDeuXb378SjqUfpvWJulg==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.25.76 || ^4.1.8
+
+ '@ai-sdk/gateway@3.0.13':
+ resolution: {integrity: sha512-g7nE4PFtngOZNZSy1lOPpkC+FAiHxqBJXqyRMEG7NUrEVZlz5goBdtHg1YgWRJIX776JTXAmbOI5JreAKVAsVA==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.25.76 || ^4.1.8
+
+ '@ai-sdk/provider-utils@3.0.19':
+ resolution: {integrity: sha512-W41Wc9/jbUVXVwCN/7bWa4IKe8MtxO3EyA0Hfhx6grnmiYlCvpI8neSYWFE0zScXJkgA/YK3BRybzgyiXuu6JA==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.25.76 || ^4.1.8
+
+ '@ai-sdk/provider-utils@4.0.5':
+ resolution: {integrity: sha512-Ow/X/SEkeExTTc1x+nYLB9ZHK2WUId8+9TlkamAx7Tl9vxU+cKzWx2dwjgMHeCN6twrgwkLrrtqckQeO4mxgVA==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.25.76 || ^4.1.8
+
+ '@ai-sdk/provider@2.0.0':
+ resolution: {integrity: sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==}
+ engines: {node: '>=18'}
+
+ '@ai-sdk/provider@3.0.2':
+ resolution: {integrity: sha512-HrEmNt/BH/hkQ7zpi2o6N3k1ZR1QTb7z85WYhYygiTxOQuaml4CMtHCWRbric5WPU+RNsYI7r1EpyVQMKO1pYw==}
+ engines: {node: '>=18'}
+
+ '@ai-sdk/react@2.0.118':
+ resolution: {integrity: sha512-K/5VVEGTIu9SWrdQ0s/11OldFU8IjprDzeE6TaC2fOcQWhG7dGVGl9H8Z32QBHzdfJyMhFUxEyFKSOgA2j9+VQ==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ react: ^18 || ~19.0.1 || ~19.1.2 || ^19.2.1
+ zod: ^3.25.76 || ^4.1.8
+ peerDependenciesMeta:
+ zod:
+ optional: true
+
+ '@ai-sdk/vue@3.0.33':
+ resolution: {integrity: sha512-czM9Js3a7f+Eo35gjEYEeJYUoPvMg5Dfi4bOLyDBghLqn0gaVg8yTmTaSuHCg+3K/+1xPjyXd4+2XcQIohWWiQ==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ vue: ^3.3.4
+
+ '@algolia/autocomplete-core@1.19.2':
+ resolution: {integrity: sha512-mKv7RyuAzXvwmq+0XRK8HqZXt9iZ5Kkm2huLjgn5JoCPtDy+oh9yxUMfDDaVCw0oyzZ1isdJBc7l9nuCyyR7Nw==}
+
+ '@algolia/autocomplete-plugin-algolia-insights@1.19.2':
+ resolution: {integrity: sha512-TjxbcC/r4vwmnZaPwrHtkXNeqvlpdyR+oR9Wi2XyfORkiGkLTVhX2j+O9SaCCINbKoDfc+c2PB8NjfOnz7+oKg==}
+ peerDependencies:
+ search-insights: '>= 1 < 3'
+
+ '@algolia/autocomplete-shared@1.19.2':
+ resolution: {integrity: sha512-jEazxZTVD2nLrC+wYlVHQgpBoBB5KPStrJxLzsIFl6Kqd1AlG9sIAGl39V5tECLpIQzB3Qa2T6ZPJ1ChkwMK/w==}
+ peerDependencies:
+ '@algolia/client-search': '>= 4.9.1 < 6'
+ algoliasearch: '>= 4.9.1 < 6'
+
+ '@algolia/client-abtesting@5.34.1':
+ resolution: {integrity: sha512-M4zb6J7q+pg9V9Xk0k1WDgvupfCtXcxjKGTrNVYemiredLVGOmvVIPAUjg2rx4QmK7DWNApWLsieYwk7PAaOXw==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/client-analytics@5.34.1':
+ resolution: {integrity: sha512-h18zlL+bVUlbNE92olo1d/r6HQPkxhmP7yCpA1osERwpgC6F058kWm0O0aYdrHJIHtWBcs9aRqq7IkQSkpjPJg==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/client-common@5.34.1':
+ resolution: {integrity: sha512-otPWALs72KvmVuP0CN0DI6sqVx1jQWKi+/DgAiP8DysVMgiNlva3GDKTtAK6XVGlT08f4h32FNuL0yQODuCfKA==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/client-insights@5.34.1':
+ resolution: {integrity: sha512-SNDb5wuEpQFM6S5Shk2iytLMusvGycm9uTuYh7cGa1h3U7O65OjjjIgQ0lLY5HPybHNtmXr4Zh/EZ23pZvAJHg==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/client-personalization@5.34.1':
+ resolution: {integrity: sha512-T8z9KqYJOup83Hw0mgICYWfJoLh//FNWbf4roFd95ZJzZ4v1cN/hvr7Eqml1qWMoCkJb4y/XQjrXsJ6Y9XnMLw==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/client-query-suggestions@5.34.1':
+ resolution: {integrity: sha512-YA0kC4CwO1mc1dliNgbFgToweRa7Uihjz3izEaV4cXninF1v4SaOrPkQUsiFPprAffjMzOUoT7vahQZ/HZyiKQ==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/client-search@5.34.1':
+ resolution: {integrity: sha512-bt5hC9vvjaKvdvsgzfXJ42Sl3qjQqoi/FD8V7HOQgtNFhwSauZOlgLwFoUiw67sM+r7ehF7QDk5WRDgY7fAkIg==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/ingestion@1.34.1':
+ resolution: {integrity: sha512-QLxiBskQxFGzPqKZvBNEvNN95kgDCbBd2X29ZGfh6Sr2QOSU34US6Z9x2duiF4o9FwsB0i6eQ2c9vHfuH0lAQg==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/monitoring@1.34.1':
+ resolution: {integrity: sha512-NteCvWcWXXdnPGyZH8rXHslcf2pM1WGDNMGNZFXLFtOt1Gf1Tjy2t0NZLp+Mxap3JMV4mbYmactbXrvpQf/lLA==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/recommend@5.34.1':
+ resolution: {integrity: sha512-UdgDSrunLIBAAAxQlYLXYLnYFN4wkzkrAYx+wMLEk/pzASWyza3BkecbUFVqoYOBIgwo7Mt4iymzVtFkzL2uCQ==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/requester-browser-xhr@5.34.1':
+ resolution: {integrity: sha512-567LfFTc9VOiPtuySQohoqaWMeohYWbXK71aMSin+SLMgeKX7hz5LrVmkmMQj9udwWK6/mtHEYZGPYHSuXpLQg==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/requester-fetch@5.34.1':
+ resolution: {integrity: sha512-YRbygPgGBEik5U593JvyjgxFjcsyZMR25eIQxNHvSQumdAzt5A4E4Idw3yXnwhrmMdjML54ZXT7EAjnTjWy8Xw==}
+ engines: {node: '>= 14.0.0'}
+
+ '@algolia/requester-node-http@5.34.1':
+ resolution: {integrity: sha512-o0mqRYbS82Rt4DE02Od7RL6pNtV7oSxScPuIw8LW4aqO2V5eCF05Pry/SnUgcI/Vb2QCYC66hytBCqzyC/toZA==}
+ engines: {node: '>= 14.0.0'}
+
'@ampproject/remapping@2.3.0':
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
@@ -237,14 +354,21 @@ packages:
'@ariatype/aria-roles@1.0.2':
resolution: {integrity: sha512-ZhQTwM1Q5TdoJlFIdaveZMjE0sMGZ4qTpZLbn1b9HqXoixHLzbWWZlmeAPXpSrYjQsCsJlnuIlL9LeYCLT61ag==}
- '@astro-community/astro-embed-twitter@0.5.11':
- resolution: {integrity: sha512-6cmyQY4LVVJj6x7qC6XrhWcxNffLvR+QGE/iw5HTOtAn60AStr6u+IX2Txpy6N6bta0DLjGqhTBhkC3NxmVKJg==}
+ '@astro-community/astro-embed-twitter@0.5.8':
+ resolution: {integrity: sha512-O2ptQPw+DfipukK8czjJcTcyVgDsrs3OmrHbc3YmWRglaUTOpSTImzPo076POyNBSWjLaRKloul81DFiAMNjTA==}
+ peerDependencies:
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
+
+ '@astro-community/astro-embed-utils@0.1.3':
+ resolution: {integrity: sha512-eiMO+vfCdE9GtW6qE7X5Xl6YCKZDCoXJEWqRofQcoC3GHjqN2/WhJlnaxNVRq3demSO03UNtho57Em5p7o7AOA==}
- '@astro-community/astro-embed-utils@0.2.0':
- resolution: {integrity: sha512-Ia70AMCFOUOSoaMfMaK7Ovk7VyIY4opwzBJoA6GeL+omkvpFwDbSWmA8MOiMF4gJC0j/1dgrEir+txIb+WvsCA==}
+ '@astro-community/astro-embed-youtube@0.5.6':
+ resolution: {integrity: sha512-/mRfCl/eTBUz0kmjD1psOy0qoDDBorVp0QumUacjFcIkBullYtbeFQ2ZGZ+3N/tA6cR/OIyzr2QA4dQXlY6USg==}
+ peerDependencies:
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
- '@astro-community/astro-embed-youtube@0.5.10':
- resolution: {integrity: sha512-hVlx77KQLjKzElVQnrU5znQ5/E60keVSAPrhuWvQQHuqva5auJtt8YBpOThkwDMuEKXjQybEF1/3C07RZ8MAOQ==}
+ '@astrojs/compiler@2.12.2':
+ resolution: {integrity: sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw==}
'@astrojs/compiler@2.13.0':
resolution: {integrity: sha512-mqVORhUJViA28fwHYaWmsXSzLO9osbdZ5ImUfxBarqsYdMlPbqAqGJCxsNzvppp1BEzc1mJNjOVvQqeDN8Vspw==}
@@ -279,8 +403,11 @@ packages:
react: ^17.0.2 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0
- '@astrojs/sitemap@3.7.0':
- resolution: {integrity: sha512-+qxjUrz6Jcgh+D5VE1gKUJTA3pSthuPHe6Ao5JCxok794Lewx8hBFaWHtOnN0ntb2lfOf7gvOi9TefUswQ/ZVA==}
+ '@astrojs/rss@4.0.15':
+ resolution: {integrity: sha512-uXO/k6AhRkIDXmRoc6xQpoPZrimQNUmS43X4+60yunfuMNHtSRN5e/FiSi7NApcZqmugSMc5+cJi8ovqgO+qIg==}
+
+ '@astrojs/sitemap@3.5.1':
+ resolution: {integrity: sha512-uX5z52GLtQTgOe8r3jeGmFRYrFe52mdpLYJzqjvL1cdy5Kg3MLOZEvaZ/OCH0fSq0t7e50uJQ6oBMZG0ffszBg==}
'@astrojs/starlight-docsearch@file:vendor/docsearch':
resolution: {directory: vendor/docsearch, type: directory}
@@ -293,8 +420,8 @@ packages:
'@astrojs/starlight': '>=0.34.0'
tailwindcss: ^4.0.0
- '@astrojs/starlight@0.37.4':
- resolution: {integrity: sha512-ygPGDgRd9nCcNgaYMNN7UeAMAkDOR1ibv3ps3xEz+cuvKG3CRLd19UwdB+Gyz1tbkyfjPWPkFKNhLwNybro8Tw==}
+ '@astrojs/starlight@0.37.6':
+ resolution: {integrity: sha512-wQrKwH431q+8FsLBnNQeG+R36TMtEGxTQ2AuiVpcx9APcazvL3n7wVW8mMmYyxX0POjTnxlcWPkdMGR3Yj1L+w==}
peerDependencies:
astro: ^5.5.0
@@ -318,16 +445,24 @@ packages:
astro: ^5.0.0
vue: ^3.2.30
+ '@babel/code-frame@7.27.1':
+ resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
+ engines: {node: '>=6.9.0'}
+
'@babel/code-frame@7.28.6':
resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==}
engines: {node: '>=6.9.0'}
- '@babel/compat-data@7.28.6':
- resolution: {integrity: sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==}
+ '@babel/compat-data@7.28.0':
+ resolution: {integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/core@7.28.3':
+ resolution: {integrity: sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==}
engines: {node: '>=6.9.0'}
- '@babel/core@7.28.6':
- resolution: {integrity: sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==}
+ '@babel/generator@7.28.3':
+ resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==}
engines: {node: '>=6.9.0'}
'@babel/generator@7.28.6':
@@ -338,12 +473,12 @@ packages:
resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
engines: {node: '>=6.9.0'}
- '@babel/helper-compilation-targets@7.28.6':
- resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
+ '@babel/helper-compilation-targets@7.27.2':
+ resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
engines: {node: '>=6.9.0'}
- '@babel/helper-create-class-features-plugin@7.28.6':
- resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==}
+ '@babel/helper-create-class-features-plugin@7.28.3':
+ resolution: {integrity: sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -352,16 +487,16 @@ packages:
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
engines: {node: '>=6.9.0'}
- '@babel/helper-member-expression-to-functions@7.28.5':
- resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
+ '@babel/helper-member-expression-to-functions@7.27.1':
+ resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-module-imports@7.28.6':
- resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
+ '@babel/helper-module-imports@7.27.1':
+ resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
engines: {node: '>=6.9.0'}
- '@babel/helper-module-transforms@7.28.6':
- resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
+ '@babel/helper-module-transforms@7.28.3':
+ resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -370,12 +505,12 @@ packages:
resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
engines: {node: '>=6.9.0'}
- '@babel/helper-plugin-utils@7.28.6':
- resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
+ '@babel/helper-plugin-utils@7.27.1':
+ resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
engines: {node: '>=6.9.0'}
- '@babel/helper-replace-supers@7.28.6':
- resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
+ '@babel/helper-replace-supers@7.27.1':
+ resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -388,6 +523,10 @@ packages:
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
engines: {node: '>=6.9.0'}
+ '@babel/helper-validator-identifier@7.27.1':
+ resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
+ engines: {node: '>=6.9.0'}
+
'@babel/helper-validator-identifier@7.28.5':
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
engines: {node: '>=6.9.0'}
@@ -396,29 +535,39 @@ packages:
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
engines: {node: '>=6.9.0'}
- '@babel/helpers@7.28.6':
- resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
+ '@babel/helpers@7.28.3':
+ resolution: {integrity: sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==}
engines: {node: '>=6.9.0'}
+ '@babel/parser@7.28.3':
+ resolution: {integrity: sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+
+ '@babel/parser@7.28.5':
+ resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+
'@babel/parser@7.28.6':
resolution: {integrity: sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==}
engines: {node: '>=6.0.0'}
hasBin: true
- '@babel/plugin-proposal-decorators@7.28.6':
- resolution: {integrity: sha512-RVdFPPyY9fCRAX68haPmOk2iyKW8PKJFthmm8NeSI3paNxKWGZIn99+VbIf0FrtCpFnPgnpF/L48tadi617ULg==}
+ '@babel/plugin-proposal-decorators@7.28.0':
+ resolution: {integrity: sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-decorators@7.28.6':
- resolution: {integrity: sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==}
+ '@babel/plugin-syntax-decorators@7.27.1':
+ resolution: {integrity: sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-import-attributes@7.28.6':
- resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==}
+ '@babel/plugin-syntax-import-attributes@7.27.1':
+ resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -428,14 +577,14 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-jsx@7.28.6':
- resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==}
+ '@babel/plugin-syntax-jsx@7.27.1':
+ resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-typescript@7.28.6':
- resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==}
+ '@babel/plugin-syntax-typescript@7.27.1':
+ resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -452,24 +601,40 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-typescript@7.28.6':
- resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==}
+ '@babel/plugin-transform-typescript@7.28.0':
+ resolution: {integrity: sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/runtime@7.28.6':
- resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==}
+ '@babel/runtime@7.28.3':
+ resolution: {integrity: sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/template@7.27.2':
+ resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
engines: {node: '>=6.9.0'}
'@babel/template@7.28.6':
resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
engines: {node: '>=6.9.0'}
+ '@babel/traverse@7.28.3':
+ resolution: {integrity: sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==}
+ engines: {node: '>=6.9.0'}
+
'@babel/traverse@7.28.6':
resolution: {integrity: sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==}
engines: {node: '>=6.9.0'}
+ '@babel/types@7.28.2':
+ resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/types@7.28.5':
+ resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
+ engines: {node: '>=6.9.0'}
+
'@babel/types@7.28.6':
resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==}
engines: {node: '>=6.9.0'}
@@ -484,17 +649,17 @@ packages:
'@clack/prompts@0.11.0':
resolution: {integrity: sha512-pMN5FcrEw9hUkZA4f+zLlzivQSeQf5dRGJjSUbvVYDLvpKCdQx5OaknvKzgbtXOizhP+SJJJjqEbOe55uKKfAw==}
- '@codemirror/autocomplete@6.20.0':
- resolution: {integrity: sha512-bOwvTOIJcG5FVo5gUUupiwYh8MioPLQ4UcqbcRf7UQ98X90tCa9E1kZ3Z7tqwpZxYyOvh1YTYbmZE9RTfTp5hg==}
+ '@codemirror/autocomplete@6.18.6':
+ resolution: {integrity: sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg==}
- '@codemirror/commands@6.10.1':
- resolution: {integrity: sha512-uWDWFypNdQmz2y1LaNJzK7fL7TYKLeUAU0npEC685OKTF3KcQ2Vu3klIM78D7I6wGhktme0lh3CuQLv0ZCrD9Q==}
+ '@codemirror/commands@6.8.1':
+ resolution: {integrity: sha512-KlGVYufHMQzxbdQONiLyGQDUW0itrLZwq3CcY7xpv9ZLRHqzkBSoteocBHtMCoY7/Ci4xhzSrToIeLg7FxHuaw==}
'@codemirror/lang-css@6.3.1':
resolution: {integrity: sha512-kr5fwBGiGtmz6l0LSJIbno9QrifNMUusivHbnA1H6Dmqy4HZFte3UAICix1VuKo0lMPKQr2rqB+0BkKi/S3Ejg==}
- '@codemirror/lang-html@6.4.11':
- resolution: {integrity: sha512-9NsXp7Nwp891pQchI7gPdTwBuSuT3K65NGTHWHNJ55HjYcHLllr0rbIZNdOzas9ztc1EUVBlHou85FFZS4BNnw==}
+ '@codemirror/lang-html@6.4.9':
+ resolution: {integrity: sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==}
'@codemirror/lang-javascript@6.2.4':
resolution: {integrity: sha512-0WVmhp1QOqZ4Rt6GlVGwKJN3KW7Xh4H2q8ZZNGZaP6lRdxXJzmjm4FqvmOojVj6khWJHIb9sp7U/72W7xQgqAA==}
@@ -508,24 +673,24 @@ packages:
'@codemirror/lang-yaml@6.1.2':
resolution: {integrity: sha512-dxrfG8w5Ce/QbT7YID7mWZFKhdhsaTNOYjOkSIMt1qmC4VQnXSDSYVHHHn8k6kJUfIhtLo8t1JJgltlxWdsITw==}
- '@codemirror/language@6.12.1':
- resolution: {integrity: sha512-Fa6xkSiuGKc8XC8Cn96T+TQHYj4ZZ7RdFmXA3i9xe/3hLHfwPZdM+dqfX0Cp0zQklBKhVD8Yzc8LS45rkqcwpQ==}
+ '@codemirror/language@6.11.3':
+ resolution: {integrity: sha512-9HBM2XnwDj7fnu0551HkGdrUrrqmYq/WC5iv6nbY2WdicXdGbhR/gfbZOH73Aqj4351alY1+aoG9rCNfiwS1RA==}
- '@codemirror/lint@6.9.3':
- resolution: {integrity: sha512-y3YkYhdnhjDBAe0VIA0c4wVoFOvnp8CnAvfLqi0TqotIv92wIlAAP7HELOpLBsKwjAX6W92rSflA6an/2zBvXw==}
+ '@codemirror/lint@6.8.5':
+ resolution: {integrity: sha512-s3n3KisH7dx3vsoeGMxsbRAgKe4O1vbrnKBClm99PU0fWxmxsx5rR2PfqQgIt+2MMJBHbiJ5rfIdLYfB9NNvsA==}
- '@codemirror/state@6.5.4':
- resolution: {integrity: sha512-8y7xqG/hpB53l25CIoit9/ngxdfoG+fx+V3SHBrinnhOtLvKHRyAJJuHzkWrR4YXXLX8eXBsejgAAxHUOdW1yw==}
+ '@codemirror/state@6.5.2':
+ resolution: {integrity: sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==}
- '@codemirror/view@6.39.11':
- resolution: {integrity: sha512-bWdeR8gWM87l4DB/kYSF9A+dVackzDb/V56Tq7QVrQ7rn86W0rgZFtlL3g3pem6AeGcb9NQNoy3ao4WpW4h5tQ==}
+ '@codemirror/view@6.38.1':
+ resolution: {integrity: sha512-RmTOkE7hRU3OVREqFVITWHz6ocgBjv08GoePscAakgVQfciA3SGCEk7mb9IzwW61cKKmlTpHXG6DUE5Ubx+MGQ==}
'@colors/colors@1.6.0':
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
engines: {node: '>=0.1.90'}
- '@ctrl/tinycolor@4.2.0':
- resolution: {integrity: sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==}
+ '@ctrl/tinycolor@4.1.0':
+ resolution: {integrity: sha512-WyOx8cJQ+FQus4Mm4uPIZA64gbk3Wxh0so5Lcii0aJifqwoVOlfFtorjLE0Hen4OYyHZMXDWqMmaQemBhgxFRQ==}
engines: {node: '>=14'}
'@dabh/diagnostics@2.0.8':
@@ -535,14 +700,45 @@ packages:
resolution: {integrity: sha512-Y6+WUMsTFWE5jb20IFP4YGa5IrGY/+a/FbOSjDF/wz9gepU2hwCYSXRHP/vPwBvwcY3SVMASt4yXxbXNXigmZQ==}
engines: {node: '>=18'}
- '@docsearch/css@4.5.3':
- resolution: {integrity: sha512-kUpHaxn0AgI3LQfyzTYkNUuaFY4uEz/Ym9/N/FvyDE+PzSgZsCyDH9jE49B6N6f1eLCm9Yp64J9wENd6vypdxA==}
+ '@docsearch/core@4.4.0':
+ resolution: {integrity: sha512-kiwNo5KEndOnrf5Kq/e5+D9NBMCFgNsDoRpKQJ9o/xnSlheh6b8AXppMuuUVVdAUIhIfQFk/07VLjjk/fYyKmw==}
+ peerDependencies:
+ '@types/react': '>= 16.8.0 < 20.0.0'
+ react: '>= 16.8.0 < 20.0.0'
+ react-dom: '>= 16.8.0 < 20.0.0'
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ react:
+ optional: true
+ react-dom:
+ optional: true
+
+ '@docsearch/css@4.4.0':
+ resolution: {integrity: sha512-e9vPgtih6fkawakmYo0Y6V4BKBmDV7Ykudn7ADWXUs5b6pmtBRwDbpSG/WiaUG63G28OkJDEnsMvgIAnZgGwYw==}
- '@docsearch/js@4.5.3':
- resolution: {integrity: sha512-rcBiUMCXbZLqrLIT6F6FDcrG/tyvM2WM0zum6NPbIiQNDQxbSgmNc+/bToS0rxBsXaxiU64esiWoS02WqrWLsg==}
+ '@docsearch/js@4.4.0':
+ resolution: {integrity: sha512-vCiKzjYD54bugUIMZA6YzuLDilkD3TNH/kfbvqsnzxiLTMu8F13psD+hdMSEOn7j+dFJOaf49fZ+gwr+rXctMw==}
+
+ '@docsearch/react@4.4.0':
+ resolution: {integrity: sha512-z12zeg1mV7WD4Ag4pKSuGukETJLaucVFwszDXL/qLaEgRqxEaVacO9SR1qqnCXvZztlvz2rt7cMqryi/7sKfjA==}
+ peerDependencies:
+ '@types/react': '>= 16.8.0 < 20.0.0'
+ react: '>= 16.8.0 < 20.0.0'
+ react-dom: '>= 16.8.0 < 20.0.0'
+ search-insights: '>= 1 < 3'
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ react:
+ optional: true
+ react-dom:
+ optional: true
+ search-insights:
+ optional: true
- '@emnapi/runtime@1.8.1':
- resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
+ '@emnapi/runtime@1.7.1':
+ resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==}
'@envelop/instrumentation@1.0.0':
resolution: {integrity: sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==}
@@ -554,6 +750,12 @@ packages:
cpu: [ppc64]
os: [aix]
+ '@esbuild/aix-ppc64@0.25.9':
+ resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [aix]
+
'@esbuild/aix-ppc64@0.27.2':
resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==}
engines: {node: '>=18'}
@@ -566,6 +768,12 @@ packages:
cpu: [arm64]
os: [android]
+ '@esbuild/android-arm64@0.25.9':
+ resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [android]
+
'@esbuild/android-arm64@0.27.2':
resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==}
engines: {node: '>=18'}
@@ -578,6 +786,12 @@ packages:
cpu: [arm]
os: [android]
+ '@esbuild/android-arm@0.25.9':
+ resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [android]
+
'@esbuild/android-arm@0.27.2':
resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==}
engines: {node: '>=18'}
@@ -590,6 +804,12 @@ packages:
cpu: [x64]
os: [android]
+ '@esbuild/android-x64@0.25.9':
+ resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [android]
+
'@esbuild/android-x64@0.27.2':
resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==}
engines: {node: '>=18'}
@@ -602,6 +822,12 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@esbuild/darwin-arm64@0.25.9':
+ resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [darwin]
+
'@esbuild/darwin-arm64@0.27.2':
resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==}
engines: {node: '>=18'}
@@ -614,6 +840,12 @@ packages:
cpu: [x64]
os: [darwin]
+ '@esbuild/darwin-x64@0.25.9':
+ resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [darwin]
+
'@esbuild/darwin-x64@0.27.2':
resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==}
engines: {node: '>=18'}
@@ -626,6 +858,12 @@ packages:
cpu: [arm64]
os: [freebsd]
+ '@esbuild/freebsd-arm64@0.25.9':
+ resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [freebsd]
+
'@esbuild/freebsd-arm64@0.27.2':
resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==}
engines: {node: '>=18'}
@@ -638,6 +876,12 @@ packages:
cpu: [x64]
os: [freebsd]
+ '@esbuild/freebsd-x64@0.25.9':
+ resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [freebsd]
+
'@esbuild/freebsd-x64@0.27.2':
resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==}
engines: {node: '>=18'}
@@ -650,6 +894,12 @@ packages:
cpu: [arm64]
os: [linux]
+ '@esbuild/linux-arm64@0.25.9':
+ resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [linux]
+
'@esbuild/linux-arm64@0.27.2':
resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==}
engines: {node: '>=18'}
@@ -662,6 +912,12 @@ packages:
cpu: [arm]
os: [linux]
+ '@esbuild/linux-arm@0.25.9':
+ resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [linux]
+
'@esbuild/linux-arm@0.27.2':
resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==}
engines: {node: '>=18'}
@@ -674,6 +930,12 @@ packages:
cpu: [ia32]
os: [linux]
+ '@esbuild/linux-ia32@0.25.9':
+ resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [linux]
+
'@esbuild/linux-ia32@0.27.2':
resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==}
engines: {node: '>=18'}
@@ -686,6 +948,12 @@ packages:
cpu: [loong64]
os: [linux]
+ '@esbuild/linux-loong64@0.25.9':
+ resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==}
+ engines: {node: '>=18'}
+ cpu: [loong64]
+ os: [linux]
+
'@esbuild/linux-loong64@0.27.2':
resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==}
engines: {node: '>=18'}
@@ -698,6 +966,12 @@ packages:
cpu: [mips64el]
os: [linux]
+ '@esbuild/linux-mips64el@0.25.9':
+ resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==}
+ engines: {node: '>=18'}
+ cpu: [mips64el]
+ os: [linux]
+
'@esbuild/linux-mips64el@0.27.2':
resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==}
engines: {node: '>=18'}
@@ -710,6 +984,12 @@ packages:
cpu: [ppc64]
os: [linux]
+ '@esbuild/linux-ppc64@0.25.9':
+ resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [linux]
+
'@esbuild/linux-ppc64@0.27.2':
resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==}
engines: {node: '>=18'}
@@ -722,6 +1002,12 @@ packages:
cpu: [riscv64]
os: [linux]
+ '@esbuild/linux-riscv64@0.25.9':
+ resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==}
+ engines: {node: '>=18'}
+ cpu: [riscv64]
+ os: [linux]
+
'@esbuild/linux-riscv64@0.27.2':
resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==}
engines: {node: '>=18'}
@@ -734,6 +1020,12 @@ packages:
cpu: [s390x]
os: [linux]
+ '@esbuild/linux-s390x@0.25.9':
+ resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==}
+ engines: {node: '>=18'}
+ cpu: [s390x]
+ os: [linux]
+
'@esbuild/linux-s390x@0.27.2':
resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==}
engines: {node: '>=18'}
@@ -746,6 +1038,12 @@ packages:
cpu: [x64]
os: [linux]
+ '@esbuild/linux-x64@0.25.9':
+ resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [linux]
+
'@esbuild/linux-x64@0.27.2':
resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==}
engines: {node: '>=18'}
@@ -758,6 +1056,12 @@ packages:
cpu: [arm64]
os: [netbsd]
+ '@esbuild/netbsd-arm64@0.25.9':
+ resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [netbsd]
+
'@esbuild/netbsd-arm64@0.27.2':
resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==}
engines: {node: '>=18'}
@@ -770,6 +1074,12 @@ packages:
cpu: [x64]
os: [netbsd]
+ '@esbuild/netbsd-x64@0.25.9':
+ resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [netbsd]
+
'@esbuild/netbsd-x64@0.27.2':
resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==}
engines: {node: '>=18'}
@@ -782,6 +1092,12 @@ packages:
cpu: [arm64]
os: [openbsd]
+ '@esbuild/openbsd-arm64@0.25.9':
+ resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [openbsd]
+
'@esbuild/openbsd-arm64@0.27.2':
resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==}
engines: {node: '>=18'}
@@ -794,6 +1110,12 @@ packages:
cpu: [x64]
os: [openbsd]
+ '@esbuild/openbsd-x64@0.25.9':
+ resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [openbsd]
+
'@esbuild/openbsd-x64@0.27.2':
resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==}
engines: {node: '>=18'}
@@ -806,6 +1128,12 @@ packages:
cpu: [arm64]
os: [openharmony]
+ '@esbuild/openharmony-arm64@0.25.9':
+ resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [openharmony]
+
'@esbuild/openharmony-arm64@0.27.2':
resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==}
engines: {node: '>=18'}
@@ -818,6 +1146,12 @@ packages:
cpu: [x64]
os: [sunos]
+ '@esbuild/sunos-x64@0.25.9':
+ resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [sunos]
+
'@esbuild/sunos-x64@0.27.2':
resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==}
engines: {node: '>=18'}
@@ -830,6 +1164,12 @@ packages:
cpu: [arm64]
os: [win32]
+ '@esbuild/win32-arm64@0.25.9':
+ resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [win32]
+
'@esbuild/win32-arm64@0.27.2':
resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==}
engines: {node: '>=18'}
@@ -842,6 +1182,12 @@ packages:
cpu: [ia32]
os: [win32]
+ '@esbuild/win32-ia32@0.25.9':
+ resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [win32]
+
'@esbuild/win32-ia32@0.27.2':
resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==}
engines: {node: '>=18'}
@@ -854,29 +1200,38 @@ packages:
cpu: [x64]
os: [win32]
+ '@esbuild/win32-x64@0.25.9':
+ resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [win32]
+
'@esbuild/win32-x64@0.27.2':
resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==}
engines: {node: '>=18'}
cpu: [x64]
os: [win32]
+ '@expressive-code/core@0.41.5':
+ resolution: {integrity: sha512-II5TEy5eOoXiqPwqtpSqwamUd7lZS3YH3ofxR1ZyQMmygqORZn8/7SzgfF8G0kB7uKCBzFZT6RgKgCuHcJuPpA==}
+
'@expressive-code/core@0.41.6':
resolution: {integrity: sha512-FvJQP+hG0jWi/FLBSmvHInDqWR7jNANp9PUDjdMqSshHb0y7sxx3vHuoOr6SgXjWw+MGLqorZyPQ0aAlHEok6g==}
'@expressive-code/plugin-collapsible-sections@0.41.6':
resolution: {integrity: sha512-LxSa49aziWKgpGoOoZlTbXW1V1/mEPyxKb+J9JFgUtTizXNKX363uiCHcKQYzSLmIN7HII5WxF+uArGHwb+X+w==}
- '@expressive-code/plugin-frames@0.41.6':
- resolution: {integrity: sha512-d+hkSYXIQot6fmYnOmWAM+7TNWRv/dhfjMsNq+mIZz8Tb4mPHOcgcfZeEM5dV9TDL0ioQNvtcqQNuzA1sRPjxg==}
+ '@expressive-code/plugin-frames@0.41.3':
+ resolution: {integrity: sha512-rFQtmf/3N2CK3Cq/uERweMTYZnBu+CwxBdHuOftEmfA9iBE7gTVvwpbh82P9ZxkPLvc40UMhYt7uNuAZexycRQ==}
'@expressive-code/plugin-line-numbers@0.41.6':
resolution: {integrity: sha512-YS8oLrGNBjY8qVVl6ZntwPXIh5HGrLEq23R6eyJ0tCJQmq03tCOOiWw9cc2R3J/XobXAI7coAtVbqAiGFB8pXQ==}
- '@expressive-code/plugin-shiki@0.41.6':
- resolution: {integrity: sha512-Y6zmKBmsIUtWTzdefqlzm/h9Zz0Rc4gNdt2GTIH7fhHH2I9+lDYCa27BDwuBhjqcos6uK81Aca9dLUC4wzN+ng==}
+ '@expressive-code/plugin-shiki@0.41.3':
+ resolution: {integrity: sha512-RlTARoopzhFJIOVHLGvuXJ8DCEme/hjV+ZnRJBIxzxsKVpGPW4Oshqg9xGhWTYdHstTsxO663s0cdBLzZj9TQA==}
- '@expressive-code/plugin-text-markers@0.41.6':
- resolution: {integrity: sha512-PBFa1wGyYzRExMDzBmAWC6/kdfG1oLn4pLpBeTfIRrALPjcGA/59HP3e7q9J0Smk4pC7U+lWkA2LHR8FYV8U7Q==}
+ '@expressive-code/plugin-text-markers@0.41.3':
+ resolution: {integrity: sha512-SN8tkIzDpA0HLAscEYD2IVrfLiid6qEdE9QLlGVSxO1KEw7qYvjpbNBQjUjMr5/jvTJ7ys6zysU2vLPHE0sb2g==}
'@fastify/accept-negotiator@2.0.1':
resolution: {integrity: sha512-/c/TW2bO/v9JeEgoD/g1G5GxGeCF1Hafdf79WPmUlgYiBXummY0oX3VVq4yFkKKVBKDNlaDUYoab7g38RpPqCQ==}
@@ -884,11 +1239,11 @@ packages:
'@fastify/busboy@3.2.0':
resolution: {integrity: sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==}
- '@floating-ui/core@1.7.4':
- resolution: {integrity: sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==}
+ '@floating-ui/core@1.7.3':
+ resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==}
- '@floating-ui/dom@1.7.5':
- resolution: {integrity: sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==}
+ '@floating-ui/dom@1.7.4':
+ resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==}
'@floating-ui/utils@0.2.10':
resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
@@ -923,8 +1278,8 @@ packages:
peerDependencies:
'@astrojs/starlight': '>=0.30.0'
- '@hono/node-server@1.19.9':
- resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==}
+ '@hono/node-server@1.19.8':
+ resolution: {integrity: sha512-0/g2lIOPzX8f3vzW1ggQgvG5mjtFBDBHFAzI5SFAi2DzSqS9luJwqg9T6O/gKYLi+inS7eNxBeIFkkghIPvrMA==}
engines: {node: '>=18.14.1'}
peerDependencies:
hono: ^4
@@ -936,8 +1291,8 @@ packages:
'@iarna/toml@2.2.5':
resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==}
- '@iconify/json@2.2.432':
- resolution: {integrity: sha512-W0Qa5ByXfJUEtami6b4Mm4DRfcAWWsKsUhJ2uiaEOE2QabREEcDSa1op9qP12yrhuArEPiCyuO04rHNxArZ4Xw==}
+ '@iconify/json@2.2.435':
+ resolution: {integrity: sha512-QK5fPcA8zHwDhWEU9TvoaFrf61dADHC/rl8i2iKdXyVDodo6TTVnin7OMiyrHT19b4Y5lQofgdS7UW+jiF7dSg==}
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
@@ -1085,8 +1440,8 @@ packages:
'@import-maps/resolve@2.0.0':
resolution: {integrity: sha512-RwzRTpmrrS6Q1ZhQExwuxJGK1Wqhv4stt+OF2JzS+uawewpwNyU7EJL1WpBex7aDiiGLs4FsXGkfUBdYuX7xiQ==}
- '@internationalized/date@3.10.1':
- resolution: {integrity: sha512-oJrXtQiAXLvT9clCf1K4kxp3eKsQhIaZqxEyowkBcsvZDdZkbWrVmnGknxs5flTD0VGsxrxKgBCZty1EzoiMzA==}
+ '@internationalized/date@3.9.0':
+ resolution: {integrity: sha512-yaN3brAnHRD+4KyyOsJyk49XUvj2wtbNACSqg0bz3u8t2VuzhC8Q5dfRnrSxjnnbDb+ienBnkn1TzQfE154vyg==}
'@internationalized/number@3.6.5':
resolution: {integrity: sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==}
@@ -1120,29 +1475,32 @@ packages:
'@jridgewell/sourcemap-codec@1.5.5':
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
+ '@jridgewell/trace-mapping@0.3.30':
+ resolution: {integrity: sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==}
+
'@jridgewell/trace-mapping@0.3.31':
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
- '@lezer/common@1.5.0':
- resolution: {integrity: sha512-PNGcolp9hr4PJdXR4ix7XtixDrClScvtSCYW3rQG106oVMOOI+jFb+0+J3mbeL/53g1Zd6s0kJzaw6Ri68GmAA==}
+ '@lezer/common@1.2.3':
+ resolution: {integrity: sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA==}
'@lezer/css@1.3.0':
resolution: {integrity: sha512-pBL7hup88KbI7hXnZV3PQsn43DHy6TWyzuyk2AO9UyoXcDltvIdqWKE1dLL/45JVZ+YZkHe1WVHqO6wugZZWcw==}
- '@lezer/highlight@1.2.3':
- resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==}
+ '@lezer/highlight@1.2.1':
+ resolution: {integrity: sha512-Z5duk4RN/3zuVO7Jq0pGLJ3qynpxUVsh7IbUbGj88+uV2ApSAn6kWg2au3iJb+0Zi7kKtqffIESgNcRXWZWmSA==}
- '@lezer/html@1.3.13':
- resolution: {integrity: sha512-oI7n6NJml729m7pjm9lvLvmXbdoMoi2f+1pwSDJkl9d68zGr7a9Btz8NdHTGQZtW2DA25ybeuv/SyDb9D5tseg==}
+ '@lezer/html@1.3.10':
+ resolution: {integrity: sha512-dqpT8nISx/p9Do3AchvYGV3qYc4/rKr3IBZxlHmpIKam56P47RSHkSF5f13Vu9hebS1jM0HmtJIwLbWz1VIY6w==}
- '@lezer/javascript@1.5.4':
- resolution: {integrity: sha512-vvYx3MhWqeZtGPwDStM2dwgljd5smolYD2lR2UyFcHfxbBQebqx8yjmFmxtJ/E6nN6u1D9srOiVWm3Rb4tmcUA==}
+ '@lezer/javascript@1.5.1':
+ resolution: {integrity: sha512-ATOImjeVJuvgm3JQ/bpo2Tmv55HSScE2MTPnKRMRIPx2cLhHGyX2VnqpHhtIV1tVzIjZDbcWQm+NCTF40ggZVw==}
'@lezer/json@1.0.3':
resolution: {integrity: sha512-BP9KzdF9Y35PDpv04r0VeSTKDeox5vVr3efE7eBbx3r4s3oNLfunchejZhjArmeieBH+nVOpgIiBJpEAv8ilqQ==}
- '@lezer/lr@1.4.8':
- resolution: {integrity: sha512-bPWa0Pgx69ylNlMlPvBPryqeLYQjyJjqPx+Aupm5zydLIF3NE+6MMLT8Yi23Bd9cif9VS00aUebn+6fDIGBcDA==}
+ '@lezer/lr@1.4.2':
+ resolution: {integrity: sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==}
'@lezer/xml@1.0.6':
resolution: {integrity: sha512-CdDwirL0OEaStFue/66ZmFSeppuL6Dwjlk8qk153mSQwiSH/Dlri4GNymrNWnUmPl2Um7QfV1FO9KFUyX3Twww==}
@@ -1150,8 +1508,8 @@ packages:
'@lezer/yaml@1.0.3':
resolution: {integrity: sha512-GuBLekbw9jDBDhGur82nuwkxKQ+a3W5H0GfaAthDXcAu+XdpS43VlnxA9E9hllkpSP5ellRDKjLLj7Lu9Wr6xA==}
- '@lit-labs/ssr-dom-shim@1.5.1':
- resolution: {integrity: sha512-Aou5UdlSpr5whQe8AA/bZG0jMj96CoJIWbGfZ91qieWu5AWUMKw8VR/pAkQkJYvBNhmCcWnZlyyk5oze8JIqYA==}
+ '@lit-labs/ssr-dom-shim@1.4.0':
+ resolution: {integrity: sha512-ficsEARKnmmW5njugNYKipTm4SFnbik7CXtoencDZzmzo/dQ+2Q0bgkzJuoJP20Aj0F+izzJjOqsnkd6F/o1bw==}
'@mapbox/node-pre-gyp@2.0.3':
resolution: {integrity: sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==}
@@ -1164,8 +1522,8 @@ packages:
'@mdx-js/mdx@3.1.1':
resolution: {integrity: sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==}
- '@modelcontextprotocol/sdk@1.25.3':
- resolution: {integrity: sha512-vsAMBMERybvYgKbg/l4L1rhS7VXV1c0CtyJg72vwxONVX0l4ZfKVAnZEWTQixJGTzKnELjQ59e4NbdFDALRiAQ==}
+ '@modelcontextprotocol/sdk@1.25.2':
+ resolution: {integrity: sha512-LZFeo4F9M5qOhC/Uc1aQSrBHxMrvxett+9KLHt7OhcExtoiRN9DKgbZffMP/nxjutWDQpfMDfP3nkHI4X9ijww==}
engines: {node: '>=18'}
peerDependencies:
'@cfworker/json-schema': ^4.1.1
@@ -1180,8 +1538,8 @@ packages:
peerDependencies:
'@netlify/api': '>=14.0.12'
- '@netlify/api@14.0.13':
- resolution: {integrity: sha512-WQczmnM/u2wcxk0G0rE36yTHzYzuPdByaKmJBVEZvZE0LC7VeHz8tBoX2EYpAuvjzczm8ez1ekZGjqTHK1+Osw==}
+ '@netlify/api@14.0.12':
+ resolution: {integrity: sha512-4xSfHAj9PIZZ78YOPby6TBHxYnf6sOE1/jpkHSDyt2oRxF94qJ0fhp96Fo2kq/rIhvgTlU5Ce3HARi8BDY4mLw==}
engines: {node: '>=18.14.0'}
'@netlify/binary-info@1.0.0':
@@ -1195,8 +1553,8 @@ packages:
resolution: {integrity: sha512-Fl4/KxP8NS7+skjfRixgekuqBNvLPay/J6qC2mxvHjkkZNu1oUs8QOc+T3Nvt4n+UMrltnt9ggg0q/q4hmBIVw==}
engines: {node: '>=20.6.1'}
- '@netlify/config@24.3.0':
- resolution: {integrity: sha512-yLqZLwvONivf0jcaO1WxUWEnW+h0F9UMvVv8JqnVi4TFjg6sLsjHhH4qICK2+PKqyDJ/OkM00udEYHmhg7LGGg==}
+ '@netlify/config@24.2.0':
+ resolution: {integrity: sha512-idc1D6kdQOFjG70aZC06crqElTyaSulVlnOEDZX2+5/vcmfFCBu8CJSEd5YzC6VCCXBgOW3Hw0cVxDTl5X6+CQ==}
engines: {node: '>=18.14.0'}
hasBin: true
@@ -1204,27 +1562,27 @@ packages:
resolution: {integrity: sha512-qziF8R9kf7mRNgSpmUH96O0aV1ZiwK4c9ZecFQbDSQuYhgy9GY1WTjiQF0oQnohjTjWNtXhrU39LAeXWNLaBJg==}
engines: {node: ^18.14.0 || >=20}
- '@netlify/dev@4.8.8':
- resolution: {integrity: sha512-tvucXIB5t0R6nSC+L/W9xPX1uV4588pwfCcSqPstkQhS8tHg6cYrnzjUTvxfUL3lPUm1zVFGDz39ExK9tqiL1Q==}
+ '@netlify/dev@4.8.7':
+ resolution: {integrity: sha512-nQwyJwHXgT356VxFbmRN27l5Pr+5UDWEivS8ijX+Jau9DOJeAuSRCHAQ/tSB/P3EIIiJ+Qc0ebjUuAjB4uRztQ==}
engines: {node: '>=20.6.1'}
- '@netlify/edge-bundler@14.9.4':
- resolution: {integrity: sha512-BDi+pnV2Dit6KqTxGkuuGM4faowFnGWtCPshJz7yLmwmaXBm2NY4H4HEnEjapjnSVTChK0N3MK4aye4dhV0ePw==}
+ '@netlify/edge-bundler@14.9.2':
+ resolution: {integrity: sha512-qJErMNAW48QnvtAJe0yRtz2urenxHUdFhdVpbWoXWuG4Xlq8D06unjl9OfGnymNsoiwLpLcCjEngSNcdZoTa0w==}
engines: {node: '>=18.14.0'}
'@netlify/edge-functions-bootstrap@2.16.0':
resolution: {integrity: sha512-v8QQihSbBHj3JxtJsHoepXALpNumD9M7egHoc8z62FYl5it34dWczkaJoFFopEyhiBVKi4K/n0ZYpdzwfujd6g==}
- '@netlify/edge-functions-dev@1.0.8':
- resolution: {integrity: sha512-SvOWcPqKjDjhOKKpp5VFCgONKgRPNM3YsssVG3s2xi5OvNGSw+1KPAlzGplM+MqOfv+3oIs7N+6pULk0MtaimA==}
+ '@netlify/edge-functions-dev@1.0.7':
+ resolution: {integrity: sha512-PlkG3PxULQ7z/CSzx5LthGsVtJPOo8E+sA67cOwNq/eHxtwpCUfCPOmxq3AGKqMR1pzUGC6k5yewhgXoG8Zm7w==}
engines: {node: '>=20.6.1'}
'@netlify/edge-functions@3.0.3':
resolution: {integrity: sha512-grElRK+rTBdYrPsULPKrhcHhrW+fwpDRLPbGByqa6Xrz0fhzcFJ2D9ijxEQ/onFcSVPYHT1u1mI48GhS5bZ/Ag==}
engines: {node: '>=18.0.0'}
- '@netlify/functions-dev@1.1.8':
- resolution: {integrity: sha512-zl5IWvs5B4ck1w8KcV6NUsdkVF1BmW2deF5FwZj14jy5yiF6Errska+lSr9S5tZZ0vJUSs75is7vauP2AxewDA==}
+ '@netlify/functions-dev@1.1.7':
+ resolution: {integrity: sha512-0f/yMvc3XZQDbD3BmI0oJiMHXyocO+ovYCoKtjUlLbvmeM35iVIy+G/XuSjBtvjBmiRF0VM++E7X/ACTvB7tzw==}
engines: {node: '>=20.6.1'}
'@netlify/functions@5.1.2':
@@ -1243,8 +1601,8 @@ packages:
resolution: {integrity: sha512-1X3fUmacCLMlPIqyeV5tdo6Wbf9aBSWobgr4DyRvg9zDV9jbKqgdN3BNbcUXmVaqfN+0iiv0k9p02mcRV3OyOw==}
engines: {node: '>=20.6.1'}
- '@netlify/open-api@2.46.0':
- resolution: {integrity: sha512-ONTAnExC2fX4luhAQ91DD3ORbh+YFMmzk9ebrheVg+W4cTHmNnGxLbiYbmd44IqnLQjgqn4xrmmDULEMZcMdfw==}
+ '@netlify/open-api@2.45.0':
+ resolution: {integrity: sha512-kLysr2N8HQi0qoEq04vpRvrE/fSnZaXJYf1bVxKre2lLaM1RSm05hqDswKTgxM601pZf9h1i1Ea3L4DZNgHb5w==}
engines: {node: '>=14.8.0'}
'@netlify/otel@5.1.1':
@@ -1279,14 +1637,14 @@ packages:
resolution: {integrity: sha512-5gxMWh/S7wr0uHKSTbMv4bjWmWSpwpeLYvErWeVNAPll5/QNFo9aWimMAUuh8ReLY3/fg92XAroVVu7+z27Snw==}
engines: {node: ^18.14.0 || >=20}
- '@netlify/vite-plugin@2.7.20':
- resolution: {integrity: sha512-3CA6NkHH/g7G5GJbocuAFfZtdTSgOfKcRx+GFglrPFvLvUpBrRXMzZ1TIn2lvS0ICNqAGVT6+eL2tYEH0cTMCg==}
+ '@netlify/vite-plugin@2.7.19':
+ resolution: {integrity: sha512-2EFGOqm3tThLTnPqOlPIt8BebP5pZVAAJtpW+eyPQixnyKZKXOd90U8sDowEKykXANMW9s49/5jcJBI+oXcSdA==}
engines: {node: ^20.6.1 || >=22}
peerDependencies:
vite: ^5 || ^6 || ^7
- '@netlify/zip-it-and-ship-it@14.3.1':
- resolution: {integrity: sha512-dlLh7ZRVpvWc5mHR3h8RY0LA1VK6qz2mkq5SztJ+9w92xKP7i4FfTURjZOrDs8lwJuKcG64r3UaFv6dAB71K3w==}
+ '@netlify/zip-it-and-ship-it@14.1.18':
+ resolution: {integrity: sha512-l3wVvGMrGAjsUlQ4JNUngiyUDlNIqu93UFo+NuJMTC+7h/IeKyNcbcIHm5w0A5W2CmkiZyQgQRo+CfrtujqyPw==}
engines: {node: '>=18.14.0'}
hasBin: true
@@ -1472,125 +1830,120 @@ packages:
'@oslojs/encoding@1.1.0':
resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
- '@pagefind/darwin-arm64@1.4.0':
- resolution: {integrity: sha512-2vMqkbv3lbx1Awea90gTaBsvpzgRs7MuSgKDxW0m9oV1GPZCZbZBJg/qL83GIUEN2BFlY46dtUZi54pwH+/pTQ==}
+ '@pagefind/darwin-arm64@1.3.0':
+ resolution: {integrity: sha512-365BEGl6ChOsauRjyVpBjXybflXAOvoMROw3TucAROHIcdBvXk9/2AmEvGFU0r75+vdQI4LJdJdpH4Y6Yqaj4A==}
cpu: [arm64]
os: [darwin]
- '@pagefind/darwin-x64@1.4.0':
- resolution: {integrity: sha512-e7JPIS6L9/cJfow+/IAqknsGqEPjJnVXGjpGm25bnq+NPdoD3c/7fAwr1OXkG4Ocjx6ZGSCijXEV4ryMcH2E3A==}
+ '@pagefind/darwin-x64@1.3.0':
+ resolution: {integrity: sha512-zlGHA23uuXmS8z3XxEGmbHpWDxXfPZ47QS06tGUq0HDcZjXjXHeLG+cboOy828QIV5FXsm9MjfkP5e4ZNbOkow==}
cpu: [x64]
os: [darwin]
'@pagefind/default-ui@1.4.0':
resolution: {integrity: sha512-wie82VWn3cnGEdIjh4YwNESyS1G6vRHwL6cNjy9CFgNnWW/PGRjsLq300xjVH5sfPFK3iK36UxvIBymtQIEiSQ==}
- '@pagefind/freebsd-x64@1.4.0':
- resolution: {integrity: sha512-WcJVypXSZ+9HpiqZjFXMUobfFfZZ6NzIYtkhQ9eOhZrQpeY5uQFqNWLCk7w9RkMUwBv1HAMDW3YJQl/8OqsV0Q==}
- cpu: [x64]
- os: [freebsd]
-
- '@pagefind/linux-arm64@1.4.0':
- resolution: {integrity: sha512-PIt8dkqt4W06KGmQjONw7EZbhDF+uXI7i0XtRLN1vjCUxM9vGPdtJc2mUyVPevjomrGz5M86M8bqTr6cgDp1Uw==}
+ '@pagefind/linux-arm64@1.3.0':
+ resolution: {integrity: sha512-8lsxNAiBRUk72JvetSBXs4WRpYrQrVJXjlRRnOL6UCdBN9Nlsz0t7hWstRk36+JqHpGWOKYiuHLzGYqYAqoOnQ==}
cpu: [arm64]
os: [linux]
- '@pagefind/linux-x64@1.4.0':
- resolution: {integrity: sha512-z4oddcWwQ0UHrTHR8psLnVlz6USGJ/eOlDPTDYZ4cI8TK8PgwRUPQZp9D2iJPNIPcS6Qx/E4TebjuGJOyK8Mmg==}
+ '@pagefind/linux-x64@1.3.0':
+ resolution: {integrity: sha512-hAvqdPJv7A20Ucb6FQGE6jhjqy+vZ6pf+s2tFMNtMBG+fzcdc91uTw7aP/1Vo5plD0dAOHwdxfkyw0ugal4kcQ==}
cpu: [x64]
os: [linux]
- '@pagefind/windows-x64@1.4.0':
- resolution: {integrity: sha512-NkT+YAdgS2FPCn8mIA9bQhiBs+xmniMGq1LFPDhcFn0+2yIUEiIG06t7bsZlhdjknEQRTSdT7YitP6fC5qwP0g==}
+ '@pagefind/windows-x64@1.3.0':
+ resolution: {integrity: sha512-BR1bIRWOMqkf8IoU576YDhij1Wd/Zf2kX/kCI0b2qzCKC8wcc2GQJaaRMCpzvCCrmliO4vtJ6RITp/AnoYUUmQ==}
cpu: [x64]
os: [win32]
- '@parcel/watcher-android-arm64@2.5.6':
- resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
+ '@parcel/watcher-android-arm64@2.5.4':
+ resolution: {integrity: sha512-hoh0vx4v+b3BNI7Cjoy2/B0ARqcwVNrzN/n7DLq9ZB4I3lrsvhrkCViJyfTj/Qi5xM9YFiH4AmHGK6pgH1ss7g==}
engines: {node: '>= 10.0.0'}
cpu: [arm64]
os: [android]
- '@parcel/watcher-darwin-arm64@2.5.6':
- resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
+ '@parcel/watcher-darwin-arm64@2.5.4':
+ resolution: {integrity: sha512-kphKy377pZiWpAOyTgQYPE5/XEKVMaj6VUjKT5VkNyUJlr2qZAn8gIc7CPzx+kbhvqHDT9d7EqdOqRXT6vk0zw==}
engines: {node: '>= 10.0.0'}
cpu: [arm64]
os: [darwin]
- '@parcel/watcher-darwin-x64@2.5.6':
- resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
+ '@parcel/watcher-darwin-x64@2.5.4':
+ resolution: {integrity: sha512-UKaQFhCtNJW1A9YyVz3Ju7ydf6QgrpNQfRZ35wNKUhTQ3dxJ/3MULXN5JN/0Z80V/KUBDGa3RZaKq1EQT2a2gg==}
engines: {node: '>= 10.0.0'}
cpu: [x64]
os: [darwin]
- '@parcel/watcher-freebsd-x64@2.5.6':
- resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
+ '@parcel/watcher-freebsd-x64@2.5.4':
+ resolution: {integrity: sha512-Dib0Wv3Ow/m2/ttvLdeI2DBXloO7t3Z0oCp4bAb2aqyqOjKPPGrg10pMJJAQ7tt8P4V2rwYwywkDhUia/FgS+Q==}
engines: {node: '>= 10.0.0'}
cpu: [x64]
os: [freebsd]
- '@parcel/watcher-linux-arm-glibc@2.5.6':
- resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
+ '@parcel/watcher-linux-arm-glibc@2.5.4':
+ resolution: {integrity: sha512-I5Vb769pdf7Q7Sf4KNy8Pogl/URRCKu9ImMmnVKYayhynuyGYMzuI4UOWnegQNa2sGpsPSbzDsqbHNMyeyPCgw==}
engines: {node: '>= 10.0.0'}
cpu: [arm]
os: [linux]
- '@parcel/watcher-linux-arm-musl@2.5.6':
- resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
+ '@parcel/watcher-linux-arm-musl@2.5.4':
+ resolution: {integrity: sha512-kGO8RPvVrcAotV4QcWh8kZuHr9bXi9a3bSZw7kFarYR0+fGliU7hd/zevhjw8fnvIKG3J9EO5G6sXNGCSNMYPQ==}
engines: {node: '>= 10.0.0'}
cpu: [arm]
os: [linux]
- '@parcel/watcher-linux-arm64-glibc@2.5.6':
- resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
+ '@parcel/watcher-linux-arm64-glibc@2.5.4':
+ resolution: {integrity: sha512-KU75aooXhqGFY2W5/p8DYYHt4hrjHZod8AhcGAmhzPn/etTa+lYCDB2b1sJy3sWJ8ahFVTdy+EbqSBvMx3iFlw==}
engines: {node: '>= 10.0.0'}
cpu: [arm64]
os: [linux]
- '@parcel/watcher-linux-arm64-musl@2.5.6':
- resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
+ '@parcel/watcher-linux-arm64-musl@2.5.4':
+ resolution: {integrity: sha512-Qx8uNiIekVutnzbVdrgSanM+cbpDD3boB1f8vMtnuG5Zau4/bdDbXyKwIn0ToqFhIuob73bcxV9NwRm04/hzHQ==}
engines: {node: '>= 10.0.0'}
cpu: [arm64]
os: [linux]
- '@parcel/watcher-linux-x64-glibc@2.5.6':
- resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
+ '@parcel/watcher-linux-x64-glibc@2.5.4':
+ resolution: {integrity: sha512-UYBQvhYmgAv61LNUn24qGQdjtycFBKSK3EXr72DbJqX9aaLbtCOO8+1SkKhD/GNiJ97ExgcHBrukcYhVjrnogA==}
engines: {node: '>= 10.0.0'}
cpu: [x64]
os: [linux]
- '@parcel/watcher-linux-x64-musl@2.5.6':
- resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
+ '@parcel/watcher-linux-x64-musl@2.5.4':
+ resolution: {integrity: sha512-YoRWCVgxv8akZrMhdyVi6/TyoeeMkQ0PGGOf2E4omODrvd1wxniXP+DBynKoHryStks7l+fDAMUBRzqNHrVOpg==}
engines: {node: '>= 10.0.0'}
cpu: [x64]
os: [linux]
- '@parcel/watcher-wasm@2.5.6':
- resolution: {integrity: sha512-byAiBZ1t3tXQvc8dMD/eoyE7lTXYorhn+6uVW5AC+JGI1KtJC/LvDche5cfUE+qiefH+Ybq0bUCJU0aB1cSHUA==}
+ '@parcel/watcher-wasm@2.5.4':
+ resolution: {integrity: sha512-9Cn7GFQevsvKjUKIP4lh7MNwak6z9e1DcOK0g9sJc8O8qRAbnet8uBNg0mMRY+MU+z3a6EEl9u9bhSFKhx5kCw==}
engines: {node: '>= 10.0.0'}
bundledDependencies:
- napi-wasm
- '@parcel/watcher-win32-arm64@2.5.6':
- resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
+ '@parcel/watcher-win32-arm64@2.5.4':
+ resolution: {integrity: sha512-iby+D/YNXWkiQNYcIhg8P5hSjzXEHaQrk2SLrWOUD7VeC4Ohu0WQvmV+HDJokZVJ2UjJ4AGXW3bx7Lls9Ln4TQ==}
engines: {node: '>= 10.0.0'}
cpu: [arm64]
os: [win32]
- '@parcel/watcher-win32-ia32@2.5.6':
- resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
+ '@parcel/watcher-win32-ia32@2.5.4':
+ resolution: {integrity: sha512-vQN+KIReG0a2ZDpVv8cgddlf67J8hk1WfZMMP7sMeZmJRSmEax5xNDNWKdgqSe2brOKTQQAs3aCCUal2qBHAyg==}
engines: {node: '>= 10.0.0'}
cpu: [ia32]
os: [win32]
- '@parcel/watcher-win32-x64@2.5.6':
- resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
+ '@parcel/watcher-win32-x64@2.5.4':
+ resolution: {integrity: sha512-3A6efb6BOKwyw7yk9ro2vus2YTt2nvcd56AuzxdMiVOxL9umDyN5PKkKfZ/gZ9row41SjVmTVQNWQhaRRGpOKw==}
engines: {node: '>= 10.0.0'}
cpu: [x64]
os: [win32]
- '@parcel/watcher@2.5.6':
- resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
+ '@parcel/watcher@2.5.4':
+ resolution: {integrity: sha512-WYa2tUVV5HiArWPB3ydlOc4R2ivq0IDrlqhMi3l7mVsFEXNcTfxYFPIHXHXIh/ca/y/V5N4E1zecyxdIBjYnkQ==}
engines: {node: '>= 10.0.0'}
'@phosphor-icons/core@2.1.1':
@@ -1603,8 +1956,8 @@ packages:
'@polka/url@1.0.0-next.29':
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
- '@preact/signals-core@1.12.2':
- resolution: {integrity: sha512-5Yf8h1Ke3SMHr15xl630KtwPTW4sYDFkkxS0vQ8UiQLWwZQnrF9IKaVG1mN5VcJz52EcWs2acsc/Npjha/7ysA==}
+ '@preact/signals-core@1.11.0':
+ resolution: {integrity: sha512-jglbibeWHuFRzEWVFY/TT7wB1PppJxmcSfUHcK+2J9vBRtiooMfw6tAPttojNYrrpdGViqAYCbPpmWYlMm+eMQ==}
'@quansync/fs@1.0.0':
resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==}
@@ -1626,8 +1979,8 @@ packages:
'@rolldown/pluginutils@1.0.0-beta.27':
resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
- '@rolldown/pluginutils@1.0.0-rc.1':
- resolution: {integrity: sha512-UTBjtTxVOhodhzFVp/ayITaTETRHPUPYZPXQe0WU0wOgxghMojXxYjOiPOauKIYNWJAWS2fd7gJgGQK8GU8vDA==}
+ '@rolldown/pluginutils@1.0.0-beta.34':
+ resolution: {integrity: sha512-LyAREkZHP5pMom7c24meKmJCdhf2hEyvam2q0unr3or9ydwDL+DJ8chTF6Av/RFPb3rH8UFBdMzO5MxTZW97oA==}
'@rollup/pluginutils@5.3.0':
resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==}
@@ -1638,145 +1991,124 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.57.0':
- resolution: {integrity: sha512-tPgXB6cDTndIe1ah7u6amCI1T0SsnlOuKgg10Xh3uizJk4e5M1JGaUMk7J4ciuAUcFpbOiNhm2XIjP9ON0dUqA==}
+ '@rollup/rollup-android-arm-eabi@4.49.0':
+ resolution: {integrity: sha512-rlKIeL854Ed0e09QGYFlmDNbka6I3EQFw7iZuugQjMb11KMpJCLPFL4ZPbMfaEhLADEL1yx0oujGkBQ7+qW3eA==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.57.0':
- resolution: {integrity: sha512-sa4LyseLLXr1onr97StkU1Nb7fWcg6niokTwEVNOO7awaKaoRObQ54+V/hrF/BP1noMEaaAW6Fg2d/CfLiq3Mg==}
+ '@rollup/rollup-android-arm64@4.49.0':
+ resolution: {integrity: sha512-cqPpZdKUSQYRtLLr6R4X3sD4jCBO1zUmeo3qrWBCqYIeH8Q3KRL4F3V7XJ2Rm8/RJOQBZuqzQGWPjjvFUcYa/w==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.57.0':
- resolution: {integrity: sha512-/NNIj9A7yLjKdmkx5dC2XQ9DmjIECpGpwHoGmA5E1AhU0fuICSqSWScPhN1yLCkEdkCwJIDu2xIeLPs60MNIVg==}
+ '@rollup/rollup-darwin-arm64@4.49.0':
+ resolution: {integrity: sha512-99kMMSMQT7got6iYX3yyIiJfFndpojBmkHfTc1rIje8VbjhmqBXE+nb7ZZP3A5skLyujvT0eIUCUsxAe6NjWbw==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.57.0':
- resolution: {integrity: sha512-xoh8abqgPrPYPr7pTYipqnUi1V3em56JzE/HgDgitTqZBZ3yKCWI+7KUkceM6tNweyUKYru1UMi7FC060RyKwA==}
+ '@rollup/rollup-darwin-x64@4.49.0':
+ resolution: {integrity: sha512-y8cXoD3wdWUDpjOLMKLx6l+NFz3NlkWKcBCBfttUn+VGSfgsQ5o/yDUGtzE9HvsodkP0+16N0P4Ty1VuhtRUGg==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-freebsd-arm64@4.57.0':
- resolution: {integrity: sha512-PCkMh7fNahWSbA0OTUQ2OpYHpjZZr0hPr8lId8twD7a7SeWrvT3xJVyza+dQwXSSq4yEQTMoXgNOfMCsn8584g==}
+ '@rollup/rollup-freebsd-arm64@4.49.0':
+ resolution: {integrity: sha512-3mY5Pr7qv4GS4ZvWoSP8zha8YoiqrU+e0ViPvB549jvliBbdNLrg2ywPGkgLC3cmvN8ya3za+Q2xVyT6z+vZqA==}
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.57.0':
- resolution: {integrity: sha512-1j3stGx+qbhXql4OCDZhnK7b01s6rBKNybfsX+TNrEe9JNq4DLi1yGiR1xW+nL+FNVvI4D02PUnl6gJ/2y6WJA==}
+ '@rollup/rollup-freebsd-x64@4.49.0':
+ resolution: {integrity: sha512-C9KzzOAQU5gU4kG8DTk+tjdKjpWhVWd5uVkinCwwFub2m7cDYLOdtXoMrExfeBmeRy9kBQMkiyJ+HULyF1yj9w==}
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-linux-arm-gnueabihf@4.57.0':
- resolution: {integrity: sha512-eyrr5W08Ms9uM0mLcKfM/Uzx7hjhz2bcjv8P2uynfj0yU8GGPdz8iYrBPhiLOZqahoAMB8ZiolRZPbbU2MAi6Q==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.49.0':
+ resolution: {integrity: sha512-OVSQgEZDVLnTbMq5NBs6xkmz3AADByCWI4RdKSFNlDsYXdFtlxS59J+w+LippJe8KcmeSSM3ba+GlsM9+WwC1w==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.57.0':
- resolution: {integrity: sha512-Xds90ITXJCNyX9pDhqf85MKWUI4lqjiPAipJ8OLp8xqI2Ehk+TCVhF9rvOoN8xTbcafow3QOThkNnrM33uCFQA==}
+ '@rollup/rollup-linux-arm-musleabihf@4.49.0':
+ resolution: {integrity: sha512-ZnfSFA7fDUHNa4P3VwAcfaBLakCbYaxCk0jUnS3dTou9P95kwoOLAMlT3WmEJDBCSrOEFFV0Y1HXiwfLYJuLlA==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.57.0':
- resolution: {integrity: sha512-Xws2KA4CLvZmXjy46SQaXSejuKPhwVdaNinldoYfqruZBaJHqVo6hnRa8SDo9z7PBW5x84SH64+izmldCgbezw==}
+ '@rollup/rollup-linux-arm64-gnu@4.49.0':
+ resolution: {integrity: sha512-Z81u+gfrobVK2iV7GqZCBfEB1y6+I61AH466lNK+xy1jfqFLiQ9Qv716WUM5fxFrYxwC7ziVdZRU9qvGHkYIJg==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.57.0':
- resolution: {integrity: sha512-hrKXKbX5FdaRJj7lTMusmvKbhMJSGWJ+w++4KmjiDhpTgNlhYobMvKfDoIWecy4O60K6yA4SnztGuNTQF+Lplw==}
+ '@rollup/rollup-linux-arm64-musl@4.49.0':
+ resolution: {integrity: sha512-zoAwS0KCXSnTp9NH/h9aamBAIve0DXeYpll85shf9NJ0URjSTzzS+Z9evmolN+ICfD3v8skKUPyk2PO0uGdFqg==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-loong64-gnu@4.57.0':
- resolution: {integrity: sha512-6A+nccfSDGKsPm00d3xKcrsBcbqzCTAukjwWK6rbuAnB2bHaL3r9720HBVZ/no7+FhZLz/U3GwwZZEh6tOSI8Q==}
- cpu: [loong64]
- os: [linux]
-
- '@rollup/rollup-linux-loong64-musl@4.57.0':
- resolution: {integrity: sha512-4P1VyYUe6XAJtQH1Hh99THxr0GKMMwIXsRNOceLrJnaHTDgk1FTcTimDgneRJPvB3LqDQxUmroBclQ1S0cIJwQ==}
+ '@rollup/rollup-linux-loongarch64-gnu@4.49.0':
+ resolution: {integrity: sha512-2QyUyQQ1ZtwZGiq0nvODL+vLJBtciItC3/5cYN8ncDQcv5avrt2MbKt1XU/vFAJlLta5KujqyHdYtdag4YEjYQ==}
cpu: [loong64]
os: [linux]
- '@rollup/rollup-linux-ppc64-gnu@4.57.0':
- resolution: {integrity: sha512-8Vv6pLuIZCMcgXre6c3nOPhE0gjz1+nZP6T+hwWjr7sVH8k0jRkH+XnfjjOTglyMBdSKBPPz54/y1gToSKwrSQ==}
- cpu: [ppc64]
- os: [linux]
-
- '@rollup/rollup-linux-ppc64-musl@4.57.0':
- resolution: {integrity: sha512-r1te1M0Sm2TBVD/RxBPC6RZVwNqUTwJTA7w+C/IW5v9Ssu6xmxWEi+iJQlpBhtUiT1raJ5b48pI8tBvEjEFnFA==}
+ '@rollup/rollup-linux-ppc64-gnu@4.49.0':
+ resolution: {integrity: sha512-k9aEmOWt+mrMuD3skjVJSSxHckJp+SiFzFG+v8JLXbc/xi9hv2icSkR3U7uQzqy+/QbbYY7iNB9eDTwrELo14g==}
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.57.0':
- resolution: {integrity: sha512-say0uMU/RaPm3CDQLxUUTF2oNWL8ysvHkAjcCzV2znxBr23kFfaxocS9qJm+NdkRhF8wtdEEAJuYcLPhSPbjuQ==}
+ '@rollup/rollup-linux-riscv64-gnu@4.49.0':
+ resolution: {integrity: sha512-rDKRFFIWJ/zJn6uk2IdYLc09Z7zkE5IFIOWqpuU0o6ZpHcdniAyWkwSUWE/Z25N/wNDmFHHMzin84qW7Wzkjsw==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-riscv64-musl@4.57.0':
- resolution: {integrity: sha512-/MU7/HizQGsnBREtRpcSbSV1zfkoxSTR7wLsRmBPQ8FwUj5sykrP1MyJTvsxP5KBq9SyE6kH8UQQQwa0ASeoQQ==}
+ '@rollup/rollup-linux-riscv64-musl@4.49.0':
+ resolution: {integrity: sha512-FkkhIY/hYFVnOzz1WeV3S9Bd1h0hda/gRqvZCMpHWDHdiIHn6pqsY3b5eSbvGccWHMQ1uUzgZTKS4oGpykf8Tw==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.57.0':
- resolution: {integrity: sha512-Q9eh+gUGILIHEaJf66aF6a414jQbDnn29zeu0eX3dHMuysnhTvsUvZTCAyZ6tJhUjnvzBKE4FtuaYxutxRZpOg==}
+ '@rollup/rollup-linux-s390x-gnu@4.49.0':
+ resolution: {integrity: sha512-gRf5c+A7QiOG3UwLyOOtyJMD31JJhMjBvpfhAitPAoqZFcOeK3Kc1Veg1z/trmt+2P6F/biT02fU19GGTS529A==}
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.57.0':
- resolution: {integrity: sha512-OR5p5yG5OKSxHReWmwvM0P+VTPMwoBS45PXTMYaskKQqybkS3Kmugq1W+YbNWArF8/s7jQScgzXUhArzEQ7x0A==}
+ '@rollup/rollup-linux-x64-gnu@4.49.0':
+ resolution: {integrity: sha512-BR7+blScdLW1h/2hB/2oXM+dhTmpW3rQt1DeSiCP9mc2NMMkqVgjIN3DDsNpKmezffGC9R8XKVOLmBkRUcK/sA==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.57.0':
- resolution: {integrity: sha512-XeatKzo4lHDsVEbm1XDHZlhYZZSQYym6dg2X/Ko0kSFgio+KXLsxwJQprnR48GvdIKDOpqWqssC3iBCjoMcMpw==}
+ '@rollup/rollup-linux-x64-musl@4.49.0':
+ resolution: {integrity: sha512-hDMOAe+6nX3V5ei1I7Au3wcr9h3ktKzDvF2ne5ovX8RZiAHEtX1A5SNNk4zt1Qt77CmnbqT+upb/umzoPMWiPg==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-openbsd-x64@4.57.0':
- resolution: {integrity: sha512-Lu71y78F5qOfYmubYLHPcJm74GZLU6UJ4THkf/a1K7Tz2ycwC2VUbsqbJAXaR6Bx70SRdlVrt2+n5l7F0agTUw==}
- cpu: [x64]
- os: [openbsd]
-
- '@rollup/rollup-openharmony-arm64@4.57.0':
- resolution: {integrity: sha512-v5xwKDWcu7qhAEcsUubiav7r+48Uk/ENWdr82MBZZRIm7zThSxCIVDfb3ZeRRq9yqk+oIzMdDo6fCcA5DHfMyA==}
- cpu: [arm64]
- os: [openharmony]
-
- '@rollup/rollup-win32-arm64-msvc@4.57.0':
- resolution: {integrity: sha512-XnaaaSMGSI6Wk8F4KK3QP7GfuuhjGchElsVerCplUuxRIzdvZ7hRBpLR0omCmw+kI2RFJB80nenhOoGXlJ5TfQ==}
+ '@rollup/rollup-win32-arm64-msvc@4.49.0':
+ resolution: {integrity: sha512-wkNRzfiIGaElC9kXUT+HLx17z7D0jl+9tGYRKwd8r7cUqTL7GYAvgUY++U2hK6Ar7z5Z6IRRoWC8kQxpmM7TDA==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.57.0':
- resolution: {integrity: sha512-3K1lP+3BXY4t4VihLw5MEg6IZD3ojSYzqzBG571W3kNQe4G4CcFpSUQVgurYgib5d+YaCjeFow8QivWp8vuSvA==}
+ '@rollup/rollup-win32-ia32-msvc@4.49.0':
+ resolution: {integrity: sha512-gq5aW/SyNpjp71AAzroH37DtINDcX1Qw2iv9Chyz49ZgdOP3NV8QCyKZUrGsYX9Yyggj5soFiRCgsL3HwD8TdA==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-gnu@4.57.0':
- resolution: {integrity: sha512-MDk610P/vJGc5L5ImE4k5s+GZT3en0KoK1MKPXCRgzmksAMk79j4h3k1IerxTNqwDLxsGxStEZVBqG0gIqZqoA==}
+ '@rollup/rollup-win32-x64-msvc@4.49.0':
+ resolution: {integrity: sha512-gEtqFbzmZLFk2xKh7g0Rlo8xzho8KrEFEkzvHbfUGkrgXOpZ4XagQ6n+wIZFNh1nTb8UD16J4nFSFKXYgnbdBg==}
cpu: [x64]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.57.0':
- resolution: {integrity: sha512-Zv7v6q6aV+VslnpwzqKAmrk5JdVkLUzok2208ZXGipjb+msxBr/fJPZyeEXiFgH7k62Ak0SLIfxQRZQvTuf7rQ==}
- cpu: [x64]
- os: [win32]
+ '@scalar/agent-chat@0.5.2':
+ resolution: {integrity: sha512-DZimAJ8iv8qige/jUe0T3Ytp7YVtBSvvcBXWIAsb6E9xgQh3dvhQ7BIPxBjS2IqnqvoWsh5860U0x5zG5PG44Q==}
+ engines: {node: '>=20'}
'@scalar/analytics-client@1.0.1':
resolution: {integrity: sha512-ai4DJuxsNLUEgJIlYDE3n8/oF47M31Rgjz3LxbefzejxE8LiidUud/fcEzMYtdxqJYi3ketzhSbTWK0o6gg4mQ==}
engines: {node: '>=20'}
- '@scalar/api-client@2.21.1':
- resolution: {integrity: sha512-jZO15BJ3kgMsi8kF6I4j23xAmRtSGQ/kaC4Tgahr1L50PrUCqHzwu+aQAjFq1FFGlTWsDAT2pPSpuXJcHWTh9g==}
+ '@scalar/api-client@2.23.2':
+ resolution: {integrity: sha512-lVAsLliBd8WhnBqR51WkxWQlWKOnBoLV6DKUAMiV413vMqxvY5feC/qVKSr9y9ido1BhXeFE0U4EfKwWdGiH6w==}
engines: {node: '>=20'}
- '@scalar/api-reference@1.43.17':
- resolution: {integrity: sha512-YeJUfd6gSER0lMtrY2VwuLEesUwxTik54za3N0Udhhy/OBwrrA//DtBfsv2Gd89zLvaocjXavdu9prXpqLndaw==}
+ '@scalar/api-reference@1.44.11':
+ resolution: {integrity: sha512-X7S+py17Zi5JzA+tOR2Y1afg2BRd35AsvF1R1MF6K8P+ZHkToysP6sWBTBHEhcSOStehKd3nmJzU/VBvuAKitw==}
engines: {node: '>=20'}
- '@scalar/astro@0.1.13':
- resolution: {integrity: sha512-8LlJZ+ktbxoYy5xGOPRBeHDQuccUY3XvkNQrfihbyqKV6vqX/54/Vj9bauQee3XKOA9RkgsWhPmVDMSXAvzT2g==}
+ '@scalar/astro@0.1.16':
+ resolution: {integrity: sha512-t+chw4LjAMm+fBfDimOtvl8Z6Epx18YvovhETNJR4lW5Kf4W3YG0mAYw/dfdfgIi4ZYbFLN6oVMSOb4OIc9rHg==}
engines: {node: '>=20'}
peerDependencies:
astro: ^4.0.0 || ^5.0.0
@@ -1785,44 +2117,44 @@ packages:
resolution: {integrity: sha512-sr2nV0ngVEw3hUPWISj6t0VRztUIbFqNxZNY8ZwpvYj6YoU99c1cng9+4njxi3d7F7YgbNMPL2PQ2bWQLQEknQ==}
engines: {node: '>=20'}
- '@scalar/components@0.16.32':
- resolution: {integrity: sha512-JWYK8Hs3onAPmtw9qgqbCAwwxQtB0vvLw+olrsJ26Mg1WuY4w5vwF8J7MHbu6qMezsGzf0u0yRRld8twv1s+wA==}
+ '@scalar/components@0.17.3':
+ resolution: {integrity: sha512-5LRQ0CD+iAe8j+C50WHtUmgkuNCXEOhPia6WQ3kW9q/uvwH6DlKYLTOfIMRHWs0WWkurEt6RxaAeauEjAKIysg==}
engines: {node: '>=20'}
- '@scalar/core@0.3.34':
- resolution: {integrity: sha512-dZnpkrnjiPvPLa/sIdjoaxdVoYowWUqC5nCCXJI+29laMIII6dCze8ThxLPGN1b9gJ8cYcQwBrwr+RNCjqJgdQ==}
+ '@scalar/core@0.3.37':
+ resolution: {integrity: sha512-cQWMHsGD9jCiYHi91acR3tOsj+qGk+dRQ2W+N5+au1NZ/GkUNT5TUEufekn/sj1S8af+lOnn3y0xXoTI34jCog==}
engines: {node: '>=20'}
'@scalar/draggable@0.3.0':
resolution: {integrity: sha512-T/79XY5HGNo9Lte7wlnrH393zjiulom4HuwW4u8RtaafWxIdtXykD2+TgiO0KTreyzCrWyWrESqiqKKJMe2nKg==}
engines: {node: '>=20'}
- '@scalar/helpers@0.2.9':
- resolution: {integrity: sha512-Y4ffJF0yELdwZ0BKgonqn3SumIgRn1WKyYCVHD+TDM7qRFChdGRypyt20+efHs26fmJeyBAIIv2laICj5uimiw==}
+ '@scalar/helpers@0.2.11':
+ resolution: {integrity: sha512-Y7DLt1bIZF9dvHzJwSJTcC1lpSr1Tbf4VBhHOCRIHu23Rr7/lhQnddRxFmPV1tZXwEQKz7F7yRrubwCfKPCucw==}
engines: {node: '>=20'}
'@scalar/icons@0.5.2':
resolution: {integrity: sha512-jN0qXmaR1zGW9vZ5HUkhD1StM+52t+GONYstbo199h7tDYSsY+oWxtkuYqdWESiNg1VtNyJ9PruMmTi/PVyq/A==}
engines: {node: '>=20'}
- '@scalar/import@0.4.46':
- resolution: {integrity: sha512-j6t8lXJULY3C69WMWvgI8EBNa0+kPF4n8ZggEI36OlGoEMHT57QRRAPyQR8165dqqHNjnX1jSK1uofD+yOHzUw==}
+ '@scalar/import@0.4.48':
+ resolution: {integrity: sha512-YZ5z+D0tKRfPK5TGf1uU0lMRY7adHciTzinxSKXvim0okZEsf1s6tHDk50YeBXzzcVIYDajP0d8lTN2QG4FHkw==}
engines: {node: '>=20'}
- '@scalar/json-magic@0.9.4':
- resolution: {integrity: sha512-PyfyWrH4ZkW0TM1ColiiHj4NRF8hUM61H0UzAkHLhRNnKFxi6hI+oqNrwqPnyk93hrpkpTRHC7Fl5T0BRwuzVg==}
+ '@scalar/json-magic@0.9.6':
+ resolution: {integrity: sha512-2TKoqkAophHti1nH+rvQlR4lhD6X9tqQpuNeAE0cytHSX/yndkSOE0yA7cep5T9tFjGN4Km0gMnelvY3LgWs4A==}
engines: {node: '>=20'}
- '@scalar/oas-utils@0.6.29':
- resolution: {integrity: sha512-A2P4Y9FHMUwaUmdwZIyTzK0WMxLV78S1opgkxe3+5CSbSUIUKPZwmDgnCyDOHJo3+pIMfDN9YQuj83lJd5D/Ng==}
+ '@scalar/oas-utils@0.6.33':
+ resolution: {integrity: sha512-tPOcFfkd75AEsx11tbFvtmhaKveC1CVdbo6CSGOgDrb6hGKKeOwTuapJBmTf21MSlZxiFVpHsMPoBm51XHLX8A==}
engines: {node: '>=20'}
- '@scalar/object-utils@1.2.23':
- resolution: {integrity: sha512-3kU9hjYqTufd6hd94gR41dMU/kswEFnRt5XMnAf6a7+OEPxHxANnEYtw5YnHQk2K55/J7zGZdiSIfii6GXfsMg==}
+ '@scalar/object-utils@1.2.25':
+ resolution: {integrity: sha512-hCQHrg6zvCftzHZHB5Q39MFAKEOkhSK762D9suooRhPhqjku/sdEbi+dffAnIhobJgsORx44Q0C5eA+gyqnZew==}
engines: {node: '>=20'}
- '@scalar/openapi-parser@0.24.5':
- resolution: {integrity: sha512-pTeKnmhVdSIfG3vysgDm6jsKc7Do1vXdy/4aqp7j8AEzXllf8RZjSgRSUhtvFYFQCr27fDZ117V3WPQUYtgmCw==}
+ '@scalar/openapi-parser@0.24.7':
+ resolution: {integrity: sha512-vfByQw8fbuh/PO5sowMmEfe65/WPX7MCiEzo2z2/qObK3nsdPrbXOZDYRjD7nvG5VTec8Tv2QpTJZTm7+i/Qng==}
engines: {node: '>=20'}
'@scalar/openapi-types@0.5.3':
@@ -1833,88 +2165,106 @@ packages:
resolution: {integrity: sha512-2xuYLLs0fBadLIk4I1ObjMiCnOyLPEMPf24A1HtHQvhKGDnGlvT63F2rU2Xw8lxCjgHnzveMPnOJEbwIy64RCg==}
engines: {node: '>=20'}
- '@scalar/postman-to-openapi@0.4.1':
- resolution: {integrity: sha512-rSO5gJbnv8ho0SsUFB3l0/d/eJydviWCqRlzuFA+LCYpfMZQGC59jJ08dxBSUGx27Opocf00EXZCeabl0rUryw==}
+ '@scalar/postman-to-openapi@0.4.3':
+ resolution: {integrity: sha512-lzWKrOuHfcS7peHL33jEXmWeIbb1kJF4W0TTI0uds9fgJRFY7etnMvQpgqqDo/1vJX5iPYCYq8wkTnWwqc1YIQ==}
engines: {node: '>=20'}
- '@scalar/sidebar@0.7.22':
- resolution: {integrity: sha512-jmrnBKzrhOCQqkOYwTfMvjOnZ69BCnstPS5tZKmu/6koNkbDAMZB3MZBuqOJn7BoJwTuNDC2/gs8DzCde09QVQ==}
+ '@scalar/sidebar@0.7.26':
+ resolution: {integrity: sha512-HGY0fzBFk7TjXriCSEKZKVUjrhBWSedkeXjo0eSXFLQDBZwuIHleQjYviQ6LD0V5sPFYQonAQMu3EK1+QVTuPw==}
engines: {node: '>=20'}
- '@scalar/snippetz@0.6.8':
- resolution: {integrity: sha512-eW596kFCIyiie3/2UGIWRf3lHBpHB9H9eRJ/pYlPvRXiQH14hQNwxfr/EWYTA6IxG3xFkZnMFwLDiPoEc+P35w==}
+ '@scalar/snippetz@0.6.11':
+ resolution: {integrity: sha512-MFeRhjogu2aorc5nGjSEKc4Gbg/k963IlIqR6+NRLEcoYSHgJHLZ5gqJ6R54AyNt/daNbMgWB2vokgtEFzFi2A==}
engines: {node: '>=20'}
- '@scalar/themes@0.13.26':
- resolution: {integrity: sha512-uS4gek85aDYH663DAiXaXmEMz/NuzBDL6oIGvb+Z8KNYGb7GSSTbFJky+l13ru7juyuDqZIwJ9isk1SnGzm1Zg==}
+ '@scalar/themes@0.14.0':
+ resolution: {integrity: sha512-VCEBYRnXqQdek+MGVNP+aNepdofDm6sMn5Yr+AUd3eKbakGsLbNjuK1RNvZ+7RiGPVF1xLltNazkExWHBwLCIw==}
engines: {node: '>=20'}
'@scalar/typebox@0.1.3':
resolution: {integrity: sha512-lU055AUccECZMIfGA0z/C1StYmboAYIPJLDFBzOO81yXBi35Pxdq+I4fWX6iUZ8qcoHneiLGk9jAUM1rA93iEg==}
- '@scalar/types@0.5.10':
- resolution: {integrity: sha512-37qAHQC2J7O+Mt8u0HOZttTQPQ1OEWKWxo9SMbahYKTosL9k1KtTG2F3EB33EkW3WqEVQitkUKrM0+MVM2HeYQ==}
+ '@scalar/types@0.6.2':
+ resolution: {integrity: sha512-VWfY/z9R5NT8PpKVmvmIj6QSh56MMcl8x3JsGiNxR+w7txGQEq+QzEl35aU56uSBFmLfPk1oyInoaHhkosKooA==}
engines: {node: '>=20'}
- '@scalar/use-codemirror@0.13.26':
- resolution: {integrity: sha512-k8d8ss9oQpiRELTC7J37RlvYLx3RqVXHmIpraGaDfwHtlgGcEhDjy4rb+jB13j/22h8vOtghVSDz08MvBmBNhw==}
+ '@scalar/use-codemirror@0.13.30':
+ resolution: {integrity: sha512-lar/L59PAaCUo+15QfJAfcMIvXHOxrqzI5nX/6fLNSlqavmlYGRncAqMsQW4S4d4zIBOkhTzfiHNeGaRabYtUQ==}
engines: {node: '>=20'}
- '@scalar/use-hooks@0.3.6':
- resolution: {integrity: sha512-VX/kAmnxDjXi+Gcjm5OP0fV9+t+4UTy9SoK6Z0SXEKoFbAIW2jsq52sfnIeNzdEotxaUulwUIOlX0yj2HaedyQ==}
+ '@scalar/use-hooks@0.3.7':
+ resolution: {integrity: sha512-fhFRYKtGyCOPaLwDRHGaw5XZ3LY+ptCpcPON51r1sGXCl3O1joB2rBTkcXuh2E04uMB5vsko/71hxhWJZxSnGg==}
engines: {node: '>=20'}
'@scalar/use-toasts@0.9.1':
resolution: {integrity: sha512-t8QoQO4ZWekiSdJ2O7C+PbXfv7x2fmhv3C7t/iITdNpOyLv4jAhlELGpxQHkWsU0ZwRrLU8e+rV0jJcKWE6vYA==}
engines: {node: '>=20'}
- '@scalar/workspace-store@0.27.1':
- resolution: {integrity: sha512-v65ja0HSo0QuEYU/o4WFlHY+uWxmc2F2bYXviOPCFdSGNztpKVeT7UelJjWwv78NltNiHJ4XkE510cJYp2ZMiQ==}
+ '@scalar/workspace-store@0.28.2':
+ resolution: {integrity: sha512-B99pQ2NLnnSUcDG4wGbaH1jsNt1JnBJ61udNLyHbOuzl948lNNdVydpbeJG9mCWp00JtTH+zMoTibtiuUjm9VA==}
engines: {node: '>=18'}
'@sec-ant/readable-stream@0.4.1':
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
- '@secretlint/core@11.3.1':
- resolution: {integrity: sha512-iGPtWlBI0J17Exe92JztsxyvjYroMg89B6Qw8Rf2fhRb2CBlo6BO1V32Y6TDMCXpqwof9NkBXEiOIIeSgCRLKw==}
+ '@secretlint/core@11.2.5':
+ resolution: {integrity: sha512-PZNpBd6+KVya2tA3o1oC2kTWYKju8lZG9phXyQY7geWKf+a+fInN4/HSYfCQS495oyTSjhc9qI0mNQEw83PY2Q==}
engines: {node: '>=20.0.0'}
- '@secretlint/profiler@11.3.1':
- resolution: {integrity: sha512-V7Qyzs++M9Z2Ox1wCMaYMGmdGpZxQcie0FjnFIS8y68sKK1n7LmJJ+uGNegWobx1KZOYnRxhefOm9gbq1Td+GQ==}
+ '@secretlint/profiler@11.2.5':
+ resolution: {integrity: sha512-evQ2PeO3Ub0apWIPaXJy8lMDO1OFgvgQhZd+MhYLcLHgR559EtJ9V02Sh5c10wTLkLAtJ+czlJg2kmlt0nm8fw==}
- '@secretlint/secretlint-rule-preset-recommend@11.3.1':
- resolution: {integrity: sha512-zRkESw8Mhuh4J65+biFKkpTW8Gjpse+D4BZhznASCtge38ervYcuG3IgHvFLf1AbTM+YQdH5wRVNdU0+btaEBw==}
+ '@secretlint/secretlint-rule-preset-recommend@11.2.5':
+ resolution: {integrity: sha512-FAnp/dPdbvHEw50aF9JMPF/OwW58ULvVXEsk+mXTtBD09VJZhG0vFum8WzxMbB98Eo4xDddGzYtE3g27pBOaQA==}
engines: {node: '>=20.0.0'}
- '@secretlint/types@11.3.1':
- resolution: {integrity: sha512-6PU7JLivE6Swavrw1TxiPVbvk1Nafihm+v6hNpsEAt7raLlazoFXFK/O8YeSEK15u+4oofSBqwipy81HAbLnlg==}
+ '@secretlint/types@11.2.5':
+ resolution: {integrity: sha512-iA7E+uXuiEydOwv8glEYM4tCHnl8C7wTgLxg+3upHhH/iSSnefWfoRqrJwVBhwxPg4MDoypVI7Oal7bX7/ne+w==}
engines: {node: '>=20.0.0'}
- '@shikijs/core@3.21.0':
- resolution: {integrity: sha512-AXSQu/2n1UIQekY8euBJlvFYZIw0PHY63jUzGbrOma4wPxzznJXTXkri+QcHeBNaFxiiOljKxxJkVSoB3PjbyA==}
+ '@shikijs/core@3.20.0':
+ resolution: {integrity: sha512-f2ED7HYV4JEk827mtMDwe/yQ25pRiXZmtHjWF8uzZKuKiEsJR7Ce1nuQ+HhV9FzDcbIo4ObBCD9GPTzNuy9S1g==}
+
+ '@shikijs/core@3.22.0':
+ resolution: {integrity: sha512-iAlTtSDDbJiRpvgL5ugKEATDtHdUVkqgHDm/gbD2ZS9c88mx7G1zSYjjOxp5Qa0eaW0MAQosFRmJSk354PRoQA==}
+
+ '@shikijs/engine-javascript@3.20.0':
+ resolution: {integrity: sha512-OFx8fHAZuk7I42Z9YAdZ95To6jDePQ9Rnfbw9uSRTSbBhYBp1kEOKv/3jOimcj3VRUKusDYM6DswLauwfhboLg==}
- '@shikijs/engine-javascript@3.21.0':
- resolution: {integrity: sha512-ATwv86xlbmfD9n9gKRiwuPpWgPENAWCLwYCGz9ugTJlsO2kOzhOkvoyV/UD+tJ0uT7YRyD530x6ugNSffmvIiQ==}
+ '@shikijs/engine-javascript@3.22.0':
+ resolution: {integrity: sha512-jdKhfgW9CRtj3Tor0L7+yPwdG3CgP7W+ZEqSsojrMzCjD1e0IxIbwUMDDpYlVBlC08TACg4puwFGkZfLS+56Tw==}
- '@shikijs/engine-oniguruma@3.21.0':
- resolution: {integrity: sha512-OYknTCct6qiwpQDqDdf3iedRdzj6hFlOPv5hMvI+hkWfCKs5mlJ4TXziBG9nyabLwGulrUjHiCq3xCspSzErYQ==}
+ '@shikijs/engine-oniguruma@3.20.0':
+ resolution: {integrity: sha512-Yx3gy7xLzM0ZOjqoxciHjA7dAt5tyzJE3L4uQoM83agahy+PlW244XJSrmJRSBvGYELDhYXPacD4R/cauV5bzQ==}
- '@shikijs/langs@3.21.0':
- resolution: {integrity: sha512-g6mn5m+Y6GBJ4wxmBYqalK9Sp0CFkUqfNzUy2pJglUginz6ZpWbaWjDB4fbQ/8SHzFjYbtU6Ddlp1pc+PPNDVA==}
+ '@shikijs/engine-oniguruma@3.22.0':
+ resolution: {integrity: sha512-DyXsOG0vGtNtl7ygvabHd7Mt5EY8gCNqR9Y7Lpbbd/PbJvgWrqaKzH1JW6H6qFkuUa8aCxoiYVv8/YfFljiQxA==}
- '@shikijs/themes@3.21.0':
- resolution: {integrity: sha512-BAE4cr9EDiZyYzwIHEk7JTBJ9CzlPuM4PchfcA5ao1dWXb25nv6hYsoDiBq2aZK9E3dlt3WB78uI96UESD+8Mw==}
+ '@shikijs/langs@3.20.0':
+ resolution: {integrity: sha512-le+bssCxcSHrygCWuOrYJHvjus6zhQ2K7q/0mgjiffRbkhM4o1EWu2m+29l0yEsHDbWaWPNnDUTRVVBvBBeKaA==}
- '@shikijs/transformers@3.21.0':
- resolution: {integrity: sha512-CZwvCWWIiRRiFk9/JKzdEooakAP8mQDtBOQ1TKiCaS2E1bYtyBCOkUzS8akO34/7ufICQ29oeSfkb3tT5KtrhA==}
+ '@shikijs/langs@3.22.0':
+ resolution: {integrity: sha512-x/42TfhWmp6H00T6uwVrdTJGKgNdFbrEdhaDwSR5fd5zhQ1Q46bHq9EO61SCEWJR0HY7z2HNDMaBZp8JRmKiIA==}
- '@shikijs/twoslash@3.21.0':
- resolution: {integrity: sha512-iH360udAYON2JwfIldoCiMZr9MljuQA5QRBivKLpEuEpmVCSwrR+0WTQ0eS1ptgGBdH9weFiIsA5wJDzsEzTYg==}
+ '@shikijs/themes@3.20.0':
+ resolution: {integrity: sha512-U1NSU7Sl26Q7ErRvJUouArxfM2euWqq1xaSrbqMu2iqa+tSp0D1Yah8216sDYbdDHw4C8b75UpE65eWorm2erQ==}
+
+ '@shikijs/themes@3.22.0':
+ resolution: {integrity: sha512-o+tlOKqsr6FE4+mYJG08tfCFDS+3CG20HbldXeVoyP+cYSUxDhrFf3GPjE60U55iOkkjbpY2uC3It/eeja35/g==}
+
+ '@shikijs/transformers@3.20.0':
+ resolution: {integrity: sha512-PrHHMRr3Q5W1qB/42kJW6laqFyWdhrPF2hNR9qjOm1xcSiAO3hAHo7HaVyHE6pMyevmy3i51O8kuGGXC78uK3g==}
+
+ '@shikijs/twoslash@3.20.0':
+ resolution: {integrity: sha512-fZz6vB9a0M8iuVF/ydIV4ToC09sbOh/TqxXZFWAh5J8bLiPsyQGtygKMDQ9L0Sdop3co0TIC/JsrLmsbmZwwsw==}
peerDependencies:
typescript: '>=5.5.0'
- '@shikijs/types@3.21.0':
- resolution: {integrity: sha512-zGrWOxZ0/+0ovPY7PvBU2gIS9tmhSUUt30jAcNV0Bq0gb2S98gwfjIs1vxlmH5zM7/4YxLamT6ChlqqAJmPPjA==}
+ '@shikijs/types@3.20.0':
+ resolution: {integrity: sha512-lhYAATn10nkZcBQ0BlzSbJA3wcmL5MXUUF8d2Zzon6saZDlToKaiRX60n2+ZaHJCmXEcZRWNzn+k9vplr8Jhsw==}
+
+ '@shikijs/types@3.22.0':
+ resolution: {integrity: sha512-491iAekgKDBFE67z70Ok5a8KBMsQ2IJwOWw3us/7ffQkIBCyOQfm/aNwVMBUriP02QshIfgHCBSIYAl3u2eWjg==}
'@shikijs/vscode-textmate@10.0.2':
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
@@ -1926,8 +2276,11 @@ packages:
'@so-ric/colorspace@1.1.6':
resolution: {integrity: sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==}
- '@swc/helpers@0.5.18':
- resolution: {integrity: sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==}
+ '@standard-schema/spec@1.1.0':
+ resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
+
+ '@swc/helpers@0.5.17':
+ resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==}
'@tailwindcss/node@4.1.18':
resolution: {integrity: sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==}
@@ -2019,16 +2372,16 @@ packages:
peerDependencies:
vite: ^5.2.0 || ^6 || ^7
- '@tanstack/virtual-core@3.13.18':
- resolution: {integrity: sha512-Mx86Hqu1k39icq2Zusq+Ey2J6dDWTjDvEv43PJtRCoEYTLyfaPnxIQ6iy7YAOK0NV/qOEmZQ/uCufrppZxTgcg==}
+ '@tanstack/virtual-core@3.13.12':
+ resolution: {integrity: sha512-1YBOJfRHV4sXUmWsFSf5rQor4Ss82G8dQWLRbnk3GA4jeP8hQt1hxXh0tmflpC0dz3VgEv/1+qwPyLeWkQuPFA==}
- '@tanstack/vue-virtual@3.13.18':
- resolution: {integrity: sha512-6pT8HdHtTU5Z+t906cGdCroUNA5wHjFXsNss9gwk7QAr1VNZtz9IQCs2Nhx0gABK48c+OocHl2As+TMg8+Hy4A==}
+ '@tanstack/vue-virtual@3.13.12':
+ resolution: {integrity: sha512-vhF7kEU9EXWXh+HdAwKJ2m3xaOnTTmgcdXcF2pim8g4GvI7eRrk2YRuV5nUlZnd/NbCIX4/Ja2OZu5EjJL06Ww==}
peerDependencies:
vue: ^2.7.0 || ^3.0.0
- '@types/aws-lambda@8.10.160':
- resolution: {integrity: sha512-uoO4QVQNWFPJMh26pXtmtrRfGshPUSpMZGUyUQY20FhfHEElEBOPKgVmFs1z+kbpyBsRs2JnoOPT7++Z4GA9pA==}
+ '@types/aws-lambda@8.10.159':
+ resolution: {integrity: sha512-SAP22WSGNN12OQ8PlCzGzRCZ7QDCwI85dQZbmpz7+mAk+L7j+wI7qnvmdKh+o7A5LaOp6QnOZ2NJphAZQTTHQg==}
'@types/babel__core@7.20.5':
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
@@ -2081,11 +2434,11 @@ packages:
'@types/node@17.0.45':
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
- '@types/node@22.19.7':
- resolution: {integrity: sha512-MciR4AKGHWl7xwxkBa6xUGxQJ4VBOmPTF7sL+iGzuahOFaO0jHCsuEfS80pan1ef4gWId1oWOweIhrDEYLuaOw==}
+ '@types/node@22.18.0':
+ resolution: {integrity: sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==}
- '@types/node@25.0.10':
- resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==}
+ '@types/node@25.0.7':
+ resolution: {integrity: sha512-C/er7DlIZgRJO7WtTdYovjIFzGsz0I95UlMyR9anTb4aCpBSRWe5Jc1/RvLKUfzmOxHPGjSE5+63HgLtndxU4w==}
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -2129,34 +2482,34 @@ packages:
'@types/yauzl@2.10.3':
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
- '@typescript-eslint/project-service@8.54.0':
- resolution: {integrity: sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==}
+ '@typescript-eslint/project-service@8.53.0':
+ resolution: {integrity: sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/tsconfig-utils@8.54.0':
- resolution: {integrity: sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==}
+ '@typescript-eslint/tsconfig-utils@8.53.0':
+ resolution: {integrity: sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/types@8.54.0':
- resolution: {integrity: sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==}
+ '@typescript-eslint/types@8.53.0':
+ resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.54.0':
- resolution: {integrity: sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==}
+ '@typescript-eslint/typescript-estree@8.53.0':
+ resolution: {integrity: sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/visitor-keys@8.54.0':
- resolution: {integrity: sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==}
+ '@typescript-eslint/visitor-keys@8.53.0':
+ resolution: {integrity: sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript/vfs@1.6.2':
- resolution: {integrity: sha512-hoBwJwcbKHmvd2QVebiytN1aELvpk9B74B4L1mFm/XT1Q/VOYAWl2vQ9AWRFtQq8zmz6enTpfTV8WRc4ATjW/g==}
+ '@typescript/vfs@1.6.1':
+ resolution: {integrity: sha512-JwoxboBh7Oz1v38tPbkrZ62ZXNHAk9bJ7c9x0eI5zBfBnBYGhURdbnh7Z4smN/MV48Y5OCcZb58n972UtbazsA==}
peerDependencies:
typescript: '*'
@@ -2273,6 +2626,14 @@ packages:
engines: {node: '>=18'}
hasBin: true
+ '@vercel/oidc@3.0.5':
+ resolution: {integrity: sha512-fnYhv671l+eTTp48gB4zEsTW/YtRgRPnkI2nT7x6qw5rkI1Lq2hTmQIpHPgyThI0znLK+vX2n9XxKdXZ7BUbbw==}
+ engines: {node: '>= 20'}
+
+ '@vercel/oidc@3.1.0':
+ resolution: {integrity: sha512-Fw28YZpRnA3cAHHDlkt7xQHiJ0fcL+NRcIqsocZQUSmbzeIKRpwttJjik5ZGanXP+vlA4SbTg+AbA3bP363l+w==}
+ engines: {node: '>= 20'}
+
'@vitejs/plugin-react@4.7.0':
resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==}
engines: {node: ^14.18.0 || >=16.0.0}
@@ -2309,15 +2670,27 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
+ '@vue/compiler-core@3.5.26':
+ resolution: {integrity: sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==}
+
'@vue/compiler-core@3.5.27':
resolution: {integrity: sha512-gnSBQjZA+//qDZen+6a2EdHqJ68Z7uybrMf3SPjEGgG4dicklwDVmMC1AeIHxtLVPT7sn6sH1KOO+tS6gwOUeQ==}
+ '@vue/compiler-dom@3.5.26':
+ resolution: {integrity: sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==}
+
'@vue/compiler-dom@3.5.27':
resolution: {integrity: sha512-oAFea8dZgCtVVVTEC7fv3T5CbZW9BxpFzGGxC79xakTr6ooeEqmRuvQydIiDAkglZEAd09LgVf1RoDnL54fu5w==}
+ '@vue/compiler-sfc@3.5.26':
+ resolution: {integrity: sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==}
+
'@vue/compiler-sfc@3.5.27':
resolution: {integrity: sha512-sHZu9QyDPeDmN/MRoshhggVOWE5WlGFStKFwu8G52swATgSny27hJRWteKDSUUzUH+wp+bmeNbhJnEAel/auUQ==}
+ '@vue/compiler-ssr@3.5.26':
+ resolution: {integrity: sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==}
+
'@vue/compiler-ssr@3.5.27':
resolution: {integrity: sha512-Sj7h+JHt512fV1cTxKlYhg7qxBvack+BGncSpH+8vnN+KN95iPIcqB5rsbblX40XorP+ilO7VIKlkuu3Xq2vjw==}
@@ -2349,6 +2722,9 @@ packages:
peerDependencies:
vue: 3.5.27
+ '@vue/shared@3.5.26':
+ resolution: {integrity: sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==}
+
'@vue/shared@3.5.27':
resolution: {integrity: sha512-dXr/3CgqXsJkZ0n9F3I4elY8wM9jMJpP3pvRG52r6m0tu/MsAFIe6JpXVGeNMd/D9F4hQynWT8Rfuj0bdm9kFQ==}
@@ -2439,11 +2815,11 @@ packages:
resolution: {integrity: sha512-kMwLlxUbduttIgaPdSkmEarFpP+mSY8FEm+QWMBRJwxOHWkri+cxd8KZHO9EMrB9vgUuz+5WEaCawaL5wGVoXg==}
engines: {node: '>=18.0.0'}
- '@zag-js/dom-query@1.33.0':
- resolution: {integrity: sha512-NbPTGsINC0ZxZ5eQXdLdLLYEUgqsPlpX/OhFA+AfaaLXJmRsShzufH12+SfQosJrE2ZiBHNA8+3uReD0dLuY8w==}
+ '@zag-js/dom-query@1.21.6':
+ resolution: {integrity: sha512-JQCg1Bt7viX6RB+QQwfRh48tj57LLyCpcM8N59FeJHX4Gf3KjIy/ddnUnSQwpq7IG7L2Oww1D7ecW+eA3XLkZA==}
- '@zag-js/types@1.33.0':
- resolution: {integrity: sha512-Xgq//mL1ZGEY7FEiZj4q5T5Syunihn/MX60GOcaSaSUshEyXnGXDocundAChJVy1zT7vhm0VGjdvbya+Cgd2TA==}
+ '@zag-js/types@1.21.6':
+ resolution: {integrity: sha512-iR67gotraWGgSPCCc29wnjadm9ulUxRRHSmAZygWr73lHZQv8jM1Cb57Ob9Lk7s68jk843Pl3t9zU9YMMS5Xww==}
abbrev@3.0.1:
resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==}
@@ -2479,6 +2855,18 @@ packages:
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
engines: {node: '>= 14'}
+ ai@5.0.116:
+ resolution: {integrity: sha512-+2hYJ80/NcDWuv9K2/MLP3cTCFgwWHmHlS1tOpFUKKcmLbErAAlE/S2knsKboc3PNAu8pQkDr2N3K/Vle7ENgQ==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.25.76 || ^4.1.8
+
+ ai@6.0.33:
+ resolution: {integrity: sha512-bVokbmy2E2QF6Efl+5hOJx5MRWoacZ/CZY/y1E+VcewknvGlgaiCzMu8Xgddz6ArFJjiMFNUPHKxAhIePE4rmg==}
+ engines: {node: '>=18'}
+ peerDependencies:
+ zod: ^3.25.76 || ^4.1.8
+
ajv-draft-04@1.0.0:
resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==}
peerDependencies:
@@ -2503,9 +2891,17 @@ packages:
ajv@8.17.1:
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
+ algoliasearch@5.34.1:
+ resolution: {integrity: sha512-s70HlfBgswgEdmCYkUJG8i/ULYhbkk8N9+N8JsWUwszcp7eauPEr5tIX4BY0qDGeKWQ/qZvmt4mxwTusYY23sg==}
+ engines: {node: '>= 14.0.0'}
+
ansi-align@3.0.1:
resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==}
+ ansi-escapes@7.0.0:
+ resolution: {integrity: sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==}
+ engines: {node: '>=18'}
+
ansi-escapes@7.2.0:
resolution: {integrity: sha512-g6LhBsl+GBPRWGWsBtutpzBYuIIdBkLEvad5C/va/74Db018+5TZiyA26cZJAr3Rft5lprVqOIPxf5Vid6tqAw==}
engines: {node: '>=18'}
@@ -2514,8 +2910,8 @@ packages:
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines: {node: '>=8'}
- ansi-regex@6.2.2:
- resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
+ ansi-regex@6.2.0:
+ resolution: {integrity: sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==}
engines: {node: '>=12'}
ansi-styles@4.3.0:
@@ -2573,10 +2969,10 @@ packages:
peerDependencies:
astro: '>=5.0.0'
- astro-expressive-code@0.41.6:
- resolution: {integrity: sha512-l47tb1uhmVIebHUkw+HEPtU/av0G4O8Q34g2cbkPvC7/e9ZhANcjUUciKt9Hp6gSVDdIuXBBLwJQn2LkeGMOAw==}
+ astro-expressive-code@0.41.3:
+ resolution: {integrity: sha512-u+zHMqo/QNLE2eqYRCrK3+XMlKakv33Bzuz+56V1gs8H0y6TZ0hIi3VNbIxeTn51NLn+mJfUV/A0kMNfE4rANw==}
peerDependencies:
- astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta
+ astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0
astro-loader-github-releases@2.1.1:
resolution: {integrity: sha512-ajIQLxnXPdggRff934uDrZQMEtJPjIgZpVLXVEhhmdqdq9wWAp8CdR3Cj0gru6BwFlx1KrCH1eIvKb1aH/GkZw==}
@@ -2588,11 +2984,15 @@ packages:
peerDependencies:
astro: ^5.0.0 || ^6.0.0-alpha
+ astro-remote@0.3.4:
+ resolution: {integrity: sha512-jL5skNQLA0YBc1R3bVGXyHew3FqGqsT7AgLzWAVeTLzFkwVMUYvs4/lKJSmS7ygcF1GnHnoKG6++8GL9VtWwGQ==}
+ engines: {node: '>=18.14.1'}
+
astro-theme-toggle@0.7.0:
resolution: {integrity: sha512-HKZdtAWh8/IFvMS9yctF+ou51iFNtVaAjpa7Uw4dQMn591WWgFru7f4vmZwQUTttenSto01FjucPG9snDuBRhg==}
- astro@5.16.15:
- resolution: {integrity: sha512-+X1Z0NTi2pa5a0Te6h77Dgc44fYj63j1yx6+39Nvg05lExajxSq7b1Uj/gtY45zoum8fD0+h0nak+DnHighs3A==}
+ astro@5.17.1:
+ resolution: {integrity: sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==}
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
hasBin: true
@@ -2602,8 +3002,8 @@ packages:
async@3.2.6:
resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
- autoprefixer@10.4.23:
- resolution: {integrity: sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==}
+ autoprefixer@10.4.21:
+ resolution: {integrity: sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
@@ -2641,10 +3041,6 @@ packages:
base64-js@1.5.1:
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
- baseline-browser-mapping@2.9.18:
- resolution: {integrity: sha512-e23vBV1ZLfjb9apvfPk4rHVu2ry6RIr2Wfs+O324okSidrX7pTAnEJPCh/O5BtRlr7QtZI7ktOP3vsqr7Z5XoA==}
- hasBin: true
-
bcp-47-match@2.0.3:
resolution: {integrity: sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==}
@@ -2671,8 +3067,8 @@ packages:
bindings@1.5.0:
resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
- birpc@2.9.0:
- resolution: {integrity: sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==}
+ birpc@2.5.0:
+ resolution: {integrity: sha512-VSWO/W6nNQdyP520F1mhf+Lc2f8pjGQOtoHHm7Ze8Go1kX7akpVIrtTa0fn+HB0QJEDVacl6aO08YE0PgXfdnQ==}
body-parser@2.2.2:
resolution: {integrity: sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==}
@@ -2698,8 +3094,8 @@ packages:
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines: {node: '>=8'}
- browserslist@4.28.1:
- resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
+ browserslist@4.25.3:
+ resolution: {integrity: sha512-cDGv1kkDI4/0e5yON9yM5G/0A5u8sf5TnmdX5C9qHzI9PPu++sQ9zjm1k9NiOrf3riY4OkK0zSGqfvJyJsgCBQ==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
@@ -2746,8 +3142,8 @@ packages:
resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==}
engines: {node: '>=16'}
- caniuse-lite@1.0.30001766:
- resolution: {integrity: sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==}
+ caniuse-lite@1.0.30001737:
+ resolution: {integrity: sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw==}
canvaskit-wasm@0.39.1:
resolution: {integrity: sha512-Gy3lCmhUdKq+8bvDrs9t8+qf7RvcjuQn+we7vTVVyqgOVO1UVfHpsnBxkTZw+R4ApEJ3D5fKySl9TU11hmjl/A==}
@@ -2816,8 +3212,8 @@ packages:
resolution: {integrity: sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==}
engines: {node: '>=18'}
- clipboardy@5.1.0:
- resolution: {integrity: sha512-w8Faf7egtk+6eZ+QJSYhCc8W5GKKd36Et6Qtl+c/dOFtPSjgCkJn9+QHr7D3EbdAO6rJb8I76sizRQAJpwOoLg==}
+ clipboardy@5.0.2:
+ resolution: {integrity: sha512-3IG8i8Yfb410yqDlCx9Ve3lYLFN3bD1IkrWcowT1kyTo6y4bwYf2guK9Q8a6zck5vWm7afm6Y61i7BG/Ir3FMA==}
engines: {node: '>=20'}
cliui@8.0.1:
@@ -2907,6 +3303,10 @@ packages:
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
engines: {node: '>= 0.6'}
+ convert-hrtime@5.0.0:
+ resolution: {integrity: sha512-lOETlkIeYSJWcbbcvjRKGxVMXJR+8+OQb/mTPbA4ObPMytYIsUbuOE0Jzy60hjARYszq1id0j8KgVhC+WGZVTg==}
+ engines: {node: '>=12'}
+
convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
@@ -2925,9 +3325,9 @@ packages:
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
engines: {node: '>=18'}
- copy-anything@4.0.5:
- resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==}
- engines: {node: '>=18'}
+ copy-anything@3.0.5:
+ resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
+ engines: {node: '>=12.13'}
copy-file@11.1.0:
resolution: {integrity: sha512-X8XDzyvYaA6msMyAM575CUoygY5b44QzLcGRKsK3MFmXcOvQa518dNPLsKYwkYsn72g3EiW+LE0ytd/FlqWmyw==}
@@ -2936,8 +3336,8 @@ packages:
core-util-is@1.0.3:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
- cors@2.8.6:
- resolution: {integrity: sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==}
+ cors@2.8.5:
+ resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
engines: {node: '>= 0.10'}
crc-32@1.2.2:
@@ -2966,8 +3366,8 @@ packages:
css-select@5.2.2:
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
- css-selector-parser@3.3.0:
- resolution: {integrity: sha512-Y2asgMGFqJKF4fq4xHDSlFYIkeVfRsm69lQC1q9kbEsH5XtnINTMrweLkjYMeaUgiXBy/uvKeO/a1JHTNnmB2g==}
+ css-selector-parser@3.1.3:
+ resolution: {integrity: sha512-gJMigczVZqYAk0hPVzx/M4Hm1D9QOtqkdQk9005TNzDIUGzo5cnHEDiKUT7jGPximL/oYb+LIitcHFQ4aKupxg==}
css-tree@2.2.1:
resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==}
@@ -2993,7 +3393,13 @@ packages:
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
- csstype@3.2.3:
+ cssom@0.5.0:
+ resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==}
+
+ csstype@3.1.3:
+ resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
+
+ csstype@3.2.3:
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
cva@1.0.0-beta.2:
@@ -3016,6 +3422,15 @@ packages:
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
engines: {node: '>= 12'}
+ debug@4.4.1:
+ resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
+ engines: {node: '>=6.0'}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+
debug@4.4.3:
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
engines: {node: '>=6.0'}
@@ -3028,8 +3443,8 @@ packages:
decache@4.6.2:
resolution: {integrity: sha512-2LPqkLeu8XWHU8qNCS3kcF6sCcb5zIzvWaAHYSvPfwhdd7mHuah29NssMzrTYyHN4F5oFy2ko9OBYxegtU0FEw==}
- decode-named-character-reference@1.3.0:
- resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==}
+ decode-named-character-reference@1.2.0:
+ resolution: {integrity: sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==}
dedent@1.7.1:
resolution: {integrity: sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==}
@@ -3043,12 +3458,12 @@ packages:
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
engines: {node: '>=0.10.0'}
- default-browser-id@5.0.1:
- resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
+ default-browser-id@5.0.0:
+ resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
engines: {node: '>=18'}
- default-browser@5.4.0:
- resolution: {integrity: sha512-XDuvSq38Hr1MdN47EDvYtx3U0MTqpCEn+F6ft8z2vYDzMrvQhVp0ui9oQdqW3MvK3vqUETglt1tVGgjLuJ5izg==}
+ default-browser@5.2.1:
+ resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
engines: {node: '>=18'}
define-lazy-prop@3.0.0:
@@ -3181,11 +3596,11 @@ packages:
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
- electron-to-chromium@1.5.279:
- resolution: {integrity: sha512-0bblUU5UNdOt5G7XqGiJtpZMONma6WAfq9vsFmtn9x1+joAObr6x1chfqyxFSDCAFwFhCQDrqeAr6MYdpwJ9Hg==}
+ electron-to-chromium@1.5.210:
+ resolution: {integrity: sha512-20kSVv1tyNBN2VFsjCIJZfyvxqo7ylHPrJLME040f/030lzNMA7uQNpxtqJjWSNpccD8/2sqe53EAjrFPvQmjw==}
- emoji-regex@10.6.0:
- resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
+ emoji-regex@10.4.0:
+ resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -3207,8 +3622,8 @@ packages:
end-of-stream@1.4.5:
resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
- enhanced-resolve@5.18.4:
- resolution: {integrity: sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==}
+ enhanced-resolve@5.18.3:
+ resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==}
engines: {node: '>=10.13.0'}
entities@4.5.0:
@@ -3219,8 +3634,8 @@ packages:
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
engines: {node: '>=0.12'}
- entities@7.0.1:
- resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
+ entities@7.0.0:
+ resolution: {integrity: sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==}
engines: {node: '>=0.12'}
env-paths@3.0.0:
@@ -3260,6 +3675,11 @@ packages:
engines: {node: '>=18'}
hasBin: true
+ esbuild@0.25.9:
+ resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==}
+ engines: {node: '>=18'}
+ hasBin: true
+
esbuild@0.27.2:
resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==}
engines: {node: '>=18'}
@@ -3330,8 +3750,8 @@ packages:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
engines: {node: '>=6'}
- eventemitter3@5.0.4:
- resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
+ eventemitter3@5.0.1:
+ resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
events-universal@1.0.1:
resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==}
@@ -3366,11 +3786,11 @@ packages:
resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==}
engines: {node: '>= 18'}
- expressive-code@0.41.6:
- resolution: {integrity: sha512-W/5+IQbrpCIM5KGLjO35wlp1NCwDOOVQb+PAvzEoGkW1xjGM807ZGfBKptNWH6UECvt6qgmLyWolCMYKh7eQmA==}
+ expressive-code@0.41.3:
+ resolution: {integrity: sha512-YLnD62jfgBZYrXIPQcJ0a51Afv9h8VlWqEGK9uU2T5nL/5rb8SnA86+7+mgCZe5D34Tff5RNEA5hjNVJYHzrFg==}
- exsolve@1.0.8:
- resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
+ exsolve@1.0.7:
+ resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==}
extend@3.0.2:
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
@@ -3465,11 +3885,11 @@ packages:
fn.name@1.1.0:
resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==}
- focus-trap@7.8.0:
- resolution: {integrity: sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==}
+ focus-trap@7.6.5:
+ resolution: {integrity: sha512-7Ke1jyybbbPZyZXFxEftUtxFGLMpE2n6A+z//m4CRDlj0hW+o3iYSmh8nFlYMurOiJVDmJRilUQtJr08KfIxlg==}
- fontace@0.4.0:
- resolution: {integrity: sha512-moThBCItUe2bjZip5PF/iZClpKHGLwMvR79Kp8XpGRBrvoRSnySN4VcILdv3/MJzbhvUA5WeiUXF5o538m5fvg==}
+ fontace@0.4.1:
+ resolution: {integrity: sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==}
fontkitten@1.0.2:
resolution: {integrity: sha512-piJxbLnkD9Xcyi7dWJRnqszEURixe7CrF/efBfbffe2DPyabmuIuqraruY8cXTs19QoM8VJzx47BDRVNXETM7Q==}
@@ -3487,15 +3907,15 @@ packages:
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
engines: {node: '>= 0.6'}
- fraction.js@5.3.4:
- resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
+ fraction.js@4.3.7:
+ resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
fresh@2.0.0:
resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
engines: {node: '>= 0.8'}
- fs-extra@11.3.3:
- resolution: {integrity: sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==}
+ fs-extra@11.3.1:
+ resolution: {integrity: sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==}
engines: {node: '>=14.14'}
fsevents@2.3.3:
@@ -3506,6 +3926,10 @@ packages:
function-bind@1.1.2:
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
+ function-timeout@1.0.2:
+ resolution: {integrity: sha512-939eZS4gJ3htTHAldmyyuzlrD58P03fHG49v2JfFXbV6OhvZKRC9j2yAtdHw/zrp2zXHuv05zMIy40F0ge7spA==}
+ engines: {node: '>=18'}
+
fuse.js@7.1.0:
resolution: {integrity: sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==}
engines: {node: '>=10'}
@@ -3570,8 +3994,8 @@ packages:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'}
- glob@11.1.0:
- resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
+ glob@11.0.3:
+ resolution: {integrity: sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==}
engines: {node: 20 || >=22}
hasBin: true
@@ -3591,10 +4015,17 @@ packages:
graceful-fs@4.2.11:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
+ guess-json-indent@3.0.1:
+ resolution: {integrity: sha512-LWZ3Vr8BG7DHE3TzPYFqkhjNRw4vYgFSsv2nfMuHklAlOfiy54/EwiDQuQfFVLxENCVv20wpbjfTayooQHrEhQ==}
+ engines: {node: '>=18.18.0'}
+
gzip-size@6.0.0:
resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==}
engines: {node: '>=10'}
+ h3@1.15.4:
+ resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==}
+
h3@1.15.5:
resolution: {integrity: sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==}
@@ -3670,8 +4101,8 @@ packages:
hast-util-to-mdast@10.1.2:
resolution: {integrity: sha512-FiCRI7NmOvM4y+f5w32jPRzcxDIz+PUqDwEqn1A+1q2cdp3B8Gx7aVrXORdOKjMNDQsD1ogOr896+0jJHW1EFQ==}
- hast-util-to-parse5@8.0.1:
- resolution: {integrity: sha512-MlWT6Pjt4CG9lFCjiz4BH7l9wmrMkfkJYCxFwKQic8+RTZgWPuWxwAfjJElsXkex7DJjfSJsQIt931ilUgmwdA==}
+ hast-util-to-parse5@8.0.0:
+ resolution: {integrity: sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==}
hast-util-to-string@3.0.1:
resolution: {integrity: sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==}
@@ -3692,8 +4123,8 @@ packages:
highlightjs-curl@1.3.0:
resolution: {integrity: sha512-50UEfZq1KR0Lfk2Tr6xb/MUIZH3h10oNC0OTy9g7WELcs5Fgy/mKN1vEhuKTkKbdo8vr5F9GXstu2eLhApfQ3A==}
- hono@4.11.7:
- resolution: {integrity: sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==}
+ hono@4.11.1:
+ resolution: {integrity: sha512-KsFcH0xxHes0J4zaQgWbYwmz3UPOOskdqZmItstUG93+Wk1ePBLkLGwbP9zlmh1BFUiL8Qp+Xfu9P7feJWpGNg==}
engines: {node: '>=16.9.0'}
hookable@5.5.3:
@@ -3703,6 +4134,9 @@ packages:
resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
engines: {node: ^16.14.0 || >=18.0.0}
+ htm@3.1.1:
+ resolution: {integrity: sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==}
+
html-escaper@3.0.3:
resolution: {integrity: sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==}
@@ -3712,6 +4146,9 @@ packages:
html-whitespace-sensitive-tag-names@3.0.1:
resolution: {integrity: sha512-q+310vW8zmymYHALr1da4HyXUQ0zgiIwIicEfotYPWGN0OJVEN/58IJ3A4GBYcEq3LGAZqKb+ugvP0GNB9CEAA==}
+ htmlparser2@8.0.2:
+ resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
+
http-cache-semantics@4.2.0:
resolution: {integrity: sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==}
@@ -3747,6 +4184,10 @@ packages:
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
engines: {node: '>=0.10.0'}
+ identifier-regex@1.0.1:
+ resolution: {integrity: sha512-ZrYyM0sozNPZlvBvE7Oq9Bn44n0qKGrYu5sQ0JzMUnjIhpgWYE2JB6aBoFwEYdPjqj7jPyxXTMJiHDOxDfd8yw==}
+ engines: {node: '>=18'}
+
ieee754@1.2.1:
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
@@ -3846,6 +4287,10 @@ packages:
is-hexadecimal@2.0.1:
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
+ is-identifier@1.0.1:
+ resolution: {integrity: sha512-HQ5v4rEJ7REUV54bCd2l5FaD299SGDEn2UPoVXaTHAyGviLq2menVUD2udi3trQ32uvB6LdAh/0ck2EuizrtpA==}
+ engines: {node: '>=18'}
+
is-inside-container@1.0.0:
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
engines: {node: '>=14.16'}
@@ -3912,9 +4357,9 @@ packages:
resolution: {integrity: sha512-QkbMsWkIfkrzOPxenwye0h56iAXirZYHG9eHVPb22fO9y+wPbaX/CHacOWBa/I++4ohTcByimhM1/nyCsH8KNA==}
engines: {node: '>=20'}
- is-what@5.5.0:
- resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
- engines: {node: '>=18'}
+ is-what@4.1.16:
+ resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
+ engines: {node: '>=12.13'}
is-wsl@3.1.0:
resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
@@ -3934,8 +4379,8 @@ packages:
isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
- iso8601-duration@2.1.3:
- resolution: {integrity: sha512-OwkROKDXYhqKTl9uyB+/+lQ/Tx+L9LVb9tNRcsO4LtCSBDrmYbzyJLg9rGjYKAPDabD6IVdjMyUnnULHpejrCg==}
+ iso8601-duration@2.1.2:
+ resolution: {integrity: sha512-yXteYUiKv6x8seaDzyBwnZtPpmx766KfvQuaVNyPifYOjmPdOo3ajd4phDNa7Y5mTQGnXsNEcXFtVun1FjYXxQ==}
jackspeak@4.1.1:
resolution: {integrity: sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==}
@@ -3979,6 +4424,9 @@ packages:
json-schema-typed@8.0.2:
resolution: {integrity: sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==}
+ json-schema@0.4.0:
+ resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==}
+
json5@2.2.3:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines: {node: '>=6'}
@@ -4049,8 +4497,8 @@ packages:
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
engines: {node: '>=6'}
- leven@4.1.0:
- resolution: {integrity: sha512-KZ9W9nWDT7rF7Dazg8xyLHGLrmpgq2nVNFUckhqdW3szVP6YhCpp/RAnpmVExA9JvrMynjwSLVrEj3AepHR6ew==}
+ leven@4.0.0:
+ resolution: {integrity: sha512-puehA3YKku3osqPlNuzGDUHq8WpwXupUg1V6NXdV38G+gr+gkBwFC8g1b/+YcIvp8gnqVIus+eJCH/eGsRmJNw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
lightningcss-android-arm64@1.30.2:
@@ -4127,12 +4575,15 @@ packages:
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
engines: {node: '>=14'}
+ linkedom@0.14.26:
+ resolution: {integrity: sha512-mK6TrydfFA7phrnp+1j57ycBwFI5bGSW6YXlw9acHoqF+mP/y+FooEYYyniOt5Ot57FSKB3iwmnuQ1UUyNLm5A==}
+
listhen@1.9.0:
resolution: {integrity: sha512-I8oW2+QL5KJo8zXNWX046M134WchxsXC7SawLPvRQpogCbkyQIaFxPE89A2HiwR7vAK2Dm2ERBAmyjTYGYEpBg==}
hasBin: true
- lite-youtube-embed@0.3.4:
- resolution: {integrity: sha512-aXgxpwK7AIW58GEbRzA8EYaY4LWvF3FKak6B9OtSJmuNyLhX2ouD4cMTxz/yR5HFInhknaYd2jLWOTRTvT8oAw==}
+ lite-youtube-embed@0.3.3:
+ resolution: {integrity: sha512-gFfVVnj6NRjxVfJKo3qoLtpi0v5mn3AcR4eKD45wrxQuxzveFJUb+7Cr6uV6n+DjO8X3p0UzPPquhGt0H/y+NA==}
local-pkg@1.1.2:
resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==}
@@ -4163,8 +4614,8 @@ packages:
lodash.once@4.1.1:
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
- lodash@4.17.23:
- resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
+ lodash@4.17.21:
+ resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
log-update@7.0.2:
resolution: {integrity: sha512-cSSF1K5w9juI2+JeSRAdaTUZJf6cJB0aWwWO1nQQkcWw44+bIfXmhZMwK2eEsv6tXvU3UfKX/kzcX6SP+1tLAw==}
@@ -4183,6 +4634,10 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
+ lru-cache@11.1.0:
+ resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==}
+ engines: {node: 20 || >=22}
+
lru-cache@11.2.5:
resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==}
engines: {node: 20 || >=22}
@@ -4200,6 +4655,10 @@ packages:
magicast@0.5.1:
resolution: {integrity: sha512-xrHS24IxaLrvuo613F719wvOIv9xPHFWQHuvGUBmPnCA/3MQxKI3b+r7n1jAoDHmsbC5bRhTZYR77invLAxVnw==}
+ make-asynchronous@1.0.1:
+ resolution: {integrity: sha512-T9BPOmEOhp6SmV25SwLVcHK4E6JyG/coH3C6F1NjNXSziv/fd4GmsqMk8YR6qpPOswfaOCApSNkZv6fxoaYFcQ==}
+ engines: {node: '>=18'}
+
map-obj@5.0.2:
resolution: {integrity: sha512-K6K2NgKnTXimT3779/4KxSvobxOtMmx1LBZ3NwRxT/MDIR3Br/fQ4Q+WCX5QxjyUR8zg5+RV9Tbf2c5pAWTD2A==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -4211,6 +4670,36 @@ packages:
markdown-table@3.0.4:
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
+ marked-footnote@1.4.0:
+ resolution: {integrity: sha512-fZTxAhI1TcLEs5UOjCfYfTHpyKGaWQevbxaGTEA68B51l7i87SctPFtHETYqPkEN0ka5opvy4Dy1l/yXVC+hmg==}
+ peerDependencies:
+ marked: '>=7.0.0'
+
+ marked-plaintify@1.1.1:
+ resolution: {integrity: sha512-r3kMKArhfo2H3lD4ctFq/OJTzM0uNvXHh7FBTI1hMDpf4Ac1djjtq4g8NfTBWMxWLmaEz3KL1jCkLygik3gExA==}
+ peerDependencies:
+ marked: '>=13.0.0'
+
+ marked-smartypants@1.1.11:
+ resolution: {integrity: sha512-Jt0eq/6rf9oXDfEKPzQ0z7UzVWcEAK3L6QBBQzbwV8bT304OvPVLTqpH3yvkSung9foOM4s120TMHEHP76Metg==}
+ peerDependencies:
+ marked: '>=4 <18'
+
+ marked@12.0.2:
+ resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==}
+ engines: {node: '>= 18'}
+ hasBin: true
+
+ marked@15.0.12:
+ resolution: {integrity: sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==}
+ engines: {node: '>= 18'}
+ hasBin: true
+
+ marked@16.4.2:
+ resolution: {integrity: sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==}
+ engines: {node: '>= 20'}
+ hasBin: true
+
math-intrinsics@1.1.0:
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines: {node: '>= 0.4'}
@@ -4425,6 +4914,10 @@ packages:
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
engines: {node: '>=18'}
+ minimatch@10.0.3:
+ resolution: {integrity: sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==}
+ engines: {node: 20 || >=22}
+
minimatch@10.1.1:
resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==}
engines: {node: 20 || >=22}
@@ -4502,6 +4995,11 @@ packages:
netlify-redirector@0.5.0:
resolution: {integrity: sha512-4zdzIP+6muqPCuE8avnrgDJ6KW/2+UpHTRcTbMXCIRxiRmyrX+IZ4WSJGZdHPWF3WmQpXpy603XxecZ9iygN7w==}
+ neverpanic@0.0.5:
+ resolution: {integrity: sha512-daO+ijOQG8g2BXaAwpETa0GUvlIAfqC+1/CUdLp2Ga8qwDaUyHIieX/SM0yZoPBf7k92deq4DO7tZOWWeL063Q==}
+ peerDependencies:
+ typescript: '5'
+
nlcst-to-string@4.0.0:
resolution: {integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==}
@@ -4537,11 +5035,14 @@ packages:
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
hasBin: true
+ node-mock-http@1.0.2:
+ resolution: {integrity: sha512-zWaamgDUdo9SSLw47we78+zYw/bDr5gH8pH7oRRs8V3KmBtu8GLgGIbV2p/gRPd3LWpEOpjQj7X1FOU3VFMJ8g==}
+
node-mock-http@1.0.4:
resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==}
- node-releases@2.0.27:
- resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
+ node-releases@2.0.19:
+ resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
node-source-walk@7.0.1:
resolution: {integrity: sha512-3VW/8JpPqPvnJvseXowjZcirPisssnBuDikk6JIZ8jQzF7KJQX52iPFX4RYYxLycYH7IbMRSPUOga/esVjy5Yg==}
@@ -4568,6 +5069,10 @@ packages:
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines: {node: '>=0.10.0'}
+ normalize-range@0.1.2:
+ resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
+ engines: {node: '>=0.10.0'}
+
npm-run-path@5.3.0:
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -4667,14 +5172,17 @@ packages:
package-json-from-dist@1.0.1:
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
+ package-manager-detector@1.3.0:
+ resolution: {integrity: sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==}
+
package-manager-detector@1.6.0:
resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==}
packrup@0.1.2:
resolution: {integrity: sha512-ZcKU7zrr5GlonoS9cxxrb5HVswGnyj6jQvwFBa6p5VFw7G71VAHcUKL5wyZSU/ECtPM/9gacWxy2KFQKt1gMNA==}
- pagefind@1.4.0:
- resolution: {integrity: sha512-z2kY1mQlL4J8q5EIsQkLzQjilovKzfNVhX8De6oyE6uHpfFtyBaqUpcl/XzJC/4fjD8vBDyh1zolimIcVrCn9g==}
+ pagefind@1.3.0:
+ resolution: {integrity: sha512-8KPLGT5g9s+olKMRTU9LFekLizkVIu9tes90O1/aigJ0T5LmyPqTzGJrETnSw3meSYg58YH7JTzhTTW/3z6VAw==}
hasBin: true
parse-entities@4.0.2:
@@ -4728,8 +5236,8 @@ packages:
path-parse@1.0.7:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
- path-scurry@2.0.1:
- resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==}
+ path-scurry@2.0.0:
+ resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==}
engines: {node: 20 || >=22}
path-to-regexp@8.3.0:
@@ -4818,10 +5326,6 @@ packages:
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines: {node: ^10 || ^12 || >=14}
- powershell-utils@0.2.0:
- resolution: {integrity: sha512-ZlsFlG7MtSFCoc5xreOvBAozCJ6Pf06opgJjh9ONEv418xpZSAzNjstD36C6+JwOnfSqOW/9uDkqKjezTdxZhw==}
- engines: {node: '>=20'}
-
precinct@12.2.0:
resolution: {integrity: sha512-NFBMuwIfaJ4SocE9YXPU/n4AcNSoFMVFjP72nvl3cx69j/ke61/hPOWFREVxLkFhhEGnA8ZuVfTqJBa+PK3b5w==}
engines: {node: '>=18'}
@@ -4927,6 +5431,9 @@ packages:
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
engines: {node: '>= 6'}
+ property-information@6.5.0:
+ resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
+
property-information@7.1.0:
resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==}
@@ -5039,11 +5546,11 @@ packages:
regex-utilities@2.3.0:
resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==}
- regex@6.1.0:
- resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==}
+ regex@6.0.1:
+ resolution: {integrity: sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==}
- rehype-expressive-code@0.41.6:
- resolution: {integrity: sha512-aBMX8kxPtjmDSFUdZlAWJkMvsQ4ZMASfee90JWIAV8tweltXLzkWC3q++43ToTelI8ac5iC0B3/S/Cl4Ql1y2g==}
+ rehype-expressive-code@0.41.3:
+ resolution: {integrity: sha512-8d9Py4c/V6I/Od2VIXFAdpiO2kc0SV2qTJsRAaqSIcM9aruW4ASLNe2kOEo1inXAAkIhpFzAHTc358HKbvpNUg==}
rehype-external-links@3.0.0:
resolution: {integrity: sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==}
@@ -5124,6 +5631,10 @@ packages:
require-package-name@2.0.1:
resolution: {integrity: sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==}
+ reserved-identifiers@1.2.0:
+ resolution: {integrity: sha512-yE7KUfFvaBFzGPs5H3Ops1RevfUEsDc5Iz65rOwWg4lE8HJSYtle77uul3+573457oHvBKuHYDl/xqUkKpEEdw==}
+ engines: {node: '>=18'}
+
resolve-from@5.0.0:
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
engines: {node: '>=8'}
@@ -5164,8 +5675,8 @@ packages:
rfdc@1.4.1:
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
- rollup@4.57.0:
- resolution: {integrity: sha512-e5lPJi/aui4TO1LpAXIRLySmwXSE8k3b9zoGfd42p67wzxog4WHjiZF3M2uheQih4DGyc25QEV4yRBbpueNiUA==}
+ rollup@4.49.0:
+ resolution: {integrity: sha512-3IVq0cGJ6H7fKXXEdVt+RcYvRCt8beYY9K1760wGQwSAHZcS9eot1zDG5axUbcp/kWRi5zKIIDX8MoKv/TzvZA==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -5173,8 +5684,8 @@ packages:
resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
engines: {node: '>= 18'}
- run-applescript@7.1.0:
- resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
+ run-applescript@7.0.0:
+ resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==}
engines: {node: '>=18'}
run-parallel@1.2.0:
@@ -5199,13 +5710,15 @@ packages:
sass-formatter@0.7.9:
resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==}
- sax@1.4.4:
- resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==}
- engines: {node: '>=11.0.0'}
+ sax@1.4.1:
+ resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
scheduler@0.27.0:
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
+ search-insights@2.17.3:
+ resolution: {integrity: sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==}
+
semver@6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
@@ -5223,8 +5736,8 @@ packages:
resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==}
engines: {node: '>= 18'}
- server-dom-shim@1.1.0:
- resolution: {integrity: sha512-oyKhBZtkr/SGB9YE2r0VtQxQCxaVx/Ix1fMz0XMd6K4T1/TMfDs9K2GR9QjpUtD+siyeLXr+3CzzGSvhTI1sEw==}
+ server-dom-shim@1.0.2:
+ resolution: {integrity: sha512-6MTS2ouF/fXZMUdPzAzPOXgeuIwj3wNianF4BYEmFC5XdCLIAkNkUSxHk0kW58nObQnyHc6wp4wL7xdt3m7X+Q==}
setprototypeof@1.2.0:
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
@@ -5248,8 +5761,11 @@ packages:
shiki-twoslash-renderer@0.1.0:
resolution: {integrity: sha512-8ho1tRDDqTFg5RRJIKGihLSv0Z4zRQG/uWWa+HbxobbT479vZ1ZrNsMRj2CvnQGbHgKr+9cj6sSRChoCeXtEaA==}
- shiki@3.21.0:
- resolution: {integrity: sha512-N65B/3bqL/TI2crrXr+4UivctrAGEjmsib5rPMMPpFp1xAx/w03v8WZ9RDDFYteXoEgY7qZ4HGgl5KBIu1153w==}
+ shiki@3.20.0:
+ resolution: {integrity: sha512-kgCOlsnyWb+p0WU+01RjkCH+eBVsjL1jOwUYWv0YDWkM2/A46+LDKVs5yZCUXjJG6bj4ndFoAg5iLIIue6dulg==}
+
+ shiki@3.22.0:
+ resolution: {integrity: sha512-LBnhsoYEe0Eou4e1VgJACes+O6S6QC0w71fCSp5Oya79inkwkm15gQ1UF6VtQ8j/taMDh79hAB49WUk8ALQW3g==}
side-channel-list@1.0.0:
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
@@ -5282,9 +5798,10 @@ packages:
sisteransi@1.0.5:
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
- sitemap@8.0.2:
- resolution: {integrity: sha512-LwktpJcyZDoa0IL6KT++lQ53pbSrx2c9ge41/SeLTyqy2XUNA6uR4+P9u5IVo5lPeL2arAcOKn1aZAxoYbCKlQ==}
+ sitemap@8.0.0:
+ resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==}
engines: {node: '>=14.0.0', npm: '>=6.0.0'}
+ deprecated: 'SECURITY: Multiple vulnerabilities fixed in 8.0.1 (XML injection, path traversal, command injection, protocol injection). Upgrade immediately: npm install sitemap@8.0.1'
hasBin: true
slash@5.1.0:
@@ -5298,6 +5815,10 @@ packages:
resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
engines: {node: '>=18'}
+ smartypants@0.2.2:
+ resolution: {integrity: sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==}
+ hasBin: true
+
smol-toml@1.6.0:
resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==}
engines: {node: '>= 18'}
@@ -5343,6 +5864,12 @@ packages:
stack-trace@0.0.10:
resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==}
+ starlight-blog@0.25.2:
+ resolution: {integrity: sha512-YsNXI1fT0w9CdgVGRJGR8KxNWJgKuHsad/avo9Z+FU9k9EWJVdr/Ret7tm0HbFFbOGJ8/JY/U64EHYdCAtxQhg==}
+ engines: {node: '>=18.20.8'}
+ peerDependencies:
+ '@astrojs/starlight': '>=0.33.0'
+
starlight-contextual-menu@0.1.5:
resolution: {integrity: sha512-MYQ6eFDIBBnKrEh3XqR7RZ6YDJ641ADmrSjj93d+cVJGPvrCHrd6VYiKeehhczsrn6GqjaCCFAn4xUd69gcfcQ==}
peerDependencies:
@@ -5441,6 +5968,14 @@ packages:
streamx@2.23.0:
resolution: {integrity: sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==}
+ string-byte-length@3.0.1:
+ resolution: {integrity: sha512-yJ8vP0HMwZ54CcA8S8mKoXbkezpZHANFtmafFo8lGxZThCQcAwRHjdFabuSLgOzxj9OFJcmssmiAvmcOK4O2Hw==}
+ engines: {node: '>=18.18.0'}
+
+ string-byte-slice@3.0.1:
+ resolution: {integrity: sha512-GWv2K4lYyd2+AhmKH3BV+OVx62xDX+99rSLfKpaqFiQU7uOMaUY1tDjdrRD4gsrCr9lTyjMgjna7tZcCOw+Smg==}
+ engines: {node: '>=18.18.0'}
+
string-width@4.2.3:
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
engines: {node: '>=8'}
@@ -5462,9 +5997,9 @@ packages:
stringify-entities@4.0.4:
resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
- stringify-object@5.0.0:
- resolution: {integrity: sha512-zaJYxz2FtcMb4f+g60KsRNFOpVMUyuJgA51Zi5Z1DOTC3S59+OQiVOzE9GZt0x72uBGWKsQIuBKeF9iusmKFsg==}
- engines: {node: '>=14.16'}
+ stringify-object@6.0.0:
+ resolution: {integrity: sha512-6f94vIED6vmJJfh3lyVsVWxCYSfI5uM+16ntED/Ql37XIyV6kj0mRAAiTeMMc/QLYIaizC3bUprQ8pQnDDrKfA==}
+ engines: {node: '>=20'}
strip-ansi@6.0.1:
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
@@ -5488,8 +6023,8 @@ packages:
structured-source@4.0.0:
resolution: {integrity: sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==}
- style-mod@4.1.3:
- resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==}
+ style-mod@4.1.2:
+ resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==}
style-to-js@1.1.21:
resolution: {integrity: sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==}
@@ -5500,8 +6035,12 @@ packages:
suf-log@2.5.3:
resolution: {integrity: sha512-KvC8OPjzdNOe+xQ4XWJV2whQA0aM1kGVczMQ8+dStAO6KfEB140JEVQ9dE76ONZ0/Ylf67ni4tILPJB41U0eow==}
- superjson@2.2.6:
- resolution: {integrity: sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==}
+ super-regex@1.1.0:
+ resolution: {integrity: sha512-WHkws2ZflZe41zj6AolvvmaTrWds/VuyeYr9iPVv/oQeaIoVxMKaushfFWpOGDT+GuBrM/sVqF8KUCYQlSSTdQ==}
+ engines: {node: '>=18'}
+
+ superjson@2.2.2:
+ resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
engines: {node: '>=16'}
supports-color@10.2.2:
@@ -5512,8 +6051,8 @@ packages:
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
engines: {node: '>=8'}
- supports-hyperlinks@4.4.0:
- resolution: {integrity: sha512-UKbpT93hN5Nr9go5UY7bopIB9YQlMz9nm/ct4IXt/irb5YRkn9WaqrOBJGZ5Pwvsd5FQzSVeYlGdXoCAPQZrPg==}
+ supports-hyperlinks@4.3.0:
+ resolution: {integrity: sha512-i6sWEzuwadSlcr2mOnb0ktlIl+K5FVxsPXmoPfknDd2gyw4ZBIAZ5coc0NQzYqDdEYXMHy8NaY9rWwa1Q1myiQ==}
engines: {node: '>=20'}
supports-preserve-symlinks-flag@1.0.0:
@@ -5525,33 +6064,44 @@ packages:
engines: {node: '>=16'}
hasBin: true
+ swr@2.3.8:
+ resolution: {integrity: sha512-gaCPRVoMq8WGDcWj9p4YWzCMPHzE0WNl6W8ADIx9c3JBEIdMkJGMzW+uzXvxHMltwcYACr9jP+32H8/hgwMR7w==}
+ peerDependencies:
+ react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+
+ swrv@1.1.0:
+ resolution: {integrity: sha512-pjllRDr2s0iTwiE5Isvip51dZGR7GjLH1gCSVyE8bQnbAx6xackXsFdojau+1O5u98yHF5V73HQGOFxKUXO9gQ==}
+ peerDependencies:
+ vue: '>=3.2.26 < 4'
+
system-architecture@0.1.0:
resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==}
engines: {node: '>=18'}
- tabbable@6.4.0:
- resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==}
+ tabbable@6.2.0:
+ resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
tagged-tag@1.0.0:
resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
engines: {node: '>=20'}
- tailwind-merge@2.6.0:
- resolution: {integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==}
+ tailwind-merge@3.4.0:
+ resolution: {integrity: sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==}
tailwindcss@4.1.18:
resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==}
- tapable@2.3.0:
- resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
+ tapable@2.2.3:
+ resolution: {integrity: sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==}
engines: {node: '>=6'}
tar-stream@3.1.7:
resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
- tar@7.5.7:
- resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==}
+ tar@7.5.2:
+ resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==}
engines: {node: '>=18'}
+ deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
terminal-link@5.0.0:
resolution: {integrity: sha512-qFAy10MTMwjzjU8U16YS4YoZD+NQLHzLssFMNqgravjbvIPNiqkGFR4yjhJfmY9R5OFU7+yHxc6y+uGHkKwLRA==}
@@ -5563,19 +6113,34 @@ packages:
text-hex@1.0.0:
resolution: {integrity: sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==}
+ throttleit@2.1.0:
+ resolution: {integrity: sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==}
+ engines: {node: '>=18'}
+
tiktoken@1.0.22:
resolution: {integrity: sha512-PKvy1rVF1RibfF3JlXBSP0Jrcw2uq3yXdgcEXtKTYn3QJ/cBRBHDnrJ5jHky+MENZ6DIPwNUGWpkVx+7joCpNA==}
+ time-span@5.1.0:
+ resolution: {integrity: sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA==}
+ engines: {node: '>=12'}
+
tiny-inflate@1.0.3:
resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==}
tinyexec@0.3.2:
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
+ tinyexec@1.0.1:
+ resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==}
+
tinyexec@1.0.2:
resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
engines: {node: '>=18'}
+ tinyglobby@0.2.14:
+ resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==}
+ engines: {node: '>=12.0.0'}
+
tinyglobby@0.2.15:
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
engines: {node: '>=12.0.0'}
@@ -5629,6 +6194,10 @@ packages:
trough@2.2.0:
resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
+ truncate-json@3.0.1:
+ resolution: {integrity: sha512-QVsbr1WhGLq2F0oDyYbqtOXcf3gcnL8C9H5EX8bBwAr8ZWvWGJzukpPrDrWgJMrNtgDbo74BIjI4kJu3q2xQWw==}
+ engines: {node: '>=18.18.0'}
+
ts-api-utils@2.4.0:
resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
engines: {node: '>=18.12'}
@@ -5652,11 +6221,11 @@ packages:
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
- twoslash-protocol@0.3.6:
- resolution: {integrity: sha512-FHGsJ9Q+EsNr5bEbgG3hnbkvEBdW5STgPU824AHUjB4kw0Dn4p8tABT7Ncg1Ie6V0+mDg3Qpy41VafZXcQhWMA==}
+ twoslash-protocol@0.3.4:
+ resolution: {integrity: sha512-HHd7lzZNLUvjPzG/IE6js502gEzLC1x7HaO1up/f72d8G8ScWAs9Yfa97igelQRDl5h9tGcdFsRp+lNVre1EeQ==}
- twoslash@0.3.6:
- resolution: {integrity: sha512-VuI5OKl+MaUO9UIW3rXKoPgHI3X40ZgB/j12VY6h98Ae1mCBihjPvhOPeJWlxCYcmSbmeZt5ZKkK0dsVtp+6pA==}
+ twoslash@0.3.4:
+ resolution: {integrity: sha512-RtJURJlGRxrkJmTcZMjpr7jdYly1rfgpujJr1sBM9ch7SKVht/SjFk23IOAyvwT1NLCk+SJiMrvW4rIAUM2Wug==}
peerDependencies:
typescript: ^5.5.0
@@ -5664,8 +6233,8 @@ packages:
resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==}
engines: {node: '>=16'}
- type-fest@5.4.2:
- resolution: {integrity: sha512-FLEenlVYf7Zcd34ISMLo3ZzRE1gRjY1nMDTp+bQRBiPsaKyIW8K3Zr99ioHDUgA9OGuGGJPyYpNcffGmBhJfGg==}
+ type-fest@5.4.3:
+ resolution: {integrity: sha512-AXSAQJu79WGc79/3e9/CR77I/KQgeY1AhNvcShIH4PTcGYyC4xv6H4R4AUOwkPS5799KlVDAu8zExeCrkGquiA==}
engines: {node: '>=20'}
type-is@2.0.1:
@@ -5677,6 +6246,12 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
+ ufo@1.6.1:
+ resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
+
+ ufo@1.6.2:
+ resolution: {integrity: sha512-heMioaxBcG9+Znsda5Q8sQbWnLJSl98AFDXTO80wELWEzX3hordXsTdxrIfMQoO9IY1MEnoGoPjpoKpMj+Yx0Q==}
+
ufo@1.6.3:
resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
@@ -5685,6 +6260,9 @@ packages:
engines: {node: '>=0.8.0'}
hasBin: true
+ uhyphen@0.2.0:
+ resolution: {integrity: sha512-qz3o9CHXmJJPGBdqzab7qAYuW8kQGKNEuoHFYrBwV6hWIMcpAmxDLXojcHfFr9US1Pe6zUswEIJIbLI610fuqA==}
+
ulid@3.0.2:
resolution: {integrity: sha512-yu26mwteFYzBAot7KVMqFGCVpsF6g8wXfJzQUHvu1no3+rRRSFcSV2nKeYvNPLD2J4b08jYBDhHUjeH0ygIl9w==}
hasBin: true
@@ -5731,6 +6309,9 @@ packages:
unist-util-find-after@5.0.0:
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
+ unist-util-is@6.0.0:
+ resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
+
unist-util-is@6.0.1:
resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==}
@@ -5755,11 +6336,14 @@ packages:
unist-util-visit-children@3.0.0:
resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==}
+ unist-util-visit-parents@6.0.1:
+ resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
+
unist-util-visit-parents@6.0.2:
resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==}
- unist-util-visit@5.1.0:
- resolution: {integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==}
+ unist-util-visit@5.0.0:
+ resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
universal-github-app-jwt@2.2.2:
resolution: {integrity: sha512-dcmbeSrOdTnsjGjUfAlqNDJrhxXizjAz94ija9Qw8YkZ1uu0d+GoZzyH+Jb9tIIqvGsadUfwg+22k5aDqqwzbw==}
@@ -5818,10 +6402,72 @@ packages:
resolution: {integrity: sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==}
engines: {node: '>=18.12.0'}
- unplugin@2.3.11:
- resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
+ unplugin@2.3.10:
+ resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==}
engines: {node: '>=18.12.0'}
+ unstorage@1.17.3:
+ resolution: {integrity: sha512-i+JYyy0DoKmQ3FximTHbGadmIYb8JEpq7lxUjnjeB702bCPum0vzo6oy5Mfu0lpqISw7hCyMW2yj4nWC8bqJ3Q==}
+ peerDependencies:
+ '@azure/app-configuration': ^1.8.0
+ '@azure/cosmos': ^4.2.0
+ '@azure/data-tables': ^13.3.0
+ '@azure/identity': ^4.6.0
+ '@azure/keyvault-secrets': ^4.9.0
+ '@azure/storage-blob': ^12.26.0
+ '@capacitor/preferences': ^6.0.3 || ^7.0.0
+ '@deno/kv': '>=0.9.0'
+ '@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0
+ '@planetscale/database': ^1.19.0
+ '@upstash/redis': ^1.34.3
+ '@vercel/blob': '>=0.27.1'
+ '@vercel/functions': ^2.2.12 || ^3.0.0
+ '@vercel/kv': ^1.0.1
+ aws4fetch: ^1.0.20
+ db0: '>=0.2.1'
+ idb-keyval: ^6.2.1
+ ioredis: ^5.4.2
+ uploadthing: ^7.4.4
+ peerDependenciesMeta:
+ '@azure/app-configuration':
+ optional: true
+ '@azure/cosmos':
+ optional: true
+ '@azure/data-tables':
+ optional: true
+ '@azure/identity':
+ optional: true
+ '@azure/keyvault-secrets':
+ optional: true
+ '@azure/storage-blob':
+ optional: true
+ '@capacitor/preferences':
+ optional: true
+ '@deno/kv':
+ optional: true
+ '@netlify/blobs':
+ optional: true
+ '@planetscale/database':
+ optional: true
+ '@upstash/redis':
+ optional: true
+ '@vercel/blob':
+ optional: true
+ '@vercel/functions':
+ optional: true
+ '@vercel/kv':
+ optional: true
+ aws4fetch:
+ optional: true
+ db0:
+ optional: true
+ idb-keyval:
+ optional: true
+ ioredis:
+ optional: true
+ uploadthing:
+ optional: true
+
unstorage@1.17.4:
resolution: {integrity: sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==}
peerDependencies:
@@ -5888,8 +6534,8 @@ packages:
resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==}
hasBin: true
- update-browserslist-db@1.2.3:
- resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
+ update-browserslist-db@1.1.3:
+ resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
@@ -5903,6 +6549,11 @@ packages:
urlpattern-polyfill@8.0.2:
resolution: {integrity: sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ==}
+ use-sync-external-store@1.6.0:
+ resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
+
util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
@@ -6051,8 +6702,11 @@ packages:
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
engines: {node: '>= 8'}
- web-tree-sitter@0.26.3:
- resolution: {integrity: sha512-JIVgIKFS1w6lejxSntCtsS/QsE/ecTS00en809cMxMPxaor6MvUnQ+ovG8uTTTvQCFosSh4MeDdI5bSGw5SoBw==}
+ web-tree-sitter@0.26.5:
+ resolution: {integrity: sha512-u9sl+q21VSKX2T8dhpQw8bMGGqNfwaIyuoYE3kdOQGVDrOqrmcS9GmaQoCS602iaFnuokn3WCHW374c7GAnuaQ==}
+
+ web-worker@1.2.0:
+ resolution: {integrity: sha512-PgF341avzqyx60neE9DD+XS26MMNMoUQRz9NOZwW32nPQrF6p77f1htcnjBSEV8BGMKZ16choqUG4hyI0Hx7mA==}
webidl-conversions@3.0.1:
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
@@ -6133,6 +6787,11 @@ packages:
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
engines: {node: '>=18'}
+ yaml@2.8.1:
+ resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
+ engines: {node: '>= 14.6'}
+ hasBin: true
+
yaml@2.8.2:
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
engines: {node: '>= 14.6'}
@@ -6182,23 +6841,180 @@ packages:
zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
- zod@4.3.6:
- resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
+ zod@4.2.1:
+ resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==}
+
+ zod@4.3.5:
+ resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==}
zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
snapshots:
+ '@ai-sdk/gateway@2.0.23(zod@4.2.1)':
+ dependencies:
+ '@ai-sdk/provider': 2.0.0
+ '@ai-sdk/provider-utils': 3.0.19(zod@4.2.1)
+ '@vercel/oidc': 3.0.5
+ zod: 4.2.1
+
+ '@ai-sdk/gateway@3.0.13(zod@4.3.5)':
+ dependencies:
+ '@ai-sdk/provider': 3.0.2
+ '@ai-sdk/provider-utils': 4.0.5(zod@4.3.5)
+ '@vercel/oidc': 3.1.0
+ zod: 4.3.5
+
+ '@ai-sdk/provider-utils@3.0.19(zod@4.2.1)':
+ dependencies:
+ '@ai-sdk/provider': 2.0.0
+ '@standard-schema/spec': 1.1.0
+ eventsource-parser: 3.0.6
+ zod: 4.2.1
+
+ '@ai-sdk/provider-utils@4.0.5(zod@4.3.5)':
+ dependencies:
+ '@ai-sdk/provider': 3.0.2
+ '@standard-schema/spec': 1.1.0
+ eventsource-parser: 3.0.6
+ zod: 4.3.5
+
+ '@ai-sdk/provider@2.0.0':
+ dependencies:
+ json-schema: 0.4.0
+
+ '@ai-sdk/provider@3.0.2':
+ dependencies:
+ json-schema: 0.4.0
+
+ '@ai-sdk/react@2.0.118(react@19.2.4)(zod@4.2.1)':
+ dependencies:
+ '@ai-sdk/provider-utils': 3.0.19(zod@4.2.1)
+ ai: 5.0.116(zod@4.2.1)
+ react: 19.2.4
+ swr: 2.3.8(react@19.2.4)
+ throttleit: 2.1.0
+ optionalDependencies:
+ zod: 4.2.1
+
+ '@ai-sdk/vue@3.0.33(vue@3.5.27(typescript@5.9.3))(zod@4.3.5)':
+ dependencies:
+ '@ai-sdk/provider-utils': 4.0.5(zod@4.3.5)
+ ai: 6.0.33(zod@4.3.5)
+ swrv: 1.1.0(vue@3.5.27(typescript@5.9.3))
+ vue: 3.5.27(typescript@5.9.3)
+ transitivePeerDependencies:
+ - zod
+
+ '@algolia/autocomplete-core@1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)(search-insights@2.17.3)':
+ dependencies:
+ '@algolia/autocomplete-plugin-algolia-insights': 1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)(search-insights@2.17.3)
+ '@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)
+ transitivePeerDependencies:
+ - '@algolia/client-search'
+ - algoliasearch
+ - search-insights
+
+ '@algolia/autocomplete-plugin-algolia-insights@1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)(search-insights@2.17.3)':
+ dependencies:
+ '@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)
+ search-insights: 2.17.3
+ transitivePeerDependencies:
+ - '@algolia/client-search'
+ - algoliasearch
+
+ '@algolia/autocomplete-shared@1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)':
+ dependencies:
+ '@algolia/client-search': 5.34.1
+ algoliasearch: 5.34.1
+
+ '@algolia/client-abtesting@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/client-analytics@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/client-common@5.34.1': {}
+
+ '@algolia/client-insights@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/client-personalization@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/client-query-suggestions@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/client-search@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/ingestion@1.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/monitoring@1.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/recommend@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
+ '@algolia/requester-browser-xhr@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+
+ '@algolia/requester-fetch@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+
+ '@algolia/requester-node-http@5.34.1':
+ dependencies:
+ '@algolia/client-common': 5.34.1
+
'@ampproject/remapping@2.3.0':
dependencies:
'@jridgewell/gen-mapping': 0.3.13
- '@jridgewell/trace-mapping': 0.3.31
+ '@jridgewell/trace-mapping': 0.3.30
'@antfu/install-pkg@1.1.0':
dependencies:
- package-manager-detector: 1.6.0
- tinyexec: 1.0.2
+ package-manager-detector: 1.3.0
+ tinyexec: 1.0.1
'@antfu/utils@0.7.10': {}
@@ -6206,30 +7022,30 @@ snapshots:
dependencies:
'@ariatype/aria-attributes': 1.0.2
'@ariatype/aria-roles': 1.0.2
- '@preact/signals-core': 1.12.2
- '@zag-js/dom-query': 1.33.0
+ '@preact/signals-core': 1.11.0
+ '@zag-js/dom-query': 1.21.6
just-kebab-case: 4.2.0
just-map-values: 3.2.0
- server-dom-shim: 1.1.0
+ server-dom-shim: 1.0.2
'@aria-ui/overlay@0.0.25':
dependencies:
'@aria-ui/core': 0.0.22
- '@floating-ui/dom': 1.7.5
+ '@floating-ui/dom': 1.7.4
'@floating-ui/utils': 0.2.10
- '@zag-js/dom-query': 1.33.0
+ '@zag-js/dom-query': 1.21.6
'@aria-ui/presence@0.0.20':
dependencies:
'@aria-ui/core': 0.0.22
- '@zag-js/dom-query': 1.33.0
+ '@zag-js/dom-query': 1.21.6
'@aria-ui/tooltip@0.0.30':
dependencies:
'@aria-ui/core': 0.0.22
'@aria-ui/overlay': 0.0.25
'@aria-ui/presence': 0.0.20
- nanoid: 5.1.6
+ nanoid: 5.1.5
'@ariatype/aria-attributes-drag-and-drop@1.0.2': {}
@@ -6285,15 +7101,21 @@ snapshots:
'@ariatype/aria-roles-widget': 1.0.2
'@ariatype/aria-roles-window': 1.0.2
- '@astro-community/astro-embed-twitter@0.5.11':
+ '@astro-community/astro-embed-twitter@0.5.8(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))':
dependencies:
- '@astro-community/astro-embed-utils': 0.2.0
+ '@astro-community/astro-embed-utils': 0.1.3
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
- '@astro-community/astro-embed-utils@0.2.0': {}
+ '@astro-community/astro-embed-utils@0.1.3':
+ dependencies:
+ linkedom: 0.14.26
- '@astro-community/astro-embed-youtube@0.5.10':
+ '@astro-community/astro-embed-youtube@0.5.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))':
dependencies:
- lite-youtube-embed: 0.3.4
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ lite-youtube-embed: 0.3.3
+
+ '@astrojs/compiler@2.12.2': {}
'@astrojs/compiler@2.13.0': {}
@@ -6315,22 +7137,22 @@ snapshots:
remark-parse: 11.0.0
remark-rehype: 11.1.2
remark-smartypants: 3.0.2
- shiki: 3.21.0
+ shiki: 3.20.0
smol-toml: 1.6.0
unified: 11.0.5
unist-util-remove-position: 5.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.2
vfile: 6.0.3
transitivePeerDependencies:
- supports-color
- '@astrojs/mdx@4.3.13(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))':
+ '@astrojs/mdx@4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))':
dependencies:
'@astrojs/markdown-remark': 6.3.10
'@mdx-js/mdx': 3.1.1
acorn: 8.15.0
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
es-module-lexer: 1.7.0
estree-util-visit: 2.0.0
hast-util-to-html: 9.0.5
@@ -6339,23 +7161,23 @@ snapshots:
remark-gfm: 4.0.1
remark-smartypants: 3.0.2
source-map: 0.7.6
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
vfile: 6.0.3
transitivePeerDependencies:
- supports-color
- '@astrojs/netlify@6.6.4(@netlify/api@14.0.13)(@types/node@25.0.10)(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(yaml@2.8.2)':
+ '@astrojs/netlify@6.6.4(@netlify/api@14.0.12)(@types/node@25.0.7)(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(yaml@2.8.2)':
dependencies:
'@astrojs/internal-helpers': 0.7.5
'@astrojs/underscore-redirects': 1.0.0
'@netlify/blobs': 10.5.0
'@netlify/functions': 5.1.2
- '@netlify/vite-plugin': 2.7.20(@netlify/api@14.0.13)(rollup@4.57.0)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
- '@vercel/nft': 0.30.4(rollup@4.57.0)
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ '@netlify/vite-plugin': 2.7.19(@netlify/api@14.0.12)(rollup@4.49.0)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ '@vercel/nft': 0.30.4(rollup@4.49.0)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
esbuild: 0.25.12
tinyglobby: 0.2.15
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -6398,15 +7220,15 @@ snapshots:
dependencies:
prismjs: 1.30.0
- '@astrojs/react@4.4.2(@types/node@25.0.10)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(jiti@2.6.1)(lightningcss@1.30.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(yaml@2.8.2)':
+ '@astrojs/react@4.4.2(@types/node@25.0.7)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(jiti@2.6.1)(lightningcss@1.30.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(yaml@2.8.2)':
dependencies:
'@types/react': 19.2.10
'@types/react-dom': 19.2.3(@types/react@19.2.10)
- '@vitejs/plugin-react': 4.7.0(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ '@vitejs/plugin-react': 4.7.0(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
react: 19.2.4
react-dom: 19.2.4(react@19.2.4)
ultrahtml: 1.6.0
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -6421,34 +7243,45 @@ snapshots:
- tsx
- yaml
- '@astrojs/sitemap@3.7.0':
+ '@astrojs/rss@4.0.15':
dependencies:
- sitemap: 8.0.2
+ fast-xml-parser: 5.3.3
+ piccolore: 0.1.3
+
+ '@astrojs/sitemap@3.5.1':
+ dependencies:
+ sitemap: 8.0.0
stream-replace-string: 2.0.0
zod: 3.25.76
- '@astrojs/starlight-docsearch@file:vendor/docsearch(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))':
+ '@astrojs/starlight-docsearch@file:vendor/docsearch(@algolia/client-search@5.34.1)(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.17.3)':
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
- '@docsearch/css': 4.5.3
- '@docsearch/js': 4.5.3
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@docsearch/css': 4.4.0
+ '@docsearch/js': 4.4.0(@algolia/client-search@5.34.1)(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.17.3)
+ transitivePeerDependencies:
+ - '@algolia/client-search'
+ - '@types/react'
+ - react
+ - react-dom
+ - search-insights
- '@astrojs/starlight-tailwind@4.0.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(tailwindcss@4.1.18)':
+ '@astrojs/starlight-tailwind@4.0.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(tailwindcss@4.1.18)':
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
tailwindcss: 4.1.18
- '@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))':
+ '@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))':
dependencies:
'@astrojs/markdown-remark': 6.3.10
- '@astrojs/mdx': 4.3.13(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
- '@astrojs/sitemap': 3.7.0
+ '@astrojs/mdx': 4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/sitemap': 3.5.1
'@pagefind/default-ui': 1.4.0
'@types/hast': 3.0.4
'@types/js-yaml': 4.0.9
'@types/mdast': 4.0.4
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
- astro-expressive-code: 0.41.6(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro-expressive-code: 0.41.3(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
bcp-47: 2.1.0
hast-util-from-html: 2.0.3
hast-util-select: 6.0.4
@@ -6461,21 +7294,21 @@ snapshots:
mdast-util-directive: 3.1.0
mdast-util-to-markdown: 2.1.2
mdast-util-to-string: 4.0.0
- pagefind: 1.4.0
+ pagefind: 1.3.0
rehype: 13.0.2
rehype-format: 5.0.1
remark-directive: 3.0.1
ultrahtml: 1.6.0
unified: 11.0.5
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
vfile: 6.0.3
transitivePeerDependencies:
- supports-color
- '@astrojs/tailwind@6.0.2(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(tailwindcss@4.1.18)':
+ '@astrojs/tailwind@6.0.2(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(tailwindcss@4.1.18)':
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
- autoprefixer: 10.4.23(postcss@8.5.6)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ autoprefixer: 10.4.21(postcss@8.5.6)
postcss: 8.5.6
postcss-load-config: 4.0.2(postcss@8.5.6)
tailwindcss: 4.1.18
@@ -6496,14 +7329,14 @@ snapshots:
'@astrojs/underscore-redirects@1.0.0': {}
- '@astrojs/vue@5.1.4(@types/node@25.0.10)(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)':
+ '@astrojs/vue@5.1.4(@types/node@25.0.7)(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)':
dependencies:
- '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
- '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
- '@vue/compiler-sfc': 3.5.27
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
- vite-plugin-vue-devtools: 7.7.9(rollup@4.57.0)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
+ '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
+ '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
+ '@vue/compiler-sfc': 3.5.26
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite-plugin-vue-devtools: 7.7.9(rollup@4.49.0)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
vue: 3.5.27(typescript@5.9.3)
transitivePeerDependencies:
- '@nuxt/kit'
@@ -6521,34 +7354,48 @@ snapshots:
- tsx
- yaml
+ '@babel/code-frame@7.27.1':
+ dependencies:
+ '@babel/helper-validator-identifier': 7.27.1
+ js-tokens: 4.0.0
+ picocolors: 1.1.1
+
'@babel/code-frame@7.28.6':
dependencies:
'@babel/helper-validator-identifier': 7.28.5
js-tokens: 4.0.0
picocolors: 1.1.1
- '@babel/compat-data@7.28.6': {}
+ '@babel/compat-data@7.28.0': {}
- '@babel/core@7.28.6':
+ '@babel/core@7.28.3':
dependencies:
- '@babel/code-frame': 7.28.6
- '@babel/generator': 7.28.6
- '@babel/helper-compilation-targets': 7.28.6
- '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6)
- '@babel/helpers': 7.28.6
- '@babel/parser': 7.28.6
- '@babel/template': 7.28.6
- '@babel/traverse': 7.28.6
- '@babel/types': 7.28.6
- '@jridgewell/remapping': 2.3.5
+ '@ampproject/remapping': 2.3.0
+ '@babel/code-frame': 7.27.1
+ '@babel/generator': 7.28.3
+ '@babel/helper-compilation-targets': 7.27.2
+ '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.3)
+ '@babel/helpers': 7.28.3
+ '@babel/parser': 7.28.3
+ '@babel/template': 7.27.2
+ '@babel/traverse': 7.28.3
+ '@babel/types': 7.28.2
convert-source-map: 2.0.0
- debug: 4.4.3
+ debug: 4.4.1
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
transitivePeerDependencies:
- supports-color
+ '@babel/generator@7.28.3':
+ dependencies:
+ '@babel/parser': 7.28.3
+ '@babel/types': 7.28.2
+ '@jridgewell/gen-mapping': 0.3.13
+ '@jridgewell/trace-mapping': 0.3.30
+ jsesc: 3.1.0
+
'@babel/generator@7.28.6':
dependencies:
'@babel/parser': 7.28.6
@@ -6561,21 +7408,21 @@ snapshots:
dependencies:
'@babel/types': 7.28.6
- '@babel/helper-compilation-targets@7.28.6':
+ '@babel/helper-compilation-targets@7.27.2':
dependencies:
- '@babel/compat-data': 7.28.6
+ '@babel/compat-data': 7.28.0
'@babel/helper-validator-option': 7.27.1
- browserslist: 4.28.1
+ browserslist: 4.25.3
lru-cache: 5.1.1
semver: 6.3.1
- '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.28.6)':
+ '@babel/helper-create-class-features-plugin@7.28.3(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
+ '@babel/core': 7.28.3
'@babel/helper-annotate-as-pure': 7.27.3
- '@babel/helper-member-expression-to-functions': 7.28.5
+ '@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
- '@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.6)
+ '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3)
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
'@babel/traverse': 7.28.6
semver: 6.3.1
@@ -6584,26 +7431,26 @@ snapshots:
'@babel/helper-globals@7.28.0': {}
- '@babel/helper-member-expression-to-functions@7.28.5':
+ '@babel/helper-member-expression-to-functions@7.27.1':
dependencies:
'@babel/traverse': 7.28.6
'@babel/types': 7.28.6
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-imports@7.28.6':
+ '@babel/helper-module-imports@7.27.1':
dependencies:
- '@babel/traverse': 7.28.6
- '@babel/types': 7.28.6
+ '@babel/traverse': 7.28.3
+ '@babel/types': 7.28.2
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.28.6(@babel/core@7.28.6)':
+ '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-module-imports': 7.28.6
- '@babel/helper-validator-identifier': 7.28.5
- '@babel/traverse': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-module-imports': 7.27.1
+ '@babel/helper-validator-identifier': 7.27.1
+ '@babel/traverse': 7.28.3
transitivePeerDependencies:
- supports-color
@@ -6611,12 +7458,12 @@ snapshots:
dependencies:
'@babel/types': 7.28.6
- '@babel/helper-plugin-utils@7.28.6': {}
+ '@babel/helper-plugin-utils@7.27.1': {}
- '@babel/helper-replace-supers@7.28.6(@babel/core@7.28.6)':
+ '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-member-expression-to-functions': 7.28.5
+ '@babel/core': 7.28.3
+ '@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/traverse': 7.28.6
transitivePeerDependencies:
@@ -6631,75 +7478,91 @@ snapshots:
'@babel/helper-string-parser@7.27.1': {}
+ '@babel/helper-validator-identifier@7.27.1': {}
+
'@babel/helper-validator-identifier@7.28.5': {}
'@babel/helper-validator-option@7.27.1': {}
- '@babel/helpers@7.28.6':
+ '@babel/helpers@7.28.3':
dependencies:
- '@babel/template': 7.28.6
- '@babel/types': 7.28.6
+ '@babel/template': 7.27.2
+ '@babel/types': 7.28.2
+
+ '@babel/parser@7.28.3':
+ dependencies:
+ '@babel/types': 7.28.2
+
+ '@babel/parser@7.28.5':
+ dependencies:
+ '@babel/types': 7.28.5
'@babel/parser@7.28.6':
dependencies:
'@babel/types': 7.28.6
- '@babel/plugin-proposal-decorators@7.28.6(@babel/core@7.28.6)':
+ '@babel/plugin-proposal-decorators@7.28.0(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6)
- '@babel/helper-plugin-utils': 7.28.6
- '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@7.28.6)
+ '@babel/core': 7.28.3
+ '@babel/helper-create-class-features-plugin': 7.28.3(@babel/core@7.28.3)
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.28.3)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-syntax-decorators@7.28.6(@babel/core@7.28.6)':
+ '@babel/plugin-syntax-decorators@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.28.6)':
+ '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.6)':
+ '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.28.6)':
+ '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.28.6)':
+ '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.6)':
+ '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.6)':
+ '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.28.6)':
+ '@babel/plugin-transform-typescript@7.28.0(@babel/core@7.28.3)':
dependencies:
- '@babel/core': 7.28.6
+ '@babel/core': 7.28.3
'@babel/helper-annotate-as-pure': 7.27.3
- '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6)
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/helper-create-class-features-plugin': 7.28.3(@babel/core@7.28.3)
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
- '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.28.6)
+ '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.3)
transitivePeerDependencies:
- supports-color
- '@babel/runtime@7.28.6': {}
+ '@babel/runtime@7.28.3': {}
+
+ '@babel/template@7.27.2':
+ dependencies:
+ '@babel/code-frame': 7.27.1
+ '@babel/parser': 7.28.3
+ '@babel/types': 7.28.2
'@babel/template@7.28.6':
dependencies:
@@ -6707,6 +7570,18 @@ snapshots:
'@babel/parser': 7.28.6
'@babel/types': 7.28.6
+ '@babel/traverse@7.28.3':
+ dependencies:
+ '@babel/code-frame': 7.27.1
+ '@babel/generator': 7.28.3
+ '@babel/helper-globals': 7.28.0
+ '@babel/parser': 7.28.3
+ '@babel/template': 7.27.2
+ '@babel/types': 7.28.2
+ debug: 4.4.1
+ transitivePeerDependencies:
+ - supports-color
+
'@babel/traverse@7.28.6':
dependencies:
'@babel/code-frame': 7.28.6
@@ -6719,6 +7594,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@babel/types@7.28.2':
+ dependencies:
+ '@babel/helper-string-parser': 7.27.1
+ '@babel/helper-validator-identifier': 7.27.1
+
+ '@babel/types@7.28.5':
+ dependencies:
+ '@babel/helper-string-parser': 7.27.1
+ '@babel/helper-validator-identifier': 7.28.5
+
'@babel/types@7.28.6':
dependencies:
'@babel/helper-string-parser': 7.27.1
@@ -6739,103 +7624,103 @@ snapshots:
picocolors: 1.1.1
sisteransi: 1.0.5
- '@codemirror/autocomplete@6.20.0':
+ '@codemirror/autocomplete@6.18.6':
dependencies:
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
- '@codemirror/commands@6.10.1':
+ '@codemirror/commands@6.8.1':
dependencies:
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
'@codemirror/lang-css@6.3.1':
dependencies:
- '@codemirror/autocomplete': 6.20.0
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@lezer/common': 1.5.0
+ '@codemirror/autocomplete': 6.18.6
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@lezer/common': 1.2.3
'@lezer/css': 1.3.0
- '@codemirror/lang-html@6.4.11':
+ '@codemirror/lang-html@6.4.9':
dependencies:
- '@codemirror/autocomplete': 6.20.0
+ '@codemirror/autocomplete': 6.18.6
'@codemirror/lang-css': 6.3.1
'@codemirror/lang-javascript': 6.2.4
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
'@lezer/css': 1.3.0
- '@lezer/html': 1.3.13
+ '@lezer/html': 1.3.10
'@codemirror/lang-javascript@6.2.4':
dependencies:
- '@codemirror/autocomplete': 6.20.0
- '@codemirror/language': 6.12.1
- '@codemirror/lint': 6.9.3
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
- '@lezer/javascript': 1.5.4
+ '@codemirror/autocomplete': 6.18.6
+ '@codemirror/language': 6.11.3
+ '@codemirror/lint': 6.8.5
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
+ '@lezer/javascript': 1.5.1
'@codemirror/lang-json@6.0.2':
dependencies:
- '@codemirror/language': 6.12.1
+ '@codemirror/language': 6.11.3
'@lezer/json': 1.0.3
'@codemirror/lang-xml@6.1.0':
dependencies:
- '@codemirror/autocomplete': 6.20.0
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
+ '@codemirror/autocomplete': 6.18.6
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
'@lezer/xml': 1.0.6
'@codemirror/lang-yaml@6.1.2':
dependencies:
- '@codemirror/autocomplete': 6.20.0
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@codemirror/autocomplete': 6.18.6
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
'@lezer/yaml': 1.0.3
- '@codemirror/language@6.12.1':
+ '@codemirror/language@6.11.3':
dependencies:
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
- style-mod: 4.1.3
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
+ style-mod: 4.1.2
- '@codemirror/lint@6.9.3':
+ '@codemirror/lint@6.8.5':
dependencies:
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
crelt: 1.0.6
- '@codemirror/state@6.5.4':
+ '@codemirror/state@6.5.2':
dependencies:
'@marijn/find-cluster-break': 1.0.2
- '@codemirror/view@6.39.11':
+ '@codemirror/view@6.38.1':
dependencies:
- '@codemirror/state': 6.5.4
+ '@codemirror/state': 6.5.2
crelt: 1.0.6
- style-mod: 4.1.3
+ style-mod: 4.1.2
w3c-keyname: 2.2.8
'@colors/colors@1.6.0': {}
- '@ctrl/tinycolor@4.2.0': {}
+ '@ctrl/tinycolor@4.1.0': {}
'@dabh/diagnostics@2.0.8':
dependencies:
@@ -6848,11 +7733,44 @@ snapshots:
gonzales-pe: 4.3.0
node-source-walk: 7.0.1
- '@docsearch/css@4.5.3': {}
+ '@docsearch/core@4.4.0(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
+ optionalDependencies:
+ '@types/react': 19.2.10
+ react: 19.2.4
+ react-dom: 19.2.4(react@19.2.4)
+
+ '@docsearch/css@4.4.0': {}
- '@docsearch/js@4.5.3': {}
+ '@docsearch/js@4.4.0(@algolia/client-search@5.34.1)(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.17.3)':
+ dependencies:
+ '@docsearch/react': 4.4.0(@algolia/client-search@5.34.1)(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.17.3)
+ htm: 3.1.1
+ transitivePeerDependencies:
+ - '@algolia/client-search'
+ - '@types/react'
+ - react
+ - react-dom
+ - search-insights
+
+ '@docsearch/react@4.4.0(@algolia/client-search@5.34.1)(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.17.3)':
+ dependencies:
+ '@ai-sdk/react': 2.0.118(react@19.2.4)(zod@4.2.1)
+ '@algolia/autocomplete-core': 1.19.2(@algolia/client-search@5.34.1)(algoliasearch@5.34.1)(search-insights@2.17.3)
+ '@docsearch/core': 4.4.0(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
+ '@docsearch/css': 4.4.0
+ ai: 5.0.116(zod@4.2.1)
+ algoliasearch: 5.34.1
+ marked: 16.4.2
+ zod: 4.2.1
+ optionalDependencies:
+ '@types/react': 19.2.10
+ react: 19.2.4
+ react-dom: 19.2.4(react@19.2.4)
+ search-insights: 2.17.3
+ transitivePeerDependencies:
+ - '@algolia/client-search'
- '@emnapi/runtime@1.8.1':
+ '@emnapi/runtime@1.7.1':
dependencies:
tslib: 2.8.1
optional: true
@@ -6865,210 +7783,300 @@ snapshots:
'@esbuild/aix-ppc64@0.25.12':
optional: true
+ '@esbuild/aix-ppc64@0.25.9':
+ optional: true
+
'@esbuild/aix-ppc64@0.27.2':
optional: true
'@esbuild/android-arm64@0.25.12':
optional: true
+ '@esbuild/android-arm64@0.25.9':
+ optional: true
+
'@esbuild/android-arm64@0.27.2':
optional: true
'@esbuild/android-arm@0.25.12':
optional: true
+ '@esbuild/android-arm@0.25.9':
+ optional: true
+
'@esbuild/android-arm@0.27.2':
optional: true
'@esbuild/android-x64@0.25.12':
optional: true
+ '@esbuild/android-x64@0.25.9':
+ optional: true
+
'@esbuild/android-x64@0.27.2':
optional: true
'@esbuild/darwin-arm64@0.25.12':
optional: true
+ '@esbuild/darwin-arm64@0.25.9':
+ optional: true
+
'@esbuild/darwin-arm64@0.27.2':
optional: true
'@esbuild/darwin-x64@0.25.12':
optional: true
+ '@esbuild/darwin-x64@0.25.9':
+ optional: true
+
'@esbuild/darwin-x64@0.27.2':
optional: true
'@esbuild/freebsd-arm64@0.25.12':
optional: true
+ '@esbuild/freebsd-arm64@0.25.9':
+ optional: true
+
'@esbuild/freebsd-arm64@0.27.2':
optional: true
'@esbuild/freebsd-x64@0.25.12':
optional: true
+ '@esbuild/freebsd-x64@0.25.9':
+ optional: true
+
'@esbuild/freebsd-x64@0.27.2':
optional: true
'@esbuild/linux-arm64@0.25.12':
optional: true
+ '@esbuild/linux-arm64@0.25.9':
+ optional: true
+
'@esbuild/linux-arm64@0.27.2':
optional: true
'@esbuild/linux-arm@0.25.12':
optional: true
+ '@esbuild/linux-arm@0.25.9':
+ optional: true
+
'@esbuild/linux-arm@0.27.2':
optional: true
'@esbuild/linux-ia32@0.25.12':
optional: true
+ '@esbuild/linux-ia32@0.25.9':
+ optional: true
+
'@esbuild/linux-ia32@0.27.2':
optional: true
'@esbuild/linux-loong64@0.25.12':
optional: true
+ '@esbuild/linux-loong64@0.25.9':
+ optional: true
+
'@esbuild/linux-loong64@0.27.2':
optional: true
'@esbuild/linux-mips64el@0.25.12':
optional: true
+ '@esbuild/linux-mips64el@0.25.9':
+ optional: true
+
'@esbuild/linux-mips64el@0.27.2':
optional: true
'@esbuild/linux-ppc64@0.25.12':
optional: true
+ '@esbuild/linux-ppc64@0.25.9':
+ optional: true
+
'@esbuild/linux-ppc64@0.27.2':
optional: true
'@esbuild/linux-riscv64@0.25.12':
optional: true
+ '@esbuild/linux-riscv64@0.25.9':
+ optional: true
+
'@esbuild/linux-riscv64@0.27.2':
optional: true
'@esbuild/linux-s390x@0.25.12':
optional: true
+ '@esbuild/linux-s390x@0.25.9':
+ optional: true
+
'@esbuild/linux-s390x@0.27.2':
optional: true
'@esbuild/linux-x64@0.25.12':
optional: true
+ '@esbuild/linux-x64@0.25.9':
+ optional: true
+
'@esbuild/linux-x64@0.27.2':
optional: true
'@esbuild/netbsd-arm64@0.25.12':
optional: true
+ '@esbuild/netbsd-arm64@0.25.9':
+ optional: true
+
'@esbuild/netbsd-arm64@0.27.2':
optional: true
'@esbuild/netbsd-x64@0.25.12':
optional: true
+ '@esbuild/netbsd-x64@0.25.9':
+ optional: true
+
'@esbuild/netbsd-x64@0.27.2':
optional: true
'@esbuild/openbsd-arm64@0.25.12':
optional: true
+ '@esbuild/openbsd-arm64@0.25.9':
+ optional: true
+
'@esbuild/openbsd-arm64@0.27.2':
optional: true
'@esbuild/openbsd-x64@0.25.12':
optional: true
+ '@esbuild/openbsd-x64@0.25.9':
+ optional: true
+
'@esbuild/openbsd-x64@0.27.2':
optional: true
'@esbuild/openharmony-arm64@0.25.12':
optional: true
+ '@esbuild/openharmony-arm64@0.25.9':
+ optional: true
+
'@esbuild/openharmony-arm64@0.27.2':
optional: true
'@esbuild/sunos-x64@0.25.12':
optional: true
+ '@esbuild/sunos-x64@0.25.9':
+ optional: true
+
'@esbuild/sunos-x64@0.27.2':
optional: true
'@esbuild/win32-arm64@0.25.12':
optional: true
+ '@esbuild/win32-arm64@0.25.9':
+ optional: true
+
'@esbuild/win32-arm64@0.27.2':
optional: true
'@esbuild/win32-ia32@0.25.12':
optional: true
+ '@esbuild/win32-ia32@0.25.9':
+ optional: true
+
'@esbuild/win32-ia32@0.27.2':
optional: true
'@esbuild/win32-x64@0.25.12':
optional: true
+ '@esbuild/win32-x64@0.25.9':
+ optional: true
+
'@esbuild/win32-x64@0.27.2':
optional: true
+ '@expressive-code/core@0.41.5':
+ dependencies:
+ '@ctrl/tinycolor': 4.1.0
+ hast-util-select: 6.0.4
+ hast-util-to-html: 9.0.5
+ hast-util-to-text: 4.0.2
+ hastscript: 9.0.1
+ postcss: 8.5.6
+ postcss-nested: 6.2.0(postcss@8.5.6)
+ unist-util-visit: 5.0.0
+ unist-util-visit-parents: 6.0.2
+
'@expressive-code/core@0.41.6':
dependencies:
- '@ctrl/tinycolor': 4.2.0
+ '@ctrl/tinycolor': 4.1.0
hast-util-select: 6.0.4
hast-util-to-html: 9.0.5
hast-util-to-text: 4.0.2
hastscript: 9.0.1
postcss: 8.5.6
postcss-nested: 6.2.0(postcss@8.5.6)
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.2
'@expressive-code/plugin-collapsible-sections@0.41.6':
dependencies:
'@expressive-code/core': 0.41.6
- '@expressive-code/plugin-frames@0.41.6':
+ '@expressive-code/plugin-frames@0.41.3':
dependencies:
- '@expressive-code/core': 0.41.6
+ '@expressive-code/core': 0.41.5
'@expressive-code/plugin-line-numbers@0.41.6':
dependencies:
'@expressive-code/core': 0.41.6
- '@expressive-code/plugin-shiki@0.41.6':
+ '@expressive-code/plugin-shiki@0.41.3':
dependencies:
- '@expressive-code/core': 0.41.6
- shiki: 3.21.0
+ '@expressive-code/core': 0.41.5
+ shiki: 3.20.0
- '@expressive-code/plugin-text-markers@0.41.6':
+ '@expressive-code/plugin-text-markers@0.41.3':
dependencies:
- '@expressive-code/core': 0.41.6
+ '@expressive-code/core': 0.41.5
'@fastify/accept-negotiator@2.0.1': {}
'@fastify/busboy@3.2.0': {}
- '@floating-ui/core@1.7.4':
+ '@floating-ui/core@1.7.3':
dependencies:
'@floating-ui/utils': 0.2.10
- '@floating-ui/dom@1.7.5':
+ '@floating-ui/dom@1.7.4':
dependencies:
- '@floating-ui/core': 1.7.4
+ '@floating-ui/core': 1.7.3
'@floating-ui/utils': 0.2.10
'@floating-ui/utils@0.2.10': {}
'@floating-ui/vue@1.1.9(vue@3.5.27(typescript@5.9.3))':
dependencies:
- '@floating-ui/dom': 1.7.5
+ '@floating-ui/dom': 1.7.4
'@floating-ui/utils': 0.2.10
vue-demi: 0.14.10(vue@3.5.27(typescript@5.9.3))
transitivePeerDependencies:
@@ -7087,24 +8095,26 @@ snapshots:
'@headlessui/vue@1.7.23(vue@3.5.27(typescript@5.9.3))':
dependencies:
- '@tanstack/vue-virtual': 3.13.18(vue@3.5.27(typescript@5.9.3))
+ '@tanstack/vue-virtual': 3.13.12(vue@3.5.27(typescript@5.9.3))
vue: 3.5.27(typescript@5.9.3)
- '@hideoo/starlight-plugins-docs-components@0.4.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))':
+ '@hideoo/starlight-plugins-docs-components@0.4.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))':
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
- starlight-package-managers: 0.8.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
- starlight-showcases: 0.3.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ starlight-package-managers: 0.8.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))
+ starlight-showcases: 0.3.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ transitivePeerDependencies:
+ - astro
- '@hono/node-server@1.19.9(hono@4.11.7)':
+ '@hono/node-server@1.19.8(hono@4.11.1)':
dependencies:
- hono: 4.11.7
+ hono: 4.11.1
'@humanwhocodes/momoa@2.0.4': {}
'@iarna/toml@2.2.5': {}
- '@iconify/json@2.2.432':
+ '@iconify/json@2.2.435':
dependencies:
'@iconify/types': 2.0.0
pathe: 2.0.3
@@ -7201,7 +8211,7 @@ snapshots:
'@img/sharp-wasm32@0.34.5':
dependencies:
- '@emnapi/runtime': 1.8.1
+ '@emnapi/runtime': 1.7.1
optional: true
'@img/sharp-win32-arm64@0.34.5':
@@ -7215,13 +8225,13 @@ snapshots:
'@import-maps/resolve@2.0.0': {}
- '@internationalized/date@3.10.1':
+ '@internationalized/date@3.9.0':
dependencies:
- '@swc/helpers': 0.5.18
+ '@swc/helpers': 0.5.17
'@internationalized/number@3.6.5':
dependencies:
- '@swc/helpers': 0.5.18
+ '@swc/helpers': 0.5.17
'@isaacs/balanced-match@4.0.1': {}
@@ -7245,69 +8255,74 @@ snapshots:
'@jridgewell/gen-mapping@0.3.13':
dependencies:
'@jridgewell/sourcemap-codec': 1.5.5
- '@jridgewell/trace-mapping': 0.3.31
+ '@jridgewell/trace-mapping': 0.3.30
'@jridgewell/remapping@2.3.5':
dependencies:
'@jridgewell/gen-mapping': 0.3.13
- '@jridgewell/trace-mapping': 0.3.31
+ '@jridgewell/trace-mapping': 0.3.30
'@jridgewell/resolve-uri@3.1.2': {}
'@jridgewell/sourcemap-codec@1.5.5': {}
+ '@jridgewell/trace-mapping@0.3.30':
+ dependencies:
+ '@jridgewell/resolve-uri': 3.1.2
+ '@jridgewell/sourcemap-codec': 1.5.5
+
'@jridgewell/trace-mapping@0.3.31':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5
- '@lezer/common@1.5.0': {}
+ '@lezer/common@1.2.3': {}
'@lezer/css@1.3.0':
dependencies:
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
- '@lezer/highlight@1.2.3':
+ '@lezer/highlight@1.2.1':
dependencies:
- '@lezer/common': 1.5.0
+ '@lezer/common': 1.2.3
- '@lezer/html@1.3.13':
+ '@lezer/html@1.3.10':
dependencies:
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
- '@lezer/javascript@1.5.4':
+ '@lezer/javascript@1.5.1':
dependencies:
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
'@lezer/json@1.0.3':
dependencies:
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
- '@lezer/lr@1.4.8':
+ '@lezer/lr@1.4.2':
dependencies:
- '@lezer/common': 1.5.0
+ '@lezer/common': 1.2.3
'@lezer/xml@1.0.6':
dependencies:
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
'@lezer/yaml@1.0.3':
dependencies:
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@lezer/lr': 1.4.8
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@lezer/lr': 1.4.2
- '@lit-labs/ssr-dom-shim@1.5.1': {}
+ '@lit-labs/ssr-dom-shim@1.4.0': {}
'@mapbox/node-pre-gyp@2.0.3':
dependencies:
@@ -7317,7 +8332,7 @@ snapshots:
node-fetch: 2.7.0
nopt: 8.1.0
semver: 7.7.3
- tar: 7.5.7
+ tar: 7.5.2
transitivePeerDependencies:
- encoding
- supports-color
@@ -7349,18 +8364,18 @@ snapshots:
unified: 11.0.5
unist-util-position-from-estree: 2.0.0
unist-util-stringify-position: 4.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
vfile: 6.0.3
transitivePeerDependencies:
- supports-color
- '@modelcontextprotocol/sdk@1.25.3(hono@4.11.7)(zod@4.3.6)':
+ '@modelcontextprotocol/sdk@1.25.2(hono@4.11.1)(zod@4.3.5)':
dependencies:
- '@hono/node-server': 1.19.9(hono@4.11.7)
+ '@hono/node-server': 1.19.8(hono@4.11.1)
ajv: 8.17.1
ajv-formats: 3.0.1(ajv@8.17.1)
content-type: 1.0.5
- cors: 2.8.6
+ cors: 2.8.5
cross-spawn: 7.0.6
eventsource: 3.0.7
eventsource-parser: 3.0.6
@@ -7370,19 +8385,19 @@ snapshots:
json-schema-typed: 8.0.2
pkce-challenge: 5.0.1
raw-body: 3.0.2
- zod: 4.3.6
- zod-to-json-schema: 3.25.1(zod@4.3.6)
+ zod: 4.3.5
+ zod-to-json-schema: 3.25.1(zod@4.3.5)
transitivePeerDependencies:
- hono
- supports-color
- '@netlify/ai@0.3.5(@netlify/api@14.0.13)':
+ '@netlify/ai@0.3.5(@netlify/api@14.0.12)':
dependencies:
- '@netlify/api': 14.0.13
+ '@netlify/api': 14.0.12
- '@netlify/api@14.0.13':
+ '@netlify/api@14.0.12':
dependencies:
- '@netlify/open-api': 2.46.0
+ '@netlify/open-api': 2.45.0
node-fetch: 3.3.2
p-wait-for: 5.0.2
picoquery: 2.5.0
@@ -7401,10 +8416,10 @@ snapshots:
dependencies:
'@netlify/runtime-utils': 2.2.1
- '@netlify/config@24.3.0':
+ '@netlify/config@24.2.0':
dependencies:
'@iarna/toml': 2.2.5
- '@netlify/api': 14.0.13
+ '@netlify/api': 14.0.12
'@netlify/headers-parser': 9.0.2
'@netlify/redirect-parser': 15.0.3
chalk: 5.6.2
@@ -7427,7 +8442,7 @@ snapshots:
validate-npm-package-name: 5.0.1
yaml: 2.8.2
yargs: 17.7.2
- zod: 4.3.6
+ zod: 4.3.5
'@netlify/dev-utils@4.3.3':
dependencies:
@@ -7447,14 +8462,14 @@ snapshots:
uuid: 13.0.0
write-file-atomic: 5.0.1
- '@netlify/dev@4.8.8(@netlify/api@14.0.13)(rollup@4.57.0)':
+ '@netlify/dev@4.8.7(@netlify/api@14.0.12)(rollup@4.49.0)':
dependencies:
- '@netlify/ai': 0.3.5(@netlify/api@14.0.13)
+ '@netlify/ai': 0.3.5(@netlify/api@14.0.12)
'@netlify/blobs': 10.5.0
- '@netlify/config': 24.3.0
+ '@netlify/config': 24.2.0
'@netlify/dev-utils': 4.3.3
- '@netlify/edge-functions-dev': 1.0.8
- '@netlify/functions-dev': 1.1.8(rollup@4.57.0)
+ '@netlify/edge-functions-dev': 1.0.7
+ '@netlify/functions-dev': 1.1.7(rollup@4.49.0)
'@netlify/headers': 2.1.3
'@netlify/images': 1.3.3(@netlify/blobs@10.5.0)
'@netlify/redirects': 3.1.4
@@ -7487,7 +8502,7 @@ snapshots:
- supports-color
- uploadthing
- '@netlify/edge-bundler@14.9.4':
+ '@netlify/edge-bundler@14.9.2':
dependencies:
'@import-maps/resolve': 2.0.0
ajv: 8.17.1
@@ -7505,17 +8520,17 @@ snapshots:
parse-imports: 2.2.1
path-key: 4.0.0
semver: 7.7.3
- tar: 7.5.7
+ tar: 7.5.2
tmp-promise: 3.0.3
urlpattern-polyfill: 8.0.2
uuid: 11.1.0
'@netlify/edge-functions-bootstrap@2.16.0': {}
- '@netlify/edge-functions-dev@1.0.8':
+ '@netlify/edge-functions-dev@1.0.7':
dependencies:
'@netlify/dev-utils': 4.3.3
- '@netlify/edge-bundler': 14.9.4
+ '@netlify/edge-bundler': 14.9.2
'@netlify/edge-functions': 3.0.3
'@netlify/edge-functions-bootstrap': 2.16.0
'@netlify/runtime-utils': 2.2.1
@@ -7525,12 +8540,12 @@ snapshots:
dependencies:
'@netlify/types': 2.3.0
- '@netlify/functions-dev@1.1.8(rollup@4.57.0)':
+ '@netlify/functions-dev@1.1.7(rollup@4.49.0)':
dependencies:
'@netlify/blobs': 10.5.0
'@netlify/dev-utils': 4.3.3
'@netlify/functions': 5.1.2
- '@netlify/zip-it-and-ship-it': 14.3.1(rollup@4.57.0)
+ '@netlify/zip-it-and-ship-it': 14.1.18(rollup@4.49.0)
cron-parser: 4.9.0
decache: 4.6.2
extract-zip: 2.0.1
@@ -7588,7 +8603,7 @@ snapshots:
- ioredis
- uploadthing
- '@netlify/open-api@2.46.0': {}
+ '@netlify/open-api@2.45.0': {}
'@netlify/otel@5.1.1':
dependencies:
@@ -7634,12 +8649,12 @@ snapshots:
'@netlify/types@2.3.0': {}
- '@netlify/vite-plugin@2.7.20(@netlify/api@14.0.13)(rollup@4.57.0)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
+ '@netlify/vite-plugin@2.7.19(@netlify/api@14.0.12)(rollup@4.49.0)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
dependencies:
- '@netlify/dev': 4.8.8(@netlify/api@14.0.13)(rollup@4.57.0)
+ '@netlify/dev': 4.8.7(@netlify/api@14.0.12)(rollup@4.49.0)
'@netlify/dev-utils': 4.3.3
dedent: 1.7.1
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -7667,13 +8682,13 @@ snapshots:
- supports-color
- uploadthing
- '@netlify/zip-it-and-ship-it@14.3.1(rollup@4.57.0)':
+ '@netlify/zip-it-and-ship-it@14.1.18(rollup@4.49.0)':
dependencies:
'@babel/parser': 7.28.6
'@babel/types': 7.28.6
'@netlify/binary-info': 1.0.0
'@netlify/serverless-functions-api': 2.8.3
- '@vercel/nft': 0.29.4(rollup@4.57.0)
+ '@vercel/nft': 0.29.4(rollup@4.49.0)
archiver: 7.0.1
common-path-prefix: 3.0.0
copy-file: 11.1.0
@@ -7800,7 +8815,7 @@ snapshots:
'@octokit/core': 7.0.6
'@octokit/oauth-authorization-url': 8.0.0
'@octokit/oauth-methods': 6.0.2
- '@types/aws-lambda': 8.10.160
+ '@types/aws-lambda': 8.10.159
universal-user-agent: 7.0.3
'@octokit/oauth-authorization-url@8.0.0': {}
@@ -7928,90 +8943,87 @@ snapshots:
'@oslojs/encoding@1.1.0': {}
- '@pagefind/darwin-arm64@1.4.0':
+ '@pagefind/darwin-arm64@1.3.0':
optional: true
- '@pagefind/darwin-x64@1.4.0':
+ '@pagefind/darwin-x64@1.3.0':
optional: true
'@pagefind/default-ui@1.4.0': {}
- '@pagefind/freebsd-x64@1.4.0':
+ '@pagefind/linux-arm64@1.3.0':
optional: true
- '@pagefind/linux-arm64@1.4.0':
+ '@pagefind/linux-x64@1.3.0':
optional: true
- '@pagefind/linux-x64@1.4.0':
+ '@pagefind/windows-x64@1.3.0':
optional: true
- '@pagefind/windows-x64@1.4.0':
+ '@parcel/watcher-android-arm64@2.5.4':
optional: true
- '@parcel/watcher-android-arm64@2.5.6':
+ '@parcel/watcher-darwin-arm64@2.5.4':
optional: true
- '@parcel/watcher-darwin-arm64@2.5.6':
+ '@parcel/watcher-darwin-x64@2.5.4':
optional: true
- '@parcel/watcher-darwin-x64@2.5.6':
+ '@parcel/watcher-freebsd-x64@2.5.4':
optional: true
- '@parcel/watcher-freebsd-x64@2.5.6':
+ '@parcel/watcher-linux-arm-glibc@2.5.4':
optional: true
- '@parcel/watcher-linux-arm-glibc@2.5.6':
+ '@parcel/watcher-linux-arm-musl@2.5.4':
optional: true
- '@parcel/watcher-linux-arm-musl@2.5.6':
+ '@parcel/watcher-linux-arm64-glibc@2.5.4':
optional: true
- '@parcel/watcher-linux-arm64-glibc@2.5.6':
+ '@parcel/watcher-linux-arm64-musl@2.5.4':
optional: true
- '@parcel/watcher-linux-arm64-musl@2.5.6':
+ '@parcel/watcher-linux-x64-glibc@2.5.4':
optional: true
- '@parcel/watcher-linux-x64-glibc@2.5.6':
+ '@parcel/watcher-linux-x64-musl@2.5.4':
optional: true
- '@parcel/watcher-linux-x64-musl@2.5.6':
- optional: true
-
- '@parcel/watcher-wasm@2.5.6':
+ '@parcel/watcher-wasm@2.5.4':
dependencies:
is-glob: 4.0.3
picomatch: 4.0.3
- '@parcel/watcher-win32-arm64@2.5.6':
+ '@parcel/watcher-win32-arm64@2.5.4':
optional: true
- '@parcel/watcher-win32-ia32@2.5.6':
+ '@parcel/watcher-win32-ia32@2.5.4':
optional: true
- '@parcel/watcher-win32-x64@2.5.6':
+ '@parcel/watcher-win32-x64@2.5.4':
optional: true
- '@parcel/watcher@2.5.6':
+ '@parcel/watcher@2.5.4':
dependencies:
detect-libc: 2.1.2
is-glob: 4.0.3
node-addon-api: 7.1.1
picomatch: 4.0.3
optionalDependencies:
- '@parcel/watcher-android-arm64': 2.5.6
- '@parcel/watcher-darwin-arm64': 2.5.6
- '@parcel/watcher-darwin-x64': 2.5.6
- '@parcel/watcher-freebsd-x64': 2.5.6
- '@parcel/watcher-linux-arm-glibc': 2.5.6
- '@parcel/watcher-linux-arm-musl': 2.5.6
- '@parcel/watcher-linux-arm64-glibc': 2.5.6
- '@parcel/watcher-linux-arm64-musl': 2.5.6
- '@parcel/watcher-linux-x64-glibc': 2.5.6
- '@parcel/watcher-linux-x64-musl': 2.5.6
- '@parcel/watcher-win32-arm64': 2.5.6
- '@parcel/watcher-win32-ia32': 2.5.6
- '@parcel/watcher-win32-x64': 2.5.6
+ '@parcel/watcher-android-arm64': 2.5.4
+ '@parcel/watcher-darwin-arm64': 2.5.4
+ '@parcel/watcher-darwin-x64': 2.5.4
+ '@parcel/watcher-freebsd-x64': 2.5.4
+ '@parcel/watcher-linux-arm-glibc': 2.5.4
+ '@parcel/watcher-linux-arm-musl': 2.5.4
+ '@parcel/watcher-linux-arm64-glibc': 2.5.4
+ '@parcel/watcher-linux-arm64-musl': 2.5.4
+ '@parcel/watcher-linux-x64-glibc': 2.5.4
+ '@parcel/watcher-linux-x64-musl': 2.5.4
+ '@parcel/watcher-win32-arm64': 2.5.4
+ '@parcel/watcher-win32-ia32': 2.5.4
+ '@parcel/watcher-win32-x64': 2.5.4
'@phosphor-icons/core@2.1.1': {}
@@ -8019,17 +9031,17 @@ snapshots:
'@polka/url@1.0.0-next.29': {}
- '@preact/signals-core@1.12.2': {}
+ '@preact/signals-core@1.11.0': {}
'@quansync/fs@1.0.0':
dependencies:
quansync: 1.0.0
- '@replit/codemirror-css-color-picker@6.3.0(@codemirror/language@6.12.1)(@codemirror/state@6.5.4)(@codemirror/view@6.39.11)':
+ '@replit/codemirror-css-color-picker@6.3.0(@codemirror/language@6.11.3)(@codemirror/state@6.5.2)(@codemirror/view@6.38.1)':
dependencies:
- '@codemirror/language': 6.12.1
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
+ '@codemirror/language': 6.11.3
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
'@repomix/strip-comments@2.4.2': {}
@@ -8037,123 +9049,143 @@ snapshots:
'@rolldown/pluginutils@1.0.0-beta.27': {}
- '@rolldown/pluginutils@1.0.0-rc.1': {}
+ '@rolldown/pluginutils@1.0.0-beta.34': {}
- '@rollup/pluginutils@5.3.0(rollup@4.57.0)':
+ '@rollup/pluginutils@5.3.0(rollup@4.49.0)':
dependencies:
'@types/estree': 1.0.8
estree-walker: 2.0.2
picomatch: 4.0.3
optionalDependencies:
- rollup: 4.57.0
-
- '@rollup/rollup-android-arm-eabi@4.57.0':
- optional: true
-
- '@rollup/rollup-android-arm64@4.57.0':
- optional: true
-
- '@rollup/rollup-darwin-arm64@4.57.0':
- optional: true
+ rollup: 4.49.0
- '@rollup/rollup-darwin-x64@4.57.0':
+ '@rollup/rollup-android-arm-eabi@4.49.0':
optional: true
- '@rollup/rollup-freebsd-arm64@4.57.0':
+ '@rollup/rollup-android-arm64@4.49.0':
optional: true
- '@rollup/rollup-freebsd-x64@4.57.0':
+ '@rollup/rollup-darwin-arm64@4.49.0':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.57.0':
+ '@rollup/rollup-darwin-x64@4.49.0':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.57.0':
+ '@rollup/rollup-freebsd-arm64@4.49.0':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.57.0':
+ '@rollup/rollup-freebsd-x64@4.49.0':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.57.0':
+ '@rollup/rollup-linux-arm-gnueabihf@4.49.0':
optional: true
- '@rollup/rollup-linux-loong64-gnu@4.57.0':
+ '@rollup/rollup-linux-arm-musleabihf@4.49.0':
optional: true
- '@rollup/rollup-linux-loong64-musl@4.57.0':
+ '@rollup/rollup-linux-arm64-gnu@4.49.0':
optional: true
- '@rollup/rollup-linux-ppc64-gnu@4.57.0':
+ '@rollup/rollup-linux-arm64-musl@4.49.0':
optional: true
- '@rollup/rollup-linux-ppc64-musl@4.57.0':
+ '@rollup/rollup-linux-loongarch64-gnu@4.49.0':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.57.0':
+ '@rollup/rollup-linux-ppc64-gnu@4.49.0':
optional: true
- '@rollup/rollup-linux-riscv64-musl@4.57.0':
+ '@rollup/rollup-linux-riscv64-gnu@4.49.0':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.57.0':
+ '@rollup/rollup-linux-riscv64-musl@4.49.0':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.57.0':
+ '@rollup/rollup-linux-s390x-gnu@4.49.0':
optional: true
- '@rollup/rollup-linux-x64-musl@4.57.0':
+ '@rollup/rollup-linux-x64-gnu@4.49.0':
optional: true
- '@rollup/rollup-openbsd-x64@4.57.0':
+ '@rollup/rollup-linux-x64-musl@4.49.0':
optional: true
- '@rollup/rollup-openharmony-arm64@4.57.0':
+ '@rollup/rollup-win32-arm64-msvc@4.49.0':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.57.0':
+ '@rollup/rollup-win32-ia32-msvc@4.49.0':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.57.0':
+ '@rollup/rollup-win32-x64-msvc@4.49.0':
optional: true
- '@rollup/rollup-win32-x64-gnu@4.57.0':
- optional: true
-
- '@rollup/rollup-win32-x64-msvc@4.57.0':
- optional: true
+ '@scalar/agent-chat@0.5.2(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)':
+ dependencies:
+ '@ai-sdk/vue': 3.0.33(vue@3.5.27(typescript@5.9.3))(zod@4.3.5)
+ '@scalar/api-client': 2.23.2(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)
+ '@scalar/components': 0.17.3(typescript@5.9.3)
+ '@scalar/helpers': 0.2.11
+ '@scalar/icons': 0.5.2(typescript@5.9.3)
+ '@scalar/json-magic': 0.9.6
+ '@scalar/openapi-types': 0.5.3
+ '@scalar/themes': 0.14.0
+ '@scalar/types': 0.6.2
+ '@scalar/workspace-store': 0.28.2(typescript@5.9.3)
+ '@vueuse/core': 13.9.0(vue@3.5.27(typescript@5.9.3))
+ ai: 6.0.33(zod@4.3.5)
+ neverpanic: 0.0.5(typescript@5.9.3)
+ truncate-json: 3.0.1
+ vue: 3.5.27(typescript@5.9.3)
+ whatwg-mimetype: 4.0.0
+ zod: 4.3.5
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - async-validator
+ - axios
+ - change-case
+ - drauu
+ - idb-keyval
+ - jwt-decode
+ - nprogress
+ - qrcode
+ - sortablejs
+ - supports-color
+ - tailwindcss
+ - typescript
+ - universal-cookie
'@scalar/analytics-client@1.0.1':
dependencies:
- zod: 4.3.6
+ zod: 4.3.5
- '@scalar/api-client@2.21.1(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)':
+ '@scalar/api-client@2.23.2(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)':
dependencies:
'@headlessui/tailwindcss': 0.2.2(tailwindcss@4.1.18)
'@headlessui/vue': 1.7.23(vue@3.5.27(typescript@5.9.3))
'@scalar/analytics-client': 1.0.1
- '@scalar/components': 0.16.32(typescript@5.9.3)
+ '@scalar/components': 0.17.3(typescript@5.9.3)
'@scalar/draggable': 0.3.0(typescript@5.9.3)
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
'@scalar/icons': 0.5.2(typescript@5.9.3)
- '@scalar/import': 0.4.46
- '@scalar/json-magic': 0.9.4
- '@scalar/oas-utils': 0.6.29(typescript@5.9.3)
- '@scalar/object-utils': 1.2.23
- '@scalar/openapi-parser': 0.24.5
+ '@scalar/import': 0.4.48
+ '@scalar/json-magic': 0.9.6
+ '@scalar/oas-utils': 0.6.33(typescript@5.9.3)
+ '@scalar/object-utils': 1.2.25
+ '@scalar/openapi-parser': 0.24.7
'@scalar/openapi-types': 0.5.3
- '@scalar/postman-to-openapi': 0.4.1
- '@scalar/sidebar': 0.7.22(typescript@5.9.3)
- '@scalar/snippetz': 0.6.8
- '@scalar/themes': 0.13.26
- '@scalar/types': 0.5.10
- '@scalar/use-codemirror': 0.13.26(typescript@5.9.3)
- '@scalar/use-hooks': 0.3.6(typescript@5.9.3)
+ '@scalar/postman-to-openapi': 0.4.3
+ '@scalar/sidebar': 0.7.26(typescript@5.9.3)
+ '@scalar/snippetz': 0.6.11
+ '@scalar/themes': 0.14.0
+ '@scalar/types': 0.6.2
+ '@scalar/use-codemirror': 0.13.30(typescript@5.9.3)
+ '@scalar/use-hooks': 0.3.7(typescript@5.9.3)
'@scalar/use-toasts': 0.9.1(typescript@5.9.3)
- '@scalar/workspace-store': 0.27.1(typescript@5.9.3)
+ '@scalar/workspace-store': 0.28.2(typescript@5.9.3)
'@types/har-format': 1.2.16
'@vueuse/core': 13.9.0(vue@3.5.27(typescript@5.9.3))
- '@vueuse/integrations': 13.9.0(focus-trap@7.8.0)(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))
- focus-trap: 7.8.0
+ '@vueuse/integrations': 13.9.0(focus-trap@7.6.5)(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))
+ focus-trap: 7.6.5
fuse.js: 7.1.0
js-base64: 3.7.8
microdiff: 1.5.0
@@ -8161,12 +9193,12 @@ snapshots:
pretty-bytes: 7.1.0
pretty-ms: 9.3.0
shell-quote: 1.8.3
- type-fest: 5.4.2
+ type-fest: 5.4.3
vue: 3.5.27(typescript@5.9.3)
vue-router: 4.6.2(vue@3.5.27(typescript@5.9.3))
whatwg-mimetype: 4.0.0
yaml: 2.8.2
- zod: 4.3.6
+ zod: 4.3.5
transitivePeerDependencies:
- '@vue/composition-api'
- async-validator
@@ -8183,24 +9215,25 @@ snapshots:
- typescript
- universal-cookie
- '@scalar/api-reference@1.43.17(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)':
+ '@scalar/api-reference@1.44.11(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)':
dependencies:
'@headlessui/vue': 1.7.23(vue@3.5.27(typescript@5.9.3))
- '@scalar/api-client': 2.21.1(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)
+ '@scalar/agent-chat': 0.5.2(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)
+ '@scalar/api-client': 2.23.2(jwt-decode@4.0.0)(tailwindcss@4.1.18)(typescript@5.9.3)
'@scalar/code-highlight': 0.2.2
- '@scalar/components': 0.16.32(typescript@5.9.3)
- '@scalar/helpers': 0.2.9
+ '@scalar/components': 0.17.3(typescript@5.9.3)
+ '@scalar/helpers': 0.2.11
'@scalar/icons': 0.5.2(typescript@5.9.3)
- '@scalar/oas-utils': 0.6.29(typescript@5.9.3)
- '@scalar/openapi-parser': 0.24.5
+ '@scalar/oas-utils': 0.6.33(typescript@5.9.3)
+ '@scalar/openapi-parser': 0.24.7
'@scalar/openapi-types': 0.5.3
- '@scalar/sidebar': 0.7.22(typescript@5.9.3)
- '@scalar/snippetz': 0.6.8
- '@scalar/themes': 0.13.26
- '@scalar/types': 0.5.10
- '@scalar/use-hooks': 0.3.6(typescript@5.9.3)
+ '@scalar/sidebar': 0.7.26(typescript@5.9.3)
+ '@scalar/snippetz': 0.6.11
+ '@scalar/themes': 0.14.0
+ '@scalar/types': 0.6.2
+ '@scalar/use-hooks': 0.3.7(typescript@5.9.3)
'@scalar/use-toasts': 0.9.1(typescript@5.9.3)
- '@scalar/workspace-store': 0.27.1(typescript@5.9.3)
+ '@scalar/workspace-store': 0.28.2(typescript@5.9.3)
'@unhead/vue': 1.11.20(vue@3.5.27(typescript@5.9.3))
'@vueuse/core': 13.9.0(vue@3.5.27(typescript@5.9.3))
fuse.js: 7.1.0
@@ -8224,10 +9257,10 @@ snapshots:
- typescript
- universal-cookie
- '@scalar/astro@0.1.13(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))':
+ '@scalar/astro@0.1.16(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))':
dependencies:
- '@scalar/core': 0.3.34
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ '@scalar/core': 0.3.37
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
'@scalar/code-highlight@0.2.2':
dependencies:
@@ -8246,21 +9279,21 @@ snapshots:
remark-rehype: 11.1.2
remark-stringify: 11.0.0
unified: 11.0.5
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
transitivePeerDependencies:
- supports-color
- '@scalar/components@0.16.32(typescript@5.9.3)':
+ '@scalar/components@0.17.3(typescript@5.9.3)':
dependencies:
'@floating-ui/utils': 0.2.10
'@floating-ui/vue': 1.1.9(vue@3.5.27(typescript@5.9.3))
'@headlessui/vue': 1.7.23(vue@3.5.27(typescript@5.9.3))
'@scalar/code-highlight': 0.2.2
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
'@scalar/icons': 0.5.2(typescript@5.9.3)
- '@scalar/oas-utils': 0.6.29(typescript@5.9.3)
- '@scalar/themes': 0.13.26
- '@scalar/use-hooks': 0.3.6(typescript@5.9.3)
+ '@scalar/oas-utils': 0.6.33(typescript@5.9.3)
+ '@scalar/themes': 0.14.0
+ '@scalar/use-hooks': 0.3.7(typescript@5.9.3)
'@vueuse/core': 13.9.0(vue@3.5.27(typescript@5.9.3))
cva: 1.0.0-beta.4(typescript@5.9.3)
nanoid: 5.1.6
@@ -8273,9 +9306,9 @@ snapshots:
- supports-color
- typescript
- '@scalar/core@0.3.34':
+ '@scalar/core@0.3.37':
dependencies:
- '@scalar/types': 0.5.10
+ '@scalar/types': 0.6.2
'@scalar/draggable@0.3.0(typescript@5.9.3)':
dependencies:
@@ -8283,140 +9316,141 @@ snapshots:
transitivePeerDependencies:
- typescript
- '@scalar/helpers@0.2.9': {}
+ '@scalar/helpers@0.2.11': {}
'@scalar/icons@0.5.2(typescript@5.9.3)':
dependencies:
'@phosphor-icons/core': 2.1.1
- '@types/node': 22.19.7
+ '@types/node': 22.18.0
chalk: 5.6.2
vue: 3.5.27(typescript@5.9.3)
transitivePeerDependencies:
- typescript
- '@scalar/import@0.4.46':
+ '@scalar/import@0.4.48':
dependencies:
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
yaml: 2.8.2
- '@scalar/json-magic@0.9.4':
+ '@scalar/json-magic@0.9.6':
dependencies:
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
yaml: 2.8.2
- '@scalar/oas-utils@0.6.29(typescript@5.9.3)':
+ '@scalar/oas-utils@0.6.33(typescript@5.9.3)':
dependencies:
- '@scalar/helpers': 0.2.9
- '@scalar/json-magic': 0.9.4
- '@scalar/object-utils': 1.2.23
+ '@scalar/helpers': 0.2.11
+ '@scalar/json-magic': 0.9.6
+ '@scalar/object-utils': 1.2.25
'@scalar/openapi-types': 0.5.3
- '@scalar/themes': 0.13.26
- '@scalar/types': 0.5.10
- '@scalar/workspace-store': 0.27.1(typescript@5.9.3)
+ '@scalar/themes': 0.14.0
+ '@scalar/types': 0.6.2
+ '@scalar/workspace-store': 0.28.2(typescript@5.9.3)
flatted: 3.3.3
- type-fest: 5.4.2
+ type-fest: 5.4.3
yaml: 2.8.2
- zod: 4.3.6
+ zod: 4.3.5
transitivePeerDependencies:
- supports-color
- typescript
- '@scalar/object-utils@1.2.23':
+ '@scalar/object-utils@1.2.25':
dependencies:
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
flatted: 3.3.3
just-clone: 6.2.0
ts-deepmerge: 7.0.3
- '@scalar/openapi-parser@0.24.5':
+ '@scalar/openapi-parser@0.24.7':
dependencies:
- '@scalar/json-magic': 0.9.4
+ '@scalar/helpers': 0.2.11
+ '@scalar/json-magic': 0.9.6
'@scalar/openapi-types': 0.5.3
'@scalar/openapi-upgrader': 0.1.8
ajv: 8.17.1
ajv-draft-04: 1.0.0(ajv@8.17.1)
ajv-formats: 3.0.1(ajv@8.17.1)
jsonpointer: 5.0.1
- leven: 4.1.0
+ leven: 4.0.0
yaml: 2.8.2
'@scalar/openapi-types@0.5.3':
dependencies:
- zod: 4.3.6
+ zod: 4.3.5
'@scalar/openapi-upgrader@0.1.8':
dependencies:
'@scalar/openapi-types': 0.5.3
- '@scalar/postman-to-openapi@0.4.1':
+ '@scalar/postman-to-openapi@0.4.3':
dependencies:
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
'@scalar/openapi-types': 0.5.3
- '@scalar/sidebar@0.7.22(typescript@5.9.3)':
+ '@scalar/sidebar@0.7.26(typescript@5.9.3)':
dependencies:
- '@scalar/components': 0.16.32(typescript@5.9.3)
- '@scalar/helpers': 0.2.9
+ '@scalar/components': 0.17.3(typescript@5.9.3)
+ '@scalar/helpers': 0.2.11
'@scalar/icons': 0.5.2(typescript@5.9.3)
- '@scalar/themes': 0.13.26
- '@scalar/use-hooks': 0.3.6(typescript@5.9.3)
- '@scalar/workspace-store': 0.27.1(typescript@5.9.3)
+ '@scalar/themes': 0.14.0
+ '@scalar/use-hooks': 0.3.7(typescript@5.9.3)
+ '@scalar/workspace-store': 0.28.2(typescript@5.9.3)
vue: 3.5.27(typescript@5.9.3)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
- '@scalar/snippetz@0.6.8':
+ '@scalar/snippetz@0.6.11':
dependencies:
- '@scalar/types': 0.5.10
+ '@scalar/types': 0.6.2
js-base64: 3.7.8
- stringify-object: 5.0.0
+ stringify-object: 6.0.0
- '@scalar/themes@0.13.26':
+ '@scalar/themes@0.14.0':
dependencies:
- nanoid: 5.1.5
+ nanoid: 5.1.6
'@scalar/typebox@0.1.3': {}
- '@scalar/types@0.5.10':
+ '@scalar/types@0.6.2':
dependencies:
- '@scalar/helpers': 0.2.9
+ '@scalar/helpers': 0.2.11
nanoid: 5.1.6
- type-fest: 5.4.2
- zod: 4.3.6
+ type-fest: 5.4.3
+ zod: 4.3.5
- '@scalar/use-codemirror@0.13.26(typescript@5.9.3)':
+ '@scalar/use-codemirror@0.13.30(typescript@5.9.3)':
dependencies:
- '@codemirror/autocomplete': 6.20.0
- '@codemirror/commands': 6.10.1
+ '@codemirror/autocomplete': 6.18.6
+ '@codemirror/commands': 6.8.1
'@codemirror/lang-css': 6.3.1
- '@codemirror/lang-html': 6.4.11
+ '@codemirror/lang-html': 6.4.9
'@codemirror/lang-json': 6.0.2
'@codemirror/lang-xml': 6.1.0
'@codemirror/lang-yaml': 6.1.2
- '@codemirror/language': 6.12.1
- '@codemirror/lint': 6.9.3
- '@codemirror/state': 6.5.4
- '@codemirror/view': 6.39.11
- '@lezer/common': 1.5.0
- '@lezer/highlight': 1.2.3
- '@replit/codemirror-css-color-picker': 6.3.0(@codemirror/language@6.12.1)(@codemirror/state@6.5.4)(@codemirror/view@6.39.11)
- '@scalar/components': 0.16.32(typescript@5.9.3)
+ '@codemirror/language': 6.11.3
+ '@codemirror/lint': 6.8.5
+ '@codemirror/state': 6.5.2
+ '@codemirror/view': 6.38.1
+ '@lezer/common': 1.2.3
+ '@lezer/highlight': 1.2.1
+ '@replit/codemirror-css-color-picker': 6.3.0(@codemirror/language@6.11.3)(@codemirror/state@6.5.2)(@codemirror/view@6.38.1)
+ '@scalar/components': 0.17.3(typescript@5.9.3)
vue: 3.5.27(typescript@5.9.3)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
- '@scalar/use-hooks@0.3.6(typescript@5.9.3)':
+ '@scalar/use-hooks@0.3.7(typescript@5.9.3)':
dependencies:
'@scalar/use-toasts': 0.9.1(typescript@5.9.3)
'@vueuse/core': 13.9.0(vue@3.5.27(typescript@5.9.3))
cva: 1.0.0-beta.2(typescript@5.9.3)
- tailwind-merge: 2.6.0
+ tailwind-merge: 3.4.0
vue: 3.5.27(typescript@5.9.3)
- zod: 4.3.6
+ zod: 4.3.5
transitivePeerDependencies:
- typescript
@@ -8427,19 +9461,19 @@ snapshots:
transitivePeerDependencies:
- typescript
- '@scalar/workspace-store@0.27.1(typescript@5.9.3)':
+ '@scalar/workspace-store@0.28.2(typescript@5.9.3)':
dependencies:
'@scalar/code-highlight': 0.2.2
- '@scalar/helpers': 0.2.9
- '@scalar/json-magic': 0.9.4
- '@scalar/object-utils': 1.2.23
+ '@scalar/helpers': 0.2.11
+ '@scalar/json-magic': 0.9.6
+ '@scalar/object-utils': 1.2.25
'@scalar/openapi-upgrader': 0.1.8
- '@scalar/snippetz': 0.6.8
- '@scalar/themes': 0.13.26
+ '@scalar/snippetz': 0.6.11
+ '@scalar/themes': 0.14.0
'@scalar/typebox': 0.1.3
- '@scalar/types': 0.5.10
+ '@scalar/types': 0.6.2
github-slugger: 2.0.0
- type-fest: 5.4.2
+ type-fest: 5.4.3
vue: 3.5.27(typescript@5.9.3)
yaml: 2.8.2
transitivePeerDependencies:
@@ -8448,62 +9482,93 @@ snapshots:
'@sec-ant/readable-stream@0.4.1': {}
- '@secretlint/core@11.3.1':
+ '@secretlint/core@11.2.5':
dependencies:
- '@secretlint/profiler': 11.3.1
- '@secretlint/types': 11.3.1
+ '@secretlint/profiler': 11.2.5
+ '@secretlint/types': 11.2.5
debug: 4.4.3
structured-source: 4.0.0
transitivePeerDependencies:
- supports-color
- '@secretlint/profiler@11.3.1': {}
+ '@secretlint/profiler@11.2.5': {}
- '@secretlint/secretlint-rule-preset-recommend@11.3.1': {}
+ '@secretlint/secretlint-rule-preset-recommend@11.2.5': {}
- '@secretlint/types@11.3.1': {}
+ '@secretlint/types@11.2.5': {}
+
+ '@shikijs/core@3.20.0':
+ dependencies:
+ '@shikijs/types': 3.20.0
+ '@shikijs/vscode-textmate': 10.0.2
+ '@types/hast': 3.0.4
+ hast-util-to-html: 9.0.5
- '@shikijs/core@3.21.0':
+ '@shikijs/core@3.22.0':
dependencies:
- '@shikijs/types': 3.21.0
+ '@shikijs/types': 3.22.0
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
hast-util-to-html: 9.0.5
- '@shikijs/engine-javascript@3.21.0':
+ '@shikijs/engine-javascript@3.20.0':
+ dependencies:
+ '@shikijs/types': 3.20.0
+ '@shikijs/vscode-textmate': 10.0.2
+ oniguruma-to-es: 4.3.4
+
+ '@shikijs/engine-javascript@3.22.0':
dependencies:
- '@shikijs/types': 3.21.0
+ '@shikijs/types': 3.22.0
'@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 4.3.4
- '@shikijs/engine-oniguruma@3.21.0':
+ '@shikijs/engine-oniguruma@3.20.0':
+ dependencies:
+ '@shikijs/types': 3.20.0
+ '@shikijs/vscode-textmate': 10.0.2
+
+ '@shikijs/engine-oniguruma@3.22.0':
dependencies:
- '@shikijs/types': 3.21.0
+ '@shikijs/types': 3.22.0
'@shikijs/vscode-textmate': 10.0.2
- '@shikijs/langs@3.21.0':
+ '@shikijs/langs@3.20.0':
+ dependencies:
+ '@shikijs/types': 3.20.0
+
+ '@shikijs/langs@3.22.0':
dependencies:
- '@shikijs/types': 3.21.0
+ '@shikijs/types': 3.22.0
- '@shikijs/themes@3.21.0':
+ '@shikijs/themes@3.20.0':
dependencies:
- '@shikijs/types': 3.21.0
+ '@shikijs/types': 3.20.0
- '@shikijs/transformers@3.21.0':
+ '@shikijs/themes@3.22.0':
dependencies:
- '@shikijs/core': 3.21.0
- '@shikijs/types': 3.21.0
+ '@shikijs/types': 3.22.0
- '@shikijs/twoslash@3.21.0(typescript@5.9.3)':
+ '@shikijs/transformers@3.20.0':
dependencies:
- '@shikijs/core': 3.21.0
- '@shikijs/types': 3.21.0
- twoslash: 0.3.6(typescript@5.9.3)
+ '@shikijs/core': 3.20.0
+ '@shikijs/types': 3.20.0
+
+ '@shikijs/twoslash@3.20.0(typescript@5.9.3)':
+ dependencies:
+ '@shikijs/core': 3.20.0
+ '@shikijs/types': 3.20.0
+ twoslash: 0.3.4(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@shikijs/types@3.21.0':
+ '@shikijs/types@3.20.0':
+ dependencies:
+ '@shikijs/vscode-textmate': 10.0.2
+ '@types/hast': 3.0.4
+
+ '@shikijs/types@3.22.0':
dependencies:
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
@@ -8517,14 +9582,16 @@ snapshots:
color: 5.0.3
text-hex: 1.0.0
- '@swc/helpers@0.5.18':
+ '@standard-schema/spec@1.1.0': {}
+
+ '@swc/helpers@0.5.17':
dependencies:
tslib: 2.8.1
'@tailwindcss/node@4.1.18':
dependencies:
'@jridgewell/remapping': 2.3.5
- enhanced-resolve: 5.18.4
+ enhanced-resolve: 5.18.3
jiti: 2.6.1
lightningcss: 1.30.2
magic-string: 0.30.21
@@ -8582,42 +9649,42 @@ snapshots:
'@tailwindcss/oxide-win32-arm64-msvc': 4.1.18
'@tailwindcss/oxide-win32-x64-msvc': 4.1.18
- '@tailwindcss/vite@4.1.18(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
+ '@tailwindcss/vite@4.1.18(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
dependencies:
'@tailwindcss/node': 4.1.18
'@tailwindcss/oxide': 4.1.18
tailwindcss: 4.1.18
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
- '@tanstack/virtual-core@3.13.18': {}
+ '@tanstack/virtual-core@3.13.12': {}
- '@tanstack/vue-virtual@3.13.18(vue@3.5.27(typescript@5.9.3))':
+ '@tanstack/vue-virtual@3.13.12(vue@3.5.27(typescript@5.9.3))':
dependencies:
- '@tanstack/virtual-core': 3.13.18
+ '@tanstack/virtual-core': 3.13.12
vue: 3.5.27(typescript@5.9.3)
- '@types/aws-lambda@8.10.160': {}
+ '@types/aws-lambda@8.10.159': {}
'@types/babel__core@7.20.5':
dependencies:
- '@babel/parser': 7.28.6
- '@babel/types': 7.28.6
+ '@babel/parser': 7.28.5
+ '@babel/types': 7.28.5
'@types/babel__generator': 7.27.0
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.28.0
'@types/babel__generator@7.27.0':
dependencies:
- '@babel/types': 7.28.6
+ '@babel/types': 7.28.5
'@types/babel__template@7.4.4':
dependencies:
- '@babel/parser': 7.28.6
- '@babel/types': 7.28.6
+ '@babel/parser': 7.28.5
+ '@babel/types': 7.28.5
'@types/babel__traverse@7.28.0':
dependencies:
- '@babel/types': 7.28.6
+ '@babel/types': 7.28.5
'@types/braces@3.0.5': {}
@@ -8657,14 +9724,13 @@ snapshots:
'@types/node@17.0.45': {}
- '@types/node@22.19.7':
+ '@types/node@22.18.0':
dependencies:
undici-types: 6.21.0
- '@types/node@25.0.10':
+ '@types/node@25.0.7':
dependencies:
undici-types: 7.16.0
- optional: true
'@types/normalize-package-data@2.4.4': {}
@@ -8686,7 +9752,7 @@ snapshots:
'@types/sax@1.2.7':
dependencies:
- '@types/node': 17.0.45
+ '@types/node': 25.0.7
'@types/triple-beam@1.3.5': {}
@@ -8700,30 +9766,30 @@ snapshots:
'@types/yauzl@2.10.3':
dependencies:
- '@types/node': 25.0.10
+ '@types/node': 25.0.7
optional: true
- '@typescript-eslint/project-service@8.54.0(typescript@5.9.3)':
+ '@typescript-eslint/project-service@8.53.0(typescript@5.9.3)':
dependencies:
- '@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3)
- '@typescript-eslint/types': 8.54.0
+ '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
+ '@typescript-eslint/types': 8.53.0
debug: 4.4.3
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/tsconfig-utils@8.54.0(typescript@5.9.3)':
+ '@typescript-eslint/tsconfig-utils@8.53.0(typescript@5.9.3)':
dependencies:
typescript: 5.9.3
- '@typescript-eslint/types@8.54.0': {}
+ '@typescript-eslint/types@8.53.0': {}
- '@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)':
+ '@typescript-eslint/typescript-estree@8.53.0(typescript@5.9.3)':
dependencies:
- '@typescript-eslint/project-service': 8.54.0(typescript@5.9.3)
- '@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3)
- '@typescript-eslint/types': 8.54.0
- '@typescript-eslint/visitor-keys': 8.54.0
+ '@typescript-eslint/project-service': 8.53.0(typescript@5.9.3)
+ '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
+ '@typescript-eslint/types': 8.53.0
+ '@typescript-eslint/visitor-keys': 8.53.0
debug: 4.4.3
minimatch: 9.0.5
semver: 7.7.3
@@ -8733,14 +9799,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.54.0':
+ '@typescript-eslint/visitor-keys@8.53.0':
dependencies:
- '@typescript-eslint/types': 8.54.0
+ '@typescript-eslint/types': 8.53.0
eslint-visitor-keys: 4.2.1
- '@typescript/vfs@1.6.2(typescript@5.9.3)':
+ '@typescript/vfs@1.6.1(typescript@5.9.3)':
dependencies:
- debug: 4.4.3
+ debug: 4.4.1
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
@@ -8770,13 +9836,13 @@ snapshots:
unhead: 1.11.20
vue: 3.5.27(typescript@5.9.3)
- '@unocss/astro@66.4.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
+ '@unocss/astro@66.4.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
dependencies:
'@unocss/core': 66.4.2
'@unocss/reset': 66.4.2
- '@unocss/vite': 66.4.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ '@unocss/vite': 66.4.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
optionalDependencies:
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
'@unocss/cli@66.4.2':
dependencies:
@@ -8905,7 +9971,7 @@ snapshots:
dependencies:
'@unocss/core': 66.4.2
- '@unocss/vite@66.4.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
+ '@unocss/vite@66.4.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
dependencies:
'@ampproject/remapping': 2.3.0
'@unocss/config': 66.4.2
@@ -8916,18 +9982,18 @@ snapshots:
pathe: 2.0.3
tinyglobby: 0.2.15
unplugin-utils: 0.2.5
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
- '@vercel/nft@0.29.4(rollup@4.57.0)':
+ '@vercel/nft@0.29.4(rollup@4.49.0)':
dependencies:
'@mapbox/node-pre-gyp': 2.0.3
- '@rollup/pluginutils': 5.3.0(rollup@4.57.0)
+ '@rollup/pluginutils': 5.3.0(rollup@4.49.0)
acorn: 8.15.0
acorn-import-attributes: 1.9.5(acorn@8.15.0)
async-sema: 3.1.1
bindings: 1.5.0
estree-walker: 2.0.2
- glob: 11.1.0
+ glob: 11.0.3
graceful-fs: 4.2.11
node-gyp-build: 4.8.4
picomatch: 4.0.3
@@ -8937,16 +10003,16 @@ snapshots:
- rollup
- supports-color
- '@vercel/nft@0.30.4(rollup@4.57.0)':
+ '@vercel/nft@0.30.4(rollup@4.49.0)':
dependencies:
'@mapbox/node-pre-gyp': 2.0.3
- '@rollup/pluginutils': 5.3.0(rollup@4.57.0)
+ '@rollup/pluginutils': 5.3.0(rollup@4.49.0)
acorn: 8.15.0
acorn-import-attributes: 1.9.5(acorn@8.15.0)
async-sema: 3.1.1
bindings: 1.5.0
estree-walker: 2.0.2
- glob: 11.1.0
+ glob: 11.0.3
graceful-fs: 4.2.11
node-gyp-build: 4.8.4
picomatch: 4.0.3
@@ -8956,76 +10022,105 @@ snapshots:
- rollup
- supports-color
- '@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
+ '@vercel/oidc@3.0.5': {}
+
+ '@vercel/oidc@3.1.0': {}
+
+ '@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))':
dependencies:
- '@babel/core': 7.28.6
- '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.6)
- '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.6)
+ '@babel/core': 7.28.3
+ '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.3)
+ '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.3)
'@rolldown/pluginutils': 1.0.0-beta.27
'@types/babel__core': 7.20.5
react-refresh: 0.17.0
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
+ '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
dependencies:
- '@babel/core': 7.28.6
- '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.28.6)
- '@rolldown/pluginutils': 1.0.0-rc.1
- '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.6)
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ '@babel/core': 7.28.3
+ '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3)
+ '@rolldown/pluginutils': 1.0.0-beta.34
+ '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
vue: 3.5.27(typescript@5.9.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
+ '@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
dependencies:
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
vue: 3.5.27(typescript@5.9.3)
'@vue/babel-helper-vue-transform-on@1.5.0': {}
- '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.6)':
+ '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.3)':
dependencies:
- '@babel/helper-module-imports': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
- '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.6)
+ '@babel/helper-module-imports': 7.27.1
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.3)
'@babel/template': 7.28.6
'@babel/traverse': 7.28.6
'@babel/types': 7.28.6
'@vue/babel-helper-vue-transform-on': 1.5.0
- '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.6)
- '@vue/shared': 3.5.27
+ '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.3)
+ '@vue/shared': 3.5.26
optionalDependencies:
- '@babel/core': 7.28.6
+ '@babel/core': 7.28.3
transitivePeerDependencies:
- supports-color
- '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.6)':
+ '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.3)':
dependencies:
'@babel/code-frame': 7.28.6
- '@babel/core': 7.28.6
- '@babel/helper-module-imports': 7.28.6
- '@babel/helper-plugin-utils': 7.28.6
+ '@babel/core': 7.28.3
+ '@babel/helper-module-imports': 7.27.1
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/parser': 7.28.6
- '@vue/compiler-sfc': 3.5.27
+ '@vue/compiler-sfc': 3.5.26
transitivePeerDependencies:
- supports-color
+ '@vue/compiler-core@3.5.26':
+ dependencies:
+ '@babel/parser': 7.28.6
+ '@vue/shared': 3.5.26
+ entities: 7.0.0
+ estree-walker: 2.0.2
+ source-map-js: 1.2.1
+
'@vue/compiler-core@3.5.27':
dependencies:
'@babel/parser': 7.28.6
'@vue/shared': 3.5.27
- entities: 7.0.1
+ entities: 7.0.0
estree-walker: 2.0.2
source-map-js: 1.2.1
+ '@vue/compiler-dom@3.5.26':
+ dependencies:
+ '@vue/compiler-core': 3.5.26
+ '@vue/shared': 3.5.26
+
'@vue/compiler-dom@3.5.27':
dependencies:
'@vue/compiler-core': 3.5.27
'@vue/shared': 3.5.27
+ '@vue/compiler-sfc@3.5.26':
+ dependencies:
+ '@babel/parser': 7.28.6
+ '@vue/compiler-core': 3.5.26
+ '@vue/compiler-dom': 3.5.26
+ '@vue/compiler-ssr': 3.5.26
+ '@vue/shared': 3.5.26
+ estree-walker: 2.0.2
+ magic-string: 0.30.21
+ postcss: 8.5.6
+ source-map-js: 1.2.1
+
'@vue/compiler-sfc@3.5.27':
dependencies:
'@babel/parser': 7.28.6
@@ -9038,6 +10133,11 @@ snapshots:
postcss: 8.5.6
source-map-js: 1.2.1
+ '@vue/compiler-ssr@3.5.26':
+ dependencies:
+ '@vue/compiler-dom': 3.5.26
+ '@vue/shared': 3.5.26
+
'@vue/compiler-ssr@3.5.27':
dependencies:
'@vue/compiler-dom': 3.5.27
@@ -9045,14 +10145,14 @@ snapshots:
'@vue/devtools-api@6.6.4': {}
- '@vue/devtools-core@7.7.9(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
+ '@vue/devtools-core@7.7.9(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
dependencies:
'@vue/devtools-kit': 7.7.9
'@vue/devtools-shared': 7.7.9
mitt: 3.0.1
- nanoid: 5.1.6
+ nanoid: 5.1.5
pathe: 2.0.3
- vite-hot-client: 2.1.0(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ vite-hot-client: 2.1.0(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
vue: 3.5.27(typescript@5.9.3)
transitivePeerDependencies:
- vite
@@ -9060,12 +10160,12 @@ snapshots:
'@vue/devtools-kit@7.7.9':
dependencies:
'@vue/devtools-shared': 7.7.9
- birpc: 2.9.0
+ birpc: 2.5.0
hookable: 5.5.3
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
- superjson: 2.2.6
+ superjson: 2.2.2
'@vue/devtools-shared@7.7.9':
dependencies:
@@ -9093,6 +10193,8 @@ snapshots:
'@vue/shared': 3.5.27
vue: 3.5.27(typescript@5.9.3)
+ '@vue/shared@3.5.26': {}
+
'@vue/shared@3.5.27': {}
'@vueuse/core@10.11.1(vue@3.5.27(typescript@5.9.3))':
@@ -9112,13 +10214,13 @@ snapshots:
'@vueuse/shared': 13.9.0(vue@3.5.27(typescript@5.9.3))
vue: 3.5.27(typescript@5.9.3)
- '@vueuse/integrations@13.9.0(focus-trap@7.8.0)(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))':
+ '@vueuse/integrations@13.9.0(focus-trap@7.6.5)(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))':
dependencies:
'@vueuse/core': 13.9.0(vue@3.5.27(typescript@5.9.3))
'@vueuse/shared': 13.9.0(vue@3.5.27(typescript@5.9.3))
vue: 3.5.27(typescript@5.9.3)
optionalDependencies:
- focus-trap: 7.8.0
+ focus-trap: 7.6.5
fuse.js: 7.1.0
jwt-decode: 4.0.0
@@ -9168,13 +10270,13 @@ snapshots:
'@whatwg-node/promise-helpers': 1.3.2
tslib: 2.8.1
- '@zag-js/dom-query@1.33.0':
+ '@zag-js/dom-query@1.21.6':
dependencies:
- '@zag-js/types': 1.33.0
+ '@zag-js/types': 1.21.6
- '@zag-js/types@1.33.0':
+ '@zag-js/types@1.21.6':
dependencies:
- csstype: 3.2.3
+ csstype: 3.1.3
abbrev@3.0.1: {}
@@ -9201,6 +10303,22 @@ snapshots:
agent-base@7.1.4: {}
+ ai@5.0.116(zod@4.2.1):
+ dependencies:
+ '@ai-sdk/gateway': 2.0.23(zod@4.2.1)
+ '@ai-sdk/provider': 2.0.0
+ '@ai-sdk/provider-utils': 3.0.19(zod@4.2.1)
+ '@opentelemetry/api': 1.9.0
+ zod: 4.2.1
+
+ ai@6.0.33(zod@4.3.5):
+ dependencies:
+ '@ai-sdk/gateway': 3.0.13(zod@4.3.5)
+ '@ai-sdk/provider': 3.0.2
+ '@ai-sdk/provider-utils': 4.0.5(zod@4.3.5)
+ '@opentelemetry/api': 1.9.0
+ zod: 4.3.5
+
ajv-draft-04@1.0.0(ajv@8.17.1):
optionalDependencies:
ajv: 8.17.1
@@ -9220,17 +10338,37 @@ snapshots:
json-schema-traverse: 1.0.0
require-from-string: 2.0.2
+ algoliasearch@5.34.1:
+ dependencies:
+ '@algolia/client-abtesting': 5.34.1
+ '@algolia/client-analytics': 5.34.1
+ '@algolia/client-common': 5.34.1
+ '@algolia/client-insights': 5.34.1
+ '@algolia/client-personalization': 5.34.1
+ '@algolia/client-query-suggestions': 5.34.1
+ '@algolia/client-search': 5.34.1
+ '@algolia/ingestion': 1.34.1
+ '@algolia/monitoring': 1.34.1
+ '@algolia/recommend': 5.34.1
+ '@algolia/requester-browser-xhr': 5.34.1
+ '@algolia/requester-fetch': 5.34.1
+ '@algolia/requester-node-http': 5.34.1
+
ansi-align@3.0.1:
dependencies:
string-width: 4.2.3
+ ansi-escapes@7.0.0:
+ dependencies:
+ environment: 1.1.0
+
ansi-escapes@7.2.0:
dependencies:
environment: 1.1.0
ansi-regex@5.0.1: {}
- ansi-regex@6.2.2: {}
+ ansi-regex@6.2.0: {}
ansi-styles@4.3.0:
dependencies:
@@ -9247,11 +10385,11 @@ snapshots:
archiver-utils@5.0.2:
dependencies:
- glob: 11.1.0
+ glob: 11.0.3
graceful-fs: 4.2.11
is-stream: 2.0.1
lazystream: 1.0.1
- lodash: 4.17.23
+ lodash: 4.17.21
normalize-path: 3.0.0
readable-stream: 4.7.0
@@ -9284,33 +10422,41 @@ snapshots:
astring@1.9.0: {}
- astro-d2@0.8.1(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ astro-d2@0.8.1(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
hast-util-from-html: 2.0.3
hast-util-to-html: 9.0.5
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
- astro-expressive-code@0.41.6(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ astro-expressive-code@0.41.3(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
- rehype-expressive-code: 0.41.6
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ rehype-expressive-code: 0.41.3
- astro-loader-github-releases@2.1.1(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ astro-loader-github-releases@2.1.1(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
octokit: 5.0.5
- astro-og-canvas@0.10.0(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ astro-og-canvas@0.10.0(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
canvaskit-wasm: 0.40.0
deterministic-object-hash: 2.0.2
- entities: 7.0.1
+ entities: 7.0.0
+
+ astro-remote@0.3.4:
+ dependencies:
+ entities: 4.5.0
+ marked: 12.0.2
+ marked-footnote: 1.4.0(marked@12.0.2)
+ marked-smartypants: 1.1.11(marked@12.0.2)
+ ultrahtml: 1.6.0
astro-theme-toggle@0.7.0: {}
- astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2):
+ astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2):
dependencies:
'@astrojs/compiler': 2.13.0
'@astrojs/internal-helpers': 0.7.5
@@ -9318,7 +10464,7 @@ snapshots:
'@astrojs/telemetry': 3.3.0
'@capsizecss/unpack': 4.0.0
'@oslojs/encoding': 1.1.0
- '@rollup/pluginutils': 5.3.0(rollup@4.57.0)
+ '@rollup/pluginutils': 5.3.0(rollup@4.49.0)
acorn: 8.15.0
aria-query: 5.3.2
axobject-query: 4.1.0
@@ -9338,7 +10484,7 @@ snapshots:
esbuild: 0.25.12
estree-walker: 3.0.3
flattie: 1.1.1
- fontace: 0.4.0
+ fontace: 0.4.1
github-slugger: 2.0.0
html-escaper: 3.0.3
http-cache-semantics: 4.2.0
@@ -9356,7 +10502,7 @@ snapshots:
prompts: 2.4.2
rehype: 13.0.2
semver: 7.7.3
- shiki: 3.21.0
+ shiki: 3.22.0
smol-toml: 1.6.0
svgo: 4.0.0
tinyexec: 1.0.2
@@ -9364,11 +10510,11 @@ snapshots:
tsconfck: 3.1.6(typescript@5.9.3)
ultrahtml: 1.6.0
unifont: 0.7.3
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
unstorage: 1.17.4(@netlify/blobs@10.5.0)
vfile: 6.0.3
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
- vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
xxhash-wasm: 1.1.0
yargs-parser: 21.1.1
yocto-spinner: 0.2.3
@@ -9416,11 +10562,12 @@ snapshots:
async@3.2.6: {}
- autoprefixer@10.4.23(postcss@8.5.6):
+ autoprefixer@10.4.21(postcss@8.5.6):
dependencies:
- browserslist: 4.28.1
- caniuse-lite: 1.0.30001766
- fraction.js: 5.3.4
+ browserslist: 4.25.3
+ caniuse-lite: 1.0.30001737
+ fraction.js: 4.3.7
+ normalize-range: 0.1.2
picocolors: 1.1.1
postcss: 8.5.6
postcss-value-parser: 4.2.0
@@ -9439,8 +10586,6 @@ snapshots:
base64-js@1.5.1: {}
- baseline-browser-mapping@2.9.18: {}
-
bcp-47-match@2.0.3: {}
bcp-47@2.1.0:
@@ -9468,7 +10613,7 @@ snapshots:
dependencies:
file-uri-to-path: 1.0.0
- birpc@2.9.0: {}
+ birpc@2.5.0: {}
body-parser@2.2.2:
dependencies:
@@ -9509,13 +10654,12 @@ snapshots:
dependencies:
fill-range: 7.1.1
- browserslist@4.28.1:
+ browserslist@4.25.3:
dependencies:
- baseline-browser-mapping: 2.9.18
- caniuse-lite: 1.0.30001766
- electron-to-chromium: 1.5.279
- node-releases: 2.0.27
- update-browserslist-db: 1.2.3(browserslist@4.28.1)
+ caniuse-lite: 1.0.30001737
+ electron-to-chromium: 1.5.210
+ node-releases: 2.0.19
+ update-browserslist-db: 1.1.3(browserslist@4.25.3)
buffer-crc32@0.2.13: {}
@@ -9532,7 +10676,7 @@ snapshots:
bundle-name@4.1.0:
dependencies:
- run-applescript: 7.1.0
+ run-applescript: 7.0.0
bytes@3.1.2: {}
@@ -9552,7 +10696,7 @@ snapshots:
camelcase@8.0.0: {}
- caniuse-lite@1.0.30001766: {}
+ caniuse-lite@1.0.30001737: {}
canvaskit-wasm@0.39.1:
dependencies:
@@ -9621,13 +10765,12 @@ snapshots:
is-wsl: 3.1.0
is64bit: 2.0.0
- clipboardy@5.1.0:
+ clipboardy@5.0.2:
dependencies:
execa: 9.6.1
is-wayland: 0.1.0
is-wsl: 3.1.0
is64bit: 2.0.0
- powershell-utils: 0.2.0
cliui@8.0.1:
dependencies:
@@ -9696,6 +10839,8 @@ snapshots:
content-type@1.0.5: {}
+ convert-hrtime@5.0.0: {}
+
convert-source-map@2.0.0: {}
cookie-es@1.2.2: {}
@@ -9706,9 +10851,9 @@ snapshots:
cookie@1.1.1: {}
- copy-anything@4.0.5:
+ copy-anything@3.0.5:
dependencies:
- is-what: 5.5.0
+ is-what: 4.1.16
copy-file@11.1.0:
dependencies:
@@ -9717,7 +10862,7 @@ snapshots:
core-util-is@1.0.3: {}
- cors@2.8.6:
+ cors@2.8.5:
dependencies:
object-assign: 4.1.1
vary: 1.1.2
@@ -9753,7 +10898,7 @@ snapshots:
domutils: 3.2.2
nth-check: 2.1.1
- css-selector-parser@3.3.0: {}
+ css-selector-parser@3.1.3: {}
css-tree@2.2.1:
dependencies:
@@ -9775,6 +10920,10 @@ snapshots:
dependencies:
css-tree: 2.2.1
+ cssom@0.5.0: {}
+
+ csstype@3.1.3: {}
+
csstype@3.2.3: {}
cva@1.0.0-beta.2(typescript@5.9.3):
@@ -9791,6 +10940,10 @@ snapshots:
data-uri-to-buffer@4.0.1: {}
+ debug@4.4.1:
+ dependencies:
+ ms: 2.1.3
+
debug@4.4.3:
dependencies:
ms: 2.1.3
@@ -9799,7 +10952,7 @@ snapshots:
dependencies:
callsite: 1.0.0
- decode-named-character-reference@1.3.0:
+ decode-named-character-reference@1.2.0:
dependencies:
character-entities: 2.0.2
@@ -9807,12 +10960,12 @@ snapshots:
deepmerge@4.3.1: {}
- default-browser-id@5.0.1: {}
+ default-browser-id@5.0.0: {}
- default-browser@5.4.0:
+ default-browser@5.2.1:
dependencies:
bundle-name: 4.1.0
- default-browser-id: 5.0.1
+ default-browser-id: 5.0.0
define-lazy-prop@3.0.0: {}
@@ -9862,7 +11015,7 @@ snapshots:
detective-typescript@14.0.0(typescript@5.9.3):
dependencies:
- '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
+ '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
ast-module-types: 6.0.1
node-source-walk: 7.0.1
typescript: 5.9.3
@@ -9872,7 +11025,7 @@ snapshots:
detective-vue2@2.2.0(typescript@5.9.3):
dependencies:
'@dependents/detective-less': 5.0.1
- '@vue/compiler-sfc': 3.5.27
+ '@vue/compiler-sfc': 3.5.26
detective-es6: 5.0.1
detective-sass: 6.0.1
detective-scss: 5.0.1
@@ -9942,9 +11095,9 @@ snapshots:
ee-first@1.1.1: {}
- electron-to-chromium@1.5.279: {}
+ electron-to-chromium@1.5.210: {}
- emoji-regex@10.6.0: {}
+ emoji-regex@10.4.0: {}
emoji-regex@8.0.0: {}
@@ -9960,16 +11113,16 @@ snapshots:
dependencies:
once: 1.4.0
- enhanced-resolve@5.18.4:
+ enhanced-resolve@5.18.3:
dependencies:
graceful-fs: 4.2.11
- tapable: 2.3.0
+ tapable: 2.2.3
entities@4.5.0: {}
entities@6.0.1: {}
- entities@7.0.1: {}
+ entities@7.0.0: {}
env-paths@3.0.0: {}
@@ -10030,6 +11183,35 @@ snapshots:
'@esbuild/win32-ia32': 0.25.12
'@esbuild/win32-x64': 0.25.12
+ esbuild@0.25.9:
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.25.9
+ '@esbuild/android-arm': 0.25.9
+ '@esbuild/android-arm64': 0.25.9
+ '@esbuild/android-x64': 0.25.9
+ '@esbuild/darwin-arm64': 0.25.9
+ '@esbuild/darwin-x64': 0.25.9
+ '@esbuild/freebsd-arm64': 0.25.9
+ '@esbuild/freebsd-x64': 0.25.9
+ '@esbuild/linux-arm': 0.25.9
+ '@esbuild/linux-arm64': 0.25.9
+ '@esbuild/linux-ia32': 0.25.9
+ '@esbuild/linux-loong64': 0.25.9
+ '@esbuild/linux-mips64el': 0.25.9
+ '@esbuild/linux-ppc64': 0.25.9
+ '@esbuild/linux-riscv64': 0.25.9
+ '@esbuild/linux-s390x': 0.25.9
+ '@esbuild/linux-x64': 0.25.9
+ '@esbuild/netbsd-arm64': 0.25.9
+ '@esbuild/netbsd-x64': 0.25.9
+ '@esbuild/openbsd-arm64': 0.25.9
+ '@esbuild/openbsd-x64': 0.25.9
+ '@esbuild/openharmony-arm64': 0.25.9
+ '@esbuild/sunos-x64': 0.25.9
+ '@esbuild/win32-arm64': 0.25.9
+ '@esbuild/win32-ia32': 0.25.9
+ '@esbuild/win32-x64': 0.25.9
+
esbuild@0.27.2:
optionalDependencies:
'@esbuild/aix-ppc64': 0.27.2
@@ -10120,7 +11302,7 @@ snapshots:
event-target-shim@5.0.1: {}
- eventemitter3@5.0.4: {}
+ eventemitter3@5.0.1: {}
events-universal@1.0.1:
dependencies:
@@ -10200,14 +11382,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- expressive-code@0.41.6:
+ expressive-code@0.41.3:
dependencies:
- '@expressive-code/core': 0.41.6
- '@expressive-code/plugin-frames': 0.41.6
- '@expressive-code/plugin-shiki': 0.41.6
- '@expressive-code/plugin-text-markers': 0.41.6
+ '@expressive-code/core': 0.41.5
+ '@expressive-code/plugin-frames': 0.41.3
+ '@expressive-code/plugin-shiki': 0.41.3
+ '@expressive-code/plugin-text-markers': 0.41.3
- exsolve@1.0.8: {}
+ exsolve@1.0.7: {}
extend@3.0.2: {}
@@ -10301,11 +11483,11 @@ snapshots:
fn.name@1.1.0: {}
- focus-trap@7.8.0:
+ focus-trap@7.6.5:
dependencies:
- tabbable: 6.4.0
+ tabbable: 6.2.0
- fontace@0.4.0:
+ fontace@0.4.1:
dependencies:
fontkitten: 1.0.2
@@ -10324,11 +11506,11 @@ snapshots:
forwarded@0.2.0: {}
- fraction.js@5.3.4: {}
+ fraction.js@4.3.7: {}
fresh@2.0.0: {}
- fs-extra@11.3.3:
+ fs-extra@11.3.1:
dependencies:
graceful-fs: 4.2.11
jsonfile: 6.2.0
@@ -10339,6 +11521,8 @@ snapshots:
function-bind@1.1.2: {}
+ function-timeout@1.0.2: {}
+
fuse.js@7.1.0: {}
gensync@1.0.0-beta.2: {}
@@ -10402,14 +11586,14 @@ snapshots:
dependencies:
is-glob: 4.0.3
- glob@11.1.0:
+ glob@11.0.3:
dependencies:
foreground-child: 3.3.1
jackspeak: 4.1.1
- minimatch: 10.1.1
+ minimatch: 10.0.3
minipass: 7.1.2
package-json-from-dist: 1.0.1
- path-scurry: 2.0.1
+ path-scurry: 2.0.0
globby@16.1.0:
dependencies:
@@ -10428,10 +11612,24 @@ snapshots:
graceful-fs@4.2.11: {}
+ guess-json-indent@3.0.1: {}
+
gzip-size@6.0.0:
dependencies:
duplexer: 0.1.2
+ h3@1.15.4:
+ dependencies:
+ cookie-es: 1.2.2
+ crossws: 0.3.5
+ defu: 6.1.4
+ destr: 2.0.5
+ iron-webcrypto: 1.2.1
+ node-mock-http: 1.0.2
+ radix3: 1.1.2
+ ufo: 1.6.2
+ uncrypto: 0.1.3
+
h3@1.15.5:
dependencies:
cookie-es: 1.2.2
@@ -10536,12 +11734,12 @@ snapshots:
'@types/unist': 3.0.3
'@ungap/structured-clone': 1.3.0
hast-util-from-parse5: 8.0.3
- hast-util-to-parse5: 8.0.1
+ hast-util-to-parse5: 8.0.0
html-void-elements: 3.0.0
mdast-util-to-hast: 13.2.1
parse5: 7.3.0
unist-util-position: 5.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
vfile: 6.0.3
web-namespaces: 2.0.1
zwitch: 2.0.4
@@ -10558,7 +11756,7 @@ snapshots:
'@types/unist': 3.0.3
bcp-47-match: 2.0.3
comma-separated-tokens: 2.0.3
- css-selector-parser: 3.3.0
+ css-selector-parser: 3.1.3
devlop: 1.1.0
direction: 2.0.1
hast-util-has-property: 3.0.0
@@ -10567,7 +11765,7 @@ snapshots:
nth-check: 2.1.1
property-information: 7.1.0
space-separated-tokens: 2.0.2
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
zwitch: 2.0.4
hast-util-to-estree@3.1.3:
@@ -10640,14 +11838,14 @@ snapshots:
rehype-minify-whitespace: 6.0.2
trim-trailing-lines: 2.1.0
unist-util-position: 5.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
- hast-util-to-parse5@8.0.1:
+ hast-util-to-parse5@8.0.0:
dependencies:
'@types/hast': 3.0.4
comma-separated-tokens: 2.0.3
devlop: 1.1.0
- property-information: 7.1.0
+ property-information: 6.5.0
space-separated-tokens: 2.0.2
web-namespaces: 2.0.1
zwitch: 2.0.4
@@ -10679,7 +11877,7 @@ snapshots:
highlightjs-curl@1.3.0: {}
- hono@4.11.7: {}
+ hono@4.11.1: {}
hookable@5.5.3: {}
@@ -10687,12 +11885,21 @@ snapshots:
dependencies:
lru-cache: 10.4.3
+ htm@3.1.1: {}
+
html-escaper@3.0.3: {}
html-void-elements@3.0.0: {}
html-whitespace-sensitive-tag-names@3.0.1: {}
+ htmlparser2@8.0.2:
+ dependencies:
+ domelementtype: 2.3.0
+ domhandler: 5.0.3
+ domutils: 3.2.2
+ entities: 4.5.0
+
http-cache-semantics@4.2.0: {}
http-errors@2.0.1:
@@ -10720,12 +11927,16 @@ snapshots:
i18next@23.16.8:
dependencies:
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.28.3
iconv-lite@0.7.2:
dependencies:
safer-buffer: 2.1.2
+ identifier-regex@1.0.1:
+ dependencies:
+ reserved-identifiers: 1.2.0
+
ieee754@1.2.1: {}
ignore@7.0.5: {}
@@ -10763,15 +11974,15 @@ snapshots:
defu: 6.1.4
destr: 2.0.5
etag: 1.8.1
- h3: 1.15.5
+ h3: 1.15.4
image-meta: 0.2.2
listhen: 1.9.0
ofetch: 1.5.1
pathe: 2.0.3
sharp: 0.34.5
svgo: 4.0.0
- ufo: 1.6.3
- unstorage: 1.17.4(@netlify/blobs@10.5.0)
+ ufo: 1.6.2
+ unstorage: 1.17.3(@netlify/blobs@10.5.0)
xss: 1.0.15
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -10835,6 +12046,11 @@ snapshots:
is-hexadecimal@2.0.1: {}
+ is-identifier@1.0.1:
+ dependencies:
+ identifier-regex: 1.0.1
+ super-regex: 1.1.0
+
is-inside-container@1.0.0:
dependencies:
is-docker: 3.0.0
@@ -10873,7 +12089,7 @@ snapshots:
is-wayland@0.1.0: {}
- is-what@5.5.0: {}
+ is-what@4.1.16: {}
is-wsl@3.1.0:
dependencies:
@@ -10889,7 +12105,7 @@ snapshots:
isexe@2.0.0: {}
- iso8601-duration@2.1.3: {}
+ iso8601-duration@2.1.2: {}
jackspeak@4.1.1:
dependencies:
@@ -10921,6 +12137,8 @@ snapshots:
json-schema-typed@8.0.2: {}
+ json-schema@0.4.0: {}
+
json5@2.2.3: {}
jsonfile@6.2.0:
@@ -10987,7 +12205,7 @@ snapshots:
leven@3.1.0: {}
- leven@4.1.0: {}
+ leven@4.0.0: {}
lightningcss-android-arm64@1.30.2:
optional: true
@@ -11040,28 +12258,36 @@ snapshots:
lilconfig@3.1.3: {}
+ linkedom@0.14.26:
+ dependencies:
+ css-select: 5.2.2
+ cssom: 0.5.0
+ html-escaper: 3.0.3
+ htmlparser2: 8.0.2
+ uhyphen: 0.2.0
+
listhen@1.9.0:
dependencies:
- '@parcel/watcher': 2.5.6
- '@parcel/watcher-wasm': 2.5.6
+ '@parcel/watcher': 2.5.4
+ '@parcel/watcher-wasm': 2.5.4
citty: 0.1.6
clipboardy: 4.0.0
consola: 3.4.2
crossws: 0.3.5
defu: 6.1.4
get-port-please: 3.2.0
- h3: 1.15.5
+ h3: 1.15.4
http-shutdown: 1.2.2
jiti: 2.6.1
mlly: 1.8.0
node-forge: 1.3.3
pathe: 1.1.2
std-env: 3.10.0
- ufo: 1.6.3
+ ufo: 1.6.2
untun: 0.1.3
uqr: 0.1.2
- lite-youtube-embed@0.3.4: {}
+ lite-youtube-embed@0.3.3: {}
local-pkg@1.1.2:
dependencies:
@@ -11087,7 +12313,7 @@ snapshots:
lodash.once@4.1.1: {}
- lodash@4.17.23: {}
+ lodash@4.17.21: {}
log-update@7.0.2:
dependencies:
@@ -11116,6 +12342,8 @@ snapshots:
lru-cache@10.4.3: {}
+ lru-cache@11.1.0: {}
+
lru-cache@11.2.5: {}
lru-cache@5.1.1:
@@ -11134,19 +12362,44 @@ snapshots:
'@babel/types': 7.28.6
source-map-js: 1.2.1
+ make-asynchronous@1.0.1:
+ dependencies:
+ p-event: 6.0.1
+ type-fest: 4.41.0
+ web-worker: 1.2.0
+
map-obj@5.0.2: {}
markdown-extensions@2.0.0: {}
markdown-table@3.0.4: {}
+ marked-footnote@1.4.0(marked@12.0.2):
+ dependencies:
+ marked: 12.0.2
+
+ marked-plaintify@1.1.1(marked@15.0.12):
+ dependencies:
+ marked: 15.0.12
+
+ marked-smartypants@1.1.11(marked@12.0.2):
+ dependencies:
+ marked: 12.0.2
+ smartypants: 0.2.2
+
+ marked@12.0.2: {}
+
+ marked@15.0.12: {}
+
+ marked@16.4.2: {}
+
math-intrinsics@1.1.0: {}
mdast-util-definitions@6.0.0:
dependencies:
'@types/mdast': 4.0.4
'@types/unist': 3.0.3
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
mdast-util-directive@3.1.0:
dependencies:
@@ -11173,7 +12426,7 @@ snapshots:
dependencies:
'@types/mdast': 4.0.4
'@types/unist': 3.0.3
- decode-named-character-reference: 1.3.0
+ decode-named-character-reference: 1.2.0
devlop: 1.1.0
mdast-util-to-string: 4.0.0
micromark: 4.0.2
@@ -11295,7 +12548,7 @@ snapshots:
mdast-util-phrasing@4.1.0:
dependencies:
'@types/mdast': 4.0.4
- unist-util-is: 6.0.1
+ unist-util-is: 6.0.0
mdast-util-to-hast@13.2.1:
dependencies:
@@ -11306,7 +12559,7 @@ snapshots:
micromark-util-sanitize-uri: 2.0.1
trim-lines: 3.0.1
unist-util-position: 5.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
vfile: 6.0.3
mdast-util-to-markdown@2.1.2:
@@ -11318,7 +12571,7 @@ snapshots:
mdast-util-to-string: 4.0.0
micromark-util-classify-character: 2.0.1
micromark-util-decode-string: 2.0.1
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
zwitch: 2.0.4
mdast-util-to-string@4.0.0:
@@ -11345,7 +12598,7 @@ snapshots:
micromark-core-commonmark@2.0.3:
dependencies:
- decode-named-character-reference: 1.3.0
+ decode-named-character-reference: 1.2.0
devlop: 1.1.0
micromark-factory-destination: 2.0.1
micromark-factory-label: 2.0.1
@@ -11551,7 +12804,7 @@ snapshots:
micromark-util-decode-string@2.0.1:
dependencies:
- decode-named-character-reference: 1.3.0
+ decode-named-character-reference: 1.2.0
micromark-util-character: 2.1.1
micromark-util-decode-numeric-character-reference: 2.0.2
micromark-util-symbol: 2.0.1
@@ -11598,8 +12851,8 @@ snapshots:
micromark@4.0.2:
dependencies:
'@types/debug': 4.1.12
- debug: 4.4.3
- decode-named-character-reference: 1.3.0
+ debug: 4.4.1
+ decode-named-character-reference: 1.2.0
devlop: 1.1.0
micromark-core-commonmark: 2.0.3
micromark-factory-space: 2.0.1
@@ -11632,6 +12885,10 @@ snapshots:
mimic-function@5.0.1: {}
+ minimatch@10.0.3:
+ dependencies:
+ '@isaacs/brace-expansion': 5.0.0
+
minimatch@10.1.1:
dependencies:
'@isaacs/brace-expansion': 5.0.0
@@ -11659,7 +12916,7 @@ snapshots:
acorn: 8.15.0
pathe: 2.0.3
pkg-types: 1.3.1
- ufo: 1.6.3
+ ufo: 1.6.1
module-definition@6.0.1:
dependencies:
@@ -11688,6 +12945,10 @@ snapshots:
netlify-redirector@0.5.0: {}
+ neverpanic@0.0.5(typescript@5.9.3):
+ dependencies:
+ typescript: 5.9.3
+
nlcst-to-string@4.0.0:
dependencies:
'@types/nlcst': 2.0.3
@@ -11712,9 +12973,11 @@ snapshots:
node-gyp-build@4.8.4: {}
+ node-mock-http@1.0.2: {}
+
node-mock-http@1.0.4: {}
- node-releases@2.0.27: {}
+ node-releases@2.0.19: {}
node-source-walk@7.0.1:
dependencies:
@@ -11738,6 +13001,8 @@ snapshots:
normalize-path@3.0.0: {}
+ normalize-range@0.1.2: {}
+
npm-run-path@5.3.0:
dependencies:
path-key: 4.0.0
@@ -11804,12 +13069,12 @@ snapshots:
oniguruma-to-es@4.3.4:
dependencies:
oniguruma-parser: 0.12.1
- regex: 6.1.0
+ regex: 6.0.1
regex-recursion: 6.0.2
open@10.2.0:
dependencies:
- default-browser: 5.4.0
+ default-browser: 5.2.1
define-lazy-prop: 3.0.0
is-inside-container: 1.0.0
wsl-utils: 0.1.0
@@ -11834,7 +13099,7 @@ snapshots:
p-queue@8.1.1:
dependencies:
- eventemitter3: 5.0.4
+ eventemitter3: 5.0.1
p-timeout: 6.1.4
p-retry@6.2.1:
@@ -11851,25 +13116,26 @@ snapshots:
package-json-from-dist@1.0.1: {}
+ package-manager-detector@1.3.0: {}
+
package-manager-detector@1.6.0: {}
packrup@0.1.2: {}
- pagefind@1.4.0:
+ pagefind@1.3.0:
optionalDependencies:
- '@pagefind/darwin-arm64': 1.4.0
- '@pagefind/darwin-x64': 1.4.0
- '@pagefind/freebsd-x64': 1.4.0
- '@pagefind/linux-arm64': 1.4.0
- '@pagefind/linux-x64': 1.4.0
- '@pagefind/windows-x64': 1.4.0
+ '@pagefind/darwin-arm64': 1.3.0
+ '@pagefind/darwin-x64': 1.3.0
+ '@pagefind/linux-arm64': 1.3.0
+ '@pagefind/linux-x64': 1.3.0
+ '@pagefind/windows-x64': 1.3.0
parse-entities@4.0.2:
dependencies:
'@types/unist': 2.0.11
character-entities-legacy: 3.0.0
character-reference-invalid: 2.0.1
- decode-named-character-reference: 1.3.0
+ decode-named-character-reference: 1.2.0
is-alphanumerical: 2.0.1
is-decimal: 2.0.1
is-hexadecimal: 2.0.1
@@ -11921,9 +13187,9 @@ snapshots:
path-parse@1.0.7: {}
- path-scurry@2.0.1:
+ path-scurry@2.0.0:
dependencies:
- lru-cache: 11.2.5
+ lru-cache: 11.1.0
minipass: 7.1.2
path-to-regexp@8.3.0: {}
@@ -11959,7 +13225,7 @@ snapshots:
pkg-types@2.3.0:
dependencies:
confbox: 0.2.2
- exsolve: 1.0.8
+ exsolve: 1.0.7
pathe: 2.0.3
pnpm@10.28.2: {}
@@ -11967,7 +13233,7 @@ snapshots:
postcss-load-config@4.0.2(postcss@8.5.6):
dependencies:
lilconfig: 3.1.3
- yaml: 2.8.2
+ yaml: 2.8.1
optionalDependencies:
postcss: 8.5.6
@@ -11996,8 +13262,6 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
- powershell-utils@0.2.0: {}
-
precinct@12.2.0:
dependencies:
'@dependents/detective-less': 5.0.1
@@ -12020,7 +13284,7 @@ snapshots:
prettier-plugin-astro@0.14.1:
dependencies:
- '@astrojs/compiler': 2.13.0
+ '@astrojs/compiler': 2.12.2
prettier: 3.8.1
sass-formatter: 0.7.9
@@ -12060,6 +13324,8 @@ snapshots:
kleur: 3.0.3
sisteransi: 1.0.5
+ property-information@6.5.0: {}
+
property-information@7.1.0: {}
protocols@2.0.2: {}
@@ -12088,11 +13354,11 @@ snapshots:
radix-vue@1.9.17(vue@3.5.27(typescript@5.9.3)):
dependencies:
- '@floating-ui/dom': 1.7.5
+ '@floating-ui/dom': 1.7.4
'@floating-ui/vue': 1.1.9(vue@3.5.27(typescript@5.9.3))
- '@internationalized/date': 3.10.1
+ '@internationalized/date': 3.9.0
'@internationalized/number': 3.6.5
- '@tanstack/vue-virtual': 3.13.18(vue@3.5.27(typescript@5.9.3))
+ '@tanstack/vue-virtual': 3.13.12(vue@3.5.27(typescript@5.9.3))
'@vueuse/core': 10.11.1(vue@3.5.27(typescript@5.9.3))
'@vueuse/shared': 10.11.1(vue@3.5.27(typescript@5.9.3))
aria-hidden: 1.2.6
@@ -12208,13 +13474,13 @@ snapshots:
regex-utilities@2.3.0: {}
- regex@6.1.0:
+ regex@6.0.1:
dependencies:
regex-utilities: 2.3.0
- rehype-expressive-code@0.41.6:
+ rehype-expressive-code@0.41.3:
dependencies:
- expressive-code: 0.41.6
+ expressive-code: 0.41.3
rehype-external-links@3.0.0:
dependencies:
@@ -12223,7 +13489,7 @@ snapshots:
hast-util-is-element: 3.0.0
is-absolute-url: 4.0.1
space-separated-tokens: 2.0.2
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
rehype-format@5.0.1:
dependencies:
@@ -12284,7 +13550,7 @@ snapshots:
remark-custom-header-id@1.0.0:
dependencies:
'@types/unist': 3.0.3
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
remark-directive@3.0.1:
dependencies:
@@ -12335,7 +13601,7 @@ snapshots:
retext: 9.0.0
retext-smartypants: 6.2.0
unified: 11.0.5
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
remark-stringify@11.0.0:
dependencies:
@@ -12345,15 +13611,15 @@ snapshots:
remove-trailing-separator@1.1.0: {}
- repomix@1.11.1(hono@4.11.7):
+ repomix@1.11.1(hono@4.11.1):
dependencies:
'@clack/prompts': 0.11.0
- '@modelcontextprotocol/sdk': 1.25.3(hono@4.11.7)(zod@4.3.6)
+ '@modelcontextprotocol/sdk': 1.25.2(hono@4.11.1)(zod@4.3.5)
'@repomix/strip-comments': 2.4.2
'@repomix/tree-sitter-wasms': 0.1.16
- '@secretlint/core': 11.3.1
- '@secretlint/secretlint-rule-preset-recommend': 11.3.1
- clipboardy: 5.1.0
+ '@secretlint/core': 11.2.5
+ '@secretlint/secretlint-rule-preset-recommend': 11.2.5
+ clipboardy: 5.0.2
commander: 14.0.2
fast-xml-parser: 5.3.3
fflate: 0.8.2
@@ -12371,8 +13637,8 @@ snapshots:
picocolors: 1.1.1
tiktoken: 1.0.22
tinypool: 2.1.0
- web-tree-sitter: 0.26.3
- zod: 4.3.6
+ web-tree-sitter: 0.26.5
+ zod: 4.3.5
transitivePeerDependencies:
- '@cfworker/json-schema'
- hono
@@ -12392,6 +13658,8 @@ snapshots:
require-package-name@2.0.1: {}
+ reserved-identifiers@1.2.0: {}
+
resolve-from@5.0.0: {}
resolve@1.22.11:
@@ -12421,7 +13689,7 @@ snapshots:
dependencies:
'@types/nlcst': 2.0.3
nlcst-to-string: 4.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
retext-stringify@4.0.0:
dependencies:
@@ -12442,35 +13710,30 @@ snapshots:
rfdc@1.4.1: {}
- rollup@4.57.0:
+ rollup@4.49.0:
dependencies:
'@types/estree': 1.0.8
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.57.0
- '@rollup/rollup-android-arm64': 4.57.0
- '@rollup/rollup-darwin-arm64': 4.57.0
- '@rollup/rollup-darwin-x64': 4.57.0
- '@rollup/rollup-freebsd-arm64': 4.57.0
- '@rollup/rollup-freebsd-x64': 4.57.0
- '@rollup/rollup-linux-arm-gnueabihf': 4.57.0
- '@rollup/rollup-linux-arm-musleabihf': 4.57.0
- '@rollup/rollup-linux-arm64-gnu': 4.57.0
- '@rollup/rollup-linux-arm64-musl': 4.57.0
- '@rollup/rollup-linux-loong64-gnu': 4.57.0
- '@rollup/rollup-linux-loong64-musl': 4.57.0
- '@rollup/rollup-linux-ppc64-gnu': 4.57.0
- '@rollup/rollup-linux-ppc64-musl': 4.57.0
- '@rollup/rollup-linux-riscv64-gnu': 4.57.0
- '@rollup/rollup-linux-riscv64-musl': 4.57.0
- '@rollup/rollup-linux-s390x-gnu': 4.57.0
- '@rollup/rollup-linux-x64-gnu': 4.57.0
- '@rollup/rollup-linux-x64-musl': 4.57.0
- '@rollup/rollup-openbsd-x64': 4.57.0
- '@rollup/rollup-openharmony-arm64': 4.57.0
- '@rollup/rollup-win32-arm64-msvc': 4.57.0
- '@rollup/rollup-win32-ia32-msvc': 4.57.0
- '@rollup/rollup-win32-x64-gnu': 4.57.0
- '@rollup/rollup-win32-x64-msvc': 4.57.0
+ '@rollup/rollup-android-arm-eabi': 4.49.0
+ '@rollup/rollup-android-arm64': 4.49.0
+ '@rollup/rollup-darwin-arm64': 4.49.0
+ '@rollup/rollup-darwin-x64': 4.49.0
+ '@rollup/rollup-freebsd-arm64': 4.49.0
+ '@rollup/rollup-freebsd-x64': 4.49.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.49.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.49.0
+ '@rollup/rollup-linux-arm64-gnu': 4.49.0
+ '@rollup/rollup-linux-arm64-musl': 4.49.0
+ '@rollup/rollup-linux-loongarch64-gnu': 4.49.0
+ '@rollup/rollup-linux-ppc64-gnu': 4.49.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.49.0
+ '@rollup/rollup-linux-riscv64-musl': 4.49.0
+ '@rollup/rollup-linux-s390x-gnu': 4.49.0
+ '@rollup/rollup-linux-x64-gnu': 4.49.0
+ '@rollup/rollup-linux-x64-musl': 4.49.0
+ '@rollup/rollup-win32-arm64-msvc': 4.49.0
+ '@rollup/rollup-win32-ia32-msvc': 4.49.0
+ '@rollup/rollup-win32-x64-msvc': 4.49.0
fsevents: 2.3.3
router@2.2.0:
@@ -12483,7 +13746,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- run-applescript@7.1.0: {}
+ run-applescript@7.0.0: {}
run-parallel@1.2.0:
dependencies:
@@ -12503,10 +13766,12 @@ snapshots:
dependencies:
suf-log: 2.5.3
- sax@1.4.4: {}
+ sax@1.4.1: {}
scheduler@0.27.0: {}
+ search-insights@2.17.3: {}
+
semver@6.3.1: {}
semver@7.7.3: {}
@@ -12536,9 +13801,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- server-dom-shim@1.1.0:
+ server-dom-shim@1.0.2:
dependencies:
- '@lit-labs/ssr-dom-shim': 1.5.1
+ '@lit-labs/ssr-dom-shim': 1.4.0
setprototypeof@1.2.0: {}
@@ -12585,21 +13850,32 @@ snapshots:
dependencies:
'@aria-ui/core': 0.0.22
'@aria-ui/tooltip': 0.0.30
- '@shikijs/twoslash': 3.21.0(typescript@5.9.3)
- '@shikijs/types': 3.21.0
+ '@shikijs/twoslash': 3.20.0(typescript@5.9.3)
+ '@shikijs/types': 3.20.0
'@types/hast': 3.0.4
transitivePeerDependencies:
- supports-color
- typescript
- shiki@3.21.0:
+ shiki@3.20.0:
+ dependencies:
+ '@shikijs/core': 3.20.0
+ '@shikijs/engine-javascript': 3.20.0
+ '@shikijs/engine-oniguruma': 3.20.0
+ '@shikijs/langs': 3.20.0
+ '@shikijs/themes': 3.20.0
+ '@shikijs/types': 3.20.0
+ '@shikijs/vscode-textmate': 10.0.2
+ '@types/hast': 3.0.4
+
+ shiki@3.22.0:
dependencies:
- '@shikijs/core': 3.21.0
- '@shikijs/engine-javascript': 3.21.0
- '@shikijs/engine-oniguruma': 3.21.0
- '@shikijs/langs': 3.21.0
- '@shikijs/themes': 3.21.0
- '@shikijs/types': 3.21.0
+ '@shikijs/core': 3.22.0
+ '@shikijs/engine-javascript': 3.22.0
+ '@shikijs/engine-oniguruma': 3.22.0
+ '@shikijs/langs': 3.22.0
+ '@shikijs/themes': 3.22.0
+ '@shikijs/types': 3.22.0
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
@@ -12643,12 +13919,12 @@ snapshots:
sisteransi@1.0.5: {}
- sitemap@8.0.2:
+ sitemap@8.0.0:
dependencies:
'@types/node': 17.0.45
'@types/sax': 1.2.7
arg: 5.0.2
- sax: 1.4.4
+ sax: 1.4.1
slash@5.1.0: {}
@@ -12659,6 +13935,8 @@ snapshots:
ansi-styles: 6.2.3
is-fullwidth-code-point: 5.1.0
+ smartypants@0.2.2: {}
+
smol-toml@1.6.0: {}
source-map-js@1.2.1: {}
@@ -12694,26 +13972,47 @@ snapshots:
stack-trace@0.0.10: {}
- starlight-contextual-menu@0.1.5(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(starlight-markdown@0.1.5(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-blog@0.25.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
+ dependencies:
+ '@astrojs/markdown-remark': 6.3.10
+ '@astrojs/mdx': 4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/rss': 4.0.15
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ astro-remote: 0.3.4
+ github-slugger: 2.0.0
+ hast-util-from-html: 2.0.3
+ hast-util-to-html: 9.0.5
+ hast-util-to-string: 3.0.1
+ marked: 15.0.12
+ marked-plaintify: 1.1.1(marked@15.0.12)
+ mdast-util-mdx-expression: 2.0.1
+ unist-util-is: 6.0.1
+ unist-util-remove: 4.0.0
+ unist-util-visit: 5.0.0
+ transitivePeerDependencies:
+ - astro
+ - supports-color
+
+ starlight-contextual-menu@0.1.5(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(starlight-markdown@0.1.5(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))):
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
- starlight-markdown: 0.1.5(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ starlight-markdown: 0.1.5(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
- starlight-image-zoom@0.12.0(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-image-zoom@0.12.0(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
mdast-util-mdx-jsx: 3.2.0
rehype-raw: 7.0.0
- unist-util-visit: 5.1.0
- unist-util-visit-parents: 6.0.2
+ unist-util-visit: 5.0.0
+ unist-util-visit-parents: 6.0.1
transitivePeerDependencies:
- supports-color
- starlight-links-validator@0.19.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ starlight-links-validator@0.19.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
'@types/picomatch': 3.0.2
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
github-slugger: 2.0.0
hast-util-from-html: 2.0.3
hast-util-has-property: 3.0.0
@@ -12723,17 +14022,17 @@ snapshots:
mdast-util-to-string: 4.0.0
picomatch: 4.0.3
terminal-link: 5.0.0
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
transitivePeerDependencies:
- supports-color
- starlight-llms-txt@0.7.0(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ starlight-llms-txt@0.7.0(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- '@astrojs/mdx': 4.3.13(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/mdx': 4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
'@types/hast': 3.0.4
'@types/micromatch': 4.0.10
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
github-slugger: 2.0.0
hast-util-select: 6.0.4
micromatch: 4.0.8
@@ -12746,55 +14045,57 @@ snapshots:
transitivePeerDependencies:
- supports-color
- starlight-markdown@0.1.5(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)):
+ starlight-markdown@0.1.5(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
- starlight-package-managers@0.11.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-package-managers@0.11.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
- starlight-package-managers@0.8.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-package-managers@0.8.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
- starlight-plugin-icons@1.1.3(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unocss@66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)))(zod@4.3.6):
+ starlight-plugin-icons@1.1.3(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unocss@66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)))(zod@4.3.5):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
- astro: 5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)
- glob: 11.1.0
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)
+ glob: 11.0.3
hast-util-select: 6.0.4
hast-util-to-string: 3.0.1
hastscript: 9.0.1
rehype: 13.0.2
typescript: 5.9.3
- unist-util-visit: 5.1.0
- unocss: 66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
- zod: 4.3.6
+ unist-util-visit: 5.0.0
+ unocss: 66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ zod: 4.3.5
- starlight-showcases@0.3.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-showcases@0.3.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- '@astro-community/astro-embed-twitter': 0.5.11
- '@astro-community/astro-embed-youtube': 0.5.10
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astro-community/astro-embed-twitter': 0.5.8(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astro-community/astro-embed-youtube': 0.5.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ transitivePeerDependencies:
+ - astro
- starlight-sidebar-topics-dropdown@0.5.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(starlight-sidebar-topics@0.6.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))):
+ starlight-sidebar-topics-dropdown@0.5.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(starlight-sidebar-topics@0.6.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
- starlight-sidebar-topics: 0.6.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ starlight-sidebar-topics: 0.6.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))
- starlight-sidebar-topics@0.6.2(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-sidebar-topics@0.6.2(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))):
dependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
picomatch: 4.0.3
- starlight-theme-nova@0.9.5(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2)))(typescript@5.9.3):
+ starlight-theme-nova@0.9.5(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(typescript@5.9.3):
dependencies:
'@aria-ui/core': 0.0.22
'@pagefind/default-ui': 1.4.0
- '@shikijs/transformers': 3.21.0
- '@shikijs/twoslash': 3.21.0(typescript@5.9.3)
- '@shikijs/types': 3.21.0
+ '@shikijs/transformers': 3.20.0
+ '@shikijs/twoslash': 3.20.0(typescript@5.9.3)
+ '@shikijs/types': 3.20.0
'@types/hast': 3.0.4
astro-theme-toggle: 0.7.0
hast-util-is-element: 3.0.0
@@ -12802,19 +14103,21 @@ snapshots:
remark-custom-header-id: 1.0.0
shiki-twoslash-renderer: 0.1.0(typescript@5.9.3)
optionalDependencies:
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
transitivePeerDependencies:
- supports-color
- typescript
- starlight-videos@0.3.1(@astrojs/starlight@0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))):
+ starlight-videos@0.3.1(@astrojs/starlight@0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2)):
dependencies:
- '@astro-community/astro-embed-youtube': 0.5.10
- '@astrojs/starlight': 0.37.4(astro@5.16.15(@netlify/blobs@10.5.0)(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astro-community/astro-embed-youtube': 0.5.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
+ '@astrojs/starlight': 0.37.6(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.49.0)(typescript@5.9.3)(yaml@2.8.2))
hastscript: 9.0.1
- iso8601-duration: 2.1.3
+ iso8601-duration: 2.1.2
srt-parser-2: 1.2.3
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
+ transitivePeerDependencies:
+ - astro
statuses@2.0.2: {}
@@ -12831,6 +14134,10 @@ snapshots:
- bare-abort-controller
- react-native-b4a
+ string-byte-length@3.0.1: {}
+
+ string-byte-slice@3.0.1: {}
+
string-width@4.2.3:
dependencies:
emoji-regex: 8.0.0
@@ -12845,7 +14152,7 @@ snapshots:
string-width@7.2.0:
dependencies:
- emoji-regex: 10.6.0
+ emoji-regex: 10.4.0
get-east-asian-width: 1.4.0
strip-ansi: 7.1.2
@@ -12862,9 +14169,10 @@ snapshots:
character-entities-html4: 2.1.0
character-entities-legacy: 3.0.0
- stringify-object@5.0.0:
+ stringify-object@6.0.0:
dependencies:
get-own-enumerable-keys: 1.0.0
+ is-identifier: 1.0.1
is-obj: 3.0.0
is-regexp: 3.1.0
@@ -12874,7 +14182,7 @@ snapshots:
strip-ansi@7.1.2:
dependencies:
- ansi-regex: 6.2.2
+ ansi-regex: 6.2.0
strip-final-newline@3.0.0: {}
@@ -12886,7 +14194,7 @@ snapshots:
dependencies:
boundary: 2.0.0
- style-mod@4.1.3: {}
+ style-mod@4.1.2: {}
style-to-js@1.1.21:
dependencies:
@@ -12900,9 +14208,15 @@ snapshots:
dependencies:
s.color: 0.0.15
- superjson@2.2.6:
+ super-regex@1.1.0:
+ dependencies:
+ function-timeout: 1.0.2
+ make-asynchronous: 1.0.1
+ time-span: 5.1.0
+
+ superjson@2.2.2:
dependencies:
- copy-anything: 4.0.5
+ copy-anything: 3.0.5
supports-color@10.2.2: {}
@@ -12910,7 +14224,7 @@ snapshots:
dependencies:
has-flag: 4.0.0
- supports-hyperlinks@4.4.0:
+ supports-hyperlinks@4.3.0:
dependencies:
has-flag: 5.0.1
supports-color: 10.2.2
@@ -12925,19 +14239,29 @@ snapshots:
css-what: 6.2.2
csso: 5.0.5
picocolors: 1.1.1
- sax: 1.4.4
+ sax: 1.4.1
+
+ swr@2.3.8(react@19.2.4):
+ dependencies:
+ dequal: 2.0.3
+ react: 19.2.4
+ use-sync-external-store: 1.6.0(react@19.2.4)
+
+ swrv@1.1.0(vue@3.5.27(typescript@5.9.3)):
+ dependencies:
+ vue: 3.5.27(typescript@5.9.3)
system-architecture@0.1.0: {}
- tabbable@6.4.0: {}
+ tabbable@6.2.0: {}
tagged-tag@1.0.0: {}
- tailwind-merge@2.6.0: {}
+ tailwind-merge@3.4.0: {}
tailwindcss@4.1.18: {}
- tapable@2.3.0: {}
+ tapable@2.2.3: {}
tar-stream@3.1.7:
dependencies:
@@ -12948,7 +14272,7 @@ snapshots:
- bare-abort-controller
- react-native-b4a
- tar@7.5.7:
+ tar@7.5.2:
dependencies:
'@isaacs/fs-minipass': 4.0.1
chownr: 3.0.0
@@ -12958,8 +14282,8 @@ snapshots:
terminal-link@5.0.0:
dependencies:
- ansi-escapes: 7.2.0
- supports-hyperlinks: 4.4.0
+ ansi-escapes: 7.0.0
+ supports-hyperlinks: 4.3.0
text-decoder@1.2.3:
dependencies:
@@ -12969,14 +14293,27 @@ snapshots:
text-hex@1.0.0: {}
+ throttleit@2.1.0: {}
+
tiktoken@1.0.22: {}
+ time-span@5.1.0:
+ dependencies:
+ convert-hrtime: 5.0.0
+
tiny-inflate@1.0.3: {}
tinyexec@0.3.2: {}
+ tinyexec@1.0.1: {}
+
tinyexec@1.0.2: {}
+ tinyglobby@0.2.14:
+ dependencies:
+ fdir: 6.5.0(picomatch@4.0.3)
+ picomatch: 4.0.3
+
tinyglobby@0.2.15:
dependencies:
fdir: 6.5.0(picomatch@4.0.3)
@@ -13014,6 +14351,12 @@ snapshots:
trough@2.2.0: {}
+ truncate-json@3.0.1:
+ dependencies:
+ guess-json-indent: 3.0.1
+ string-byte-length: 3.0.1
+ string-byte-slice: 3.0.1
+
ts-api-utils@2.4.0(typescript@5.9.3):
dependencies:
typescript: 5.9.3
@@ -13026,19 +14369,19 @@ snapshots:
tslib@2.8.1: {}
- twoslash-protocol@0.3.6: {}
+ twoslash-protocol@0.3.4: {}
- twoslash@0.3.6(typescript@5.9.3):
+ twoslash@0.3.4(typescript@5.9.3):
dependencies:
- '@typescript/vfs': 1.6.2(typescript@5.9.3)
- twoslash-protocol: 0.3.6
+ '@typescript/vfs': 1.6.1(typescript@5.9.3)
+ twoslash-protocol: 0.3.4
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
type-fest@4.41.0: {}
- type-fest@5.4.2:
+ type-fest@5.4.3:
dependencies:
tagged-tag: 1.0.0
@@ -13050,11 +14393,17 @@ snapshots:
typescript@5.9.3: {}
+ ufo@1.6.1: {}
+
+ ufo@1.6.2: {}
+
ufo@1.6.3: {}
uglify-js@3.19.3:
optional: true
+ uhyphen@0.2.0: {}
+
ulid@3.0.2: {}
ultrahtml@1.6.0: {}
@@ -13076,8 +14425,7 @@ snapshots:
undici-types@6.21.0: {}
- undici-types@7.16.0:
- optional: true
+ undici-types@7.16.0: {}
unhead@1.11.20:
dependencies:
@@ -13111,7 +14459,11 @@ snapshots:
unist-util-find-after@5.0.0:
dependencies:
'@types/unist': 3.0.3
- unist-util-is: 6.0.1
+ unist-util-is: 6.0.0
+
+ unist-util-is@6.0.0:
+ dependencies:
+ '@types/unist': 3.0.3
unist-util-is@6.0.1:
dependencies:
@@ -13133,7 +14485,7 @@ snapshots:
unist-util-remove-position@5.0.0:
dependencies:
'@types/unist': 3.0.3
- unist-util-visit: 5.1.0
+ unist-util-visit: 5.0.0
unist-util-remove@4.0.0:
dependencies:
@@ -13149,16 +14501,21 @@ snapshots:
dependencies:
'@types/unist': 3.0.3
+ unist-util-visit-parents@6.0.1:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-is: 6.0.0
+
unist-util-visit-parents@6.0.2:
dependencies:
'@types/unist': 3.0.3
- unist-util-is: 6.0.1
+ unist-util-is: 6.0.0
- unist-util-visit@5.1.0:
+ unist-util-visit@5.0.0:
dependencies:
'@types/unist': 3.0.3
- unist-util-is: 6.0.1
- unist-util-visit-parents: 6.0.2
+ unist-util-is: 6.0.0
+ unist-util-visit-parents: 6.0.1
universal-github-app-jwt@2.2.2: {}
@@ -13170,9 +14527,9 @@ snapshots:
dependencies:
normalize-path: 2.1.1
- unocss@66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
+ unocss@66.4.2(postcss@8.5.6)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
dependencies:
- '@unocss/astro': 66.4.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ '@unocss/astro': 66.4.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
'@unocss/cli': 66.4.2
'@unocss/core': 66.4.2
'@unocss/postcss': 66.4.2(postcss@8.5.6)
@@ -13190,9 +14547,9 @@ snapshots:
'@unocss/transformer-compile-class': 66.4.2
'@unocss/transformer-directives': 66.4.2
'@unocss/transformer-variant-group': 66.4.2
- '@unocss/vite': 66.4.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ '@unocss/vite': 66.4.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
optionalDependencies:
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- postcss
- supports-color
@@ -13205,7 +14562,7 @@ snapshots:
'@iconify/utils': 3.1.0
debug: 4.4.3
local-pkg: 1.1.2
- unplugin: 2.3.11
+ unplugin: 2.3.10
optionalDependencies:
'@vue/compiler-sfc': 3.5.27
transitivePeerDependencies:
@@ -13216,13 +14573,26 @@ snapshots:
pathe: 2.0.3
picomatch: 4.0.3
- unplugin@2.3.11:
+ unplugin@2.3.10:
dependencies:
'@jridgewell/remapping': 2.3.5
acorn: 8.15.0
picomatch: 4.0.3
webpack-virtual-modules: 0.6.2
+ unstorage@1.17.3(@netlify/blobs@10.5.0):
+ dependencies:
+ anymatch: 3.1.3
+ chokidar: 4.0.3
+ destr: 2.0.5
+ h3: 1.15.4
+ lru-cache: 10.4.3
+ node-fetch-native: 1.6.7
+ ofetch: 1.5.1
+ ufo: 1.6.2
+ optionalDependencies:
+ '@netlify/blobs': 10.5.0
+
unstorage@1.17.4(@netlify/blobs@10.5.0):
dependencies:
anymatch: 3.1.3
@@ -13242,9 +14612,9 @@ snapshots:
consola: 3.4.2
pathe: 1.1.2
- update-browserslist-db@1.2.3(browserslist@4.28.1):
+ update-browserslist-db@1.1.3(browserslist@4.25.3):
dependencies:
- browserslist: 4.28.1
+ browserslist: 4.25.3
escalade: 3.2.0
picocolors: 1.1.1
@@ -13254,6 +14624,10 @@ snapshots:
urlpattern-polyfill@8.0.2: {}
+ use-sync-external-store@1.6.0(react@19.2.4):
+ dependencies:
+ react: 19.2.4
+
util-deprecate@1.0.2: {}
uuid@11.1.0: {}
@@ -13284,75 +14658,75 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.3
- vite-hot-client@2.1.0(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
+ vite-hot-client@2.1.0(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
dependencies:
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
- vite-plugin-inspect@0.8.9(rollup@4.57.0)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
+ vite-plugin-inspect@0.8.9(rollup@4.49.0)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
dependencies:
'@antfu/utils': 0.7.10
- '@rollup/pluginutils': 5.3.0(rollup@4.57.0)
+ '@rollup/pluginutils': 5.3.0(rollup@4.49.0)
debug: 4.4.3
error-stack-parser-es: 0.1.5
- fs-extra: 11.3.3
+ fs-extra: 11.3.1
open: 10.2.0
perfect-debounce: 1.0.0
picocolors: 1.1.1
sirv: 3.0.2
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- rollup
- supports-color
- vite-plugin-vue-devtools@7.7.9(rollup@4.57.0)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)):
+ vite-plugin-vue-devtools@7.7.9(rollup@4.49.0)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)):
dependencies:
- '@vue/devtools-core': 7.7.9(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
+ '@vue/devtools-core': 7.7.9(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
'@vue/devtools-kit': 7.7.9
'@vue/devtools-shared': 7.7.9
execa: 9.6.1
sirv: 3.0.2
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
- vite-plugin-inspect: 0.8.9(rollup@4.57.0)(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
- vite-plugin-vue-inspector: 5.3.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite-plugin-inspect: 0.8.9(rollup@4.49.0)(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
+ vite-plugin-vue-inspector: 5.3.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2))
transitivePeerDependencies:
- '@nuxt/kit'
- rollup
- supports-color
- vue
- vite-plugin-vue-inspector@5.3.2(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
+ vite-plugin-vue-inspector@5.3.2(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
dependencies:
- '@babel/core': 7.28.6
- '@babel/plugin-proposal-decorators': 7.28.6(@babel/core@7.28.6)
- '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.28.6)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.6)
- '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.28.6)
- '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.6)
- '@vue/compiler-dom': 3.5.27
+ '@babel/core': 7.28.3
+ '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.3)
+ '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.3)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.3)
+ '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3)
+ '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3)
+ '@vue/compiler-dom': 3.5.26
kolorist: 1.8.0
magic-string: 0.30.21
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
transitivePeerDependencies:
- supports-color
- vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2):
+ vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2):
dependencies:
- esbuild: 0.25.12
+ esbuild: 0.25.9
fdir: 6.5.0(picomatch@4.0.3)
picomatch: 4.0.3
postcss: 8.5.6
- rollup: 4.57.0
- tinyglobby: 0.2.15
+ rollup: 4.49.0
+ tinyglobby: 0.2.14
optionalDependencies:
- '@types/node': 25.0.10
+ '@types/node': 25.0.7
fsevents: 2.3.3
jiti: 2.6.1
lightningcss: 1.30.2
yaml: 2.8.2
- vitefu@1.1.1(vite@6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
+ vitefu@1.1.1(vite@6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)):
optionalDependencies:
- vite: 6.4.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
+ vite: 6.4.1(@types/node@25.0.7)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)
vue-component-type-helpers@3.2.4: {}
@@ -13385,7 +14759,9 @@ snapshots:
web-streams-polyfill@3.3.3: {}
- web-tree-sitter@0.26.3: {}
+ web-tree-sitter@0.26.5: {}
+
+ web-worker@1.2.0: {}
webidl-conversions@3.0.1: {}
@@ -13472,6 +14848,8 @@ snapshots:
yallist@5.0.0: {}
+ yaml@2.8.1: {}
+
yaml@2.8.2: {}
yargs-parser@21.1.1: {}
@@ -13511,9 +14889,9 @@ snapshots:
dependencies:
zod: 3.25.76
- zod-to-json-schema@3.25.1(zod@4.3.6):
+ zod-to-json-schema@3.25.1(zod@4.3.5):
dependencies:
- zod: 4.3.6
+ zod: 4.3.5
zod-to-ts@1.2.0(typescript@5.9.3)(zod@3.25.76):
dependencies:
@@ -13522,6 +14900,8 @@ snapshots:
zod@3.25.76: {}
- zod@4.3.6: {}
+ zod@4.2.1: {}
+
+ zod@4.3.5: {}
zwitch@2.0.4: {}
diff --git a/public/images/blog/authors/hashirr-lukmahn.jpg b/public/images/blog/authors/hashirr-lukmahn.jpg
new file mode 100644
index 000000000..cd31816a6
Binary files /dev/null and b/public/images/blog/authors/hashirr-lukmahn.jpg differ
diff --git a/src/configs/sidebar.config.ts b/src/configs/sidebar.config.ts
index 144e550f7..bf2adb8a6 100644
--- a/src/configs/sidebar.config.ts
+++ b/src/configs/sidebar.config.ts
@@ -517,6 +517,7 @@ export const sidebar = [
*/
export const exclude = [
'/', // Home page
+ '/cookbooks',
'/404', // Error page
'/apis/**/*', // REST API reference has Scalar-powered navigation
]
diff --git a/src/content.config.ts b/src/content.config.ts
index 2e1917ffa..97d2103f9 100644
--- a/src/content.config.ts
+++ b/src/content.config.ts
@@ -4,40 +4,43 @@ import { docsSchema } from '@astrojs/starlight/schema'
import { topicSchema } from 'starlight-sidebar-topics/schema'
import { videosSchema } from 'starlight-videos/schemas'
import { githubReleasesLoader } from 'astro-loader-github-releases'
+import { blogSchema } from 'starlight-blog/schema'
import { githubFilesLoader } from './loaders/github-files-loader'
export const collections = {
docs: defineCollection({
loader: docsLoader(),
schema: docsSchema({
- extend: topicSchema
- .merge(videosSchema)
- .merge(z.object({ overviewTitle: z.string().optional() }))
- .merge(
- z.object({
- seeAlso: z
- .object({
- items: z.array(
- z.object({
- title: z.string(),
- url: z.string(),
- icon: z.string().optional(),
- }),
- ),
- expanded: z.boolean().optional().default(true),
- label: z.string().optional().default('See also'),
- })
- .optional(),
- browseCentral: z
- .object({
- label: z.string().optional(),
- filterType: z.array(z.enum(['code-sample', 'tutorial', 'video'])),
- category: z.array(z.string()),
- icon: z.string().optional(),
- })
- .optional(),
- }),
- ),
+ extend: (context) =>
+ blogSchema(context)
+ .merge(topicSchema)
+ .merge(videosSchema)
+ .merge(z.object({ overviewTitle: z.string().optional() }))
+ .merge(
+ z.object({
+ seeAlso: z
+ .object({
+ items: z.array(
+ z.object({
+ title: z.string(),
+ url: z.string(),
+ icon: z.string().optional(),
+ }),
+ ),
+ expanded: z.boolean().optional().default(true),
+ label: z.string().optional().default('See also'),
+ })
+ .optional(),
+ browseCentral: z
+ .object({
+ label: z.string().optional(),
+ filterType: z.array(z.enum(['code-sample', 'tutorial', 'video'])),
+ category: z.array(z.string()),
+ icon: z.string().optional(),
+ })
+ .optional(),
+ }),
+ ),
}),
}),
// GitHub Releases - Automatically fetched from GitHub releases
diff --git a/src/content/docs/cookbooks/building-custom-org-switcher.mdx b/src/content/docs/cookbooks/building-custom-org-switcher.mdx
new file mode 100644
index 000000000..66d689056
--- /dev/null
+++ b/src/content/docs/cookbooks/building-custom-org-switcher.mdx
@@ -0,0 +1,255 @@
+---
+title: 'Building a Custom Organization Switcher'
+description: 'Learn how to build your own organization switcher UI for complete control over multi-tenant user experiences.'
+date: 2025-01-21
+tags: ['Full stack auth']
+excerpt: When users belong to multiple organizations, the default Scalekit organization switcher handles most use cases. However, some applications require deeper integration—a custom switcher embedded directly in your app's navigation, or a specialized UI that matches your design system.
+featured: true
+cover:
+ alt: 'Modern desk setup with laptop and workspace accessories'
+ image: ../../../../assets/blog/covers/custom-org-switcher.jpg
+authors:
+ - name: 'Hashirr'
+ title: 'Hero developer'
+ url: 'https://www.linkedin.com/in/hashirr-lukmahn/'
+ picture: '/images/blog/authors/hashirr-lukmahn.jpg'
+---
+import { TabItem, Tabs } from '@astrojs/starlight/components';
+
+When users belong to multiple organizations, the default Scalekit organization switcher handles most use cases. However, some applications require deeper integration—a custom switcher embedded directly in your app's navigation, or a specialized UI that matches your design system.
+
+This guide shows you how to build your own organization switcher using Scalekit's APIs.
+
+## Why build a custom switcher?
+
+The default Scalekit-hosted switcher works well for most scenarios. Build a custom switcher when you need:
+
+- **In-app navigation**: Users switch organizations without leaving your application
+- **Custom branding**: The switcher matches your application's design language
+- **Specialized workflows**: Your app needs org-specific logic during switches
+- **Reduced redirects**: Avoid sending users through the authentication flow for every switch
+
+## How the custom switcher works
+
+Your application handles the entire switching flow:
+
+1. User authenticates through Scalekit and receives a session
+2. Your app fetches the user's organizations via the User Sessions API
+3. You render your own organization selector UI
+4. When a user selects an organization, your app updates the active context
+
+This approach gives you full control over the UI and routing, but requires you to manage session state and organization context within your application.
+
+## Fetch user organizations
+
+The User Sessions API returns the `authenticated_organizations` field containing all organizations the user can access. Use this data to populate your switcher UI.
+
+
+
+ ```javascript title="Express.js"
+ // Use case: Get user's organizations for your switcher UI
+ // Security: Always validate session ownership before returning org data
+ const session = await scalekit.session.getSession(sessionId);
+
+ // Extract organizations from the session response
+ const organizations = session.authenticated_organizations || [];
+
+ // Render your organization switcher with this data
+ res.json({ organizations });
+ ```
+
+
+ ```python title="Flask"
+ # Use case: Get user's organizations for your switcher UI
+ # Security: Always validate session ownership before returning org data
+ session = scalekit_client.session.get_session(session_id)
+
+ # Extract organizations from the session response
+ organizations = session.get('authenticated_organizations', [])
+
+ # Render your organization switcher with this data
+ return jsonify({'organizations': organizations})
+ ```
+
+
+ ```go title="Gin"
+ // Use case: Get user's organizations for your switcher UI
+ // Security: Always validate session ownership before returning org data
+ session, err := scalekitClient.Session().GetSession(ctx, sessionId)
+ if err != nil {
+ return err
+ }
+
+ // Extract organizations from the session response
+ organizations := session.AuthenticatedOrganizations
+
+ // Render your organization switcher with this data
+ c.JSON(http.StatusOK, gin.H{"organizations": organizations})
+ ```
+
+
+ ```java title="Spring"
+ // Use case: Get user's organizations for your switcher UI
+ // Security: Always validate session ownership before returning org data
+ Session session = scalekitClient.sessions().getSession(sessionId);
+
+ // Extract organizations from the session response
+ List organizations = session.getAuthenticatedOrganizations();
+
+ // Render your organization switcher with this data
+ return ResponseEntity.ok(Map.of("organizations", organizations));
+ ```
+
+
+
+The response includes organization IDs, names, and metadata for each organization the user can access.
+
+## Add domain context
+
+Enhance your switcher by displaying which domains are associated with each organization. Use the Domains API to fetch this information.
+
+```javascript
+// Example: Fetch domains for an organization
+const domains = await scalekit.domains.list({ organizationId: 'org_123' });
+
+// Display "@acme.com" next to the organization name in your UI
+```
+
+This helps users quickly identify the correct organization, especially when they belong to organizations with similar names.
+
+## Handle organization selection
+
+When a user selects an organization in your custom switcher, update your application's context. Store the active organization ID in session storage or a cookie, then use it for subsequent API calls.
+
+
+
+ ```javascript title="Express.js"
+ // Use case: Store selected organization and fetch org-specific data
+ app.post('/api/select-organization', async (req, res) => {
+ const { organizationId } = req.body;
+ const sessionId = req.session.scalekitSessionId;
+
+ // Security: Verify the user belongs to this organization
+ const session = await scalekit.session.getSession(sessionId);
+ const hasAccess = session.authenticated_organizations.some(
+ org => org.id === organizationId
+ );
+
+ if (!hasAccess) {
+ return res.status(403).json({ error: 'Unauthorized' });
+ }
+
+ // Store the active organization in the user's session
+ req.session.activeOrganizationId = organizationId;
+
+ res.json({ success: true });
+ });
+ ```
+
+
+ ```python title="Flask"
+ # Use case: Store selected organization and fetch org-specific data
+ @app.route('/api/select-organization', methods=['POST'])
+ def select_organization():
+ data = request.get_json()
+ organization_id = data.get('organizationId')
+ session_id = session.get('scalekit_session_id')
+
+ # Security: Verify the user belongs to this organization
+ user_session = scalekit_client.session.get_session(session_id)
+ has_access = any(
+ org['id'] == organization_id
+ for org in user_session.get('authenticated_organizations', [])
+ )
+
+ if not has_access:
+ return jsonify({'error': 'Unauthorized'}), 403
+
+ # Store the active organization in the user's session
+ session['active_organization_id'] = organization_id
+
+ return jsonify({'success': True})
+ ```
+
+
+ ```go title="Gin"
+ // Use case: Store selected organization and fetch org-specific data
+ func SelectOrganization(c *gin.Context) {
+ var req struct {
+ OrganizationID string `json:"organizationId"`
+ }
+ if err := c.BindJSON(&req); err != nil {
+ c.JSON(http.StatusBadRequest, gin.H{"error": "Invalid request"})
+ return
+ }
+
+ sessionID := c.GetString("scalekitSessionID")
+
+ // Security: Verify the user belongs to this organization
+ session, err := scalekitClient.Session().GetSession(ctx, sessionID)
+ if err != nil {
+ c.JSON(http.StatusInternalServerError, gin.H{"error": "Session error"})
+ return
+ }
+
+ hasAccess := false
+ for _, org := range session.AuthenticatedOrganizations {
+ if org.ID == req.OrganizationID {
+ hasAccess = true
+ break
+ }
+ }
+
+ if !hasAccess {
+ c.JSON(http.StatusForbidden, gin.H{"error": "Unauthorized"})
+ return
+ }
+
+ // Store the active organization in the user's session
+ c.SetCookie("activeOrganizationID", req.OrganizationID, 3600, "/", "", true, true)
+
+ c.JSON(http.StatusOK, gin.H{"success": true})
+ }
+ ```
+
+
+ ```java title="Spring"
+ // Use case: Store selected organization and fetch org-specific data
+ @PostMapping("/api/select-organization")
+ public ResponseEntity> selectOrganization(
+ @RequestBody Map request,
+ HttpSession httpSession
+ ) {
+ String organizationId = request.get("organizationId");
+ String sessionId = (String) httpSession.getAttribute("scalekitSessionId");
+
+ // Security: Verify the user belongs to this organization
+ Session session = scalekitClient.sessions().getSession(sessionId);
+ boolean hasAccess = session.getAuthenticatedOrganizations().stream()
+ .anyMatch(org -> org.getId().equals(organizationId));
+
+ if (!hasAccess) {
+ return ResponseEntity.status(HttpStatus.FORBIDDEN)
+ .body(Map.of("error", "Unauthorized"));
+ }
+
+ // Store the active organization in the user's session
+ httpSession.setAttribute("activeOrganizationId", organizationId);
+
+ return ResponseEntity.ok(Map.of("success", true));
+ }
+ ```
+
+
+
+Always verify that the user actually belongs to the organization they're attempting to switch to. The `authenticated_organizations` array from the session is your source of truth for access control.
+
+## When to use the hosted switcher instead
+
+The default Scalekit-hosted switcher is the right choice when:
+
+- You want the quickest implementation with minimal code
+- Your application doesn't require in-app organization switching
+- You're okay with users navigating through the authentication flow to switch organizations
+
+Build a custom switcher when user experience requirements demand deeper integration with your application's UI and routing.
diff --git a/src/pages/cookbooks.astro b/src/pages/cookbook.astro
similarity index 100%
rename from src/pages/cookbooks.astro
rename to src/pages/cookbook.astro