mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps): bump @docsearch/react from 3.8.3 to 3.9.0 in /website (#8711)
Bumps [@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react) from 3.8.3 to 3.9.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>v3.9.0</h2> <h1><a href="https://github.com/algolia/docsearch/compare/v3.8.3...v3.9.0">3.9.0</a> (2025-02-17)</h1> <h3>Features</h3> <ul> <li><strong>deps:</strong> update react to 19 (<a href="https://redirect.github.com/algolia/docsearch/issues/2487">#2487</a>) (<a href="698c00c955">698c00c</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/v3.8.3...v3.9.0">3.9.0</a> (2025-02-17)</h1> <h3>Features</h3> <ul> <li><strong>deps:</strong> update react to 19 (<a href="https://redirect.github.com/algolia/docsearch/issues/2487">#2487</a>) (<a href="698c00c955">698c00c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="86dad6d870"><code>86dad6d</code></a> chore: release v3.9.0 (<a href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2501">#2501</a>)</li> <li><a href="8509002e1e"><code>8509002</code></a> chore: release v3.9.0 (<a href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2500">#2500</a>)</li> <li><a href="698c00c955"><code>698c00c</code></a> feat(deps): update react to 19 (<a href="https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react/issues/2487">#2487</a>)</li> <li>See full diff in <a href="https://github.com/algolia/docsearch/commits/v3.9.0/packages/docsearch-react">compare view</a></li> </ul> </details> <br /> [](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:
@@ -12,7 +12,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docsearch/react": "^3.8.3",
|
||||
"@docsearch/react": "^3.9.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "~15.2.4",
|
||||
|
||||
242
website/pnpm-lock.yaml
generated
242
website/pnpm-lock.yaml
generated
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@docsearch/react':
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3(@algolia/client-search@5.20.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.14.0)
|
||||
specifier: ^3.9.0
|
||||
version: 3.9.0(@algolia/client-search@5.23.3)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.14.0)
|
||||
'@mdx-js/loader':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(acorn@8.14.0)(webpack@5.92.0)
|
||||
@@ -152,56 +152,56 @@ packages:
|
||||
'@algolia/client-search': '>= 4.9.1 < 6'
|
||||
algoliasearch: '>= 4.9.1 < 6'
|
||||
|
||||
'@algolia/client-abtesting@5.20.0':
|
||||
resolution: {integrity: sha512-YaEoNc1Xf2Yk6oCfXXkZ4+dIPLulCx8Ivqj0OsdkHWnsI3aOJChY5qsfyHhDBNSOhqn2ilgHWxSfyZrjxBcAww==}
|
||||
'@algolia/client-abtesting@5.23.3':
|
||||
resolution: {integrity: sha512-yHI0hBwYcNPc+nJoHPTmmlP8pG6nstCEhpHaZQCDwLZhdMtNhd1hliZMCtLgNnvd1yKEgTt/ZDnTSdZLehfKdA==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/client-analytics@5.20.0':
|
||||
resolution: {integrity: sha512-CIT9ni0+5sYwqehw+t5cesjho3ugKQjPVy/iPiJvtJX4g8Cdb6je6SPt2uX72cf2ISiXCAX9U3cY0nN0efnRDw==}
|
||||
'@algolia/client-analytics@5.23.3':
|
||||
resolution: {integrity: sha512-/70Ey+nZm4bRr2DcNrGU251YIn9lDu0g8xeP4jTCyunGRNFZ/d8hQAw9El34pcTpO1QDojJWAi6ywKIrUaks9w==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/client-common@5.20.0':
|
||||
resolution: {integrity: sha512-iSTFT3IU8KNpbAHcBUJw2HUrPnMXeXLyGajmCL7gIzWOsYM4GabZDHXOFx93WGiXMti1dymz8k8R+bfHv1YZmA==}
|
||||
'@algolia/client-common@5.23.3':
|
||||
resolution: {integrity: sha512-fkpbPclIvaiyw3ADKRBCxMZhrNx/8//6DClfWGxeEiTJ0HEEYtHlqE6GjAkEJubz4v1ioCQkhZwMoFfFct2/vQ==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/client-insights@5.20.0':
|
||||
resolution: {integrity: sha512-w9RIojD45z1csvW1vZmAko82fqE/Dm+Ovsy2ElTsjFDB0HMAiLh2FO86hMHbEXDPz6GhHKgGNmBRiRP8dDPgJg==}
|
||||
'@algolia/client-insights@5.23.3':
|
||||
resolution: {integrity: sha512-TXc5Ve6QOCihWCTWY9N56CZxF1iovzpBWBUhQhy6JSiUfX3MXceV3saV+sXHQ1NVt2NKkyUfEspYHBsTrYzIDg==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/client-personalization@5.20.0':
|
||||
resolution: {integrity: sha512-p/hftHhrbiHaEcxubYOzqVV4gUqYWLpTwK+nl2xN3eTrSW9SNuFlAvUBFqPXSVBqc6J5XL9dNKn3y8OA1KElSQ==}
|
||||
'@algolia/client-personalization@5.23.3':
|
||||
resolution: {integrity: sha512-JlReruxxiw9LB53jF/BmvVV+c0thiWQUHRdgtbVIEusvRaiX1IdpWJSPQExEtBQ7VFg89nP8niCzWtA34ktKSA==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/client-query-suggestions@5.20.0':
|
||||
resolution: {integrity: sha512-m4aAuis5vZi7P4gTfiEs6YPrk/9hNTESj3gEmGFgfJw3hO2ubdS4jSId1URd6dGdt0ax2QuapXufcrN58hPUcw==}
|
||||
'@algolia/client-query-suggestions@5.23.3':
|
||||
resolution: {integrity: sha512-GDEExFMXwx0ScE0AZUA4F6ssztdJvGcXUkdWmWyt2hbYz43ukqmlVJqPaYgGmWdjJjvTx+dNF/hcinwWuXbCug==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/client-search@5.20.0':
|
||||
resolution: {integrity: sha512-KL1zWTzrlN4MSiaK1ea560iCA/UewMbS4ZsLQRPoDTWyrbDKVbztkPwwv764LAqgXk0fvkNZvJ3IelcK7DqhjQ==}
|
||||
'@algolia/client-search@5.23.3':
|
||||
resolution: {integrity: sha512-mwofV6tGo0oHt4BPi+S5eLC3wnhOa4A1OVgPxetTxZuetod+2W4cxKavUW2v/Ma5CABXPLooXX+g9E67umELZw==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/ingestion@1.20.0':
|
||||
resolution: {integrity: sha512-shj2lTdzl9un4XJblrgqg54DoK6JeKFO8K8qInMu4XhE2JuB8De6PUuXAQwiRigZupbI0xq8aM0LKdc9+qiLQA==}
|
||||
'@algolia/ingestion@1.23.3':
|
||||
resolution: {integrity: sha512-Zxgmi7Hk4lI52YFphzzJekUqWxYxVjY2GrCpOxV+QiojvUi8Ru+knq6REcwLHFSwpwaDh2Th5pOefMpn4EkQCw==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/monitoring@1.20.0':
|
||||
resolution: {integrity: sha512-aF9blPwOhKtWvkjyyXh9P5peqmhCA1XxLBRgItT+K6pbT0q4hBDQrCid+pQZJYy4HFUKjB/NDDwyzFhj/rwKhw==}
|
||||
'@algolia/monitoring@1.23.3':
|
||||
resolution: {integrity: sha512-zi/IqvsmFW4E5gMaovAE4KRbXQ+LDYpPGG1nHtfuD5u3SSuQ31fT1vX2zqb6PbPTlgJMEmMk91Mbb7fIKmbQUw==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/recommend@5.20.0':
|
||||
resolution: {integrity: sha512-T6B/WPdZR3b89/F9Vvk6QCbt/wrLAtrGoL8z4qPXDFApQ8MuTFWbleN/4rHn6APWO3ps+BUePIEbue2rY5MlRw==}
|
||||
'@algolia/recommend@5.23.3':
|
||||
resolution: {integrity: sha512-C9TwbT1zGwULLXGSUSB+G7o/30djacPmQcsTHepvT47PVfPr2ISK/5QVtUnjMU84LEP8uNjuPUeM4ZeWVJ2iuQ==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/requester-browser-xhr@5.20.0':
|
||||
resolution: {integrity: sha512-t6//lXsq8E85JMenHrI6mhViipUT5riNhEfCcvtRsTV+KIBpC6Od18eK864dmBhoc5MubM0f+sGpKOqJIlBSCg==}
|
||||
'@algolia/requester-browser-xhr@5.23.3':
|
||||
resolution: {integrity: sha512-/7oYeUhYzY0lls7WtkAURM6wy21/Wwmq9GdujW1MpoYVC0ATXXxwCiAfOpYL9xdWxLV0R3wjyD+yZEni+nboKg==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/requester-fetch@5.20.0':
|
||||
resolution: {integrity: sha512-FHxYGqRY+6bgjKsK4aUsTAg6xMs2S21elPe4Y50GB0Y041ihvw41Vlwy2QS6K9ldoftX4JvXodbKTcmuQxywdQ==}
|
||||
'@algolia/requester-fetch@5.23.3':
|
||||
resolution: {integrity: sha512-r/4fKz4t+bSU1KdjRq+swdNvuGfJ0spV8aFTHPtcsF+1ZaN/VqmdXrTe5NkaZLSztFeMqKwZlJIVvE7VuGlFtw==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@algolia/requester-node-http@5.20.0':
|
||||
resolution: {integrity: sha512-kmtQClq/w3vtPteDSPvaW9SPZL/xrIgMrxZyAgsFwrJk0vJxqyC5/hwHmrCraDnStnGSADnLpBf4SpZnwnkwWw==}
|
||||
'@algolia/requester-node-http@5.23.3':
|
||||
resolution: {integrity: sha512-UZiTNmUBQFPl3tUKuXaDd8BxEC0t0ny86wwW6XgwfM9IQf4PrzuMpvuOGIJMcCGlrNolZDEI0mcbz/tqRdKW7A==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
'@alloc/quick-lru@5.2.0':
|
||||
@@ -219,15 +219,15 @@ packages:
|
||||
'@corex/deepmerge@4.0.43':
|
||||
resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==}
|
||||
|
||||
'@docsearch/css@3.8.3':
|
||||
resolution: {integrity: sha512-1nELpMV40JDLJ6rpVVFX48R1jsBFIQ6RnEQDsLFGmzOjPWTOMlZqUcXcvRx8VmYV/TqnS1l784Ofz+ZEb+wEOQ==}
|
||||
'@docsearch/css@3.9.0':
|
||||
resolution: {integrity: sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==}
|
||||
|
||||
'@docsearch/react@3.8.3':
|
||||
resolution: {integrity: sha512-6UNrg88K7lJWmuS6zFPL/xgL+n326qXqZ7Ybyy4E8P/6Rcblk3GE8RXxeol4Pd5pFpKMhOhBhzABKKwHtbJCIg==}
|
||||
'@docsearch/react@3.9.0':
|
||||
resolution: {integrity: sha512-mb5FOZYZIkRQ6s/NWnM98k879vu5pscWqTLubLFBO87igYYT4VzVazh4h5o/zCvTIZgEt3PvsCOMOswOUo9yHQ==}
|
||||
peerDependencies:
|
||||
'@types/react': '>= 16.8.0 < 19.0.0'
|
||||
react: '>= 16.8.0 < 19.0.0'
|
||||
react-dom: '>= 16.8.0 < 19.0.0'
|
||||
'@types/react': '>= 16.8.0 < 20.0.0'
|
||||
react: '>= 16.8.0 < 20.0.0'
|
||||
react-dom: '>= 16.8.0 < 20.0.0'
|
||||
search-insights: '>= 1 < 3'
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
@@ -610,8 +610,8 @@ packages:
|
||||
ajv@8.17.1:
|
||||
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
|
||||
|
||||
algoliasearch@5.20.0:
|
||||
resolution: {integrity: sha512-groO71Fvi5SWpxjI9Ia+chy0QBwT61mg6yxJV27f5YFf+Mw+STT75K6SHySpP8Co5LsCrtsbCH5dJZSRtkSKaQ==}
|
||||
algoliasearch@5.23.3:
|
||||
resolution: {integrity: sha512-0JlUaY/hl3LrKvbidI5FysEi2ggAlcTHM8AHV2UsrJUXnNo8/lWBfhzc1b7o8bK3YZNiU26JtLyT9exoj5VBgA==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
ansi-regex@5.0.1:
|
||||
@@ -1976,110 +1976,110 @@ packages:
|
||||
|
||||
snapshots:
|
||||
|
||||
'@algolia/autocomplete-core@1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)(search-insights@2.14.0)':
|
||||
'@algolia/autocomplete-core@1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)(search-insights@2.14.0)':
|
||||
dependencies:
|
||||
'@algolia/autocomplete-plugin-algolia-insights': 1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)(search-insights@2.14.0)
|
||||
'@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)
|
||||
'@algolia/autocomplete-plugin-algolia-insights': 1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)(search-insights@2.14.0)
|
||||
'@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
- algoliasearch
|
||||
- search-insights
|
||||
|
||||
'@algolia/autocomplete-plugin-algolia-insights@1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)(search-insights@2.14.0)':
|
||||
'@algolia/autocomplete-plugin-algolia-insights@1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)(search-insights@2.14.0)':
|
||||
dependencies:
|
||||
'@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)
|
||||
'@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)
|
||||
search-insights: 2.14.0
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
- algoliasearch
|
||||
|
||||
'@algolia/autocomplete-preset-algolia@1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)':
|
||||
'@algolia/autocomplete-preset-algolia@1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)':
|
||||
dependencies:
|
||||
'@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)
|
||||
'@algolia/client-search': 5.20.0
|
||||
algoliasearch: 5.20.0
|
||||
'@algolia/autocomplete-shared': 1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)
|
||||
'@algolia/client-search': 5.23.3
|
||||
algoliasearch: 5.23.3
|
||||
|
||||
'@algolia/autocomplete-shared@1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)':
|
||||
'@algolia/autocomplete-shared@1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)':
|
||||
dependencies:
|
||||
'@algolia/client-search': 5.20.0
|
||||
algoliasearch: 5.20.0
|
||||
'@algolia/client-search': 5.23.3
|
||||
algoliasearch: 5.23.3
|
||||
|
||||
'@algolia/client-abtesting@5.20.0':
|
||||
'@algolia/client-abtesting@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/client-analytics@5.20.0':
|
||||
'@algolia/client-analytics@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/client-common@5.20.0': {}
|
||||
'@algolia/client-common@5.23.3': {}
|
||||
|
||||
'@algolia/client-insights@5.20.0':
|
||||
'@algolia/client-insights@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/client-personalization@5.20.0':
|
||||
'@algolia/client-personalization@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/client-query-suggestions@5.20.0':
|
||||
'@algolia/client-query-suggestions@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/client-search@5.20.0':
|
||||
'@algolia/client-search@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/ingestion@1.20.0':
|
||||
'@algolia/ingestion@1.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/monitoring@1.20.0':
|
||||
'@algolia/monitoring@1.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/recommend@5.20.0':
|
||||
'@algolia/recommend@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
'@algolia/requester-browser-xhr@5.20.0':
|
||||
'@algolia/requester-browser-xhr@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
|
||||
'@algolia/requester-fetch@5.20.0':
|
||||
'@algolia/requester-fetch@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
|
||||
'@algolia/requester-node-http@5.20.0':
|
||||
'@algolia/requester-node-http@5.23.3':
|
||||
dependencies:
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/client-common': 5.23.3
|
||||
|
||||
'@alloc/quick-lru@5.2.0': {}
|
||||
|
||||
@@ -2093,14 +2093,14 @@ snapshots:
|
||||
|
||||
'@corex/deepmerge@4.0.43': {}
|
||||
|
||||
'@docsearch/css@3.8.3': {}
|
||||
'@docsearch/css@3.9.0': {}
|
||||
|
||||
'@docsearch/react@3.8.3(@algolia/client-search@5.20.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.14.0)':
|
||||
'@docsearch/react@3.9.0(@algolia/client-search@5.23.3)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.14.0)':
|
||||
dependencies:
|
||||
'@algolia/autocomplete-core': 1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)(search-insights@2.14.0)
|
||||
'@algolia/autocomplete-preset-algolia': 1.17.9(@algolia/client-search@5.20.0)(algoliasearch@5.20.0)
|
||||
'@docsearch/css': 3.8.3
|
||||
algoliasearch: 5.20.0
|
||||
'@algolia/autocomplete-core': 1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)(search-insights@2.14.0)
|
||||
'@algolia/autocomplete-preset-algolia': 1.17.9(@algolia/client-search@5.23.3)(algoliasearch@5.23.3)
|
||||
'@docsearch/css': 3.9.0
|
||||
algoliasearch: 5.23.3
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.11
|
||||
react: 18.3.1
|
||||
@@ -2527,21 +2527,21 @@ snapshots:
|
||||
require-from-string: 2.0.2
|
||||
optional: true
|
||||
|
||||
algoliasearch@5.20.0:
|
||||
algoliasearch@5.23.3:
|
||||
dependencies:
|
||||
'@algolia/client-abtesting': 5.20.0
|
||||
'@algolia/client-analytics': 5.20.0
|
||||
'@algolia/client-common': 5.20.0
|
||||
'@algolia/client-insights': 5.20.0
|
||||
'@algolia/client-personalization': 5.20.0
|
||||
'@algolia/client-query-suggestions': 5.20.0
|
||||
'@algolia/client-search': 5.20.0
|
||||
'@algolia/ingestion': 1.20.0
|
||||
'@algolia/monitoring': 1.20.0
|
||||
'@algolia/recommend': 5.20.0
|
||||
'@algolia/requester-browser-xhr': 5.20.0
|
||||
'@algolia/requester-fetch': 5.20.0
|
||||
'@algolia/requester-node-http': 5.20.0
|
||||
'@algolia/client-abtesting': 5.23.3
|
||||
'@algolia/client-analytics': 5.23.3
|
||||
'@algolia/client-common': 5.23.3
|
||||
'@algolia/client-insights': 5.23.3
|
||||
'@algolia/client-personalization': 5.23.3
|
||||
'@algolia/client-query-suggestions': 5.23.3
|
||||
'@algolia/client-search': 5.23.3
|
||||
'@algolia/ingestion': 1.23.3
|
||||
'@algolia/monitoring': 1.23.3
|
||||
'@algolia/recommend': 5.23.3
|
||||
'@algolia/requester-browser-xhr': 5.23.3
|
||||
'@algolia/requester-fetch': 5.23.3
|
||||
'@algolia/requester-node-http': 5.23.3
|
||||
|
||||
ansi-regex@5.0.1: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user