diff --git a/package.json b/package.json index 0c2e0242f..8dda5cdbf 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "write-heading-ids": "docusaurus write-heading-ids" }, "dependencies": { - "@algolia/client-search": "^4.22.1", + "@algolia/client-search": "^5.5.3", "@docusaurus/core": "^3.1.1", "@docusaurus/plugin-client-redirects": "3.1.1", "@docusaurus/plugin-google-gtag": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index 8faa7131e..a0ba605b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,6 +75,11 @@ "@algolia/requester-common" "4.22.1" "@algolia/transporter" "4.22.1" +"@algolia/client-common@5.5.3": + version "5.5.3" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.5.3.tgz#2b08523b39b57722b7e0a2333a0012fc3dd3a84b" + integrity sha512-3rdSdreBL2LGYu4DWmUGlMhaGy1vy36Xp42LdbTFsW/y3bhW5viptMHI5A3PKT0hPEMZUn+te1iM/EWvLUuVGQ== + "@algolia/client-personalization@4.22.1": version "4.22.1" resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.22.1.tgz#ff088d797648224fb582e9fe5828f8087835fa3d" @@ -84,7 +89,7 @@ "@algolia/requester-common" "4.22.1" "@algolia/transporter" "4.22.1" -"@algolia/client-search@4.22.1", "@algolia/client-search@^4.22.1": +"@algolia/client-search@4.22.1": version "4.22.1" resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.22.1.tgz#508cc6ab3d1f4e9c02735a630d4dff6fbb8514a2" integrity sha512-yb05NA4tNaOgx3+rOxAmFztgMTtGBi97X7PC3jyNeGiwkAjOZc2QrdZBYyIdcDLoI09N0gjtpClcackoTN0gPA== @@ -93,6 +98,16 @@ "@algolia/requester-common" "4.22.1" "@algolia/transporter" "4.22.1" +"@algolia/client-search@^5.5.3": + version "5.5.3" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.5.3.tgz#e3d2014ea8d8e3d600c7bf26ca3f659ad1f8f90c" + integrity sha512-qrokD+uoNxchbiF9aP8niQd/9SZ6BgYg4WaesFaubHhr9DFvwGm4IePEMha8vQcc3fSsY6uL+gOtKB3J6RF0NQ== + dependencies: + "@algolia/client-common" "5.5.3" + "@algolia/requester-browser-xhr" "5.5.3" + "@algolia/requester-fetch" "5.5.3" + "@algolia/requester-node-http" "5.5.3" + "@algolia/events@^4.0.1": version "4.0.1" resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950" @@ -117,11 +132,25 @@ dependencies: "@algolia/requester-common" "4.22.1" +"@algolia/requester-browser-xhr@5.5.3": + version "5.5.3" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.5.3.tgz#27ef96ad9ad409c6898ceaa79ec011cc713180a5" + integrity sha512-LsfUPokiXEpvlYF7SwNjyyjkUX7IoW7oIhH6WkDUD4PCfEZkFbVplGQA0UrCiWOAbpb25P7mmP6+ldwjwqW6Kg== + dependencies: + "@algolia/client-common" "5.5.3" + "@algolia/requester-common@4.22.1": version "4.22.1" resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.22.1.tgz#27be35f3718aafcb6b388ff9c3aa2defabd559ff" integrity sha512-dgvhSAtg2MJnR+BxrIFqlLtkLlVVhas9HgYKMk2Uxiy5m6/8HZBL40JVAMb2LovoPFs9I/EWIoFVjOrFwzn5Qg== +"@algolia/requester-fetch@5.5.3": + version "5.5.3" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.5.3.tgz#43ce042b72d37063e3152d670d097e57352e6513" + integrity sha512-RKaliEFHtVeD/fMxwrApkcI6ZxR+mU6pZna29r3NwVMpCXTJWWtlMpQmbr1RHzUsaAlpfv9pfGJN4nYPE8XWEg== + dependencies: + "@algolia/client-common" "5.5.3" + "@algolia/requester-node-http@4.22.1": version "4.22.1" resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.22.1.tgz#589a6fa828ad0f325e727a6fcaf4e1a2343cc62b" @@ -129,6 +158,13 @@ dependencies: "@algolia/requester-common" "4.22.1" +"@algolia/requester-node-http@5.5.3": + version "5.5.3" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.5.3.tgz#418dca84598d2819f611312d7b0bc0e354d54e1c" + integrity sha512-2wU+HlTVrVce7BMW2b3Gd62btk8B0jBbuKYYzu3OFeBD/aZa88eHABtjcjQCdw3x+wvkIPEc56UsZx9eHYLebg== + dependencies: + "@algolia/client-common" "5.5.3" + "@algolia/transporter@4.22.1": version "4.22.1" resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.22.1.tgz#8843841b857dc021668f31647aa557ff19cd9cb1"