bump api package to get new richtext

This commit is contained in:
Eric Bailey
2023-09-25 17:53:47 -05:00
parent 66181679a6
commit bb8a016f02
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"build:apk": "eas build -p android --profile dev-android-apk"
},
"dependencies": {
"@atproto/api": "^0.6.17",
"@atproto/api": "^0.6.18",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@emoji-mart/react": "^1.1.1",
+4 -4
View File
@@ -47,10 +47,10 @@
tlds "^1.234.0"
typed-emitter "^2.1.0"
"@atproto/api@^0.6.17":
version "0.6.17"
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.6.17.tgz#d0dfefe8584ab08f706f0e0f4a1d80ab89f63f45"
integrity sha512-ux2yDEPY5n+KVnyyXXjLMyWUQ1bFBmKhw99qH6S+bx7BhkVktOMJA4nlQZwcKt3DrMXpY1E+42npQEW8px05Bw==
"@atproto/api@^0.6.18":
version "0.6.18"
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.6.18.tgz#8fb58a88f17c1027828c67f8c24f5e6e3e8db17b"
integrity sha512-OmqZgLHDaB6Jho9Y+VA8ZYNuUYV9vnJqiOnDvCaCiQXr/UTBoccRpffqYHQ6SOt7X76nJZnAoqrs4vzxjdvhog==
dependencies:
"@atproto/common-web" "^0.2.0"
"@atproto/lexicon" "^0.2.1"