Skip to content

Commit

Permalink
Bump @algolia/client-search from 4.24.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 4.24.0 to 5.0.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.24.0...5.0.0)

---
updated-dependencies:
- dependency-name: "@algolia/client-search"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 0304542 commit 531cc8a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@algolia/client-search": "^4.24.0",
"@algolia/client-search": "^5.0.0",
"@docusaurus/core": "^3.5.0",
"@docusaurus/plugin-client-redirects": "^3.5.0",
"@docusaurus/preset-classic": "^3.5.0",
Expand Down
30 changes: 29 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@
"@algolia/requester-common" "4.24.0"
"@algolia/transporter" "4.24.0"

"@algolia/[email protected]":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.0.0.tgz#ff52d29ed81cdafaa38655fc4ee958ca49f20aaf"
integrity sha512-6N5Qygv/Z/B+rPufnPDLNWgsMf1uubMU7iS52xLcQSLiGlTS4f9eLUrmNXSzHccP33uoFi6xN9craN1sZi5MPQ==

"@algolia/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.24.0.tgz#8b47789fb1cb0f8efbea0f79295b7c5a3850f6ae"
Expand All @@ -84,7 +89,7 @@
"@algolia/requester-common" "4.24.0"
"@algolia/transporter" "4.24.0"

"@algolia/[email protected]", "@algolia/client-search@^4.24.0":
"@algolia/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.24.0.tgz#75e6c02d33ef3e0f34afd9962c085b856fc4a55f"
integrity sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==
Expand All @@ -93,6 +98,15 @@
"@algolia/requester-common" "4.24.0"
"@algolia/transporter" "4.24.0"

"@algolia/client-search@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.0.0.tgz#8d58f5daeffe9d19e0e0e9ebcdb5d23525edebe4"
integrity sha512-QdDYMzoxYZ3axzBy6CHe+M+NlOGvHEFTa2actchGnp25Uu0N6lyVNivT7nph+P1XoxgAD08cWbeJD3wWQXnpng==
dependencies:
"@algolia/client-common" "5.0.0"
"@algolia/requester-browser-xhr" "5.0.0"
"@algolia/requester-node-http" "5.0.0"

"@algolia/events@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
Expand Down Expand Up @@ -134,6 +148,13 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/[email protected]":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.0.0.tgz#ddce386fd8635d79a1803c44b749289ff690db80"
integrity sha512-oOoQhSpg/RGiGHjn/cqtYpHBkkd+5M/DCi1jmfW+ZOvLVx21QVt6PbWIJoKJF85moNFo4UG9pMBU35R1MaxUKQ==
dependencies:
"@algolia/client-common" "5.0.0"

"@algolia/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.24.0.tgz#1c60c198031f48fcdb9e34c4057a3ea987b9a436"
Expand All @@ -146,6 +167,13 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/[email protected]":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.0.0.tgz#708961cb2c069e5ed3bae83aef144ec8b3300b57"
integrity sha512-FwCdugzpnW0wxbgWPauAz5vhmWGQnjZa5DCl9PBbIoDNEy/NIV8DmiL9CEA+LljQdDidG0l0ijojcTNaRRtPvQ==
dependencies:
"@algolia/client-common" "5.0.0"

"@algolia/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.24.0.tgz#226bb1f8af62430374c1972b2e5c8580ab275102"
Expand Down

0 comments on commit 531cc8a

Please sign in to comment.