build(deps): bump @docsearch/react from 4.1.0 to 4.2.0 in /website (#10903)

Bumps
[@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react)
from 4.1.0 to 4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/algolia/docsearch/releases"><code>@​docsearch/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.2.0</h2>
<h1><a
href="https://github.com/algolia/docsearch/compare/v4.1.0...v4.2.0">4.2.0</a>
(2025-10-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>askai:</strong> Fixes issue with askai state being outside
DocSearchModal (<a
href="https://redirect.github.com/algolia/docsearch/issues/2778">#2778</a>)
(<a
href="5d8943b5c6">5d8943b</a>)</li>
<li>remove hit favorite and hit deletion animations (<a
href="https://redirect.github.com/algolia/docsearch/issues/2777">#2777</a>)
(<a
href="cd9e6fb3fb">cd9e6fb</a>)</li>
<li>typo (<a
href="1ff1198da3">1ff1198</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>curate AskAI search parameters (<a
href="https://redirect.github.com/algolia/docsearch/issues/2768">#2768</a>)
(<a
href="d8ad7f6d5f">d8ad7f6</a>)</li>
<li>dark theme support for Menu (<a
href="https://redirect.github.com/algolia/docsearch/issues/2776">#2776</a>)
(<a
href="01517d94de">01517d9</a>)</li>
<li>Modal and AskAI UX tweaks (<a
href="https://redirect.github.com/algolia/docsearch/issues/2765">#2765</a>)
(<a
href="0267f55453">0267f55</a>)</li>
<li>Modal UI/UX fixes and updates (<a
href="https://redirect.github.com/algolia/docsearch/issues/2780">#2780</a>)
(<a
href="a3ab7a8176">a3ab7a8</a>)</li>
<li>update Ask AI docs (<a
href="https://redirect.github.com/algolia/docsearch/issues/2775">#2775</a>)
(<a
href="9986cbf426">9986cbf</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/algolia/docsearch/blob/main/CHANGELOG.md"><code>@​docsearch/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/algolia/docsearch/compare/v4.1.0...v4.2.0">4.2.0</a>
(2025-10-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>askai:</strong> Fixes issue with askai state being outside
DocSearchModal (<a
href="https://redirect.github.com/algolia/docsearch/issues/2778">#2778</a>)
(<a
href="5d8943b5c6">5d8943b</a>)</li>
<li>remove hit favorite and hit deletion animations (<a
href="https://redirect.github.com/algolia/docsearch/issues/2777">#2777</a>)
(<a
href="cd9e6fb3fb">cd9e6fb</a>)</li>
<li>typo (<a
href="1ff1198da3">1ff1198</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>curate AskAI search parameters (<a
href="https://redirect.github.com/algolia/docsearch/issues/2768">#2768</a>)
(<a
href="d8ad7f6d5f">d8ad7f6</a>)</li>
<li>dark theme support for Menu (<a
href="https://redirect.github.com/algolia/docsearch/issues/2776">#2776</a>)
(<a
href="01517d94de">01517d9</a>)</li>
<li>Modal and AskAI UX tweaks (<a
href="https://redirect.github.com/algolia/docsearch/issues/2765">#2765</a>)
(<a
href="0267f55453">0267f55</a>)</li>
<li>Modal UI/UX fixes and updates (<a
href="https://redirect.github.com/algolia/docsearch/issues/2780">#2780</a>)
(<a
href="a3ab7a8176">a3ab7a8</a>)</li>
<li>update Ask AI docs (<a
href="https://redirect.github.com/algolia/docsearch/issues/2775">#2775</a>)
(<a
href="9986cbf426">9986cbf</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4e0fc72f4d"><code>4e0fc72</code></a>
chore: release v4.2.0 (<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2781">#2781</a>)</li>
<li><a
href="a3ab7a8176"><code>a3ab7a8</code></a>
feat: Modal UI/UX fixes and updates (<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2780">#2780</a>)</li>
<li><a
href="9986cbf426"><code>9986cbf</code></a>
feat: update Ask AI docs (<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2775">#2775</a>)</li>
<li><a
href="cd9e6fb3fb"><code>cd9e6fb</code></a>
fix: remove hit favorite and hit deletion animations (<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2777">#2777</a>)</li>
<li><a
href="5d8943b5c6"><code>5d8943b</code></a>
fix(askai): Fixes issue with askai state being outside DocSearchModal
(<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2778">#2778</a>)</li>
<li><a
href="d8ad7f6d5f"><code>d8ad7f6</code></a>
feat: curate AskAI search parameters (<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2768">#2768</a>)</li>
<li><a
href="0267f55453"><code>0267f55</code></a>
feat: Modal and AskAI UX tweaks (<a
href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2765">#2765</a>)</li>
<li>See full diff in <a
href="https://github.com/algolia/docsearch/commits/v4.2.0/packages/docsearch-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@docsearch/react&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-17 08:34:33 -08:00
committed by GitHub
parent 164f1976c7
commit eee0572972
2 changed files with 157 additions and 157 deletions

View File

@@ -12,7 +12,7 @@
"lint": "next lint"
},
"dependencies": {
"@docsearch/react": "^4.1.0",
"@docsearch/react": "^4.2.0",
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/mdx": "~15.5.4",

312
website/pnpm-lock.yaml generated
View File

@@ -12,8 +12,8 @@ importers:
.:
dependencies:
'@docsearch/react':
specifier: ^4.1.0
version: 4.1.0(@algolia/client-search@5.40.1)(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(search-insights@2.14.0)
specifier: ^4.2.0
version: 4.2.0(@algolia/client-search@5.44.0)(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(search-insights@2.14.0)
'@mdx-js/loader':
specifier: ^3.1.1
version: 3.1.1(webpack@5.92.0)
@@ -144,14 +144,14 @@ importers:
packages:
'@ai-sdk/gateway@2.0.0':
resolution: {integrity: sha512-Gj0PuawK7NkZuyYgO/h5kDK/l6hFOjhLdTq3/Lli1FTl47iGmwhH1IZQpAL3Z09BeFYWakcwUmn02ovIm2wy9g==}
'@ai-sdk/gateway@2.0.9':
resolution: {integrity: sha512-E6x4h5CPPPJ0za1r5HsLtHbeI+Tp3H+YFtcH8G3dSSPFE6w+PZINzB4NxLZmg1QqSeA5HTP3ZEzzsohp0o2GEw==}
engines: {node: '>=18'}
peerDependencies:
zod: ^3.25.76 || ^4.1.8
'@ai-sdk/provider-utils@3.0.12':
resolution: {integrity: sha512-ZtbdvYxdMoria+2SlNarEk6Hlgyf+zzcznlD55EAl+7VZvJaSg2sqPvwArY7L6TfDEDJsnCq0fdhBSkYo0Xqdg==}
'@ai-sdk/provider-utils@3.0.17':
resolution: {integrity: sha512-TR3Gs4I3Tym4Ll+EPdzRdvo/rc8Js6c4nVhFLuvGLX/Y4V9ZcQMa/HTiYsHEgmYrf1zVi6Q145UEZUfleOwOjw==}
engines: {node: '>=18'}
peerDependencies:
zod: ^3.25.76 || ^4.1.8
@@ -160,8 +160,8 @@ packages:
resolution: {integrity: sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==}
engines: {node: '>=18'}
'@ai-sdk/react@2.0.76':
resolution: {integrity: sha512-ggAPzyaKJTqUWigpxMzI5DuC0Y3iEpDUPCgz6/6CpnKZY/iok+x5xiZhDemeaP0ILw5IQekV0kdgBR8JPgI8zQ==}
'@ai-sdk/react@2.0.93':
resolution: {integrity: sha512-2TzhpQr10HuWxpqyHpSAUMRUqD1G2O73J2sAaJChomVDbjr7BwpM0mdR3aRamCXNtuLiJmTFQhbNzw8fXMBdYw==}
engines: {node: '>=18'}
peerDependencies:
react: ^18 || ^19 || ^19.0.0-rc
@@ -170,8 +170,8 @@ packages:
zod:
optional: true
'@algolia/abtesting@1.6.1':
resolution: {integrity: sha512-wV/gNRkzb7sI9vs1OneG129hwe3Q5zPj7zigz3Ps7M5Lpo2hSorrOnXNodHEOV+yXE/ks4Pd+G3CDFIjFTWhMQ==}
'@algolia/abtesting@1.10.0':
resolution: {integrity: sha512-mQT3jwuTgX8QMoqbIR7mPlWkqQqBPQaPabQzm37xg2txMlaMogK/4hCiiESGdg39MlHZOVHeV+0VJuE7f5UK8A==}
engines: {node: '>= 14.0.0'}
'@algolia/autocomplete-core@1.19.2':
@@ -188,56 +188,56 @@ packages:
'@algolia/client-search': '>= 4.9.1 < 6'
algoliasearch: '>= 4.9.1 < 6'
'@algolia/client-abtesting@5.40.1':
resolution: {integrity: sha512-cxKNATPY5t+Mv8XAVTI57altkaPH+DZi4uMrnexPxPHODMljhGYY+GDZyHwv9a+8CbZHcY372OkxXrDMZA4Lnw==}
'@algolia/client-abtesting@5.44.0':
resolution: {integrity: sha512-KY5CcrWhRTUo/lV7KcyjrZkPOOF9bjgWpMj9z98VA+sXzVpZtkuskBLCKsWYFp2sbwchZFTd3wJM48H0IGgF7g==}
engines: {node: '>= 14.0.0'}
'@algolia/client-analytics@5.40.1':
resolution: {integrity: sha512-XP008aMffJCRGAY8/70t+hyEyvqqV7YKm502VPu0+Ji30oefrTn2al7LXkITz7CK6I4eYXWRhN6NaIUi65F1OA==}
'@algolia/client-analytics@5.44.0':
resolution: {integrity: sha512-LKOCE8S4ewI9bN3ot9RZoYASPi8b78E918/DVPW3HHjCMUe6i+NjbNG6KotU4RpP6AhRWZjjswbOkWelUO+OoA==}
engines: {node: '>= 14.0.0'}
'@algolia/client-common@5.40.1':
resolution: {integrity: sha512-gWfQuQUBtzUboJv/apVGZMoxSaB0M4Imwl1c9Ap+HpCW7V0KhjBddqF2QQt5tJZCOFsfNIgBbZDGsEPaeKUosw==}
'@algolia/client-common@5.44.0':
resolution: {integrity: sha512-1yyJm4OYC2cztbS28XYVWwLXdwpLsMG4LoZLOltVglQ2+hc/i9q9fUDZyjRa2Bqt4DmkIfezagfMrokhyH4uxQ==}
engines: {node: '>= 14.0.0'}
'@algolia/client-insights@5.40.1':
resolution: {integrity: sha512-RTLjST/t+lsLMouQ4zeLJq2Ss+UNkLGyNVu+yWHanx6kQ3LT5jv8UvPwyht9s7R6jCPnlSI77WnL80J32ZuyJg==}
'@algolia/client-insights@5.44.0':
resolution: {integrity: sha512-wVQWK6jYYsbEOjIMI+e5voLGPUIbXrvDj392IckXaCPvQ6vCMTXakQqOYCd+znQdL76S+3wHDo77HZWiAYKrtA==}
engines: {node: '>= 14.0.0'}
'@algolia/client-personalization@5.40.1':
resolution: {integrity: sha512-2FEK6bUomBzEYkTKzD0iRs7Ljtjb45rKK/VSkyHqeJnG+77qx557IeSO0qVFE3SfzapNcoytTofnZum0BQ6r3Q==}
'@algolia/client-personalization@5.44.0':
resolution: {integrity: sha512-lkgRjOjOkqmIkebHjHpU9rLJcJNUDMm+eVSW/KJQYLjGqykEZxal+nYJJTBbLceEU2roByP/+27ZmgIwCdf0iA==}
engines: {node: '>= 14.0.0'}
'@algolia/client-query-suggestions@5.40.1':
resolution: {integrity: sha512-Nju4NtxAvXjrV2hHZNLKVJLXjOlW6jAXHef/CwNzk1b2qIrCWDO589ELi5ZHH1uiWYoYyBXDQTtHmhaOVVoyXg==}
'@algolia/client-query-suggestions@5.44.0':
resolution: {integrity: sha512-sYfhgwKu6NDVmZHL1WEKVLsOx/jUXCY4BHKLUOcYa8k4COCs6USGgz6IjFkUf+niwq8NCECMmTC4o/fVQOalsA==}
engines: {node: '>= 14.0.0'}
'@algolia/client-search@5.40.1':
resolution: {integrity: sha512-Mw6pAUF121MfngQtcUb5quZVqMC68pSYYjCRZkSITC085S3zdk+h/g7i6FxnVdbSU6OztxikSDMh1r7Z+4iPlA==}
'@algolia/client-search@5.44.0':
resolution: {integrity: sha512-/FRKUM1G4xn3vV8+9xH1WJ9XknU8rkBGlefruq9jDhYUAvYozKimhrmC2pRqw/RyHhPivmgZCRuC8jHP8piz4Q==}
engines: {node: '>= 14.0.0'}
'@algolia/ingestion@1.40.1':
resolution: {integrity: sha512-z+BPlhs45VURKJIxsR99NNBWpUEEqIgwt10v/fATlNxc4UlXvALdOsWzaFfe89/lbP5Bu4+mbO59nqBC87ZM/g==}
'@algolia/ingestion@1.44.0':
resolution: {integrity: sha512-5+S5ynwMmpTpCLXGjTDpeIa81J+R4BLH0lAojOhmeGSeGEHQTqacl/4sbPyDTcidvnWhaqtyf8m42ue6lvISAw==}
engines: {node: '>= 14.0.0'}
'@algolia/monitoring@1.40.1':
resolution: {integrity: sha512-VJMUMbO0wD8Rd2VVV/nlFtLJsOAQvjnVNGkMkspFiFhpBA7s/xJOb+fJvvqwKFUjbKTUA7DjiSi1ljSMYBasXg==}
'@algolia/monitoring@1.44.0':
resolution: {integrity: sha512-xhaTN8pXJjR6zkrecg4Cc9YZaQK2LKm2R+LkbAq+AYGBCWJxtSGlNwftozZzkUyq4AXWoyoc0x2SyBtq5LRtqQ==}
engines: {node: '>= 14.0.0'}
'@algolia/recommend@5.40.1':
resolution: {integrity: sha512-ehvJLadKVwTp9Scg9NfzVSlBKH34KoWOQNTaN8i1Ac64AnO6iH2apJVSP6GOxssaghZ/s8mFQsDH3QIZoluFHA==}
'@algolia/recommend@5.44.0':
resolution: {integrity: sha512-GNcite/uOIS7wgRU1MT7SdNIupGSW+vbK9igIzMePvD2Dl8dy0O3urKPKIbTuZQqiVH1Cb84y5cgLvwNrdCj/Q==}
engines: {node: '>= 14.0.0'}
'@algolia/requester-browser-xhr@5.40.1':
resolution: {integrity: sha512-PbidVsPurUSQIr6X9/7s34mgOMdJnn0i6p+N6Ab+lsNhY5eiu+S33kZEpZwkITYBCIbhzDLOvb7xZD3gDi+USA==}
'@algolia/requester-browser-xhr@5.44.0':
resolution: {integrity: sha512-YZHBk72Cd7pcuNHzbhNzF/FbbYszlc7JhZlDyQAchnX5S7tcemSS96F39Sy8t4O4WQLpFvUf1MTNedlitWdOsQ==}
engines: {node: '>= 14.0.0'}
'@algolia/requester-fetch@5.40.1':
resolution: {integrity: sha512-ThZ5j6uOZCF11fMw9IBkhigjOYdXGXQpj6h4k+T9UkZrF2RlKcPynFzDeRgaLdpYk8Yn3/MnFbwUmib7yxj5Lw==}
'@algolia/requester-fetch@5.44.0':
resolution: {integrity: sha512-B9WHl+wQ7uf46t9cq+vVM/ypVbOeuldVDq9OtKsX2ApL2g/htx6ImB9ugDOOJmB5+fE31/XPTuCcYz/j03+idA==}
engines: {node: '>= 14.0.0'}
'@algolia/requester-node-http@5.40.1':
resolution: {integrity: sha512-H1gYPojO6krWHnUXu/T44DrEun/Wl95PJzMXRcM/szstNQczSbwq6wIFJPI9nyE95tarZfUNU3rgorT+wZ6iCQ==}
'@algolia/requester-node-http@5.44.0':
resolution: {integrity: sha512-MULm0qeAIk4cdzZ/ehJnl1o7uB5NMokg83/3MKhPq0Pk7+I0uELGNbzIfAkvkKKEYcHALemKdArtySF9eKzh/A==}
engines: {node: '>= 14.0.0'}
'@alloc/quick-lru@5.2.0':
@@ -255,11 +255,11 @@ packages:
'@corex/deepmerge@4.0.43':
resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==}
'@docsearch/css@4.1.0':
resolution: {integrity: sha512-nuNKGjHj/FQeWgE9t+i83QD/V67QiaAmGY7xS9TVCRUiCqSljOgIKlsLoQZKKVwEG8f+OWKdznzZkJxGZ7d06A==}
'@docsearch/css@4.2.0':
resolution: {integrity: sha512-65KU9Fw5fGsPPPlgIghonMcndyx1bszzrDQYLfierN+Ha29yotMHzVS94bPkZS6On9LS8dE4qmW4P/fGjtCf/g==}
'@docsearch/react@4.1.0':
resolution: {integrity: sha512-4GHI7TT3sJZ2Vs4Kjadv7vAkMrTsJqHvzvxO3JA7UT8iPRKaDottG5o5uNshPWhVVaBYPC35Ukf8bfCotGpjSg==}
'@docsearch/react@4.2.0':
resolution: {integrity: sha512-zSN/KblmtBcerf7Z87yuKIHZQmxuXvYc6/m0+qnjyNu+Ir67AVOagTa1zBqcxkVUVkmBqUExdcyrdo9hbGbqTw==}
peerDependencies:
'@types/react': '>= 16.8.0 < 20.0.0'
react: '>= 16.8.0 < 20.0.0'
@@ -996,8 +996,8 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
ai@5.0.76:
resolution: {integrity: sha512-ZCxi1vrpyCUnDbtYrO/W8GLvyacV9689f00yshTIQ3mFFphbD7eIv40a2AOZBv3GGRA7SSRYIDnr56wcS/gyQg==}
ai@5.0.93:
resolution: {integrity: sha512-9eGcu+1PJgPg4pRNV4L7tLjRR3wdJC9CXQoNMvtqvYNOLZHFCzjHtVIOr2SIkoJJeu2+sOy3hyiSuTmy2MA40g==}
engines: {node: '>=18'}
peerDependencies:
zod: ^3.25.76 || ^4.1.8
@@ -1026,8 +1026,8 @@ packages:
ajv@8.17.1:
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
algoliasearch@5.40.1:
resolution: {integrity: sha512-iUNxcXUNg9085TJx0HJLjqtDE0r1RZ0GOGrt8KNQqQT5ugu8lZsHuMUYW/e0lHhq6xBvmktU9Bw4CXP9VQeKrg==}
algoliasearch@5.44.0:
resolution: {integrity: sha512-f8IpsbdQjzTjr/4mJ/jv5UplrtyMnnciGax6/B0OnLCs2/GJTK13O4Y7Ff1AvJVAaztanH+m5nzPoUq6EAy+aA==}
engines: {node: '>= 14.0.0'}
ansi-regex@5.0.1:
@@ -1145,8 +1145,8 @@ packages:
resolution: {integrity: sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==}
engines: {node: '>= 0.6.0'}
baseline-browser-mapping@2.8.25:
resolution: {integrity: sha512-2NovHVesVF5TXefsGX1yzx1xgr7+m9JQenvz6FQY3qd+YXkKkYiv+vTCc7OriP9mcDZpTC5mAOYN4ocd29+erA==}
baseline-browser-mapping@2.8.28:
resolution: {integrity: sha512-gYjt7OIqdM0PcttNYP2aVrr2G0bMALkBaoehD4BuRGjAOtipg0b6wHg1yNL+s5zSnLZZrGHOw4IrND8CD+3oIQ==}
hasBin: true
binary-extensions@2.3.0:
@@ -1199,8 +1199,8 @@ packages:
caniuse-lite@1.0.30001751:
resolution: {integrity: sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==}
caniuse-lite@1.0.30001754:
resolution: {integrity: sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==}
caniuse-lite@1.0.30001755:
resolution: {integrity: sha512-44V+Jm6ctPj7R52Na4TLi3Zri4dWUljJd+RDm+j8LtNCc/ihLCT+X1TzoOAkRETEWqjuLnh9581Tl80FvK7jVA==}
ccount@2.0.1:
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
@@ -1387,8 +1387,8 @@ packages:
electron-to-chromium@1.5.128:
resolution: {integrity: sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==}
electron-to-chromium@1.5.249:
resolution: {integrity: sha512-5vcfL3BBe++qZ5kuFhD/p8WOM1N9m3nwvJPULJx+4xf2usSlZFJ0qoNYO2fOX4hi3ocuDcmDobtA+5SFr4OmBg==}
electron-to-chromium@1.5.254:
resolution: {integrity: sha512-DcUsWpVhv9svsKRxnSCZ86SjD+sp32SGidNB37KpqXJncp1mfUgKbHvBomE89WJDbfVKw1mdv5+ikrvd43r+Bg==}
emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -2153,8 +2153,8 @@ packages:
markdown-table@3.0.4:
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
marked@16.4.1:
resolution: {integrity: sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==}
marked@16.4.2:
resolution: {integrity: sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==}
engines: {node: '>= 20'}
hasBin: true
@@ -3257,14 +3257,14 @@ packages:
snapshots:
'@ai-sdk/gateway@2.0.0(zod@4.1.12)':
'@ai-sdk/gateway@2.0.9(zod@4.1.12)':
dependencies:
'@ai-sdk/provider': 2.0.0
'@ai-sdk/provider-utils': 3.0.12(zod@4.1.12)
'@ai-sdk/provider-utils': 3.0.17(zod@4.1.12)
'@vercel/oidc': 3.0.3
zod: 4.1.12
'@ai-sdk/provider-utils@3.0.12(zod@4.1.12)':
'@ai-sdk/provider-utils@3.0.17(zod@4.1.12)':
dependencies:
'@ai-sdk/provider': 2.0.0
'@standard-schema/spec': 1.0.0
@@ -3275,121 +3275,121 @@ snapshots:
dependencies:
json-schema: 0.4.0
'@ai-sdk/react@2.0.76(react@19.2.0)(zod@4.1.12)':
'@ai-sdk/react@2.0.93(react@19.2.0)(zod@4.1.12)':
dependencies:
'@ai-sdk/provider-utils': 3.0.12(zod@4.1.12)
ai: 5.0.76(zod@4.1.12)
'@ai-sdk/provider-utils': 3.0.17(zod@4.1.12)
ai: 5.0.93(zod@4.1.12)
react: 19.2.0
swr: 2.3.6(react@19.2.0)
throttleit: 2.1.0
optionalDependencies:
zod: 4.1.12
'@algolia/abtesting@1.6.1':
'@algolia/abtesting@1.10.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/autocomplete-core@1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)(search-insights@2.14.0)':
'@algolia/autocomplete-core@1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)(search-insights@2.14.0)':
dependencies:
'@algolia/autocomplete-plugin-algolia-insights': 1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)(search-insights@2.14.0)
'@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)
'@algolia/autocomplete-plugin-algolia-insights': 1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)(search-insights@2.14.0)
'@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)
transitivePeerDependencies:
- '@algolia/client-search'
- algoliasearch
- search-insights
'@algolia/autocomplete-plugin-algolia-insights@1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)(search-insights@2.14.0)':
'@algolia/autocomplete-plugin-algolia-insights@1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)(search-insights@2.14.0)':
dependencies:
'@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)
'@algolia/autocomplete-shared': 1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)
search-insights: 2.14.0
transitivePeerDependencies:
- '@algolia/client-search'
- algoliasearch
'@algolia/autocomplete-shared@1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)':
'@algolia/autocomplete-shared@1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)':
dependencies:
'@algolia/client-search': 5.40.1
algoliasearch: 5.40.1
'@algolia/client-search': 5.44.0
algoliasearch: 5.44.0
'@algolia/client-abtesting@5.40.1':
'@algolia/client-abtesting@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/client-analytics@5.40.1':
'@algolia/client-analytics@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/client-common@5.40.1': {}
'@algolia/client-common@5.44.0': {}
'@algolia/client-insights@5.40.1':
'@algolia/client-insights@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/client-personalization@5.40.1':
'@algolia/client-personalization@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/client-query-suggestions@5.40.1':
'@algolia/client-query-suggestions@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/client-search@5.40.1':
'@algolia/client-search@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/ingestion@1.40.1':
'@algolia/ingestion@1.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/monitoring@1.40.1':
'@algolia/monitoring@1.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/recommend@5.40.1':
'@algolia/recommend@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
'@algolia/requester-browser-xhr@5.40.1':
'@algolia/requester-browser-xhr@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-fetch@5.40.1':
'@algolia/requester-fetch@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/client-common': 5.44.0
'@algolia/requester-node-http@5.40.1':
'@algolia/requester-node-http@5.44.0':
dependencies:
'@algolia/client-common': 5.40.1
'@algolia/client-common': 5.44.0
'@alloc/quick-lru@5.2.0': {}
@@ -3401,16 +3401,16 @@ snapshots:
'@corex/deepmerge@4.0.43': {}
'@docsearch/css@4.1.0': {}
'@docsearch/css@4.2.0': {}
'@docsearch/react@4.1.0(@algolia/client-search@5.40.1)(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(search-insights@2.14.0)':
'@docsearch/react@4.2.0(@algolia/client-search@5.44.0)(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(search-insights@2.14.0)':
dependencies:
'@ai-sdk/react': 2.0.76(react@19.2.0)(zod@4.1.12)
'@algolia/autocomplete-core': 1.19.2(@algolia/client-search@5.40.1)(algoliasearch@5.40.1)(search-insights@2.14.0)
'@docsearch/css': 4.1.0
ai: 5.0.76(zod@4.1.12)
algoliasearch: 5.40.1
marked: 16.4.1
'@ai-sdk/react': 2.0.93(react@19.2.0)(zod@4.1.12)
'@algolia/autocomplete-core': 1.19.2(@algolia/client-search@5.44.0)(algoliasearch@5.44.0)(search-insights@2.14.0)
'@docsearch/css': 4.2.0
ai: 5.0.93(zod@4.1.12)
algoliasearch: 5.44.0
marked: 16.4.2
zod: 4.1.12
optionalDependencies:
'@types/react': 19.2.2
@@ -4174,11 +4174,11 @@ snapshots:
acorn@8.15.0: {}
ai@5.0.76(zod@4.1.12):
ai@5.0.93(zod@4.1.12):
dependencies:
'@ai-sdk/gateway': 2.0.0(zod@4.1.12)
'@ai-sdk/gateway': 2.0.9(zod@4.1.12)
'@ai-sdk/provider': 2.0.0
'@ai-sdk/provider-utils': 3.0.12(zod@4.1.12)
'@ai-sdk/provider-utils': 3.0.17(zod@4.1.12)
'@opentelemetry/api': 1.9.0
zod: 4.1.12
@@ -4213,22 +4213,22 @@ snapshots:
require-from-string: 2.0.2
optional: true
algoliasearch@5.40.1:
algoliasearch@5.44.0:
dependencies:
'@algolia/abtesting': 1.6.1
'@algolia/client-abtesting': 5.40.1
'@algolia/client-analytics': 5.40.1
'@algolia/client-common': 5.40.1
'@algolia/client-insights': 5.40.1
'@algolia/client-personalization': 5.40.1
'@algolia/client-query-suggestions': 5.40.1
'@algolia/client-search': 5.40.1
'@algolia/ingestion': 1.40.1
'@algolia/monitoring': 1.40.1
'@algolia/recommend': 5.40.1
'@algolia/requester-browser-xhr': 5.40.1
'@algolia/requester-fetch': 5.40.1
'@algolia/requester-node-http': 5.40.1
'@algolia/abtesting': 1.10.0
'@algolia/client-abtesting': 5.44.0
'@algolia/client-analytics': 5.44.0
'@algolia/client-common': 5.44.0
'@algolia/client-insights': 5.44.0
'@algolia/client-personalization': 5.44.0
'@algolia/client-query-suggestions': 5.44.0
'@algolia/client-search': 5.44.0
'@algolia/ingestion': 1.44.0
'@algolia/monitoring': 1.44.0
'@algolia/recommend': 5.44.0
'@algolia/requester-browser-xhr': 5.44.0
'@algolia/requester-fetch': 5.44.0
'@algolia/requester-node-http': 5.44.0
ansi-regex@5.0.1: {}
@@ -4361,7 +4361,7 @@ snapshots:
base64-arraybuffer@1.0.2: {}
baseline-browser-mapping@2.8.25:
baseline-browser-mapping@2.8.28:
optional: true
binary-extensions@2.3.0: {}
@@ -4388,9 +4388,9 @@ snapshots:
browserslist@4.28.0:
dependencies:
baseline-browser-mapping: 2.8.25
caniuse-lite: 1.0.30001754
electron-to-chromium: 1.5.249
baseline-browser-mapping: 2.8.28
caniuse-lite: 1.0.30001755
electron-to-chromium: 1.5.254
node-releases: 2.0.27
update-browserslist-db: 1.1.4(browserslist@4.28.0)
optional: true
@@ -4421,7 +4421,7 @@ snapshots:
caniuse-lite@1.0.30001751: {}
caniuse-lite@1.0.30001754:
caniuse-lite@1.0.30001755:
optional: true
ccount@2.0.1: {}
@@ -4592,7 +4592,7 @@ snapshots:
electron-to-chromium@1.5.128: {}
electron-to-chromium@1.5.249:
electron-to-chromium@1.5.254:
optional: true
emoji-regex@8.0.0: {}
@@ -5592,7 +5592,7 @@ snapshots:
markdown-table@3.0.4: {}
marked@16.4.1: {}
marked@16.4.2: {}
math-intrinsics@1.1.0: {}