From 3a0b9a19153b226266b3350adabfa7977d9fb70c Mon Sep 17 00:00:00 2001 From: Heiko Pohl Date: Fri, 16 Jan 2026 10:34:23 +0100 Subject: [PATCH] Create collabora docu german --- .../current/user/collabora.md | 39 ++ .../current/user/common-issues.md | 2 +- .../version-4.0/user/collabora.md | 39 ++ .../version-4.0/user/common-issues.md | 2 +- package.json | 2 +- pnpm-lock.yaml | 616 +++++++++++------- 6 files changed, 449 insertions(+), 251 deletions(-) create mode 100644 i18n/de/docusaurus-plugin-content-docs/current/user/collabora.md create mode 100644 i18n/de/docusaurus-plugin-content-docs/version-4.0/user/collabora.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/collabora.md b/i18n/de/docusaurus-plugin-content-docs/current/user/collabora.md new file mode 100644 index 00000000..081d5266 --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/collabora.md @@ -0,0 +1,39 @@ +--- +sidebar_position: 10 +id: collabora +title: Collabora in OpenCloud +description: Collabora in OpenCloud +draft: false +--- + +# Collabora Online in OpenCloud + +Collabora Online ermöglicht es Ihnen, Dokumente (Textdokumente, Tabellenkalkulationen, Präsentationen) direkt in Ihrem Browser zu erstellen und zu bearbeiten – ganz ohne zusätzliche Software. +Die Integration mit OpenCloud bietet einen nahtlosen Zugriff auf Ihre Dateien und ermöglicht die Zusammenarbeit in Echtzeit. + +## Funktionen in OpenCloud + +### Dateien direkt aus der Cloud öffnen + +Alle in OpenCloud gespeicherten Dokumente können direkt in Collabora geöffnet werden. + +### Gemeinsame Bearbeitung + +Mehrere Benutzer können gleichzeitig am selben Dokument arbeiten, wobei Änderungen in Echtzeit synchronisiert werden. + +### Bilder aus OpenCloud einfügen + +Sie können Bilder, die in OpenCloud gespeichert sind, direkt in Ihre Dokumente einfügen. + +### Automatisches Speichern und Versionierung + +Änderungen werden automatisch gespeichert, und alle Versionen bleiben innerhalb von OpenCloud erhalten. + +### Unterstützte Formate + +Collabora Online unterstützt gängige Office-Formate wie `.odt`, `.docx`, `.ods`, `.xlsx`, `.odp` und weitere. + +## Hinweise + +- Die Leistung hängt von Ihrer Internetverbindung und der Größe des Dokuments ab. +- Für erweiterte Funktionen oder detaillierte Anleitungen verweisen wir auf die [offizielle Collabora-Online-Dokumentation](https://www.collaboraoffice.com/collabora-online/). diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/common-issues.md b/i18n/de/docusaurus-plugin-content-docs/current/user/common-issues.md index 84fd4af0..8305cedc 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/common-issues.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/common-issues.md @@ -1,5 +1,5 @@ --- -sidebar_position: 10 +sidebar_position: 11 id: common-issues title: Häufige Probleme & Hilfe description: Häufige Probleme & Hilfe diff --git a/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/collabora.md b/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/collabora.md new file mode 100644 index 00000000..081d5266 --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/collabora.md @@ -0,0 +1,39 @@ +--- +sidebar_position: 10 +id: collabora +title: Collabora in OpenCloud +description: Collabora in OpenCloud +draft: false +--- + +# Collabora Online in OpenCloud + +Collabora Online ermöglicht es Ihnen, Dokumente (Textdokumente, Tabellenkalkulationen, Präsentationen) direkt in Ihrem Browser zu erstellen und zu bearbeiten – ganz ohne zusätzliche Software. +Die Integration mit OpenCloud bietet einen nahtlosen Zugriff auf Ihre Dateien und ermöglicht die Zusammenarbeit in Echtzeit. + +## Funktionen in OpenCloud + +### Dateien direkt aus der Cloud öffnen + +Alle in OpenCloud gespeicherten Dokumente können direkt in Collabora geöffnet werden. + +### Gemeinsame Bearbeitung + +Mehrere Benutzer können gleichzeitig am selben Dokument arbeiten, wobei Änderungen in Echtzeit synchronisiert werden. + +### Bilder aus OpenCloud einfügen + +Sie können Bilder, die in OpenCloud gespeichert sind, direkt in Ihre Dokumente einfügen. + +### Automatisches Speichern und Versionierung + +Änderungen werden automatisch gespeichert, und alle Versionen bleiben innerhalb von OpenCloud erhalten. + +### Unterstützte Formate + +Collabora Online unterstützt gängige Office-Formate wie `.odt`, `.docx`, `.ods`, `.xlsx`, `.odp` und weitere. + +## Hinweise + +- Die Leistung hängt von Ihrer Internetverbindung und der Größe des Dokuments ab. +- Für erweiterte Funktionen oder detaillierte Anleitungen verweisen wir auf die [offizielle Collabora-Online-Dokumentation](https://www.collaboraoffice.com/collabora-online/). diff --git a/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/common-issues.md b/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/common-issues.md index 84fd4af0..8305cedc 100644 --- a/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/common-issues.md +++ b/i18n/de/docusaurus-plugin-content-docs/version-4.0/user/common-issues.md @@ -1,5 +1,5 @@ --- -sidebar_position: 10 +sidebar_position: 11 id: common-issues title: Häufige Probleme & Hilfe description: Häufige Probleme & Hilfe diff --git a/package.json b/package.json index e20d376c..a659d6a9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@opencloud-eu/prettier-config": "^3.2.0", "likec4": "1.46.2", "markdownlint-cli2": "^0.18.1", - "prettier": "^3.7.4", + "prettier": "^3.8.0", "raw-loader": "^4.0.2", "typescript": "~5.6.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a318a538..3c31e477 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ importers: version: 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/preset-classic': specifier: 3.9.2 - version: 3.9.2(@algolia/client-search@5.46.2)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3) + version: 3.9.2(@algolia/client-search@5.46.3)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3) '@docusaurus/theme-common': specifier: ^3.9.2 - version: 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/theme-mermaid': specifier: ^3.9.2 - version: 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) + version: 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@easyops-cn/docusaurus-search-local': specifier: ^0.48.5 - version: 0.48.5(@docusaurus/theme-common@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) + version: 0.48.5(@docusaurus/theme-common@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@mdx-js/react': specifier: ^3.1.1 version: 3.1.1(@types/react@19.2.8)(react@19.2.3) @@ -53,16 +53,16 @@ importers: version: 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@opencloud-eu/prettier-config': specifier: ^3.2.0 - version: 3.2.0(prettier@3.7.4) + version: 3.2.0(prettier@3.8.0) likec4: specifier: 1.46.2 - version: 1.46.2(@types/node@25.0.7)(@types/react@19.2.8)(jiti@1.21.7)(picomatch@4.0.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(terser@5.44.1) + version: 1.46.2(@types/node@25.0.9)(@types/react@19.2.8)(jiti@1.21.7)(picomatch@4.0.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(terser@5.46.0) markdownlint-cli2: specifier: ^0.18.1 version: 0.18.1 prettier: - specifier: ^3.7.4 - version: 3.7.4 + specifier: ^3.8.0 + version: 3.8.0 raw-loader: specifier: ^4.0.2 version: 4.0.2(webpack@5.104.1(esbuild@0.27.1)) @@ -72,83 +72,103 @@ importers: packages: - '@algolia/abtesting@1.12.2': - resolution: {integrity: sha512-oWknd6wpfNrmRcH0vzed3UPX0i17o4kYLM5OMITyMVM2xLgaRbIafoxL0e8mcrNNb0iORCJA0evnNDKRYth5WQ==} - engines: {node: '>= 14.0.0'} + '@ai-sdk/gateway@2.0.27': + resolution: {integrity: sha512-8hbezMsGa0crSt7/DKjkYL1UbbJJW/UFxTfhmf5qcIeYeeWG4dTNmm+DWbUdIsTaWvp59KC4eeC9gYXBbTHd7w==} + engines: {node: '>=18'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 - '@algolia/autocomplete-core@1.17.9': - resolution: {integrity: sha512-O7BxrpLDPJWWHv/DLA9DRFWs+iY1uOJZkqUwjS5HSZAGcl0hIVCQ97LTLewiZmZ402JYUrun+8NqFP+hCknlbQ==} + '@ai-sdk/provider-utils@3.0.20': + resolution: {integrity: sha512-iXHVe0apM2zUEzauqJwqmpC37A5rihrStAih5Ks+JE32iTe4LZ58y17UGBjpQQTCRw9YxMeo2UFLxLpBluyvLQ==} + engines: {node: '>=18'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 - '@algolia/autocomplete-plugin-algolia-insights@1.17.9': - resolution: {integrity: sha512-u1fEHkCbWF92DBeB/KHeMacsjsoI0wFhjZtlCq2ddZbAehshbZST6Hs0Avkc0s+4UyBGbMDnSuXHLuvRWK5iDQ==} + '@ai-sdk/provider@2.0.1': + resolution: {integrity: sha512-KCUwswvsC5VsW2PWFqF8eJgSCu5Ysj7m1TxiHTVA6g7k360bk0RNQENT8KTMAYEs+8fWPD3Uu4dEmzGHc+jGng==} + engines: {node: '>=18'} + + '@ai-sdk/react@2.0.123': + resolution: {integrity: sha512-exaEvHAsDdR0wgzF3l0BmC9U1nPLnkPK2CCnX3BP4RDj/PySZvPXjry3AOz1Ayb8KSPZgWklVRzxsQxrOYQJxA==} + engines: {node: '>=18'} peerDependencies: - search-insights: '>= 1 < 3' + react: ^18 || ~19.0.1 || ~19.1.2 || ^19.2.1 + zod: ^3.25.76 || ^4.1.8 + peerDependenciesMeta: + zod: + optional: true - '@algolia/autocomplete-preset-algolia@1.17.9': - resolution: {integrity: sha512-Na1OuceSJeg8j7ZWn5ssMu/Ax3amtOwk76u4h5J4eK2Nx2KB5qt0Z4cOapCsxot9VcEN11ADV5aUSlQF4RhGjQ==} + '@algolia/abtesting@1.12.3': + resolution: {integrity: sha512-0SpSdnME0RCS6UHSs9XD3ox4bMcCg1JTmjAJ3AU6rcTlX54CZOAEPc2as8uSghX6wfKGT0HWes4TeUpjJMg6FQ==} + engines: {node: '>= 14.0.0'} + + '@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: - '@algolia/client-search': '>= 4.9.1 < 6' - algoliasearch: '>= 4.9.1 < 6' + search-insights: '>= 1 < 3' - '@algolia/autocomplete-shared@1.17.9': - resolution: {integrity: sha512-iDf05JDQ7I0b7JEA/9IektxN/80a2MZ1ToohfmNS3rfeuQnIKI3IJlIafD0xu4StbtQTghx9T3Maa97ytkXenQ==} + '@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.46.2': - resolution: {integrity: sha512-oRSUHbylGIuxrlzdPA8FPJuwrLLRavOhAmFGgdAvMcX47XsyM+IOGa9tc7/K5SPvBqn4nhppOCEz7BrzOPWc4A==} + '@algolia/client-abtesting@5.46.3': + resolution: {integrity: sha512-i2C8sBcl3EKXuCd5nlGohW+pZ9pY3P3JKJ2OYqsbCPg6wURiR32hNDiDvDq7/dqJ7KWWwC2snxJhokZzGlckgQ==} engines: {node: '>= 14.0.0'} - '@algolia/client-analytics@5.46.2': - resolution: {integrity: sha512-EPBN2Oruw0maWOF4OgGPfioTvd+gmiNwx0HmD9IgmlS+l75DatcBkKOPNJN+0z3wBQWUO5oq602ATxIfmTQ8bA==} + '@algolia/client-analytics@5.46.3': + resolution: {integrity: sha512-uFmD7m3LOym1SAURHeiqupHT9jui+9HK0lAiIvm077gXEscOM5KKXM4rg/ICzQ3UDHLZEA0Lb5TglWsXnieE6w==} engines: {node: '>= 14.0.0'} - '@algolia/client-common@5.46.2': - resolution: {integrity: sha512-Hj8gswSJNKZ0oyd0wWissqyasm+wTz1oIsv5ZmLarzOZAp3vFEda8bpDQ8PUhO+DfkbiLyVnAxsPe4cGzWtqkg==} + '@algolia/client-common@5.46.3': + resolution: {integrity: sha512-SN+yK840nXa+2+mF72hrDfGd8+B7eBjF8TK/8KoRMdjlAkO/P3o3vtpjKRKI/Sk4L8kYYkB/avW8l+cwR+O1Ew==} engines: {node: '>= 14.0.0'} - '@algolia/client-insights@5.46.2': - resolution: {integrity: sha512-6dBZko2jt8FmQcHCbmNLB0kCV079Mx/DJcySTL3wirgDBUH7xhY1pOuUTLMiGkqM5D8moVZTvTdRKZUJRkrwBA==} + '@algolia/client-insights@5.46.3': + resolution: {integrity: sha512-5ic1liG0VucNPi6gKCWh5bEUGWQfyEmVeXiNKS+rOSppg7B7nKH0PEEJOFXBbHmgK5aPfNNZINiKcyUoH4XsFA==} engines: {node: '>= 14.0.0'} - '@algolia/client-personalization@5.46.2': - resolution: {integrity: sha512-1waE2Uqh/PHNeDXGn/PM/WrmYOBiUGSVxAWqiJIj73jqPqvfzZgzdakHscIVaDl6Cp+j5dwjsZ5LCgaUr6DtmA==} + '@algolia/client-personalization@5.46.3': + resolution: {integrity: sha512-f4HNitgTip8tntKgluYBTc1LWSOkbNCdxZvRA3rRBZnEAYSvLe7jpE+AxRep6RY+prSWwMtyeCFhA/F1Um+TuQ==} engines: {node: '>= 14.0.0'} - '@algolia/client-query-suggestions@5.46.2': - resolution: {integrity: sha512-EgOzTZkyDcNL6DV0V/24+oBJ+hKo0wNgyrOX/mePBM9bc9huHxIY2352sXmoZ648JXXY2x//V1kropF/Spx83w==} + '@algolia/client-query-suggestions@5.46.3': + resolution: {integrity: sha512-/AaVqah2aYyJj7Cazu5QRkgcV3HF3lkBJo5TRkgqQ26xR4iHNRbLF2YsWJfJpJEFghlTF2HOCh7IgzaUCnM+8A==} engines: {node: '>= 14.0.0'} - '@algolia/client-search@5.46.2': - resolution: {integrity: sha512-ZsOJqu4HOG5BlvIFnMU0YKjQ9ZI6r3C31dg2jk5kMWPSdhJpYL9xa5hEe7aieE+707dXeMI4ej3diy6mXdZpgA==} + '@algolia/client-search@5.46.3': + resolution: {integrity: sha512-hfpCIukPuwkrlwsYfJEWdU5R5bduBHEq2uuPcqmgPgNq5MSjmiNIzRuzxGZZgiBKcre6gZT00DR7G1AFn//wiQ==} engines: {node: '>= 14.0.0'} '@algolia/events@4.0.1': resolution: {integrity: sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==} - '@algolia/ingestion@1.46.2': - resolution: {integrity: sha512-1Uw2OslTWiOFDtt83y0bGiErJYy5MizadV0nHnOoHFWMoDqWW0kQoMFI65pXqRSkVvit5zjXSLik2xMiyQJDWQ==} + '@algolia/ingestion@1.46.3': + resolution: {integrity: sha512-ChVzNkCzAVxKozTnTgPWCG69WQLjzW7X6OqD91zUh8U38ZhPEX/t3qGhXs+M9ZNaHcJ7xToMB3jywNwONhpLGA==} engines: {node: '>= 14.0.0'} - '@algolia/monitoring@1.46.2': - resolution: {integrity: sha512-xk9f+DPtNcddWN6E7n1hyNNsATBCHIqAvVGG2EAGHJc4AFYL18uM/kMTiOKXE/LKDPyy1JhIerrh9oYb7RBrgw==} + '@algolia/monitoring@1.46.3': + resolution: {integrity: sha512-MZa+Z5iPmVMxVAQ0aq4HpGsja5utSLEMcOuY01X8D46vvMrSPkP8DnlDFtu1PgJ0RwyIGqqx7v+ClFo6iRJ6bA==} engines: {node: '>= 14.0.0'} - '@algolia/recommend@5.46.2': - resolution: {integrity: sha512-NApbTPj9LxGzNw4dYnZmj2BoXiAc8NmbbH6qBNzQgXklGklt/xldTvu+FACN6ltFsTzoNU6j2mWNlHQTKGC5+Q==} + '@algolia/recommend@5.46.3': + resolution: {integrity: sha512-cr3atJRJBKgAKZl/Oxo4sig6Se0+ukbyIOOluPV5H+ZAXVcxuMoXQgwQ1M5UHPnCnEsZ4uBXhBmilRgUQpUegw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-browser-xhr@5.46.2': - resolution: {integrity: sha512-ekotpCwpSp033DIIrsTpYlGUCF6momkgupRV/FA3m62SreTSZUKjgK6VTNyG7TtYfq9YFm/pnh65bATP/ZWJEg==} + '@algolia/requester-browser-xhr@5.46.3': + resolution: {integrity: sha512-/Ku9GImJf2SKoRM2S3e03MjCVaWJCP5olih4k54DRhNDdmxBkd3nsWuUXvDElY3Ucw/arBYGs5SYz79SoS5APw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-fetch@5.46.2': - resolution: {integrity: sha512-gKE+ZFi/6y7saTr34wS0SqYFDcjHW4Wminv8PDZEi0/mE99+hSrbKgJWxo2ztb5eqGirQTgIh1AMVacGGWM1iw==} + '@algolia/requester-fetch@5.46.3': + resolution: {integrity: sha512-Uw+SPy/zpfwbH1AxQaeOWvWVzPEcO0XbtLbbSz0HPcEIiBGWyfa9LUCxD5UferbDjrSQNVimmzl3FaWi4u8Ykw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-node-http@5.46.2': - resolution: {integrity: sha512-ciPihkletp7ttweJ8Zt+GukSVLp2ANJHU+9ttiSxsJZThXc4Y2yJ8HGVWesW5jN1zrsZsezN71KrMx/iZsOYpg==} + '@algolia/requester-node-http@5.46.3': + resolution: {integrity: sha512-4No9iTjr1GZ0JWsFbQJj9aZBnmKyY1sTxOoEud9+SGe3U6iAulF0A0lI4cWi/F/Gcfg8V3jkaddcqSQKDnE45w==} engines: {node: '>= 14.0.0'} '@antfu/install-pkg@1.1.0': @@ -1062,11 +1082,25 @@ packages: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} - '@docsearch/css@3.9.0': - resolution: {integrity: sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==} + '@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/react@3.9.0': - resolution: {integrity: sha512-mb5FOZYZIkRQ6s/NWnM98k879vu5pscWqTLubLFBO87igYYT4VzVazh4h5o/zCvTIZgEt3PvsCOMOswOUo9yHQ==} + '@docsearch/css@4.4.0': + resolution: {integrity: sha512-e9vPgtih6fkawakmYo0Y6V4BKBmDV7Ykudn7ADWXUs5b6pmtBRwDbpSG/WiaUG63G28OkJDEnsMvgIAnZgGwYw==} + + '@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' @@ -1653,6 +1687,10 @@ packages: peerDependencies: prettier: ^3.0.0 + '@opentelemetry/api@1.9.0': + resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==} + engines: {node: '>=8.0.0'} + '@peculiar/asn1-cms@2.6.0': resolution: {integrity: sha512-2uZqP+ggSncESeUF/9Su8rWqGclEfEiz1SyU02WX5fUONFfkjzS2Z/F1Li0ofSmf4JqYXIOdCAZqIXAIBAT1OA==} @@ -1695,8 +1733,8 @@ packages: resolution: {integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==} engines: {node: '>=12.22.0'} - '@pnpm/npm-conf@2.3.1': - resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==} + '@pnpm/npm-conf@3.0.2': + resolution: {integrity: sha512-h104Kh26rR8tm+a3Qkc5S4VLYint3FE48as7+/5oCEcKR2idC/pF1G6AhIXKI+eHPJa/3J9i5z0Al47IeGHPkA==} engines: {node: '>=12'} '@polka/url@1.0.0-next.29': @@ -1863,6 +1901,9 @@ packages: '@slorber/remark-comment@1.0.0': resolution: {integrity: sha512-RCE24n7jsOj1M0UPvIQCHTe7fI0sFL4S2nwKVWwHyVr/wI/H8GosgsJGyhnsZoGFnD/P2hLf1mSbrrgSLN93NA==} + '@standard-schema/spec@1.1.0': + resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} + '@svgr/babel-plugin-add-jsx-attribute@8.0.0': resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} engines: {node: '>=14'} @@ -2087,9 +2128,6 @@ packages: '@types/express-serve-static-core@4.19.8': resolution: {integrity: sha512-02S5fmqeoKzVZCHPZid4b8JH2eM5HzQLZWN2FohQEy/0eXTq8VXZfSN6Pcr3F6N9R/vNrj7cpgbhjie6m/1tCA==} - '@types/express-serve-static-core@5.1.1': - resolution: {integrity: sha512-v4zIMr/cX7/d2BpAEX3KNKL/JrT1s43s96lLvvdTmza1oEvDudCqK9aF/djc/SWgy8Yh0h30TZx5VpzqFCxk5A==} - '@types/express@4.17.25': resolution: {integrity: sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==} @@ -2147,8 +2185,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@25.0.7': - resolution: {integrity: sha512-C/er7DlIZgRJO7WtTdYovjIFzGsz0I95UlMyR9anTb4aCpBSRWe5Jc1/RvLKUfzmOxHPGjSE5+63HgLtndxU4w==} + '@types/node@25.0.9': + resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} '@types/prismjs@1.26.5': resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==} @@ -2213,6 +2251,10 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + '@vercel/oidc@3.1.0': + resolution: {integrity: sha512-Fw28YZpRnA3cAHHDlkt7xQHiJ0fcL+NRcIqsocZQUSmbzeIKRpwttJjik5ZGanXP+vlA4SbTg+AbA3bP363l+w==} + engines: {node: '>= 20'} + '@vitejs/plugin-react@5.1.2': resolution: {integrity: sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==} engines: {node: ^20.19.0 || >=22.12.0} @@ -2311,6 +2353,12 @@ packages: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} + ai@5.0.121: + resolution: {integrity: sha512-3iYPdARKGLryC/7OA9RgBUaym1gynvWS7UPy8NwoRNCKP52lshldtHB5xcEfVviw7liWH2zJlW9yEzsDglcIEQ==} + engines: {node: '>=18'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + ajv-formats@2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} peerDependencies: @@ -2340,8 +2388,8 @@ packages: peerDependencies: algoliasearch: '>= 3.1 < 6' - algoliasearch@5.46.2: - resolution: {integrity: sha512-qqAXW9QvKf2tTyhpDA4qXv1IfBwD2eduSW6tUEBFIfCeE9gn9HQ9I5+MaKoenRuHrzk5sQoNh1/iof8mY7uD6Q==} + algoliasearch@5.46.3: + resolution: {integrity: sha512-n/NdPglzmkcNYZfIT3Fo8pnDR/lKiK1kZ1Yaa315UoLyHymADhWw15+bzN5gBxrCA8KyeNu0JJD6mLtTov43lQ==} engines: {node: '>= 14.0.0'} ansi-align@3.0.1: @@ -2864,8 +2912,8 @@ packages: resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==} engines: {node: '>= 6'} - cssdb@8.6.0: - resolution: {integrity: sha512-7ZrRi/Z3cRL1d5I8RuXEWAkRFP3J4GeQRiyVknI4KC70RAU8hT4LysUZDe0y+fYNOktCbxE8sOPUOhyR12UqGQ==} + cssdb@8.7.0: + resolution: {integrity: sha512-UxiWVpV953ENHqAKjKRPZHNDfRo3uOymvO5Ef7MFCWlenaohkYj7PTO7WCBdjZm8z/aDZd6rXyUIlwZ0AjyFSg==} cssesc@3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} @@ -2973,8 +3021,8 @@ packages: resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==} engines: {node: '>=12'} - d3-format@3.1.0: - resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==} + d3-format@3.1.2: + resolution: {integrity: sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==} engines: {node: '>=12'} d3-geo@3.1.1: @@ -3376,6 +3424,10 @@ packages: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} + eventsource-parser@3.0.6: + resolution: {integrity: sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==} + engines: {node: '>=18.0.0'} + execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -4013,6 +4065,9 @@ packages: json-schema-traverse@1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} + json-schema@0.4.0: + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} + json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} @@ -4248,8 +4303,8 @@ packages: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} - memfs@4.51.1: - resolution: {integrity: sha512-Eyt3XrufitN2ZL9c/uIRMyDwXanLI88h/L3MoWqNY747ha3dMR9dWqp8cRT5ntjZ0U1TNuq4U91ZXK0sMBjYOQ==} + memfs@4.52.0: + resolution: {integrity: sha512-dG5ZY1wUCPWhtl4M2mlc7Wx4OrMGtiI79axnScxwDoPR/25biQYrYm21OpKyZcnKv8pvWaX95SRtZgecZ84gFg==} merge-descriptors@1.0.3: resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==} @@ -5105,8 +5160,8 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} - prettier@3.7.4: - resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==} + prettier@3.8.0: + resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==} engines: {node: '>=14'} hasBin: true @@ -5288,8 +5343,8 @@ packages: resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==} engines: {node: '>=4'} - registry-auth-token@5.1.0: - resolution: {integrity: sha512-GdekYuwLXLxMuFTwAPg5UKGLW/UXzQrZvH/Zj791BQif5T05T0RsaLfHc9q3ZOKi7n+BoprPD9mJ0O0k4xzUlw==} + registry-auth-token@5.1.1: + resolution: {integrity: sha512-P7B4+jq8DeD2nMsAcdfaqHbssgHtZ7Z5+++a5ask90fvmJ8p5je4mOa+wzu+DB4vQ5tdJV/xywY+UnVFeQLV5Q==} engines: {node: '>=14'} registry-url@6.0.1: @@ -5697,6 +5752,11 @@ packages: engines: {node: '>=14.0.0'} 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 + tapable@2.3.0: resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} engines: {node: '>=6'} @@ -5717,8 +5777,8 @@ packages: uglify-js: optional: true - terser@5.44.1: - resolution: {integrity: sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==} + terser@5.46.0: + resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} engines: {node: '>=10'} hasBin: true @@ -5728,6 +5788,10 @@ packages: peerDependencies: tslib: ^2 + throttleit@2.1.0: + resolution: {integrity: sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==} + engines: {node: '>=18'} + thunky@1.1.0: resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} @@ -5818,8 +5882,8 @@ packages: uc.micro@2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} - ufo@1.6.2: - resolution: {integrity: sha512-heMioaxBcG9+Znsda5Q8sQbWnLJSl98AFDXTO80wELWEzX3hordXsTdxrIfMQoO9IY1MEnoGoPjpoKpMj+Yx0Q==} + ufo@1.6.3: + resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} @@ -6011,8 +6075,8 @@ packages: vscode-uri@3.0.8: resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} - watchpack@2.5.0: - resolution: {integrity: sha512-e6vZvY6xboSwLz2GD36c16+O/2Z6fKvIf4pOXptw2rY9MVwE/TXc6RGqxD3I3x0a28lwBY7DE+76uTPSsBrrCA==} + watchpack@2.5.1: + resolution: {integrity: sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==} engines: {node: '>=10.13.0'} wbuf@1.7.3: @@ -6179,6 +6243,9 @@ packages: resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==} engines: {node: '>=12.20'} + zod@4.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} + zustand@4.5.7: resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==} engines: {node: '>=12.7.0'} @@ -6199,119 +6266,141 @@ packages: snapshots: - '@algolia/abtesting@1.12.2': + '@ai-sdk/gateway@2.0.27(zod@4.3.5)': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@ai-sdk/provider': 2.0.1 + '@ai-sdk/provider-utils': 3.0.20(zod@4.3.5) + '@vercel/oidc': 3.1.0 + zod: 4.3.5 + + '@ai-sdk/provider-utils@3.0.20(zod@4.3.5)': + dependencies: + '@ai-sdk/provider': 2.0.1 + '@standard-schema/spec': 1.1.0 + eventsource-parser: 3.0.6 + zod: 4.3.5 + + '@ai-sdk/provider@2.0.1': + dependencies: + json-schema: 0.4.0 + + '@ai-sdk/react@2.0.123(react@19.2.3)(zod@4.3.5)': + dependencies: + '@ai-sdk/provider-utils': 3.0.20(zod@4.3.5) + ai: 5.0.121(zod@4.3.5) + react: 19.2.3 + swr: 2.3.8(react@19.2.3) + throttleit: 2.1.0 + optionalDependencies: + zod: 4.3.5 - '@algolia/autocomplete-core@1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2)(search-insights@2.17.3)': + '@algolia/abtesting@1.12.3': dependencies: - '@algolia/autocomplete-plugin-algolia-insights': 1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2)(search-insights@2.17.3) - '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2) + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 + + '@algolia/autocomplete-core@1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3)(search-insights@2.17.3)': + dependencies: + '@algolia/autocomplete-plugin-algolia-insights': 1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3)(search-insights@2.17.3) + '@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3) transitivePeerDependencies: - '@algolia/client-search' - algoliasearch - search-insights - '@algolia/autocomplete-plugin-algolia-insights@1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2)(search-insights@2.17.3)': + '@algolia/autocomplete-plugin-algolia-insights@1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3)(search-insights@2.17.3)': dependencies: - '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2) + '@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3) search-insights: 2.17.3 transitivePeerDependencies: - '@algolia/client-search' - algoliasearch - '@algolia/autocomplete-preset-algolia@1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2)': + '@algolia/autocomplete-shared@1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3)': dependencies: - '@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2) - '@algolia/client-search': 5.46.2 - algoliasearch: 5.46.2 + '@algolia/client-search': 5.46.3 + algoliasearch: 5.46.3 - '@algolia/autocomplete-shared@1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2)': + '@algolia/client-abtesting@5.46.3': dependencies: - '@algolia/client-search': 5.46.2 - algoliasearch: 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/client-abtesting@5.46.2': + '@algolia/client-analytics@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/client-analytics@5.46.2': - dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common@5.46.3': {} - '@algolia/client-common@5.46.2': {} - - '@algolia/client-insights@5.46.2': + '@algolia/client-insights@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/client-personalization@5.46.2': + '@algolia/client-personalization@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/client-query-suggestions@5.46.2': + '@algolia/client-query-suggestions@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/client-search@5.46.2': + '@algolia/client-search@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 '@algolia/events@4.0.1': {} - '@algolia/ingestion@1.46.2': + '@algolia/ingestion@1.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/monitoring@1.46.2': + '@algolia/monitoring@1.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/recommend@5.46.2': + '@algolia/recommend@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + '@algolia/client-common': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 - '@algolia/requester-browser-xhr@5.46.2': + '@algolia/requester-browser-xhr@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 + '@algolia/client-common': 5.46.3 - '@algolia/requester-fetch@5.46.2': + '@algolia/requester-fetch@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 + '@algolia/client-common': 5.46.3 - '@algolia/requester-node-http@5.46.2': + '@algolia/requester-node-http@5.46.3': dependencies: - '@algolia/client-common': 5.46.2 + '@algolia/client-common': 5.46.3 '@antfu/install-pkg@1.1.0': dependencies: @@ -7414,14 +7503,24 @@ snapshots: '@discoveryjs/json-ext@0.5.7': {} - '@docsearch/css@3.9.0': {} + '@docsearch/core@4.4.0(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + optionalDependencies: + '@types/react': 19.2.8 + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + + '@docsearch/css@4.4.0': {} - '@docsearch/react@3.9.0(@algolia/client-search@5.46.2)(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)': + '@docsearch/react@4.4.0(@algolia/client-search@5.46.3)(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)': dependencies: - '@algolia/autocomplete-core': 1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2)(search-insights@2.17.3) - '@algolia/autocomplete-preset-algolia': 1.17.9(@algolia/client-search@5.46.2)(algoliasearch@5.46.2) - '@docsearch/css': 3.9.0 - algoliasearch: 5.46.2 + '@ai-sdk/react': 2.0.123(react@19.2.3)(zod@4.3.5) + '@algolia/autocomplete-core': 1.19.2(@algolia/client-search@5.46.3)(algoliasearch@5.46.3)(search-insights@2.17.3) + '@docsearch/core': 4.4.0(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docsearch/css': 4.4.0 + ai: 5.0.121(zod@4.3.5) + algoliasearch: 5.46.3 + marked: 16.4.2 + zod: 4.3.5 optionalDependencies: '@types/react': 19.2.8 react: 19.2.3 @@ -7657,13 +7756,13 @@ snapshots: - utf-8-validate - webpack-cli - '@docusaurus/plugin-content-blog@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3)': + '@docusaurus/plugin-content-blog@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3)': dependencies: '@docusaurus/core': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/logger': 3.9.2 '@docusaurus/mdx-loader': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/plugin-content-docs': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/types': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils-common': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -7704,7 +7803,7 @@ snapshots: '@docusaurus/logger': 3.9.2 '@docusaurus/mdx-loader': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/module-type-aliases': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/types': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils-common': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -7963,10 +8062,10 @@ snapshots: - utf-8-validate - webpack-cli - '@docusaurus/preset-classic@3.9.2(@algolia/client-search@5.46.2)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3)': + '@docusaurus/preset-classic@3.9.2(@algolia/client-search@5.46.3)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3)': dependencies: '@docusaurus/core': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) - '@docusaurus/plugin-content-blog': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) + '@docusaurus/plugin-content-blog': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/plugin-content-docs': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/plugin-content-pages': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/plugin-css-cascade-layers': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) @@ -7977,8 +8076,8 @@ snapshots: '@docusaurus/plugin-sitemap': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/plugin-svgr': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/theme-classic': 3.9.2(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@docusaurus/theme-search-algolia': 3.9.2(@algolia/client-search@5.46.2)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-search-algolia': 3.9.2(@algolia/client-search@5.46.3)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3) '@docusaurus/types': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) @@ -8014,10 +8113,10 @@ snapshots: '@docusaurus/logger': 3.9.2 '@docusaurus/mdx-loader': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/module-type-aliases': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@docusaurus/plugin-content-blog': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) + '@docusaurus/plugin-content-blog': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/plugin-content-docs': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/plugin-content-pages': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/theme-translations': 3.9.2 '@docusaurus/types': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -8055,7 +8154,7 @@ snapshots: - utf-8-validate - webpack-cli - '@docusaurus/theme-common@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@docusaurus/theme-common@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@docusaurus/mdx-loader': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/module-type-aliases': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -8079,11 +8178,11 @@ snapshots: - uglify-js - webpack-cli - '@docusaurus/theme-mermaid@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3)': + '@docusaurus/theme-mermaid@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3)': dependencies: '@docusaurus/core': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/module-type-aliases': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/types': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils-validation': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) mermaid: 11.12.2 @@ -8109,18 +8208,18 @@ snapshots: - utf-8-validate - webpack-cli - '@docusaurus/theme-search-algolia@3.9.2(@algolia/client-search@5.46.2)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3)': + '@docusaurus/theme-search-algolia@3.9.2(@algolia/client-search@5.46.3)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(@types/react@19.2.8)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3)(typescript@5.6.3)': dependencies: - '@docsearch/react': 3.9.0(@algolia/client-search@5.46.2)(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3) + '@docsearch/react': 4.4.0(@algolia/client-search@5.46.3)(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.17.3) '@docusaurus/core': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) '@docusaurus/logger': 3.9.2 '@docusaurus/plugin-content-docs': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/theme-translations': 3.9.2 '@docusaurus/utils': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils-validation': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - algoliasearch: 5.46.2 - algoliasearch-helper: 3.27.0(algoliasearch@5.46.2) + algoliasearch: 5.46.3 + algoliasearch-helper: 3.27.0(algoliasearch@5.46.3) clsx: 2.1.1 eta: 2.2.0 fs-extra: 11.3.3 @@ -8247,10 +8346,10 @@ snapshots: cssesc: 3.0.0 immediate: 3.3.0 - '@easyops-cn/docusaurus-search-local@0.48.5(@docusaurus/theme-common@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3)': + '@easyops-cn/docusaurus-search-local@0.48.5(@docusaurus/theme-common@3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3)': dependencies: '@docusaurus/plugin-content-docs': 3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3) - '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(debug@4.4.3)(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@docusaurus/theme-common': 3.9.2(@docusaurus/plugin-content-docs@3.9.2(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.6.3))(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/theme-translations': 3.9.2 '@docusaurus/utils': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@docusaurus/utils-common': 3.9.2(esbuild@0.27.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -8405,7 +8504,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/yargs': 17.0.35 chalk: 4.1.2 @@ -8597,9 +8696,11 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.20.1 - '@opencloud-eu/prettier-config@3.2.0(prettier@3.7.4)': + '@opencloud-eu/prettier-config@3.2.0(prettier@3.8.0)': dependencies: - prettier: 3.7.4 + prettier: 3.8.0 + + '@opentelemetry/api@1.9.0': {} '@peculiar/asn1-cms@2.6.0': dependencies: @@ -8697,7 +8798,7 @@ snapshots: dependencies: graceful-fs: 4.2.10 - '@pnpm/npm-conf@2.3.1': + '@pnpm/npm-conf@3.0.2': dependencies: '@pnpm/config.env-replace': 1.1.0 '@pnpm/network.ca-file': 1.0.2 @@ -8814,6 +8915,8 @@ snapshots: micromark-util-character: 1.2.0 micromark-util-symbol: 1.1.0 + '@standard-schema/spec@1.1.0': {} + '@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.28.6)': dependencies: '@babel/core': 7.28.6 @@ -8942,20 +9045,20 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/bonjour@3.5.13': dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/connect-history-api-fallback@1.5.4': dependencies: - '@types/express-serve-static-core': 5.1.1 - '@types/node': 25.0.7 + '@types/express-serve-static-core': 4.19.8 + '@types/node': 25.0.9 '@types/connect@3.4.38': dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/d3-array@3.2.2': {} @@ -9096,14 +9199,7 @@ snapshots: '@types/express-serve-static-core@4.19.8': dependencies: - '@types/node': 25.0.7 - '@types/qs': 6.14.0 - '@types/range-parser': 1.2.7 - '@types/send': 1.2.1 - - '@types/express-serve-static-core@5.1.1': - dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -9133,7 +9229,7 @@ snapshots: '@types/http-proxy@1.17.17': dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/istanbul-lib-coverage@2.0.6': {} @@ -9161,7 +9257,7 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@25.0.7': + '@types/node@25.0.9': dependencies: undici-types: 7.16.0 @@ -9196,16 +9292,16 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 25.0.7 + '@types/node': 17.0.45 '@types/send@0.17.6': dependencies: '@types/mime': 1.3.5 - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/send@1.2.1': dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/serve-index@1.9.4': dependencies: @@ -9214,12 +9310,12 @@ snapshots: '@types/serve-static@1.15.10': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/send': 0.17.6 '@types/sockjs@0.3.36': dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/trusted-types@2.0.7': optional: true @@ -9230,7 +9326,7 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 '@types/yargs-parser@21.0.3': {} @@ -9240,7 +9336,9 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-react@5.1.2(vite@7.3.1(@types/node@25.0.7)(jiti@1.21.7)(terser@5.44.1))': + '@vercel/oidc@3.1.0': {} + + '@vitejs/plugin-react@5.1.2(vite@7.3.1(@types/node@25.0.9)(jiti@1.21.7)(terser@5.46.0))': dependencies: '@babel/core': 7.28.6 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.6) @@ -9248,7 +9346,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.53 '@types/babel__core': 7.20.5 react-refresh: 0.18.0 - vite: 7.3.1(@types/node@25.0.7)(jiti@1.21.7)(terser@5.44.1) + vite: 7.3.1(@types/node@25.0.9)(jiti@1.21.7)(terser@5.46.0) transitivePeerDependencies: - supports-color @@ -9381,6 +9479,14 @@ snapshots: clean-stack: 2.2.0 indent-string: 4.0.0 + ai@5.0.121(zod@4.3.5): + dependencies: + '@ai-sdk/gateway': 2.0.27(zod@4.3.5) + '@ai-sdk/provider': 2.0.1 + '@ai-sdk/provider-utils': 3.0.20(zod@4.3.5) + '@opentelemetry/api': 1.9.0 + zod: 4.3.5 + ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: ajv: 8.17.1 @@ -9408,27 +9514,27 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - algoliasearch-helper@3.27.0(algoliasearch@5.46.2): + algoliasearch-helper@3.27.0(algoliasearch@5.46.3): dependencies: '@algolia/events': 4.0.1 - algoliasearch: 5.46.2 - - algoliasearch@5.46.2: - dependencies: - '@algolia/abtesting': 1.12.2 - '@algolia/client-abtesting': 5.46.2 - '@algolia/client-analytics': 5.46.2 - '@algolia/client-common': 5.46.2 - '@algolia/client-insights': 5.46.2 - '@algolia/client-personalization': 5.46.2 - '@algolia/client-query-suggestions': 5.46.2 - '@algolia/client-search': 5.46.2 - '@algolia/ingestion': 1.46.2 - '@algolia/monitoring': 1.46.2 - '@algolia/recommend': 5.46.2 - '@algolia/requester-browser-xhr': 5.46.2 - '@algolia/requester-fetch': 5.46.2 - '@algolia/requester-node-http': 5.46.2 + algoliasearch: 5.46.3 + + algoliasearch@5.46.3: + dependencies: + '@algolia/abtesting': 1.12.3 + '@algolia/client-abtesting': 5.46.3 + '@algolia/client-analytics': 5.46.3 + '@algolia/client-common': 5.46.3 + '@algolia/client-insights': 5.46.3 + '@algolia/client-personalization': 5.46.3 + '@algolia/client-query-suggestions': 5.46.3 + '@algolia/client-search': 5.46.3 + '@algolia/ingestion': 1.46.3 + '@algolia/monitoring': 1.46.3 + '@algolia/recommend': 5.46.3 + '@algolia/requester-browser-xhr': 5.46.3 + '@algolia/requester-fetch': 5.46.3 + '@algolia/requester-node-http': 5.46.3 ansi-align@3.0.1: dependencies: @@ -9987,7 +10093,7 @@ snapshots: css-what@6.2.2: {} - cssdb@8.6.0: {} + cssdb@8.7.0: {} cssesc@3.0.0: {} @@ -10121,7 +10227,7 @@ snapshots: d3-quadtree: 3.0.1 d3-timer: 3.0.1 - d3-format@3.1.0: {} + d3-format@3.1.2: {} d3-geo@3.1.1: dependencies: @@ -10156,7 +10262,7 @@ snapshots: d3-scale@4.0.2: dependencies: d3-array: 3.2.4 - d3-format: 3.1.0 + d3-format: 3.1.2 d3-interpolate: 3.0.1 d3-time: 3.1.0 d3-time-format: 4.1.0 @@ -10213,7 +10319,7 @@ snapshots: d3-ease: 3.0.1 d3-fetch: 3.0.1 d3-force: 3.0.0 - d3-format: 3.1.0 + d3-format: 3.1.2 d3-geo: 3.1.1 d3-hierarchy: 3.1.2 d3-interpolate: 3.0.1 @@ -10542,13 +10648,15 @@ snapshots: eval@0.1.8: dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 require-like: 0.1.2 eventemitter3@4.0.7: {} events@3.3.0: {} + eventsource-parser@3.0.6: {} + execa@5.1.1: dependencies: cross-spawn: 7.0.6 @@ -10962,7 +11070,7 @@ snapshots: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.44.1 + terser: 5.46.0 html-minifier-terser@7.2.0: dependencies: @@ -10972,7 +11080,7 @@ snapshots: entities: 4.5.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.44.1 + terser: 5.46.0 html-tags@3.3.1: {} @@ -11209,7 +11317,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 25.0.7 + '@types/node': 25.0.9 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -11217,13 +11325,13 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.7.0: dependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -11263,6 +11371,8 @@ snapshots: json-schema-traverse@1.0.0: {} + json-schema@0.4.0: {} + json5@2.2.3: {} jsonc-parser@3.3.1: {} @@ -11314,11 +11424,11 @@ snapshots: leven@3.1.0: {} - likec4@1.46.2(@types/node@25.0.7)(@types/react@19.2.8)(jiti@1.21.7)(picomatch@4.0.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(terser@5.44.1): + likec4@1.46.2(@types/node@25.0.9)(@types/react@19.2.8)(jiti@1.21.7)(picomatch@4.0.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(terser@5.46.0): dependencies: '@hpcc-js/wasm-graphviz': 1.16.0 '@likec4/core': 1.46.2 - '@vitejs/plugin-react': 5.1.2(vite@7.3.1(@types/node@25.0.7)(jiti@1.21.7)(terser@5.44.1)) + '@vitejs/plugin-react': 5.1.2(vite@7.3.1(@types/node@25.0.9)(jiti@1.21.7)(terser@5.46.0)) '@xyflow/react': 12.10.0(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@xyflow/system': 0.0.74 boxen: 8.0.1 @@ -11331,7 +11441,7 @@ snapshots: rollup: 4.55.1 std-env: 3.10.0 type-fest: 4.41.0 - vite: 7.3.1(@types/node@25.0.7)(jiti@1.21.7)(terser@5.44.1) + vite: 7.3.1(@types/node@25.0.9)(jiti@1.21.7)(terser@5.46.0) yargs: 17.7.2 transitivePeerDependencies: - '@types/node' @@ -11652,7 +11762,7 @@ snapshots: media-typer@0.3.0: {} - memfs@4.51.1: + memfs@4.52.0: dependencies: '@jsonjoy.com/json-pack': 1.21.0(tslib@2.8.1) '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) @@ -12057,7 +12167,7 @@ snapshots: acorn: 8.15.0 pathe: 2.0.3 pkg-types: 1.3.1 - ufo: 1.6.2 + ufo: 1.6.3 mrmime@2.0.1: {} @@ -12188,7 +12298,7 @@ snapshots: package-json@8.1.1: dependencies: got: 12.6.1 - registry-auth-token: 5.1.0 + registry-auth-token: 5.1.1 registry-url: 6.0.1 semver: 7.7.3 @@ -12651,7 +12761,7 @@ snapshots: css-blank-pseudo: 7.0.1(postcss@8.5.6) css-has-pseudo: 7.0.3(postcss@8.5.6) css-prefers-color-scheme: 10.0.0(postcss@8.5.6) - cssdb: 8.6.0 + cssdb: 8.7.0 postcss: 8.5.6 postcss-attribute-case-insensitive: 7.0.1(postcss@8.5.6) postcss-clamp: 4.1.0(postcss@8.5.6) @@ -12747,7 +12857,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - prettier@3.7.4: {} + prettier@3.8.0: {} pretty-error@4.0.0: dependencies: @@ -12955,9 +13065,9 @@ snapshots: unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.2.1 - registry-auth-token@5.1.0: + registry-auth-token@5.1.1: dependencies: - '@pnpm/npm-conf': 2.3.1 + '@pnpm/npm-conf': 3.0.2 registry-url@6.0.1: dependencies: @@ -13475,6 +13585,12 @@ snapshots: csso: 5.0.5 picocolors: 1.1.1 + swr@2.3.8(react@19.2.3): + dependencies: + dequal: 2.0.3 + react: 19.2.3 + use-sync-external-store: 1.6.0(react@19.2.3) + tapable@2.3.0: {} terser-webpack-plugin@5.3.16(esbuild@0.27.1)(webpack@5.104.1(esbuild@0.27.1)): @@ -13483,12 +13599,12 @@ snapshots: jest-worker: 27.5.1 schema-utils: 4.3.3 serialize-javascript: 6.0.2 - terser: 5.44.1 + terser: 5.46.0 webpack: 5.104.1(esbuild@0.27.1) optionalDependencies: esbuild: 0.27.1 - terser@5.44.1: + terser@5.46.0: dependencies: '@jridgewell/source-map': 0.3.11 acorn: 8.15.0 @@ -13499,6 +13615,8 @@ snapshots: dependencies: tslib: 2.8.1 + throttleit@2.1.0: {} + thunky@1.1.0: {} tiny-invariant@1.3.3: {} @@ -13561,7 +13679,7 @@ snapshots: uc.micro@2.1.0: {} - ufo@1.6.2: {} + ufo@1.6.3: {} undici-types@7.16.0: {} @@ -13698,7 +13816,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@7.3.1(@types/node@25.0.7)(jiti@1.21.7)(terser@5.44.1): + vite@7.3.1(@types/node@25.0.9)(jiti@1.21.7)(terser@5.46.0): dependencies: esbuild: 0.27.1 fdir: 6.5.0(picomatch@4.0.3) @@ -13707,10 +13825,10 @@ snapshots: rollup: 4.55.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.0.7 + '@types/node': 25.0.9 fsevents: 2.3.3 jiti: 1.21.7 - terser: 5.44.1 + terser: 5.46.0 vscode-jsonrpc@8.2.0: {} @@ -13729,7 +13847,7 @@ snapshots: vscode-uri@3.0.8: {} - watchpack@2.5.0: + watchpack@2.5.1: dependencies: glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 @@ -13761,7 +13879,7 @@ snapshots: webpack-dev-middleware@7.4.5(webpack@5.104.1(esbuild@0.27.1)): dependencies: colorette: 2.0.20 - memfs: 4.51.1 + memfs: 4.52.0 mime-types: 3.0.2 on-finished: 2.4.1 range-parser: 1.2.1 @@ -13846,7 +13964,7 @@ snapshots: schema-utils: 4.3.3 tapable: 2.3.0 terser-webpack-plugin: 5.3.16(esbuild@0.27.1)(webpack@5.104.1(esbuild@0.27.1)) - watchpack: 2.5.0 + watchpack: 2.5.1 webpack-sources: 3.3.3 transitivePeerDependencies: - '@swc/core' @@ -13950,6 +14068,8 @@ snapshots: yocto-queue@1.2.2: {} + zod@4.3.5: {} + zustand@4.5.7(@types/react@19.2.8)(react@19.2.3): dependencies: use-sync-external-store: 1.6.0(react@19.2.3)