Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #1476 from bluesky-social/bnewbold/bump-api-dep

yarn: bump @atproto/api to remove redundant deps

authored by

Eric Bailey and committed by
GitHub
a1c040cd cd96f8dc

+1 -62
+1 -1
package.json
··· 25 25 "build:apk": "eas build -p android --profile dev-android-apk" 26 26 }, 27 27 "dependencies": { 28 - "@atproto/api": "^0.6.13", 28 + "@atproto/api": "^0.6.14", 29 29 "@bam.tech/react-native-image-resizer": "^3.0.4", 30 30 "@braintree/sanitize-url": "^6.0.2", 31 31 "@emoji-mart/react": "^1.1.1",
-61
yarn.lock
··· 34 34 jsonpointer "^5.0.0" 35 35 leven "^3.1.0" 36 36 37 - "@atproto/api@^0.6.13": 38 - version "0.6.13" 39 - resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.6.13.tgz#26caeae983c577dfedf6ab1f054b31eb158d8ca6" 40 - integrity sha512-MudGswKKFJmeh4RoN9LZnYoHib0L7QEIzOdkRU26Fr0dBqSQrnWwLYA9zsNjNg/mZKDyweYkP1ChTNkQvNiYFw== 41 - dependencies: 42 - "@atproto/common-web" "^0.2.0" 43 - "@atproto/lexicon" "^0.2.0" 44 - "@atproto/syntax" "^0.1.0" 45 - "@atproto/xrpc" "^0.3.0" 46 - multiformats "^9.9.0" 47 - tlds "^1.234.0" 48 - typed-emitter "^2.1.0" 49 - 50 37 "@atproto/api@^0.6.14": 51 38 version "0.6.14" 52 39 resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.6.14.tgz#8f07e56bc51a2a3250eae048fac22c3fe5f2aa1f" ··· 188 175 sharp "^0.31.2" 189 176 uint8arrays "3.0.0" 190 177 191 - "@atproto/identifier@*": 192 - version "0.2.0" 193 - resolved "https://registry.yarnpkg.com/@atproto/identifier/-/identifier-0.2.0.tgz#d54b3e26f4fc5d9a405998c11dae16d77b97dabb" 194 - integrity sha512-5zzlozQEWPMDzyl0D0zSpuNbnc1gtBg/Ov5wbcfieZzbjxgJ/eJHXEBlmxNE1uN91QqpGX5FCEE36jX8tKl9Ag== 195 - dependencies: 196 - "@atproto/common-web" "*" 197 - 198 178 "@atproto/identity@^0.2.0": 199 179 version "0.2.0" 200 180 resolved "https://registry.yarnpkg.com/@atproto/identity/-/identity-0.2.0.tgz#0ba1e2c0ae7a67dd3bdf89afdeaa0d148974b86c" ··· 205 185 axios "^0.27.2" 206 186 zod "^3.21.4" 207 187 208 - "@atproto/lexicon@*", "@atproto/lexicon@^0.2.0": 209 - version "0.2.0" 210 - resolved "https://registry.yarnpkg.com/@atproto/lexicon/-/lexicon-0.2.0.tgz#e18590f248fa2795a67d7440adba73ab5a48dd1e" 211 - integrity sha512-0OpLZ4o4pbRj2e19h2fO69781wPmL0S8WJaXey3y9FLjV19lj18IEbnlE/OQG8qZNDyGmgezs00L/o7qNCJorw== 212 - dependencies: 213 - "@atproto/common-web" "*" 214 - "@atproto/identifier" "*" 215 - "@atproto/nsid" "*" 216 - "@atproto/uri" "*" 217 - iso-datestring-validator "^2.2.2" 218 - multiformats "^9.6.4" 219 - zod "^3.21.4" 220 - 221 188 "@atproto/lexicon@^0.2.1": 222 189 version "0.2.1" 223 190 resolved "https://registry.yarnpkg.com/@atproto/lexicon/-/lexicon-0.2.1.tgz#1aa6e618ce0977d972ac98f1bfb493a904b6d53a" ··· 228 195 iso-datestring-validator "^2.2.2" 229 196 multiformats "^9.9.0" 230 197 zod "^3.21.4" 231 - 232 - "@atproto/nsid@*": 233 - version "0.1.0" 234 - resolved "https://registry.yarnpkg.com/@atproto/nsid/-/nsid-0.1.0.tgz#1e20d49fbd2cc46e1a047243de3f995157d24137" 235 - integrity sha512-Pp+tHrGtPVHUi3ainR5yPgHbuqxrZrT0vAMbsNonL+NpWRB82szZSWNThPAgUz4v73Fav6y0WcTIXHzRv2D2Yg== 236 198 237 199 "@atproto/pds@^0.1.14": 238 200 version "0.1.14" ··· 294 256 uint8arrays "3.0.0" 295 257 zod "^3.21.4" 296 258 297 - "@atproto/syntax@^0.1.0": 298 - version "0.1.0" 299 - resolved "https://registry.yarnpkg.com/@atproto/syntax/-/syntax-0.1.0.tgz#f13b9dad8d13342cc54295ecd702ea13c82c9bf0" 300 - integrity sha512-Ktui0qvIXt1o1Px1KKC0eqn69MfRHQ9ok5EwjcxIEPbJ8OY5XqkeyJneFDIWRJZiR6vqPHfjFYRUpTB+jNPfRQ== 301 - dependencies: 302 - "@atproto/common-web" "*" 303 - 304 259 "@atproto/syntax@^0.1.1": 305 260 version "0.1.1" 306 261 resolved "https://registry.yarnpkg.com/@atproto/syntax/-/syntax-0.1.1.tgz#2f458dea27418e4e59425c755a4b89b96974965b" ··· 308 263 dependencies: 309 264 "@atproto/common-web" "^0.2.0" 310 265 311 - "@atproto/uri@*": 312 - version "0.1.0" 313 - resolved "https://registry.yarnpkg.com/@atproto/uri/-/uri-0.1.0.tgz#1cb4695d2f1766ec8d542af6a495a416f6f6c214" 314 - integrity sha512-ZaiOYHsakB98HrXfqiF6m7xgahSn9yXxKnPm0EaN0Breax6jtTl+lblWtduonAmyWVLJJAQJbvF+ud0i/3+wBw== 315 - dependencies: 316 - "@atproto/identifier" "*" 317 - "@atproto/nsid" "*" 318 - 319 266 "@atproto/xrpc-server@^0.3.1": 320 267 version "0.3.1" 321 268 resolved "https://registry.yarnpkg.com/@atproto/xrpc-server/-/xrpc-server-0.3.1.tgz#40eeae1dee79fcc835d7a0068ca90f9c91f0ba06" ··· 331 278 rate-limiter-flexible "^2.4.1" 332 279 uint8arrays "3.0.0" 333 280 ws "^8.12.0" 334 - zod "^3.21.4" 335 - 336 - "@atproto/xrpc@^0.3.0": 337 - version "0.3.0" 338 - resolved "https://registry.yarnpkg.com/@atproto/xrpc/-/xrpc-0.3.0.tgz#32dd3a15fedad401b94fdf38313aebff1c0b9d0d" 339 - integrity sha512-PYE/4GT/sS4s/FxR5QO2YBaLU6GdhraYVfMOtfj+AN8YgZw1QoMHXkAv4v+BVH4T5HWU2XwZEBZvwfsr7YcewA== 340 - dependencies: 341 - "@atproto/lexicon" "*" 342 281 zod "^3.21.4" 343 282 344 283 "@atproto/xrpc@^0.3.1":