Skip to content

Commit

Permalink
Bump @algolia/client-personalization from 4.13.1 to 5.9.0 in /website
Browse files Browse the repository at this point in the history
Bumps [@algolia/client-personalization](https://github.com/algolia/algoliasearch-client-javascript) from 4.13.1 to 5.9.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@4.13.1...5.9.0)

---
updated-dependencies:
- dependency-name: "@algolia/client-personalization"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent d81ddc1 commit 5d77bd0
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@algolia/cache-in-memory": "4.13.1",
"@algolia/client-account": "4.13.1",
"@algolia/client-analytics": "4.13.1",
"@algolia/client-personalization": "4.13.1",
"@algolia/client-personalization": "5.9.0",
"@algolia/logger-console": "4.13.1",
"@algolia/requester-browser-xhr": "4.13.1",
"@algolia/requester-node-http": "4.13.1",
Expand Down
36 changes: 36 additions & 0 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@
"@algolia/requester-common" "4.23.3"
"@algolia/transporter" "4.23.3"

"@algolia/[email protected]":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.9.0.tgz#b45e7890e666fc89f57866366734cb8cb63c1583"
integrity sha512-pJVsnuXJa2V0WSXJJASwjnDdEP4fODDtmh4JnyurWbY+f9EPHymAk5zjx0ThGXyiroXEsCywP/AUV69MG0kDyw==

"@algolia/[email protected]":
version "4.13.1"
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.13.1.tgz#438a1f58576ef19c4ad4addb8417bdacfe2fce2e"
Expand All @@ -151,6 +156,16 @@
"@algolia/requester-common" "4.23.3"
"@algolia/transporter" "4.23.3"

"@algolia/[email protected]":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.9.0.tgz#e4f054ebc0821ee286878484b2608791e9a85c1e"
integrity sha512-gwQBtuX4l1rOl5dut4Gdod9WeQ8RdLAB7J4YV6c07NVlAYi7oRE9npVcOGjnIXLlhhR5340tmWm29qoJf1UBcA==
dependencies:
"@algolia/client-common" "5.9.0"
"@algolia/requester-browser-xhr" "5.9.0"
"@algolia/requester-fetch" "5.9.0"
"@algolia/requester-node-http" "5.9.0"

"@algolia/[email protected]":
version "4.13.1"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.13.1.tgz#5501deed01e23c33d4aaa9f9eb96a849f0fce313"
Expand Down Expand Up @@ -229,6 +244,13 @@
dependencies:
"@algolia/requester-common" "4.23.3"

"@algolia/[email protected]":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.9.0.tgz#e6469712c80781a26b6fad84694370e45255bce0"
integrity sha512-CPI7p40md5Hnbi9eJfjeHJZgUTYOcu0lpkimVJD+GIr8qIV9DMNtliwBaugxOGtanNU0E6bAH9/EzvpwzVZqqg==
dependencies:
"@algolia/client-common" "5.9.0"

"@algolia/[email protected]":
version "4.13.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.13.1.tgz#daea143d15ab6ed3909c4c45877f1b6c36a16179"
Expand All @@ -239,6 +261,13 @@
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.23.3.tgz#7dbae896e41adfaaf1d1fa5f317f83a99afb04b3"
integrity sha512-xloIdr/bedtYEGcXCiF2muajyvRhwop4cMZo+K2qzNht0CMzlRkm8YsDdj5IaBhshqfgmBb3rTg4sL4/PpvLYw==

"@algolia/[email protected]":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.9.0.tgz#faf0d481b6e1974dd1024830c22705d339efe4c2"
integrity sha512-IJeK16Kqt030s1XesqZtGuNR0heHH+ET43FTPkmgBrxNZnFkeOKAxVTU/Q6T8c6DJwdwDrsZVfRodS3SXxJVkg==
dependencies:
"@algolia/client-common" "5.9.0"

"@algolia/[email protected]":
version "4.13.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.13.1.tgz#32c63d4c009f22d97e396406de7af9b66fb8e89d"
Expand All @@ -253,6 +282,13 @@
dependencies:
"@algolia/requester-common" "4.23.3"

"@algolia/[email protected]":
version "5.9.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.9.0.tgz#99e0cdaa0a7d95b45a6fb1882e3a1c339a5ed7ac"
integrity sha512-nI4daxMurZRCbEIa7zxCYNrvM3e4R3/A/Zb+H+R52ezV1/zSgMfSfhb5L9jIgBjAmuIDqSCAHqlFJ1XpMBPXgg==
dependencies:
"@algolia/client-common" "5.9.0"

"@algolia/[email protected]":
version "4.13.1"
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.13.1.tgz#509e03e9145102843d5be4a031c521f692d4e8d6"
Expand Down

0 comments on commit 5d77bd0

Please sign in to comment.