Update API package and filter AA configs by platform (#11244)

(cherry picked from commit a53df16e82)
This commit is contained in:
Eric Bailey
2026-07-23 14:15:09 -05:00
parent 3132a33828
commit a0881e4169
6 changed files with 64 additions and 9 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
"prettier": "prettier --check ."
},
"dependencies": {
"@atproto/api": "0.20.32",
"@atproto/api": "0.20.33",
"@atproto/common-web": "0.5.6",
"@atproto/syntax": "0.7.2",
"@bitdrift/react-native": "^0.6.8",