From b1525c59c221b6b638779baf68894c89d5062653 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 9 Oct 2023 17:14:27 +0530
Subject: [PATCH 1/3] feat: update docsearch package
---
package.json | 2 +-
yarn.lock | 305 +++++++++++++++++++++++++++------------------------
2 files changed, 162 insertions(+), 145 deletions(-)
diff --git a/package.json b/package.json
index ad691416..70b536db 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"> 1%"
],
"dependencies": {
- "@docsearch/react": "^1.0.0-alpha.28",
+ "@docsearch/react": "^3.5.2",
"@formspree/react": "^2.5.1",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^1.0.6",
diff --git a/yarn.lock b/yarn.lock
index 4f3302fd..4ff3776e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7,109 +7,136 @@
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
-"@algolia/cache-browser-local-storage@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.13.1.tgz#ffacb9230119f77de1a6f163b83680be999110e4"
- integrity sha512-UAUVG2PEfwd/FfudsZtYnidJ9eSCpS+LW9cQiesePQLz41NAcddKxBak6eP2GErqyFagSlnVXe/w2E9h2m2ttg==
- dependencies:
- "@algolia/cache-common" "4.13.1"
-
-"@algolia/cache-common@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.13.1.tgz#c933fdec9f73b4f7c69d5751edc92eee4a63d76b"
- integrity sha512-7Vaf6IM4L0Jkl3sYXbwK+2beQOgVJ0mKFbz/4qSxKd1iy2Sp77uTAazcX+Dlexekg1fqGUOSO7HS4Sx47ZJmjA==
-
-"@algolia/cache-in-memory@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.13.1.tgz#c19baa67b4597e1a93e987350613ab3b88768832"
- integrity sha512-pZzybCDGApfA/nutsFK1P0Sbsq6fYJU3DwIvyKg4pURerlJM4qZbB9bfLRef0FkzfQu7W11E4cVLCIOWmyZeuQ==
- dependencies:
- "@algolia/cache-common" "4.13.1"
-
-"@algolia/client-account@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.13.1.tgz#fea591943665477a23922ab31863ad0732e26c66"
- integrity sha512-TFLiZ1KqMiir3FNHU+h3b0MArmyaHG+eT8Iojio6TdpeFcAQ1Aiy+2gb3SZk3+pgRJa/BxGmDkRUwE5E/lv3QQ==
- dependencies:
- "@algolia/client-common" "4.13.1"
- "@algolia/client-search" "4.13.1"
- "@algolia/transporter" "4.13.1"
-
-"@algolia/client-analytics@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.13.1.tgz#5275956b2d0d16997148f2085f1701b6c39ecc32"
- integrity sha512-iOS1JBqh7xaL5x00M5zyluZ9+9Uy9GqtYHv/2SMuzNW1qP7/0doz1lbcsP3S7KBbZANJTFHUOfuqyRLPk91iFA==
- dependencies:
- "@algolia/client-common" "4.13.1"
- "@algolia/client-search" "4.13.1"
- "@algolia/requester-common" "4.13.1"
- "@algolia/transporter" "4.13.1"
-
-"@algolia/client-common@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.13.1.tgz#3bf9e3586f20ef85bbb56ccca390f7dbe57c8f4f"
- integrity sha512-LcDoUE0Zz3YwfXJL6lJ2OMY2soClbjrrAKB6auYVMNJcoKZZ2cbhQoFR24AYoxnGUYBER/8B+9sTBj5bj/Gqbg==
- dependencies:
- "@algolia/requester-common" "4.13.1"
- "@algolia/transporter" "4.13.1"
-
-"@algolia/client-personalization@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.13.1.tgz#438a1f58576ef19c4ad4addb8417bdacfe2fce2e"
- integrity sha512-1CqrOW1ypVrB4Lssh02hP//YxluoIYXAQCpg03L+/RiXJlCs+uIqlzC0ctpQPmxSlTK6h07kr50JQoYH/TIM9w==
- dependencies:
- "@algolia/client-common" "4.13.1"
- "@algolia/requester-common" "4.13.1"
- "@algolia/transporter" "4.13.1"
-
-"@algolia/client-search@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.13.1.tgz#5501deed01e23c33d4aaa9f9eb96a849f0fce313"
- integrity sha512-YQKYA83MNRz3FgTNM+4eRYbSmHi0WWpo019s5SeYcL3HUan/i5R09VO9dk3evELDFJYciiydSjbsmhBzbpPP2A==
- dependencies:
- "@algolia/client-common" "4.13.1"
- "@algolia/requester-common" "4.13.1"
- "@algolia/transporter" "4.13.1"
-
-"@algolia/logger-common@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.13.1.tgz#4221378e701e3f1eacaa051bcd4ba1f25ddfaf4d"
- integrity sha512-L6slbL/OyZaAXNtS/1A8SAbOJeEXD5JcZeDCPYDqSTYScfHu+2ePRTDMgUTY4gQ7HsYZ39N1LujOd8WBTmM2Aw==
-
-"@algolia/logger-console@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.13.1.tgz#423d358e4992dd4bceab0d9a4e99d1fd68107043"
- integrity sha512-7jQOTftfeeLlnb3YqF8bNgA2GZht7rdKkJ31OCeSH2/61haO0tWPoNRjZq9XLlgMQZH276pPo0NdiArcYPHjCA==
- dependencies:
- "@algolia/logger-common" "4.13.1"
-
-"@algolia/requester-browser-xhr@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.13.1.tgz#f8ea79233cf6f0392feaf31e35a6b40d68c5bc9e"
- integrity sha512-oa0CKr1iH6Nc7CmU6RE7TnXMjHnlyp7S80pP/LvZVABeJHX3p/BcSCKovNYWWltgTxUg0U1o+2uuy8BpMKljwA==
- dependencies:
- "@algolia/requester-common" "4.13.1"
-
-"@algolia/requester-common@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.13.1.tgz#daea143d15ab6ed3909c4c45877f1b6c36a16179"
- integrity sha512-eGVf0ID84apfFEuXsaoSgIxbU3oFsIbz4XiotU3VS8qGCJAaLVUC5BUJEkiFENZIhon7hIB4d0RI13HY4RSA+w==
-
-"@algolia/requester-node-http@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.13.1.tgz#32c63d4c009f22d97e396406de7af9b66fb8e89d"
- integrity sha512-7C0skwtLdCz5heKTVe/vjvrqgL/eJxmiEjHqXdtypcE5GCQCYI15cb+wC4ytYioZDMiuDGeVYmCYImPoEgUGPw==
- dependencies:
- "@algolia/requester-common" "4.13.1"
-
-"@algolia/transporter@4.13.1":
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.13.1.tgz#509e03e9145102843d5be4a031c521f692d4e8d6"
- integrity sha512-pICnNQN7TtrcYJqqPEXByV8rJ8ZRU2hCiIKLTLRyNpghtQG3VAFk6fVtdzlNfdUGZcehSKGarPIZEHlQXnKjgw==
- dependencies:
- "@algolia/cache-common" "4.13.1"
- "@algolia/logger-common" "4.13.1"
- "@algolia/requester-common" "4.13.1"
+"@algolia/autocomplete-core@1.9.3":
+ version "1.9.3"
+ resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.9.3.tgz#1d56482a768c33aae0868c8533049e02e8961be7"
+ integrity sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==
+ dependencies:
+ "@algolia/autocomplete-plugin-algolia-insights" "1.9.3"
+ "@algolia/autocomplete-shared" "1.9.3"
+
+"@algolia/autocomplete-plugin-algolia-insights@1.9.3":
+ version "1.9.3"
+ resolved "https://registry.yarnpkg.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.9.3.tgz#9b7f8641052c8ead6d66c1623d444cbe19dde587"
+ integrity sha512-a/yTUkcO/Vyy+JffmAnTWbr4/90cLzw+CC3bRbhnULr/EM0fGNvM13oQQ14f2moLMcVDyAx/leczLlAOovhSZg==
+ dependencies:
+ "@algolia/autocomplete-shared" "1.9.3"
+
+"@algolia/autocomplete-preset-algolia@1.9.3":
+ version "1.9.3"
+ resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.9.3.tgz#64cca4a4304cfcad2cf730e83067e0c1b2f485da"
+ integrity sha512-d4qlt6YmrLMYy95n5TB52wtNDr6EgAIPH81dvvvW8UmuWRgxEtY0NJiPwl/h95JtG2vmRM804M0DSwMCNZlzRA==
+ dependencies:
+ "@algolia/autocomplete-shared" "1.9.3"
+
+"@algolia/autocomplete-shared@1.9.3":
+ version "1.9.3"
+ resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz#2e22e830d36f0a9cf2c0ccd3c7f6d59435b77dfa"
+ integrity sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==
+
+"@algolia/cache-browser-local-storage@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.20.0.tgz#357318242fc542ffce41d6eb5b4a9b402921b0bb"
+ integrity sha512-uujahcBt4DxduBTvYdwO3sBfHuJvJokiC3BP1+O70fglmE1ShkH8lpXqZBac1rrU3FnNYSUs4pL9lBdTKeRPOQ==
+ dependencies:
+ "@algolia/cache-common" "4.20.0"
+
+"@algolia/cache-common@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.20.0.tgz#ec52230509fce891091ffd0d890618bcdc2fa20d"
+ integrity sha512-vCfxauaZutL3NImzB2G9LjLt36vKAckc6DhMp05An14kVo8F1Yofb6SIl6U3SaEz8pG2QOB9ptwM5c+zGevwIQ==
+
+"@algolia/cache-in-memory@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.20.0.tgz#5f18d057bd6b3b075022df085c4f83bcca4e3e67"
+ integrity sha512-Wm9ak/IaacAZXS4mB3+qF/KCoVSBV6aLgIGFEtQtJwjv64g4ePMapORGmCyulCFwfePaRAtcaTbMcJF+voc/bg==
+ dependencies:
+ "@algolia/cache-common" "4.20.0"
+
+"@algolia/client-account@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.20.0.tgz#23ce0b4cffd63100fb7c1aa1c67a4494de5bd645"
+ integrity sha512-GGToLQvrwo7am4zVkZTnKa72pheQeez/16sURDWm7Seyz+HUxKi3BM6fthVVPUEBhtJ0reyVtuK9ArmnaKl10Q==
+ dependencies:
+ "@algolia/client-common" "4.20.0"
+ "@algolia/client-search" "4.20.0"
+ "@algolia/transporter" "4.20.0"
+
+"@algolia/client-analytics@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.20.0.tgz#0aa6bef35d3a41ac3991b3f46fcd0bf00d276fa9"
+ integrity sha512-EIr+PdFMOallRdBTHHdKI3CstslgLORQG7844Mq84ib5oVFRVASuuPmG4bXBgiDbcsMLUeOC6zRVJhv1KWI0ug==
+ dependencies:
+ "@algolia/client-common" "4.20.0"
+ "@algolia/client-search" "4.20.0"
+ "@algolia/requester-common" "4.20.0"
+ "@algolia/transporter" "4.20.0"
+
+"@algolia/client-common@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.20.0.tgz#ca60f04466515548651c4371a742fbb8971790ef"
+ integrity sha512-P3WgMdEss915p+knMMSd/fwiHRHKvDu4DYRrCRaBrsfFw7EQHon+EbRSm4QisS9NYdxbS04kcvNoavVGthyfqQ==
+ dependencies:
+ "@algolia/requester-common" "4.20.0"
+ "@algolia/transporter" "4.20.0"
+
+"@algolia/client-personalization@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.20.0.tgz#ca81308e8ad0db3b27458b78355f124f29657181"
+ integrity sha512-N9+zx0tWOQsLc3K4PVRDV8GUeOLAY0i445En79Pr3zWB+m67V+n/8w4Kw1C5LlbHDDJcyhMMIlqezh6BEk7xAQ==
+ dependencies:
+ "@algolia/client-common" "4.20.0"
+ "@algolia/requester-common" "4.20.0"
+ "@algolia/transporter" "4.20.0"
+
+"@algolia/client-search@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.20.0.tgz#3bcce817ca6caedc835e0eaf6f580e02ee7c3e15"
+ integrity sha512-zgwqnMvhWLdpzKTpd3sGmMlr4c+iS7eyyLGiaO51zDZWGMkpgoNVmltkzdBwxOVXz0RsFMznIxB9zuarUv4TZg==
+ dependencies:
+ "@algolia/client-common" "4.20.0"
+ "@algolia/requester-common" "4.20.0"
+ "@algolia/transporter" "4.20.0"
+
+"@algolia/logger-common@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.20.0.tgz#f148ddf67e5d733a06213bebf7117cb8a651ab36"
+ integrity sha512-xouigCMB5WJYEwvoWW5XDv7Z9f0A8VoXJc3VKwlHJw/je+3p2RcDXfksLI4G4lIVncFUYMZx30tP/rsdlvvzHQ==
+
+"@algolia/logger-console@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.20.0.tgz#ac443d27c4e94357f3063e675039cef0aa2de0a7"
+ integrity sha512-THlIGG1g/FS63z0StQqDhT6bprUczBI8wnLT3JWvfAQDZX5P6fCg7dG+pIrUBpDIHGszgkqYEqECaKKsdNKOUA==
+ dependencies:
+ "@algolia/logger-common" "4.20.0"
+
+"@algolia/requester-browser-xhr@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.20.0.tgz#db16d0bdef018b93b51681d3f1e134aca4f64814"
+ integrity sha512-HbzoSjcjuUmYOkcHECkVTwAelmvTlgs48N6Owt4FnTOQdwn0b8pdht9eMgishvk8+F8bal354nhx/xOoTfwiAw==
+ dependencies:
+ "@algolia/requester-common" "4.20.0"
+
+"@algolia/requester-common@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.20.0.tgz#65694b2263a8712b4360fef18680528ffd435b5c"
+ integrity sha512-9h6ye6RY/BkfmeJp7Z8gyyeMrmmWsMOCRBXQDs4mZKKsyVlfIVICpcSibbeYcuUdurLhIlrOUkH3rQEgZzonng==
+
+"@algolia/requester-node-http@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.20.0.tgz#b52b182b52b0b16dec4070832267d484a6b1d5bb"
+ integrity sha512-ocJ66L60ABSSTRFnCHIEZpNHv6qTxsBwJEPfYaSBsLQodm0F9ptvalFkHMpvj5DfE22oZrcrLbOYM2bdPJRHng==
+ dependencies:
+ "@algolia/requester-common" "4.20.0"
+
+"@algolia/transporter@4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.20.0.tgz#7e5b24333d7cc9a926b2f6a249f87c2889b944a9"
+ integrity sha512-Lsii1pGWOAISbzeyuf+r/GPhvHMPHSPrTDWNcIzOE1SG1inlJHICaVe2ikuoRjcpgxZNU54Jl+if15SUCsaTUg==
+ dependencies:
+ "@algolia/cache-common" "4.20.0"
+ "@algolia/logger-common" "4.20.0"
+ "@algolia/requester-common" "4.20.0"
"@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0":
version "2.2.0"
@@ -1444,20 +1471,20 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"
-"@docsearch/css@^1.0.0-alpha.28":
- version "1.0.0-alpha.28"
- resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-1.0.0-alpha.28.tgz#c8a2cd8c1bb3a6855c51892e9dbdab5d42fe6e23"
- integrity sha512-1AhRzVdAkrWwhaxTX6/R7SnFHz8yLz1W8I/AldlTrfbNvZs9INk1FZiEFTJdgHaP68nhgQNWSGlQiDiI3y2RYg==
+"@docsearch/css@3.5.2":
+ version "3.5.2"
+ resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.5.2.tgz#610f47b48814ca94041df969d9fcc47b91fc5aac"
+ integrity sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==
-"@docsearch/react@^1.0.0-alpha.28":
- version "1.0.0-alpha.28"
- resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-1.0.0-alpha.28.tgz#4f039ed79f8b3332b19a57677b219aebc5010e9d"
- integrity sha512-XjJOnCBXn+UZmtuDmgzlVIHnnvh6yHVwG4aFq8AXN6xJEIX3f180FvGaowFWAxgdtHplJxFGux0Xx4piHqBzIw==
+"@docsearch/react@^3.5.2":
+ version "3.5.2"
+ resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.5.2.tgz#2e6bbee00eb67333b64906352734da6aef1232b9"
+ integrity sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==
dependencies:
- "@docsearch/css" "^1.0.0-alpha.28"
- "@francoischalifour/autocomplete-core" "^1.0.0-alpha.28"
- "@francoischalifour/autocomplete-preset-algolia" "^1.0.0-alpha.28"
- algoliasearch "^4.0.0"
+ "@algolia/autocomplete-core" "1.9.3"
+ "@algolia/autocomplete-preset-algolia" "1.9.3"
+ "@docsearch/css" "3.5.2"
+ algoliasearch "^4.19.1"
"@emotion/is-prop-valid@^0.8.2":
version "0.8.8"
@@ -1524,16 +1551,6 @@
"@stripe/react-stripe-js" "^1.7.1"
"@stripe/stripe-js" "^1.35.0"
-"@francoischalifour/autocomplete-core@^1.0.0-alpha.28":
- version "1.0.0-alpha.28"
- resolved "https://registry.yarnpkg.com/@francoischalifour/autocomplete-core/-/autocomplete-core-1.0.0-alpha.28.tgz#6b9d8491288e77f831e9b345d461623b0d3f5005"
- integrity sha512-rL9x+72btViw+9icfBKUJjZj87FgjFrD2esuTUqtj4RAX3s4AuVZiN8XEsfjQBSc6qJk31cxlvqZHC/BIyYXgg==
-
-"@francoischalifour/autocomplete-preset-algolia@^1.0.0-alpha.28":
- version "1.0.0-alpha.28"
- resolved "https://registry.yarnpkg.com/@francoischalifour/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.0.0-alpha.28.tgz#a5ad7996f42e43e4acbb4e0010d663746d0e9997"
- integrity sha512-bprfNmYt1opFUFEtD2XfY/kEsm13bzHQgU80uMjhuK0DJ914IjolT1GytpkdM6tJ4MBvyiJPP+bTtWO+BZ7c7w==
-
"@headlessui/react@^1.7.17":
version "1.7.17"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.17.tgz#a0ec23af21b527c030967245fd99776aa7352bc6"
@@ -2508,25 +2525,25 @@ ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
-algoliasearch@^4.0.0:
- version "4.13.1"
- resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.13.1.tgz#54195c41c9e4bd13ed64982248cf49d4576974fe"
- integrity sha512-dtHUSE0caWTCE7liE1xaL+19AFf6kWEcyn76uhcitWpntqvicFHXKFoZe5JJcv9whQOTRM6+B8qJz6sFj+rDJA==
- dependencies:
- "@algolia/cache-browser-local-storage" "4.13.1"
- "@algolia/cache-common" "4.13.1"
- "@algolia/cache-in-memory" "4.13.1"
- "@algolia/client-account" "4.13.1"
- "@algolia/client-analytics" "4.13.1"
- "@algolia/client-common" "4.13.1"
- "@algolia/client-personalization" "4.13.1"
- "@algolia/client-search" "4.13.1"
- "@algolia/logger-common" "4.13.1"
- "@algolia/logger-console" "4.13.1"
- "@algolia/requester-browser-xhr" "4.13.1"
- "@algolia/requester-common" "4.13.1"
- "@algolia/requester-node-http" "4.13.1"
- "@algolia/transporter" "4.13.1"
+algoliasearch@^4.19.1:
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.20.0.tgz#700c2cb66e14f8a288460036c7b2a554d0d93cf4"
+ integrity sha512-y+UHEjnOItoNy0bYO+WWmLWBlPwDjKHW6mNHrPi0NkuhpQOOEbrkwQH/wgKFDLh7qlKjzoKeiRtlpewDPDG23g==
+ dependencies:
+ "@algolia/cache-browser-local-storage" "4.20.0"
+ "@algolia/cache-common" "4.20.0"
+ "@algolia/cache-in-memory" "4.20.0"
+ "@algolia/client-account" "4.20.0"
+ "@algolia/client-analytics" "4.20.0"
+ "@algolia/client-common" "4.20.0"
+ "@algolia/client-personalization" "4.20.0"
+ "@algolia/client-search" "4.20.0"
+ "@algolia/logger-common" "4.20.0"
+ "@algolia/logger-console" "4.20.0"
+ "@algolia/requester-browser-xhr" "4.20.0"
+ "@algolia/requester-common" "4.20.0"
+ "@algolia/requester-node-http" "4.20.0"
+ "@algolia/transporter" "4.20.0"
ansi-regex@^5.0.1:
version "5.0.1"
From da3f39ff34d67e03ac3bdd3bd751269afce1d2d0 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 9 Oct 2023 17:14:40 +0530
Subject: [PATCH 2/3] Update search-by-algolia.svg
---
.github/img/search-by-algolia.svg | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/.github/img/search-by-algolia.svg b/.github/img/search-by-algolia.svg
index 0495fc7e..e299dd58 100644
--- a/.github/img/search-by-algolia.svg
+++ b/.github/img/search-by-algolia.svg
@@ -1,6 +1 @@
-
+
From c291711493d84fd509deee082a1a049d60a4e5eb Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 9 Oct 2023 17:14:44 +0530
Subject: [PATCH 3/3] Update README.md
---
README.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 5fae4538..cef64790 100644
--- a/README.md
+++ b/README.md
@@ -6,14 +6,14 @@
-
+
### [](https://depfu.com) [](https://github.com/javaistic/javaistic/stargazers) [](https://github.com/javaistic/javaistic/releases) [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE) [](https://javaistic.betteruptime.com/?utm_source=status_badge)