diff --git a/package.json b/package.json index 4c32f6be..9e1c5d0f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/glob": "^7.2.0", "@xstate/react": "^3.0.1", "@zeit/next-css": "^1.0.1", - "algoliasearch": "^4.14.2", + "algoliasearch": "^5.34.1", "dotenv": "^10.0.0", "glob": "^8.0.3", "globby": "^13.1.2", diff --git a/yarn.lock b/yarn.lock index 7bcdd129..aee171c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,6 +40,16 @@ dependencies: "@algolia/cache-common" "4.14.2" +"@algolia/client-abtesting@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.34.1.tgz#096531c1c09313da9eaac4743fc604e0aa009e40" + integrity sha512-M4zb6J7q+pg9V9Xk0k1WDgvupfCtXcxjKGTrNVYemiredLVGOmvVIPAUjg2rx4QmK7DWNApWLsieYwk7PAaOXw== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/client-account@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.14.2.tgz#b76ac1ba9ea71e8c3f77a1805b48350dc0728a16" @@ -59,6 +69,16 @@ "@algolia/requester-common" "4.14.2" "@algolia/transporter" "4.14.2" +"@algolia/client-analytics@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.34.1.tgz#a00027456e43ce19450439bab5f621a51a56fa56" + integrity sha512-h18zlL+bVUlbNE92olo1d/r6HQPkxhmP7yCpA1osERwpgC6F058kWm0O0aYdrHJIHtWBcs9aRqq7IkQSkpjPJg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/client-common@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.14.2.tgz#e1324e167ffa8af60f3e8bcd122110fd0bfd1300" @@ -67,6 +87,21 @@ "@algolia/requester-common" "4.14.2" "@algolia/transporter" "4.14.2" +"@algolia/client-common@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.34.1.tgz#deff59fec28858da73091c42a7d6229e5666c673" + integrity sha512-otPWALs72KvmVuP0CN0DI6sqVx1jQWKi+/DgAiP8DysVMgiNlva3GDKTtAK6XVGlT08f4h32FNuL0yQODuCfKA== + +"@algolia/client-insights@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.34.1.tgz#f12dca8564c32380bfb2053a804df2423e4a26aa" + integrity sha512-SNDb5wuEpQFM6S5Shk2iytLMusvGycm9uTuYh7cGa1h3U7O65OjjjIgQ0lLY5HPybHNtmXr4Zh/EZ23pZvAJHg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/client-personalization@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.14.2.tgz#656bbb6157a3dd1a4be7de65e457fda136c404ec" @@ -76,6 +111,26 @@ "@algolia/requester-common" "4.14.2" "@algolia/transporter" "4.14.2" +"@algolia/client-personalization@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.34.1.tgz#41cbc5eeb83abf5e7a1a98c97237a62743bd8967" + integrity sha512-T8z9KqYJOup83Hw0mgICYWfJoLh//FNWbf4roFd95ZJzZ4v1cN/hvr7Eqml1qWMoCkJb4y/XQjrXsJ6Y9XnMLw== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + +"@algolia/client-query-suggestions@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.34.1.tgz#75367e00914c7646ba05c42f2588bfa3552f720b" + integrity sha512-YA0kC4CwO1mc1dliNgbFgToweRa7Uihjz3izEaV4cXninF1v4SaOrPkQUsiFPprAffjMzOUoT7vahQZ/HZyiKQ== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/client-search@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.14.2.tgz#357bdb7e640163f0e33bad231dfcc21f67dc2e92" @@ -85,6 +140,26 @@ "@algolia/requester-common" "4.14.2" "@algolia/transporter" "4.14.2" +"@algolia/client-search@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.34.1.tgz#130380617a44eaf0b7127f6146bda79d1c08e0bf" + integrity sha512-bt5hC9vvjaKvdvsgzfXJ42Sl3qjQqoi/FD8V7HOQgtNFhwSauZOlgLwFoUiw67sM+r7ehF7QDk5WRDgY7fAkIg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + +"@algolia/ingestion@1.34.1": + version "1.34.1" + resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.34.1.tgz#6c42a56f5643c06ba1a924b2bba3557cdfa6d729" + integrity sha512-QLxiBskQxFGzPqKZvBNEvNN95kgDCbBd2X29ZGfh6Sr2QOSU34US6Z9x2duiF4o9FwsB0i6eQ2c9vHfuH0lAQg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/logger-common@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.14.2.tgz#b74b3a92431f92665519d95942c246793ec390ee" @@ -97,6 +172,26 @@ dependencies: "@algolia/logger-common" "4.14.2" +"@algolia/monitoring@1.34.1": + version "1.34.1" + resolved "https://registry.yarnpkg.com/@algolia/monitoring/-/monitoring-1.34.1.tgz#d1051e4642064bcc7d3b0cca3f2486428d135586" + integrity sha512-NteCvWcWXXdnPGyZH8rXHslcf2pM1WGDNMGNZFXLFtOt1Gf1Tjy2t0NZLp+Mxap3JMV4mbYmactbXrvpQf/lLA== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + +"@algolia/recommend@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.34.1.tgz#c93e7041812924c1eb3fba116cc6ab37a8c9059c" + integrity sha512-UdgDSrunLIBAAAxQlYLXYLnYFN4wkzkrAYx+wMLEk/pzASWyza3BkecbUFVqoYOBIgwo7Mt4iymzVtFkzL2uCQ== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/requester-browser-xhr@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.14.2.tgz#a2cd4d9d8d90d53109cc7f3682dc6ebf20f798f2" @@ -104,11 +199,25 @@ dependencies: "@algolia/requester-common" "4.14.2" +"@algolia/requester-browser-xhr@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.34.1.tgz#f1e56137eaaad41bd03c35ee9b88442d45fe1e49" + integrity sha512-567LfFTc9VOiPtuySQohoqaWMeohYWbXK71aMSin+SLMgeKX7hz5LrVmkmMQj9udwWK6/mtHEYZGPYHSuXpLQg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-common@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.14.2.tgz#bc4e9e5ee16c953c0ecacbfb334a33c30c28b1a1" integrity sha512-73YQsBOKa5fvVV3My7iZHu1sUqmjjfs9TteFWwPwDmnad7T0VTCopttcsM3OjLxZFtBnX61Xxl2T2gmG2O4ehg== +"@algolia/requester-fetch@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.34.1.tgz#0d37b636a8c392791f97027f8dd71cf01f6c9be3" + integrity sha512-YRbygPgGBEik5U593JvyjgxFjcsyZMR25eIQxNHvSQumdAzt5A4E4Idw3yXnwhrmMdjML54ZXT7EAjnTjWy8Xw== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-node-http@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.14.2.tgz#7c1223a1785decaab1def64c83dade6bea45e115" @@ -116,6 +225,13 @@ dependencies: "@algolia/requester-common" "4.14.2" +"@algolia/requester-node-http@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.34.1.tgz#5f7ad024c81d8aca4b8b025c1ad9ecb843c75b01" + integrity sha512-o0mqRYbS82Rt4DE02Od7RL6pNtV7oSxScPuIw8LW4aqO2V5eCF05Pry/SnUgcI/Vb2QCYC66hytBCqzyC/toZA== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/transporter@4.14.2": version "4.14.2" resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.14.2.tgz#77c069047fb1a4359ee6a51f51829508e44a1e3d" @@ -2469,7 +2585,7 @@ algoliasearch@^3.24.5: semver "^5.1.0" tunnel-agent "^0.6.0" -algoliasearch@^4.0.0, algoliasearch@^4.14.2: +algoliasearch@^4.0.0: version "4.14.2" resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.14.2.tgz#63f142583bfc3a9bd3cd4a1b098bf6fe58e56f6c" integrity sha512-ngbEQonGEmf8dyEh5f+uOIihv4176dgbuOZspiuhmTTBRBuzWu3KCGHre6uHj5YyuC7pNvQGzB6ZNJyZi0z+Sg== @@ -2489,6 +2605,25 @@ algoliasearch@^4.0.0, algoliasearch@^4.14.2: "@algolia/requester-node-http" "4.14.2" "@algolia/transporter" "4.14.2" +algoliasearch@^5.34.1: + version "5.34.1" + resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.34.1.tgz#73593e0f2fc32dc9098f38d7fabb76d36f916ab0" + integrity sha512-s70HlfBgswgEdmCYkUJG8i/ULYhbkk8N9+N8JsWUwszcp7eauPEr5tIX4BY0qDGeKWQ/qZvmt4mxwTusYY23sg== + dependencies: + "@algolia/client-abtesting" "5.34.1" + "@algolia/client-analytics" "5.34.1" + "@algolia/client-common" "5.34.1" + "@algolia/client-insights" "5.34.1" + "@algolia/client-personalization" "5.34.1" + "@algolia/client-query-suggestions" "5.34.1" + "@algolia/client-search" "5.34.1" + "@algolia/ingestion" "1.34.1" + "@algolia/monitoring" "1.34.1" + "@algolia/recommend" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + alphanum-sort@^1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" @@ -11231,14 +11366,7 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semve resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.2.1, semver@^7.3.4, semver@^7.3.7: - version "7.3.7" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" - integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== - dependencies: - lru-cache "^6.0.0" - -semver@^7.5.3: +semver@^7.2.1, semver@^7.3.4, semver@^7.3.7, semver@^7.5.3: version "7.6.3" resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==