From d60c01aa2677a255c3f3d2910d6976f0392456e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 20:47:50 +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 d88b671a..96fdbccc 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.49.1", "async": "2.6.3", "@babel/eslint-parser": "7.28.5", "babel-loader": "8.4.1", diff --git a/yarn.lock b/yarn.lock index 347e2668..f32ca06f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,132 @@ # yarn lockfile v1 +"@algolia/abtesting@1.15.1": + version "1.15.1" + resolved "https://registry.yarnpkg.com/@algolia/abtesting/-/abtesting-1.15.1.tgz#000779ccddf52415f440ca0557c205d7b09c86a2" + integrity sha512-2yuIC48rUuHGhU1U5qJ9kJHaxYpJ0jpDHJVI5ekOxSMYXlH4+HP+pA31G820lsAznfmu2nzDV7n5RO44zIY1zw== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/client-abtesting@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.49.1.tgz#cf2b122bcd1100e2fb01dbacf528106451c59dcf" + integrity sha512-h6M7HzPin+45/l09q0r2dYmocSSt2MMGOOk5c4O5K/bBBlEwf1BKfN6z+iX4b8WXcQQhf7rgQwC52kBZJt/ZZw== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/client-analytics@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.49.1.tgz#c6d07115fdc7044fa16d4c24613bde833ceb3efc" + integrity sha512-048T9/Z8OeLmTk8h76QUqaNFp7Rq2VgS2Zm6Y2tNMYGQ1uNuzePY/udB5l5krlXll7ZGflyCjFvRiOtlPZpE9g== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/client-common@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.49.1.tgz#2b52313a9027bba5c57abd76d652fd4b16f56a32" + integrity sha512-vp5/a9ikqvf3mn9QvHN8PRekn8hW34aV9eX+O0J5mKPZXeA6Pd5OQEh2ZWf7gJY6yyfTlLp5LMFzQUAU+Fpqpg== + +"@algolia/client-insights@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.49.1.tgz#866f6fbb3902f43df2ad395ba35e650048874d91" + integrity sha512-B6N7PgkvYrul3bntTz/l6uXnhQ2bvP+M7NqTcayh681tSqPaA5cJCUBp/vrP7vpPRpej4Eeyx2qz5p0tE/2N2g== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/client-personalization@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.49.1.tgz#c14ad919b3880d140c9dc681b47c34075abe1106" + integrity sha512-v+4DN+lkYfBd01Hbnb9ZrCHe7l+mvihyx218INRX/kaCXROIWUDIT1cs3urQxfE7kXBFnLsqYeOflQALv/gA5w== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/client-query-suggestions@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.49.1.tgz#30bf4010402f43c84a4c1e72a6a32a53b32d1db1" + integrity sha512-Un11cab6ZCv0W+Jiak8UktGIqoa4+gSNgEZNfG8m8eTsXGqwIEr370H3Rqwj87zeNSlFpH2BslMXJ/cLNS1qtg== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/client-search@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.49.1.tgz#c16518fb5003b4a35b74bdee7a168d4d7a09877b" + integrity sha512-Nt9hri7nbOo0RipAsGjIssHkpLMHHN/P7QqENywAq5TLsoYDzUyJGny8FEiD/9KJUxtGH8blGpMedilI6kK3rA== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/ingestion@1.49.1": + version "1.49.1" + resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.49.1.tgz#80da19a3bec0f8b53910acd6e6a26d377c35a2bc" + integrity sha512-b5hUXwDqje0Y4CpU6VL481DXgPgxpTD5sYMnfQTHKgUispGnaCLCm2/T9WbJo1YNUbX3iHtYDArp804eD6CmRQ== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/monitoring@1.49.1": + version "1.49.1" + resolved "https://registry.yarnpkg.com/@algolia/monitoring/-/monitoring-1.49.1.tgz#c4de7c5cc058d27ed051a32bed8844b471c2a4cb" + integrity sha512-bvrXwZ0WsL3rN6Q4m4QqxsXFCo6WAew7sAdrpMQMK4Efn4/W920r9ptOuckejOSSvyLr9pAWgC5rsHhR2FYuYw== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/recommend@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.49.1.tgz#5b79f6fb566b07f9cc48dc410bd34f7df080be99" + integrity sha512-h2yz3AGeGkQwNgbLmoe3bxYs8fac4An1CprKTypYyTU/k3Q+9FbIvJ8aS1DoBKaTjSRZVoyQS7SZQio6GaHbZw== + dependencies: + "@algolia/client-common" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" + +"@algolia/requester-browser-xhr@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.49.1.tgz#0096c02e6d60fc79a71f80b51315e9a8fe7da5dc" + integrity sha512-2UPyRuUR/qpqSqH8mxFV5uBZWEpxhGPHLlx9Xf6OVxr79XO2ctzZQAhsmTZ6X22x+N8MBWpB9UEky7YU2HGFgA== + dependencies: + "@algolia/client-common" "5.49.1" + +"@algolia/requester-fetch@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.49.1.tgz#bc41f0d03d0bc3c8decdc65ec08d29e992b16f1c" + integrity sha512-N+xlE4lN+wpuT+4vhNEwPVlrfN+DWAZmSX9SYhbz986Oq8AMsqdntOqUyiOXVxYsQtfLwmiej24vbvJGYv1Qtw== + dependencies: + "@algolia/client-common" "5.49.1" + +"@algolia/requester-node-http@5.49.1": + version "5.49.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.49.1.tgz#34846a9a2d7fee6667a4767588b8e77b2c6d9e12" + integrity sha512-zA5bkUOB5PPtTr182DJmajCiizHp0rCJQ0Chf96zNFvkdESKYlDeYA3tQ7r2oyHbu/8DiohAQ5PZ85edctzbXA== + dependencies: + "@algolia/client-common" "5.49.1" + "@babel/eslint-parser@7.28.5": version "7.28.5" resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.28.5.tgz#0b8883a4a1c2cbed7b3cd9d7765d80e8f480b9ae" @@ -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.49.1: + version "5.49.1" + resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.49.1.tgz#03587d63c325f51aa2df660cc2600416b892b921" + integrity sha512-X3Pp2aRQhg4xUC6PQtkubn5NpRKuUPQ9FPDQlx36SmpFwwH2N0/tw4c+NXV3nw3PsgeUs+BuWGP0gjz3TvENLQ== + dependencies: + "@algolia/abtesting" "1.15.1" + "@algolia/client-abtesting" "5.49.1" + "@algolia/client-analytics" "5.49.1" + "@algolia/client-common" "5.49.1" + "@algolia/client-insights" "5.49.1" + "@algolia/client-personalization" "5.49.1" + "@algolia/client-query-suggestions" "5.49.1" + "@algolia/client-search" "5.49.1" + "@algolia/ingestion" "1.49.1" + "@algolia/monitoring" "1.49.1" + "@algolia/recommend" "5.49.1" + "@algolia/requester-browser-xhr" "5.49.1" + "@algolia/requester-fetch" "5.49.1" + "@algolia/requester-node-http" "5.49.1" algoliasearch@^3.27.0: version "3.34.0"