Bump api pkg
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
|||||||
"icons:optimize": "svgo -f ./assets/icons"
|
"icons:optimize": "svgo -f ./assets/icons"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@atproto/api": "^0.17.1",
|
"@atproto/api": "^0.17.3",
|
||||||
"@bitdrift/react-native": "^0.6.8",
|
"@bitdrift/react-native": "^0.6.8",
|
||||||
"@braintree/sanitize-url": "^6.0.2",
|
"@braintree/sanitize-url": "^6.0.2",
|
||||||
"@bsky.app/alf": "^0.1.5",
|
"@bsky.app/alf": "^0.1.5",
|
||||||
|
|||||||
@@ -84,6 +84,20 @@
|
|||||||
tlds "^1.234.0"
|
tlds "^1.234.0"
|
||||||
zod "^3.23.8"
|
zod "^3.23.8"
|
||||||
|
|
||||||
|
"@atproto/api@^0.17.3":
|
||||||
|
version "0.17.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.17.3.tgz#603064e8d49a4a39400742c98204fe2b9e7db95b"
|
||||||
|
integrity sha512-pdQXhUAapNPdmN00W0vX5ta/aMkHqfgBHATt20X02XwxQpY2AnrPm2Iog4FyjsZqoHooAtCNV/NWJ4xfddJzsg==
|
||||||
|
dependencies:
|
||||||
|
"@atproto/common-web" "^0.4.3"
|
||||||
|
"@atproto/lexicon" "^0.5.1"
|
||||||
|
"@atproto/syntax" "^0.4.1"
|
||||||
|
"@atproto/xrpc" "^0.7.5"
|
||||||
|
await-lock "^2.2.2"
|
||||||
|
multiformats "^9.9.0"
|
||||||
|
tlds "^1.234.0"
|
||||||
|
zod "^3.23.8"
|
||||||
|
|
||||||
"@atproto/aws@^0.2.30":
|
"@atproto/aws@^0.2.30":
|
||||||
version "0.2.30"
|
version "0.2.30"
|
||||||
resolved "https://registry.yarnpkg.com/@atproto/aws/-/aws-0.2.30.tgz#17c882a2ec838fc6ff2a6c76f66a12e5f29d227e"
|
resolved "https://registry.yarnpkg.com/@atproto/aws/-/aws-0.2.30.tgz#17c882a2ec838fc6ff2a6c76f66a12e5f29d227e"
|
||||||
|
|||||||
Reference in New Issue
Block a user