upgrade to RC api

This commit is contained in:
Hailey
2024-06-06 14:20:34 -07:00
parent 90fd15ce42
commit e3cec97385
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"open-analyzer": "EXPO_PUBLIC_OPEN_ANALYZER=1 yarn build-web"
},
"dependencies": {
"@atproto/api": "^0.12.16",
"@atproto/api": "^0.12.18-next.0",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",
+4 -4
View File
@@ -34,10 +34,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"
"@atproto/api@^0.12.16":
version "0.12.16"
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.12.16.tgz#f5b5e06d75d379dafe79521d727ed8ad5516d3fc"
integrity sha512-v3lA/m17nkawDXiqgwXyaUSzJPeXJBMH8QKOoYxcDqN+8yG9LFlGe2ecGarXcbGQjYT0GJTAAW3Y/AaCOEwuLg==
"@atproto/api@^0.12.18-next.0":
version "0.12.18-next.0"
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.12.18-next.0.tgz#5c9236aa25e35763cd82e39049b99321d219f0fd"
integrity sha512-4QerKuUrZ3vv573vW8eibTdnTEW17AAT66mTtSyDXlZBvvYnjcCTe2nv30nA+Ky5UJTHvWcy9Pqg+KD4k2WqZA==
dependencies:
"@atproto/common-web" "^0.3.0"
"@atproto/lexicon" "^0.4.0"