From ead039d4e0344636a4c48dbc7f7e9c9dd64408b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 06:21:28 +0000 Subject: [PATCH] Bump @algolia/client-search from 5.2.5 to 5.4.0 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.2.5 to 5.4.0. - [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.2.5...5.4.0) --- 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 | 56 ++++++++++++++++++++++++++++++++--------------- package.json | 2 +- yarn.lock | 50 ++++++++++++++++++++++++------------------ 3 files changed, 68 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3610849..45a17ad 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.2.5", + "@algolia/client-search": "^5.4.0", "@astrojs/vue": "^4.5.0", "@docsearch/css": "^3.6.1", "@docsearch/react": "^3.6.1", @@ -152,43 +152,44 @@ } }, "node_modules/@algolia/client-search": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.2.5.tgz", - "integrity": "sha512-OVDLzm5BEUbJmjfMm7b0Xx8vkK+NyEh7whPHuap2qy0x7RxQDLMXjiKsBbt1WNq+9nfX6+M/f2t0CJ8ENVuyYQ==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.4.0.tgz", + "integrity": "sha512-LOLNfYljPdHNhVqb36hdkHwti8Cjjnkn4FCuhgqWfhUVkRslgUD8jD8+NaY6O3s9CLnIrslnZseXNhWk+Fwmgw==", "dependencies": { - "@algolia/client-common": "5.2.5", - "@algolia/requester-browser-xhr": "5.2.5", - "@algolia/requester-node-http": "5.2.5" + "@algolia/client-common": "5.4.0", + "@algolia/requester-browser-xhr": "5.4.0", + "@algolia/requester-fetch": "5.4.0", + "@algolia/requester-node-http": "5.4.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search/node_modules/@algolia/client-common": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.2.5.tgz", - "integrity": "sha512-ITE85veJWwClnoNyv7Zydh9U0eKA82cDy8pLw+2hzL+zlzFIvV68ihGOEQ/kXt8N4v+R4MFzvsxnIpMruQzEug==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.4.0.tgz", + "integrity": "sha512-nt6S04aitlsvmah4XNSNaH2KPlbK/YMI1hlXLdxHNvOyK8aQ4IVDaffpRbRzGCdgCc3d7BgUuEcUUZmvaV1Img==", "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search/node_modules/@algolia/requester-browser-xhr": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.2.5.tgz", - "integrity": "sha512-Ri73PphNy1ceig94xJW9bPdN7uIYFAjpsABpp2Fsun4DmeZD5a4rMCNwwOXXsbC8h+lUzW34zpUf+h4Nk+eaqA==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.4.0.tgz", + "integrity": "sha512-mNZil+Q95oGL2IhLQmJHF0vMZV/Ku8RlO0/dwbCRKZcHmVGzc2DC1EK2+5vRNJtjWsZFwlZ/pC7HhSg0xAnQlA==", "dependencies": { - "@algolia/client-common": "5.2.5" + "@algolia/client-common": "5.4.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search/node_modules/@algolia/requester-node-http": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.2.5.tgz", - "integrity": "sha512-/tTdEuWcWHSe/mGMomWkuaFDoRcpfl/jvGISVTPRq3pJvM1FPAzxlh2MXge6C30aUS9bxh3V0aWwgKFCilzyMQ==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.4.0.tgz", + "integrity": "sha512-PckoNE0vx89yjsJSzn/lAHI0eSWheBXbXS0NaJ09DWyfRuJCzTZ0lPxZSPlo7jwR6Lyjtzl27gSwSPUVznoHRw==", "dependencies": { - "@algolia/client-common": "5.2.5" + "@algolia/client-common": "5.4.0" }, "engines": { "node": ">= 14.0.0" @@ -248,6 +249,25 @@ "resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.23.3.tgz", "integrity": "sha512-xloIdr/bedtYEGcXCiF2muajyvRhwop4cMZo+K2qzNht0CMzlRkm8YsDdj5IaBhshqfgmBb3rTg4sL4/PpvLYw==" }, + "node_modules/@algolia/requester-fetch": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.4.0.tgz", + "integrity": "sha512-xF7dzYT+KybaJGd0DETqJ164LPebqe64zjYMEfnjcncJ/nJrjUG3e+XPaWZz0vcEnT+KHeqC8FrbLym3AG/SGQ==", + "dependencies": { + "@algolia/client-common": "5.4.0" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/requester-fetch/node_modules/@algolia/client-common": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.4.0.tgz", + "integrity": "sha512-nt6S04aitlsvmah4XNSNaH2KPlbK/YMI1hlXLdxHNvOyK8aQ4IVDaffpRbRzGCdgCc3d7BgUuEcUUZmvaV1Img==", + "engines": { + "node": ">= 14.0.0" + } + }, "node_modules/@algolia/requester-node-http": { "version": "4.23.3", "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.23.3.tgz", diff --git a/package.json b/package.json index d80c71d..cc81dd8 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "dependencies": { - "@algolia/client-search": "^5.2.5", + "@algolia/client-search": "^5.4.0", "@astrojs/vue": "^4.5.0", "@docsearch/css": "^3.6.1", "@docsearch/react": "^3.6.1", diff --git a/yarn.lock b/yarn.lock index 154f7ab..af45c8d 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.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.2.5.tgz#a58317fdcf22efc9304918bd15682ca3bc4fadaf" - integrity sha512-ITE85veJWwClnoNyv7Zydh9U0eKA82cDy8pLw+2hzL+zlzFIvV68ihGOEQ/kXt8N4v+R4MFzvsxnIpMruQzEug== +"@algolia/client-common@5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.4.0.tgz#dbfba86fddb76cce5433a403aedb3ff6e4d40b88" + integrity sha512-nt6S04aitlsvmah4XNSNaH2KPlbK/YMI1hlXLdxHNvOyK8aQ4IVDaffpRbRzGCdgCc3d7BgUuEcUUZmvaV1Img== "@algolia/client-personalization@4.22.1": version "4.22.1" @@ -98,14 +98,15 @@ "@algolia/requester-common" "4.22.1" "@algolia/transporter" "4.22.1" -"@algolia/client-search@^5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.2.5.tgz#d0c0c5b4042ca314b409bd9cb3d3aa92b8d752f7" - integrity sha512-OVDLzm5BEUbJmjfMm7b0Xx8vkK+NyEh7whPHuap2qy0x7RxQDLMXjiKsBbt1WNq+9nfX6+M/f2t0CJ8ENVuyYQ== +"@algolia/client-search@^5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.4.0.tgz#827fa2b299e51a3b56e98212736560ed43069228" + integrity sha512-LOLNfYljPdHNhVqb36hdkHwti8Cjjnkn4FCuhgqWfhUVkRslgUD8jD8+NaY6O3s9CLnIrslnZseXNhWk+Fwmgw== dependencies: - "@algolia/client-common" "5.2.5" - "@algolia/requester-browser-xhr" "5.2.5" - "@algolia/requester-node-http" "5.2.5" + "@algolia/client-common" "5.4.0" + "@algolia/requester-browser-xhr" "5.4.0" + "@algolia/requester-fetch" "5.4.0" + "@algolia/requester-node-http" "5.4.0" "@algolia/logger-common@4.22.1": version "4.22.1" @@ -126,18 +127,25 @@ dependencies: "@algolia/requester-common" "4.22.1" -"@algolia/requester-browser-xhr@5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.2.5.tgz#197e7a988312b4be8716e823a265e1abcd71ff50" - integrity sha512-Ri73PphNy1ceig94xJW9bPdN7uIYFAjpsABpp2Fsun4DmeZD5a4rMCNwwOXXsbC8h+lUzW34zpUf+h4Nk+eaqA== +"@algolia/requester-browser-xhr@5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.4.0.tgz#f748ff070d8a5f5f985581bc473d52e9eeaad9d3" + integrity sha512-mNZil+Q95oGL2IhLQmJHF0vMZV/Ku8RlO0/dwbCRKZcHmVGzc2DC1EK2+5vRNJtjWsZFwlZ/pC7HhSg0xAnQlA== dependencies: - "@algolia/client-common" "5.2.5" + "@algolia/client-common" "5.4.0" "@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.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.4.0.tgz#bc9b808c51584b2fe44e07a3069171bbd7e935a8" + integrity sha512-xF7dzYT+KybaJGd0DETqJ164LPebqe64zjYMEfnjcncJ/nJrjUG3e+XPaWZz0vcEnT+KHeqC8FrbLym3AG/SGQ== + dependencies: + "@algolia/client-common" "5.4.0" + "@algolia/requester-node-http@4.22.1": version "4.22.1" resolved "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.22.1.tgz" @@ -145,12 +153,12 @@ dependencies: "@algolia/requester-common" "4.22.1" -"@algolia/requester-node-http@5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.2.5.tgz#fc6fc5096be7a8255217c04ebd17e168c304eda2" - integrity sha512-/tTdEuWcWHSe/mGMomWkuaFDoRcpfl/jvGISVTPRq3pJvM1FPAzxlh2MXge6C30aUS9bxh3V0aWwgKFCilzyMQ== +"@algolia/requester-node-http@5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.4.0.tgz#ab02a3ed98740c50809362ecf59f48d4758c5799" + integrity sha512-PckoNE0vx89yjsJSzn/lAHI0eSWheBXbXS0NaJ09DWyfRuJCzTZ0lPxZSPlo7jwR6Lyjtzl27gSwSPUVznoHRw== dependencies: - "@algolia/client-common" "5.2.5" + "@algolia/client-common" "5.4.0" "@algolia/transporter@4.22.1": version "4.22.1"