|
72 | 72 | tlds "^1.234.0"
|
73 | 73 | zod "^3.23.8"
|
74 | 74 |
|
| 75 | +"@atproto/api@^0.13.18": |
| 76 | + version "0.13.18" |
| 77 | + resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.13.18.tgz#cc537cc3b4c8d03f258a373f4d893fea11a77cdd" |
| 78 | + integrity sha512-rrl5HhzGYWZ7fiC965TPBUOVItq9M4dxMb6qz8IvAVQliSkrJrKc7UD0QWL89QiiXaOBuX8w+4i5r4wrfBGddg== |
| 79 | + dependencies: |
| 80 | + "@atproto/common-web" "^0.3.1" |
| 81 | + "@atproto/lexicon" "^0.4.3" |
| 82 | + "@atproto/syntax" "^0.3.1" |
| 83 | + "@atproto/xrpc" "^0.6.4" |
| 84 | + await-lock "^2.2.2" |
| 85 | + multiformats "^9.9.0" |
| 86 | + tlds "^1.234.0" |
| 87 | + zod "^3.23.8" |
| 88 | + |
75 | 89 | "@atproto/aws@^0.2.7":
|
76 | 90 | version "0.2.7"
|
77 | 91 | resolved "https://registry.yarnpkg.com/@atproto/aws/-/aws-0.2.7.tgz#2f3e05c897ef49b4c46452ec8c36870193952998"
|
|
269 | 283 | multiformats "^9.9.0"
|
270 | 284 | zod "^3.23.8"
|
271 | 285 |
|
| 286 | +"@atproto/lexicon@^0.4.3": |
| 287 | + version "0.4.3" |
| 288 | + resolved "https://registry.yarnpkg.com/@atproto/lexicon/-/lexicon-0.4.3.tgz#d69f6bb363a6326df7766c48132bfa30e22622d9" |
| 289 | + integrity sha512-lFVZXe1S1pJP0dcxvJuHP3r/a+EAIBwwU7jUK+r8iLhIja+ml6NmYv8KeFHmIJATh03spEQ9s02duDmFVdCoXg== |
| 290 | + dependencies: |
| 291 | + "@atproto/common-web" "^0.3.1" |
| 292 | + "@atproto/syntax" "^0.3.1" |
| 293 | + iso-datestring-validator "^2.2.2" |
| 294 | + multiformats "^9.9.0" |
| 295 | + zod "^3.23.8" |
| 296 | + |
272 | 297 | "@atproto/oauth-provider@^0.2.5":
|
273 | 298 | version "0.2.5"
|
274 | 299 | resolved "https://registry.yarnpkg.com/@atproto/oauth-provider/-/oauth-provider-0.2.5.tgz#7358398125f840404bcc02c966fd2f333869ad2f"
|
|
411 | 436 | resolved "https://registry.yarnpkg.com/@atproto/syntax/-/syntax-0.3.0.tgz#fafa2dbea9add37253005cb663e7373e05e618b3"
|
412 | 437 | integrity sha512-Weq0ZBxffGHDXHl9U7BQc2BFJi/e23AL+k+i5+D9hUq/bzT4yjGsrCejkjq0xt82xXDjmhhvQSZ0LqxyZ5woxA==
|
413 | 438 |
|
| 439 | +"@atproto/syntax@^0.3.1": |
| 440 | + version "0.3.1" |
| 441 | + resolved "https://registry.yarnpkg.com/@atproto/syntax/-/syntax-0.3.1.tgz#4346418728f9643d783d2ffcf7c77e132e1f53d4" |
| 442 | + integrity sha512-fzW0Mg1QUOVCWUD3RgEsDt6d1OZ6DdFmbKcDdbzUfh0t4rhtRAC05KbZYmxuMPWDAiJ4BbbQ5dkAc/mNypMXkw== |
| 443 | + |
414 | 444 | "@atproto/xrpc-server@^0.7.1":
|
415 | 445 | version "0.7.1"
|
416 | 446 | resolved "https://registry.yarnpkg.com/@atproto/xrpc-server/-/xrpc-server-0.7.1.tgz#e9750aab7bb531c3a82dc6048d47179de18dbdd9"
|
|
437 | 467 | "@atproto/lexicon" "^0.4.2"
|
438 | 468 | zod "^3.23.8"
|
439 | 469 |
|
| 470 | +"@atproto/xrpc@^0.6.4": |
| 471 | + version "0.6.4" |
| 472 | + resolved "https://registry.yarnpkg.com/@atproto/xrpc/-/xrpc-0.6.4.tgz#4cf59774f7c72e5bc821bc5f1d57f0a6ae2014db" |
| 473 | + integrity sha512-9ZAJ8nsXTqC4XFyS0E1Wlg7bAvonhXQNQ3Ocs1L1LIwFLXvsw/4fNpIHXxvXvqTCVeyHLbImOnE9UiO1c/qIYA== |
| 474 | + dependencies: |
| 475 | + "@atproto/lexicon" "^0.4.3" |
| 476 | + zod "^3.23.8" |
| 477 | + |
440 | 478 |
|
441 | 479 | version "3.0.0"
|
442 | 480 | resolved "https://registry.yarnpkg.com/@aws-crypto/crc32/-/crc32-3.0.0.tgz#07300eca214409c33e3ff769cd5697b57fdd38fa"
|
|
0 commit comments