use latest atproto api

This commit is contained in:
Samuel Newman
2026-05-21 15:39:48 +03:00
parent 2334408150
commit dd911cd8d4
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
"icons:optimize": "svgo -f ./assets/icons"
},
"dependencies": {
"@atproto/api": "0.20.0",
"@atproto/api": "0.20.2",
"@atproto/syntax": "0.6.1",
"@bitdrift/react-native": "^0.6.8",
"@braintree/sanitize-url": "^6.0.2",
+5 -5
View File
@@ -43,8 +43,8 @@ importers:
.:
dependencies:
'@atproto/api':
specifier: 0.20.0
version: 0.20.0
specifier: 0.20.2
version: 0.20.2
'@atproto/syntax':
specifier: 0.6.1
version: 0.6.1
@@ -702,8 +702,8 @@ packages:
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
typescript: ^5.0.0 || ^6.0.0
'@atproto/api@0.20.0':
resolution: {integrity: sha512-PwkmAFkgfxnJd/F31EL1B1jcxkecEQ3aGmxoRpquHKQgiL5XOBFxCPXkyfl7yrvZknPCpbjj5O2rDetP3ewnow==}
'@atproto/api@0.20.2':
resolution: {integrity: sha512-yOdLECwRyRw16k5GTWGFB8HwM5wfqOIaIgevbyBiX3OBnUgpHgEWbrLX3HNo26SAiyKmo0X6Fsk025IcJAGKog==}
engines: {node: '>=22'}
'@atproto/common-web@0.5.0':
@@ -10271,7 +10271,7 @@ snapshots:
graphql: 16.8.1
typescript: 6.0.3
'@atproto/api@0.20.0':
'@atproto/api@0.20.2':
dependencies:
'@atproto/common-web': 0.5.0
'@atproto/lexicon': 0.7.1