From f4fa756021e85e1f50a23b0f0922ba42dd9d940b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:41:37 +0000 Subject: [PATCH] fix(deps): update dependency algoliasearch to v5 --- package.json | 2 +- yarn.lock | 165 ++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 146 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 5f98543f..9ac7b182 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "update-index": "gulp export:algolia-index && gulp export:algolia-settings" }, "dependencies": { - "algoliasearch": "3.35.1", + "algoliasearch": "5.50.1", "async": "2.6.3", "@babel/eslint-parser": "7.28.6", "babel-loader": "8.4.1", diff --git a/yarn.lock b/yarn.lock index 862bfa47..7820574b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,132 @@ # yarn lockfile v1 +"@algolia/abtesting@1.16.1": + version "1.16.1" + resolved "https://registry.yarnpkg.com/@algolia/abtesting/-/abtesting-1.16.1.tgz#036ddd7ca49a4f5ba20ced09b9e0e5b913ccf6e8" + integrity sha512-Xxk4l00pYI+jE0PNw8y0MvsQWh5278WRtZQav8/BMMi3HKi2xmeuqe11WJ3y8/6nuBHdv39w76OpJb09TMfAVQ== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/client-abtesting@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.50.1.tgz#b95230e48458dd89b6c3a65616f4d44fc87f2823" + integrity sha512-4peZlPXMwTOey9q1rQKMdCnwZb/E95/1e+7KujXpLLSh0FawJzg//U2NM+r4AiJy4+naT2MTBhj0K30yshnVTA== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/client-analytics@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.50.1.tgz#7dac25fd8ed90385dbf2ddb88ac7bbafb3fe6e64" + integrity sha512-i+aWHHG8NZvGFHtPeMZkxL2Loc6Fm7iaRo15lYSMx8gFL+at9vgdWxhka7mD1fqxkrxXsQstUBCIsSY8FvkEOw== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/client-common@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.50.1.tgz#c29b1b1f3e9098f36ee867413b2366893234b5bb" + integrity sha512-Hw52Fwapyk/7hMSV/fI4+s3H9MGZEUcRh4VphyXLAk2oLYdndVUkc6KBi0zwHSzwPAr+ZBwFPe2x6naUt9mZGw== + +"@algolia/client-insights@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.50.1.tgz#a703061a62a860e48c46b62c499d6faac6667022" + integrity sha512-Bn/wtwhJ7p1OD/6pY+Zzn+zlu2N/SJnH46md/PAbvqIzmjVuwjNwD4y0vV5Ov8naeukXdd7UU9v550+v8+mtlg== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/client-personalization@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.50.1.tgz#d03ef231498c9cb080193c2bd13178c959203400" + integrity sha512-0V4Tu0RWR8YxkgI9EPVOZHGE4K5pEIhkLNN0CTkP/rnPsqaaSQpNMYW3/mGWdiKOWbX0iVmwLB9QESk3H0jS5g== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/client-query-suggestions@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.50.1.tgz#5ee9038b930fd19f1caf1110789ab0fd55fb00b2" + integrity sha512-jofcWNYMXJDDr87Z2eivlWY6o71Zn7F7aOvQCXSDAo9QTlyf7BhXEsZymLUvF0O1yU9Q9wvrjAWn8uVHYnAvgw== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/client-search@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.50.1.tgz#c49cb76919adc953000de358aaf14722f2c35c32" + integrity sha512-OteRb8WubcmEvU0YlMJwCXs3Q6xrdkb0v50/qZBJP1TF0CvujFZQM++9BjEkTER/Jr9wbPHvjSFKnbMta0b4dQ== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/ingestion@1.50.1": + version "1.50.1" + resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.50.1.tgz#d6f267c7050db7857139d458ed78dda4cbc06090" + integrity sha512-0GmfSgDQK6oiIVXnJvGxtNFOfosBspRTR7csCOYCTL1P8QtxX2vDCIKwTM7xdSAEbJaZ43QlWg25q0Qdsndz8Q== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/monitoring@1.50.1": + version "1.50.1" + resolved "https://registry.yarnpkg.com/@algolia/monitoring/-/monitoring-1.50.1.tgz#90c58fbfaa87885200ad2e8421fee96a15574717" + integrity sha512-ySuigKEe4YjYV3si8NVk9BHQpFj/1B+ON7DhhvTvbrZJseHQQloxzq0yHwKmznSdlO6C956fx4pcfOKkZClsyg== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/recommend@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.50.1.tgz#1b3298c203b4434698673471b490565550211442" + integrity sha512-Cp8T/B0gVmjFlzzp6eP47hwKh5FGyeqQp1N48/ANDdvdiQkPqLyFHQVDwLBH0LddfIPQE+yqmZIgmKc82haF4A== + dependencies: + "@algolia/client-common" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" + +"@algolia/requester-browser-xhr@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.50.1.tgz#207659a24e8f7b933016457e36f58d7637578c18" + integrity sha512-XKdGGLikfrlK66ZSXh/vWcXZZ8Vg3byDFbJD8pwEvN1FoBRGxhxya476IY2ohoTymLa4qB5LBRlIa+2TLHx3Uw== + dependencies: + "@algolia/client-common" "5.50.1" + +"@algolia/requester-fetch@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.50.1.tgz#44de75a3371207ff82875d359d67cce77f203d9b" + integrity sha512-mBAU6WyVsDwhHyGM+nodt1/oebHxgvuLlOAoMGbj/1i6LygDHZWDgL1t5JEs37x9Aywv7ZGhqbM1GsfZ54sU6g== + dependencies: + "@algolia/client-common" "5.50.1" + +"@algolia/requester-node-http@5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.50.1.tgz#f643e98b1e83e62bdd7cbc7324c6d3890d7508e5" + integrity sha512-qmo1LXrNKLHvJE6mdQbLnsZAoZvj7VyF2ft4xmbSGWI2WWm87fx/CjUX4kEExt4y0a6T6nEts6ofpUfH5TEE1A== + dependencies: + "@algolia/client-common" "5.50.1" + "@babel/eslint-parser@7.28.6": version "7.28.6" resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.28.6.tgz#6a294a4add732ebe7ded8a8d2792dd03dd81dc3f" @@ -329,26 +455,25 @@ algoliasearch-helper@^2.26.0: lodash "^4.17.5" qs "^6.5.1" -algoliasearch@3.35.1: - version "3.35.1" - resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.35.1.tgz#297d15f534a3507cab2f5dfb996019cac7568f0c" - integrity sha512-K4yKVhaHkXfJ/xcUnil04xiSrB8B8yHZoFEhWNpXg23eiCnqvTZw1tn/SqvdsANlYHLJlKl0qi3I/Q2Sqo7LwQ== - dependencies: - agentkeepalive "^2.2.0" - debug "^2.6.9" - envify "^4.0.0" - es6-promise "^4.1.0" - events "^1.1.0" - foreach "^2.0.5" - global "^4.3.2" - inherits "^2.0.1" - isarray "^2.0.1" - load-script "^1.0.0" - object-keys "^1.0.11" - querystring-es3 "^0.2.1" - reduce "^1.0.1" - semver "^5.1.0" - tunnel-agent "^0.6.0" +algoliasearch@5.50.1: + version "5.50.1" + resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.50.1.tgz#f645227b146f089eb9728e73ee6e462e43b89de1" + integrity sha512-/bwdue1/8LWELn/DBalGRfuLsXBLXULJo/yOeavJtDu8rBwxIzC6/Rz9Jg19S21VkJvRuZO1k8CZXBMS73mYbA== + dependencies: + "@algolia/abtesting" "1.16.1" + "@algolia/client-abtesting" "5.50.1" + "@algolia/client-analytics" "5.50.1" + "@algolia/client-common" "5.50.1" + "@algolia/client-insights" "5.50.1" + "@algolia/client-personalization" "5.50.1" + "@algolia/client-query-suggestions" "5.50.1" + "@algolia/client-search" "5.50.1" + "@algolia/ingestion" "1.50.1" + "@algolia/monitoring" "1.50.1" + "@algolia/recommend" "5.50.1" + "@algolia/requester-browser-xhr" "5.50.1" + "@algolia/requester-fetch" "5.50.1" + "@algolia/requester-node-http" "5.50.1" algoliasearch@^3.27.0: version "3.34.0"