From 15695ddcea2a98557d49a80db6f21c9ef749f4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:21:23 +0000 Subject: [PATCH] Bump @algolia/client-search from 5.8.0 to 5.10.2 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.8.0 to 5.10.2. - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/5.8.0...5.10.2) --- updated-dependencies: - dependency-name: "@algolia/client-search" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 52 ++++++++++++++++++++++----------------------- package.json | 2 +- yarn.lock | 54 +++++++++++++++++++++++------------------------ 3 files changed, 54 insertions(+), 54 deletions(-) diff --git a/package-lock.json b/package-lock.json index d50f77e..7fa99fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@example/docs", "version": "0.0.1", "dependencies": { - "@algolia/client-search": "^5.8.0", + "@algolia/client-search": "^5.10.2", "@astrojs/vue": "^4.5.1", "@docsearch/css": "^3.6.2", "@docsearch/react": "^3.6.1", @@ -152,44 +152,44 @@ } }, "node_modules/@algolia/client-search": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.8.0.tgz", - "integrity": "sha512-meIT0dIjafbDhZGfXMZ02pKbvNjItH8yZORTLpA2wYWBpRWqGzNDXedD/ayFh/tm5+L0IGlSWIgfhofKfDRsFQ==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.10.2.tgz", + "integrity": "sha512-rGX8uil2uvPycFgtS9Fzwvh4tgKvfFWG5RIh3E77W42HrO66bykCf9jHqhIIlCxdDJih1PuUqBYZIkIAAoSkww==", "dependencies": { - "@algolia/client-common": "5.8.0", - "@algolia/requester-browser-xhr": "5.8.0", - "@algolia/requester-fetch": "5.8.0", - "@algolia/requester-node-http": "5.8.0" + "@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" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search/node_modules/@algolia/client-common": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.8.0.tgz", - "integrity": "sha512-KSnRo4q8Ne9McDKxb1i4mDFNiRt8vT9SzJDitax/2qYYWyhPP0pvQ6jl7f00zovfsBg8lVabDdDAhDgY5PIvvA==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.10.2.tgz", + "integrity": "sha512-eE4OaTlb5KZdCehWmDARq2KEmMF7DEeFLjKqFDcZNb56k1DMSsa9zCQRXZMovlf2AXLsx0A/1q+SGAEgzF7G3w==", "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search/node_modules/@algolia/requester-browser-xhr": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.8.0.tgz", - "integrity": "sha512-Gi33fRclktW+zJSmT2Gkntiu+BNkh+50NhfYLALHV4yZ3jH73PYbPNURFa1/NxaUpzPvXrld0BrsHDTS1QBBTQ==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.10.2.tgz", + "integrity": "sha512-gzlfE/H05ggDiEWNi8WaDSRhpE5X8rD1JqYKPPeM31JRI3TutQIKAk3MSUsa1bHM/Di56r2Gm6L1g3ZlZv2ETA==", "dependencies": { - "@algolia/client-common": "5.8.0" + "@algolia/client-common": "5.10.2" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search/node_modules/@algolia/requester-node-http": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.8.0.tgz", - "integrity": "sha512-2sv9af4Pg58soGj3F0czK8xT2RVh/cX7UmMMjTQwkp7LK7SMW9OoDmg9FSvU5ge6KH0wd1TrxT/4XgRHc1P/NA==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.10.2.tgz", + "integrity": "sha512-WMUQ4iFhNnQXC4F1Yj51x8tgIvq5h8jtTLMBs7LbMiW6JhnLHfBVl7IVk6X1fZJO5YcvXW051HN8aFlfAb5QEw==", "dependencies": { - "@algolia/client-common": "5.8.0" + "@algolia/client-common": "5.10.2" }, "engines": { "node": ">= 14.0.0" @@ -250,20 +250,20 @@ "integrity": "sha512-xloIdr/bedtYEGcXCiF2muajyvRhwop4cMZo+K2qzNht0CMzlRkm8YsDdj5IaBhshqfgmBb3rTg4sL4/PpvLYw==" }, "node_modules/@algolia/requester-fetch": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.8.0.tgz", - "integrity": "sha512-ve7ynA+O0KDrA2AAQ62GKQB+HjdHd0gX3tsXwlcfFOd7CYb2+xc+eOrVXV9mSlGS6Ssrd8V0AQ6BMId5KyypwQ==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.10.2.tgz", + "integrity": "sha512-Q27ciW9WRdq3pUITVlxpHIwe9QWOe+oPvgs8Z+gsv8vMkwXnLfANvSgeZCyQgx3SqzUPzhel0ozVq7Qoh8xIkg==", "dependencies": { - "@algolia/client-common": "5.8.0" + "@algolia/client-common": "5.10.2" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/requester-fetch/node_modules/@algolia/client-common": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.8.0.tgz", - "integrity": "sha512-KSnRo4q8Ne9McDKxb1i4mDFNiRt8vT9SzJDitax/2qYYWyhPP0pvQ6jl7f00zovfsBg8lVabDdDAhDgY5PIvvA==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.10.2.tgz", + "integrity": "sha512-eE4OaTlb5KZdCehWmDARq2KEmMF7DEeFLjKqFDcZNb56k1DMSsa9zCQRXZMovlf2AXLsx0A/1q+SGAEgzF7G3w==", "engines": { "node": ">= 14.0.0" } diff --git a/package.json b/package.json index 7026a73..99040e9 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "dependencies": { - "@algolia/client-search": "^5.8.0", + "@algolia/client-search": "^5.10.2", "@astrojs/vue": "^4.5.1", "@docsearch/css": "^3.6.2", "@docsearch/react": "^3.6.1", diff --git a/yarn.lock b/yarn.lock index 3e49ce6..8e6596b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,10 +75,10 @@ "@algolia/requester-common" "4.22.1" "@algolia/transporter" "4.22.1" -"@algolia/client-common@5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.8.0.tgz#f7ffe17086d8852c1150ee600472b847792c37fe" - integrity sha512-KSnRo4q8Ne9McDKxb1i4mDFNiRt8vT9SzJDitax/2qYYWyhPP0pvQ6jl7f00zovfsBg8lVabDdDAhDgY5PIvvA== +"@algolia/client-common@5.10.2": + version "5.10.2" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.10.2.tgz#20d5059e954e4eabaf87684daef8c91491c0ffae" + integrity sha512-eE4OaTlb5KZdCehWmDARq2KEmMF7DEeFLjKqFDcZNb56k1DMSsa9zCQRXZMovlf2AXLsx0A/1q+SGAEgzF7G3w== "@algolia/client-personalization@4.22.1": version "4.22.1" @@ -98,15 +98,15 @@ "@algolia/requester-common" "4.22.1" "@algolia/transporter" "4.22.1" -"@algolia/client-search@^5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.8.0.tgz#6165e5aac02e934546851e0eea03f8943fa10a80" - integrity sha512-meIT0dIjafbDhZGfXMZ02pKbvNjItH8yZORTLpA2wYWBpRWqGzNDXedD/ayFh/tm5+L0IGlSWIgfhofKfDRsFQ== +"@algolia/client-search@^5.10.2": + version "5.10.2" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.10.2.tgz#c834aeec8829521bef78e0b2768576a566153aa9" + integrity sha512-rGX8uil2uvPycFgtS9Fzwvh4tgKvfFWG5RIh3E77W42HrO66bykCf9jHqhIIlCxdDJih1PuUqBYZIkIAAoSkww== dependencies: - "@algolia/client-common" "5.8.0" - "@algolia/requester-browser-xhr" "5.8.0" - "@algolia/requester-fetch" "5.8.0" - "@algolia/requester-node-http" "5.8.0" + "@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/logger-common@4.22.1": version "4.22.1" @@ -127,24 +127,24 @@ dependencies: "@algolia/requester-common" "4.22.1" -"@algolia/requester-browser-xhr@5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.8.0.tgz#72d6c6cd36a5f6e0658e21464e9bcd6b89a94ef1" - integrity sha512-Gi33fRclktW+zJSmT2Gkntiu+BNkh+50NhfYLALHV4yZ3jH73PYbPNURFa1/NxaUpzPvXrld0BrsHDTS1QBBTQ== +"@algolia/requester-browser-xhr@5.10.2": + version "5.10.2" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.10.2.tgz#1548b762f7c34675a26d32118031ceb3cc3a8265" + integrity sha512-gzlfE/H05ggDiEWNi8WaDSRhpE5X8rD1JqYKPPeM31JRI3TutQIKAk3MSUsa1bHM/Di56r2Gm6L1g3ZlZv2ETA== dependencies: - "@algolia/client-common" "5.8.0" + "@algolia/client-common" "5.10.2" "@algolia/requester-common@4.22.1": version "4.22.1" resolved "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.22.1.tgz" integrity sha512-dgvhSAtg2MJnR+BxrIFqlLtkLlVVhas9HgYKMk2Uxiy5m6/8HZBL40JVAMb2LovoPFs9I/EWIoFVjOrFwzn5Qg== -"@algolia/requester-fetch@5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.8.0.tgz#82fbe0aee0e592d7de6b474511a333eb648b51d2" - integrity sha512-ve7ynA+O0KDrA2AAQ62GKQB+HjdHd0gX3tsXwlcfFOd7CYb2+xc+eOrVXV9mSlGS6Ssrd8V0AQ6BMId5KyypwQ== +"@algolia/requester-fetch@5.10.2": + version "5.10.2" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.10.2.tgz#4e5a72d751251a036991d17dd818d12fec0bd6d3" + integrity sha512-Q27ciW9WRdq3pUITVlxpHIwe9QWOe+oPvgs8Z+gsv8vMkwXnLfANvSgeZCyQgx3SqzUPzhel0ozVq7Qoh8xIkg== dependencies: - "@algolia/client-common" "5.8.0" + "@algolia/client-common" "5.10.2" "@algolia/requester-node-http@4.22.1": version "4.22.1" @@ -153,12 +153,12 @@ dependencies: "@algolia/requester-common" "4.22.1" -"@algolia/requester-node-http@5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.8.0.tgz#99195a116f6311ff70b84912c50a782a50ff4725" - integrity sha512-2sv9af4Pg58soGj3F0czK8xT2RVh/cX7UmMMjTQwkp7LK7SMW9OoDmg9FSvU5ge6KH0wd1TrxT/4XgRHc1P/NA== +"@algolia/requester-node-http@5.10.2": + version "5.10.2" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.10.2.tgz#269c9ce6395eaf056cfe8f9266d0bd7ed5ab9136" + integrity sha512-WMUQ4iFhNnQXC4F1Yj51x8tgIvq5h8jtTLMBs7LbMiW6JhnLHfBVl7IVk6X1fZJO5YcvXW051HN8aFlfAb5QEw== dependencies: - "@algolia/client-common" "5.8.0" + "@algolia/client-common" "5.10.2" "@algolia/transporter@4.22.1": version "4.22.1"