Skip to content

Commit

Permalink
Bump @algolia/client-search from 5.13.0 to 5.14.0
Browse files Browse the repository at this point in the history
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](algolia/algoliasearch-client-javascript@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 6720faa commit f4c6e1d
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 10 deletions.
71 changes: 63 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
38 changes: 37 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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==
Expand All @@ -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"
Expand Down Expand Up @@ -131,20 +146,41 @@
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"
integrity sha512-094bK4rumf+rXJazxv3mq6eKRM0ep5AxIo8T0YmOdldswQt79apeufFiPLN19nHEWH22xR2FelimD+T/wRSP+Q==
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"
integrity sha512-JY5xhEYMgki53Wm+A6R2jUpOUdD0zZnBq+PC5R1TGMNOYL1s6JjDrJeMsvaI2YWxYMUSoCnRoltN/yf9RI8n3A==
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"
Expand Down

0 comments on commit f4c6e1d

Please sign in to comment.