Skip to content

Commit

Permalink
fix(deps): update dependency @algolia/client-search to v5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent f1858c3 commit 170f416
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"@algolia/requester-common" "4.24.0"
"@algolia/transporter" "4.24.0"

"@algolia/client-common@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.4.3.tgz#5dea2aa3041ec4d561a59bb58ed56d34cd597980"
integrity sha512-6BoqQ1/Xjwol7kL5Z7TwSphff0mN4pwpydTi6VOkKs7X3piBj6cuJ3FLjHnaVCwMvcaO9hW3gbx+M0u1sYekig==
"@algolia/client-common@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.7.0.tgz#13f8d999dd13db0b1485b65ef790e9dff076e67b"
integrity sha512-hrYlN9yNQukmNj8bBlw9PCXi9jmRQqNUXaG6MXH1aDabjO6YD1WPVqTvaELbIBgTbDJzCn0R2owms0uaxQkjUg==

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -99,14 +99,14 @@
"@algolia/transporter" "4.24.0"

"@algolia/client-search@^5.2.1":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.4.3.tgz#298f1dba8229da1295f04fab4949132c6457cf91"
integrity sha512-SJ2ofwdyknkwfSXQi7xvrOR93lNxjsgS1+vOdOkOF1t6HgWxnPXHZoP2hUSsrKExSQWmeE7UUbpvhHZkFxGLeA==
version "5.7.0"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.7.0.tgz#cb448b89d6a79a474b25428ee993e18c7ae9ed26"
integrity sha512-0Frfjt4oxvVP2qsTQAjwdaG5SvJ3TbHBkBrS6M7cG5RDrgHqOrhBnBGCFT+YO3CeNK54r+d57oB1VcD2F1lHuQ==
dependencies:
"@algolia/client-common" "5.4.3"
"@algolia/requester-browser-xhr" "5.4.3"
"@algolia/requester-fetch" "5.4.3"
"@algolia/requester-node-http" "5.4.3"
"@algolia/client-common" "5.7.0"
"@algolia/requester-browser-xhr" "5.7.0"
"@algolia/requester-fetch" "5.7.0"
"@algolia/requester-node-http" "5.7.0"

"@algolia/events@^4.0.1":
version "4.0.1"
Expand Down Expand Up @@ -149,24 +149,24 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/requester-browser-xhr@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.4.3.tgz#41720edc1f6405dbef7a56ff8b272dae5e6f3b0c"
integrity sha512-XgxyUzUQei5MDNkjss5ioID00sRkazgYAojZpz8B1gNvWaSx/FQd/7MlVoi4HBtSJNi1pkgpsVGGlMp6nTZdyA==
"@algolia/requester-browser-xhr@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.7.0.tgz#31a1b5d8f98819ce8ee7fc3fcd767856fcbce393"
integrity sha512-ohtIp+lyTGM3agrHyedC3w7ijfdUvSN6wmGuKqUezrNzd0nCkFoLW0OINlyv1ODrTEVnL8PAM/Zqubjafxd/Ww==
dependencies:
"@algolia/client-common" "5.4.3"
"@algolia/client-common" "5.7.0"

"@algolia/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.24.0.tgz#1c60c198031f48fcdb9e34c4057a3ea987b9a436"
integrity sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==

"@algolia/requester-fetch@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.4.3.tgz#161548d979f18b7b8213a86dbceecc5eb16bfd42"
integrity sha512-Z6VuKQrBd6+TzyL1jsLI1kkoeXTY/g3SR01Z674vTZpdZlimiI9HMMHkgHthtK1speMjfPGDcTggi4TcOxXpMQ==
"@algolia/requester-fetch@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.7.0.tgz#d37abed8be028edb573779f5472c1d619e3a4b62"
integrity sha512-Eg8cBhNg2QNnDDldyK77aXvg3wIc5qnpCDCAJXQ2oaqZwwvvYaTgnP1ofznNG6+klri4Fk1YAaC9wyDBhByWIA==
dependencies:
"@algolia/client-common" "5.4.3"
"@algolia/client-common" "5.7.0"

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

"@algolia/requester-node-http@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.4.3.tgz#c37ba54d5671d0b1fe098e9ca2226e859769a9fe"
integrity sha512-gNIaj31fFz3pbIM7LiS1iu4/1ZX+lJdWd+UiM9ECaGtZYpkdxxqbfyMHieISVLNsVezOpYgS2BYeKe8d5+se/Q==
"@algolia/requester-node-http@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.7.0.tgz#1de5119eab9d2b3b1106a3e4b89b71094aebbfdb"
integrity sha512-8BDssYEkcp1co06KtHO9b37H+5zVM/h+5kyesJb2C2EHFO3kgzLHWl/JyXOVtYlKQBkmdObYOI0s6JaXRy2yQA==
dependencies:
"@algolia/client-common" "5.4.3"
"@algolia/client-common" "5.7.0"

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

0 comments on commit 170f416

Please sign in to comment.