From f4c6e1de8e95dac93f650d4fb9b728c9f0322bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:31:18 +0000 Subject: [PATCH] Bump @algolia/client-search from 5.13.0 to 5.14.0 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.13.0 to 5.14.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.13.0...5.14.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 | 71 +++++++++++++++++++++++++++++++++++++++++------ package.json | 2 +- yarn.lock | 38 ++++++++++++++++++++++++- 3 files changed, 101 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 93d2cab..2a174d1 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.13.0", + "@algolia/client-search": "^5.14.0", "@astrojs/vue": "^4.5.2", "@docsearch/css": "^3.8.0", "@docsearch/react": "^3.8.0", @@ -149,14 +149,55 @@ } }, "node_modules/@algolia/client-search": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.13.0.tgz", - "integrity": "sha512-s2ge3uZ6Zg2sPSFibqijgEYsuorxcc8KVHg3I95nOPHvFHdnBtSHymhZvq4sp/fu8ijt/Y8jLwkuqm5myn+2Sg==", + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.14.0.tgz", + "integrity": "sha512-x5/GVLDyGad8aiWA/vfj8X4NXOZ3FlwXw/gb7t+Mxo3O0g3VxSFQdyrZ8Oduv/Y/Y8cxMVEOx1u3Azs6tlSZbg==", "dependencies": { - "@algolia/client-common": "5.13.0", - "@algolia/requester-browser-xhr": "5.13.0", - "@algolia/requester-fetch": "5.13.0", - "@algolia/requester-node-http": "5.13.0" + "@algolia/client-common": "5.14.0", + "@algolia/requester-browser-xhr": "5.14.0", + "@algolia/requester-fetch": "5.14.0", + "@algolia/requester-node-http": "5.14.0" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-search/node_modules/@algolia/client-common": { + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.14.0.tgz", + "integrity": "sha512-xYaswEqv+mTeazOJV0PELs4LYXaETYGwlntQxvOTHsICaj1e+ylKeMr+C+ZvN74RpCRDoEN3a2n33bRU9/MHTw==", + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-search/node_modules/@algolia/requester-browser-xhr": { + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.14.0.tgz", + "integrity": "sha512-5zk1sol+WTDskAx1AMBGGDChCVBHuPTmclGZO844/ljqH7AcJpkFnfUeAMXfx2m4tW3Ax+M+uaC+XjVoQRb9Hg==", + "dependencies": { + "@algolia/client-common": "5.14.0" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-search/node_modules/@algolia/requester-fetch": { + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.14.0.tgz", + "integrity": "sha512-B9grYSKH34UlJPkUdds14I/m8Yp7/a4PbqRuZsrP1L4kBW2FGinMtpQOK3N6gEy8YkVNA1iKlTC24yro8z8a8A==", + "dependencies": { + "@algolia/client-common": "5.14.0" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-search/node_modules/@algolia/requester-node-http": { + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.14.0.tgz", + "integrity": "sha512-2EPhRqbxWzrsSXX0/70jIGtjQTj8VILi+uqmgBweyQIzCNlGoNbyMs+E7iwHVtUSrE/9IDd8rrewkVHOI6h2IQ==", + "dependencies": { + "@algolia/client-common": "5.14.0" }, "engines": { "node": ">= 14.0.0" @@ -2843,6 +2884,20 @@ "node": ">= 14.0.0" } }, + "node_modules/algoliasearch/node_modules/@algolia/client-search": { + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.13.0.tgz", + "integrity": "sha512-s2ge3uZ6Zg2sPSFibqijgEYsuorxcc8KVHg3I95nOPHvFHdnBtSHymhZvq4sp/fu8ijt/Y8jLwkuqm5myn+2Sg==", + "dependencies": { + "@algolia/client-common": "5.13.0", + "@algolia/requester-browser-xhr": "5.13.0", + "@algolia/requester-fetch": "5.13.0", + "@algolia/requester-node-http": "5.13.0" + }, + "engines": { + "node": ">= 14.0.0" + } + }, "node_modules/ansi-align": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", diff --git a/package.json b/package.json index 55d342a..a2d7163 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "dependencies": { - "@algolia/client-search": "^5.13.0", + "@algolia/client-search": "^5.14.0", "@astrojs/vue": "^4.5.2", "@docsearch/css": "^3.8.0", "@docsearch/react": "^3.8.0", diff --git a/yarn.lock b/yarn.lock index 53840d2..fed636a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -54,6 +54,11 @@ resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.13.0.tgz#0b6c1ccde53a422a5a5daedd0fe59eb3d3f3bc0f" integrity sha512-2SP6bGGWOTN920MLZv8s7yIR3OqY03vEe4U+vb2MGdL8a/8EQznF3L/nTC/rGf/hvEfZlX2tGFxPJaF2waravg== +"@algolia/client-common@5.14.0": + version "5.14.0" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.14.0.tgz#673857954f5440443dcbd825d4515672268095cf" + integrity sha512-xYaswEqv+mTeazOJV0PELs4LYXaETYGwlntQxvOTHsICaj1e+ylKeMr+C+ZvN74RpCRDoEN3a2n33bRU9/MHTw== + "@algolia/client-insights@5.13.0": version "5.13.0" resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.13.0.tgz#fb7247c1ac870d6371484a83bb30c514724a8fc8" @@ -84,7 +89,7 @@ "@algolia/requester-fetch" "5.13.0" "@algolia/requester-node-http" "5.13.0" -"@algolia/client-search@5.13.0", "@algolia/client-search@^5.13.0": +"@algolia/client-search@5.13.0": version "5.13.0" resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.13.0.tgz#7469d59fd2cb38f229c2bde981c1b2898a7759bb" integrity sha512-s2ge3uZ6Zg2sPSFibqijgEYsuorxcc8KVHg3I95nOPHvFHdnBtSHymhZvq4sp/fu8ijt/Y8jLwkuqm5myn+2Sg== @@ -94,6 +99,16 @@ "@algolia/requester-fetch" "5.13.0" "@algolia/requester-node-http" "5.13.0" +"@algolia/client-search@^5.14.0": + version "5.14.0" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.14.0.tgz#96a10e635dec9cf75cfddc0557bc54b8d7313edf" + integrity sha512-x5/GVLDyGad8aiWA/vfj8X4NXOZ3FlwXw/gb7t+Mxo3O0g3VxSFQdyrZ8Oduv/Y/Y8cxMVEOx1u3Azs6tlSZbg== + dependencies: + "@algolia/client-common" "5.14.0" + "@algolia/requester-browser-xhr" "5.14.0" + "@algolia/requester-fetch" "5.14.0" + "@algolia/requester-node-http" "5.14.0" + "@algolia/ingestion@1.13.0": version "1.13.0" resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.13.0.tgz#77155c76c3fe91c7560dc970776a67f66a1b4bd7" @@ -131,6 +146,13 @@ dependencies: "@algolia/client-common" "5.13.0" +"@algolia/requester-browser-xhr@5.14.0": + version "5.14.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.14.0.tgz#cbed7264ee2b6852eb4ddb87233333279f4692f7" + integrity sha512-5zk1sol+WTDskAx1AMBGGDChCVBHuPTmclGZO844/ljqH7AcJpkFnfUeAMXfx2m4tW3Ax+M+uaC+XjVoQRb9Hg== + dependencies: + "@algolia/client-common" "5.14.0" + "@algolia/requester-fetch@5.13.0": version "5.13.0" resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.13.0.tgz#958bc1abf50ee8e4b863e9d5ca8f8378e74937d4" @@ -138,6 +160,13 @@ dependencies: "@algolia/client-common" "5.13.0" +"@algolia/requester-fetch@5.14.0": + version "5.14.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.14.0.tgz#742c9153af939de80256cf0dc2aa9c3a58f17bab" + integrity sha512-B9grYSKH34UlJPkUdds14I/m8Yp7/a4PbqRuZsrP1L4kBW2FGinMtpQOK3N6gEy8YkVNA1iKlTC24yro8z8a8A== + dependencies: + "@algolia/client-common" "5.14.0" + "@algolia/requester-node-http@5.13.0": version "5.13.0" resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.13.0.tgz#420703e78343171812ec1c192940cf295f0e0013" @@ -145,6 +174,13 @@ dependencies: "@algolia/client-common" "5.13.0" +"@algolia/requester-node-http@5.14.0": + version "5.14.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.14.0.tgz#1282aa5652ac128e1df9ab2f2e6538b157dfbcca" + integrity sha512-2EPhRqbxWzrsSXX0/70jIGtjQTj8VILi+uqmgBweyQIzCNlGoNbyMs+E7iwHVtUSrE/9IDd8rrewkVHOI6h2IQ== + dependencies: + "@algolia/client-common" "5.14.0" + "@alloc/quick-lru@^5.2.0": version "5.2.0" resolved "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz"