Skip to content

Commit

Permalink
Bump @algolia/client-search from 5.10.2 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.10.2 to 5.11.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@5.10.2...5.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent db3e9a5 commit cd346ae
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"serve": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "^5.10.2"
"@algolia/client-search": "^5.11.0"
}
}
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"@algolia/requester-common" "4.19.1"
"@algolia/transporter" "4.19.1"

"@algolia/client-common@5.10.2":
version "5.10.2"
resolved "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.10.2.tgz#20d5059e954e4eabaf87684daef8c91491c0ffae"
integrity sha512-eE4OaTlb5KZdCehWmDARq2KEmMF7DEeFLjKqFDcZNb56k1DMSsa9zCQRXZMovlf2AXLsx0A/1q+SGAEgzF7G3w==
"@algolia/client-common@5.11.0":
version "5.11.0"
resolved "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.11.0.tgz#cb9a3e7c3045a32a1ca286eb41d1f14e66f3f06e"
integrity sha512-6LAAQxMoxzYf3wk7HKee4YFNYYq56ifKz6g7JWAY2HGya20KQmDec2pQ8t4C90kUvGk69o8RVpHWoeT/wfBXbw==

"@algolia/[email protected]":
version "4.19.1"
Expand All @@ -98,15 +98,15 @@
"@algolia/requester-common" "4.19.1"
"@algolia/transporter" "4.19.1"

"@algolia/client-search@^5.10.2":
version "5.10.2"
resolved "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.10.2.tgz#c834aeec8829521bef78e0b2768576a566153aa9"
integrity sha512-rGX8uil2uvPycFgtS9Fzwvh4tgKvfFWG5RIh3E77W42HrO66bykCf9jHqhIIlCxdDJih1PuUqBYZIkIAAoSkww==
"@algolia/client-search@^5.11.0":
version "5.11.0"
resolved "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.11.0.tgz#4f0e7db8a72b80cc9072a5800b0f4aa5a4cdb625"
integrity sha512-jP94/rojiSzUTilBqPQSfidNw8KZzzKkkrUL4kPeukTqpkZdWLB0W7OtDcqOLd4vBA7FXkEFGiRaj3WQemyLhw==
dependencies:
"@algolia/client-common" "5.10.2"
"@algolia/requester-browser-xhr" "5.10.2"
"@algolia/requester-fetch" "5.10.2"
"@algolia/requester-node-http" "5.10.2"
"@algolia/client-common" "5.11.0"
"@algolia/requester-browser-xhr" "5.11.0"
"@algolia/requester-fetch" "5.11.0"
"@algolia/requester-node-http" "5.11.0"

"@algolia/[email protected]":
version "4.19.1"
Expand All @@ -127,24 +127,24 @@
dependencies:
"@algolia/requester-common" "4.19.1"

"@algolia/requester-browser-xhr@5.10.2":
version "5.10.2"
resolved "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.10.2.tgz#1548b762f7c34675a26d32118031ceb3cc3a8265"
integrity sha512-gzlfE/H05ggDiEWNi8WaDSRhpE5X8rD1JqYKPPeM31JRI3TutQIKAk3MSUsa1bHM/Di56r2Gm6L1g3ZlZv2ETA==
"@algolia/requester-browser-xhr@5.11.0":
version "5.11.0"
resolved "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.11.0.tgz#d15f6f84128f61b3b8c62012269a466db79f6dcf"
integrity sha512-koy3lcWUrtUUfmMaDV/7zvZA7WGCFuBM+9t6KUfz93NTOmP6nQ6zcvAD66G0E1uapzj0S5Z6CA6Nd0Q5nVetcg==
dependencies:
"@algolia/client-common" "5.10.2"
"@algolia/client-common" "5.11.0"

"@algolia/[email protected]":
version "4.19.1"
resolved "https://registry.npmmirror.com/@algolia/requester-common/-/requester-common-4.19.1.tgz#f3396c77631b9d36e8d4d6f819a2c27f9ddbf7a1"
integrity sha512-BisRkcWVxrDzF1YPhAckmi2CFYK+jdMT60q10d7z3PX+w6fPPukxHRnZwooiTUrzFe50UBmLItGizWHP5bDzVQ==

"@algolia/requester-fetch@5.10.2":
version "5.10.2"
resolved "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.10.2.tgz#4e5a72d751251a036991d17dd818d12fec0bd6d3"
integrity sha512-Q27ciW9WRdq3pUITVlxpHIwe9QWOe+oPvgs8Z+gsv8vMkwXnLfANvSgeZCyQgx3SqzUPzhel0ozVq7Qoh8xIkg==
"@algolia/requester-fetch@5.11.0":
version "5.11.0"
resolved "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.11.0.tgz#b4c7fe6e0b53d8ff097d643b1459e2bb45258723"
integrity sha512-kuQGSBfDwSW0uXT0GqbwEsvQNDwmgsw2gZp1TG+IR61TExHmnL1nqgsoAIrxV86O2uXlwtrkrBDW0qDbGW4BHg==
dependencies:
"@algolia/client-common" "5.10.2"
"@algolia/client-common" "5.11.0"

"@algolia/[email protected]":
version "4.19.1"
Expand All @@ -153,12 +153,12 @@
dependencies:
"@algolia/requester-common" "4.19.1"

"@algolia/requester-node-http@5.10.2":
version "5.10.2"
resolved "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.10.2.tgz#269c9ce6395eaf056cfe8f9266d0bd7ed5ab9136"
integrity sha512-WMUQ4iFhNnQXC4F1Yj51x8tgIvq5h8jtTLMBs7LbMiW6JhnLHfBVl7IVk6X1fZJO5YcvXW051HN8aFlfAb5QEw==
"@algolia/requester-node-http@5.11.0":
version "5.11.0"
resolved "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.11.0.tgz#143939cea758ebab6a6edea9d1b8d57eaf8603ed"
integrity sha512-7XiZuTbLmPQM5zIIEqqABU1rvpN61+qSaMPfPAiB1hhARno8Ak6/GddR1OaRTPmV/GA72AQknxYocCqUxemwzg==
dependencies:
"@algolia/client-common" "5.10.2"
"@algolia/client-common" "5.11.0"

"@algolia/[email protected]":
version "4.19.1"
Expand Down

0 comments on commit cd346ae

Please sign in to comment.