about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-04-08 17:08:09 -0500
committerGitHub <noreply@github.com>2025-04-08 17:08:09 -0500
commitc8568e3004831e76b29e0f710805cb4f1cfc7576 (patch)
treeb09a3d51996a9ed6924520d150786a4b16aeb98f /yarn.lock
parent09111ef272f04bbd6a1d7e43f072fdde06133669 (diff)
downloadvoidsky-c8568e3004831e76b29e0f710805cb4f1cfc7576.tar.zst
[Explore] Reduced experience (#8160)
* Only show suggested users for non-english users

* Fall back to searching for users for non-english speakers

* Disable other queries if full experience is disabled

* Bump package

* If no content langs, use full exp
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index ee4a80a24..297a815ae 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -80,10 +80,10 @@
     tlds "^1.234.0"
     zod "^3.23.8"
 
-"@atproto/api@^0.14.20":
-  version "0.14.20"
-  resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.14.20.tgz#904c85a91748f3203fd929415cb8fb3bc78d35d3"
-  integrity sha512-Daip22+u9N+EVPk9PsEEVrTfjIqGczXnAT7o2EHGd0JsOzMbp3a6wmW1beKqYDzPf+Dc36/39JeUYYqhB3fKjg==
+"@atproto/api@^0.14.21":
+  version "0.14.21"
+  resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.14.21.tgz#29c189b7dba316945cf7317b9ded49b1b60d3ad9"
+  integrity sha512-hCIcjks/snscH3ZtZFoicQN2hRM5MpWQUvvzyIa265XQ2vSv5BP+gsQVIHWtYKt+gzwq1E7jY4us6c4N7fsLlQ==
   dependencies:
     "@atproto/common-web" "^0.4.1"
     "@atproto/lexicon" "^0.4.10"