about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-04-02 01:45:29 +0300
committerGitHub <noreply@github.com>2025-04-01 15:45:29 -0700
commit5cb49314d009e02179eec3bfc759376d134e2673 (patch)
treee61fe05d9d512577c448fc31989ef5ed6cfb6bd3 /yarn.lock
parent318b29d3fd7d22895ed6ba9a8daff6f296d7dd58 (diff)
downloadvoidsky-5cb49314d009e02179eec3bfc759376d134e2673.tar.zst
[Reactions] Get reactions in chat list working again with new lexicon (#8093)
* get chat list reactions working again with new lexicon

* fix weird android bug where background wasn't clipped
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 1e0a57607..7572c2fd2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -80,10 +80,10 @@
     tlds "^1.234.0"
     zod "^3.23.8"
 
-"@atproto/api@^0.14.14":
-  version "0.14.14"
-  resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.14.14.tgz#5d2d2e6156eab6ca0d463c114b4a3865275e9aac"
-  integrity sha512-ryawcnmazVSWYfq11ujPHauY77GfkM3mF0rZOkqENN2Ptnl6BZXJvpA0zLA/sQ5YBLcHXSEWg5Xdq+8i1l+8gA==
+"@atproto/api@^0.14.16":
+  version "0.14.16"
+  resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.14.16.tgz#7b59eb83a27e906e0dc442d3de0f0d3869092b4a"
+  integrity sha512-xzUK3KVdp1TDJJ09Di2rvS/fisVctvMHO7Er0XhYviL3V4lxGQPNT3pHwbTbbb22QP7xH/d5ghCgfdIoS5Z8/A==
   dependencies:
     "@atproto/common-web" "^0.4.0"
     "@atproto/lexicon" "^0.4.9"