Bump API SDK, add validation to MutedWords (#3055)

* Bump API SDK, add validation to MutedWords

* Tweaks to error state

* Comment

* Early return
This commit is contained in:
Eric Bailey 2024-02-29 19:30:30 -06:00 committed by GitHub
parent 21bdddcfbe
commit cecb6e4e69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 89 additions and 24 deletions

View file

@ -44,7 +44,7 @@
"update-extensions": "scripts/updateExtensions.sh"
},
"dependencies": {
"@atproto/api": "^0.10.0",
"@atproto/api": "^0.10.3",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@emoji-mart/react": "^1.1.1",