tangled
alpha
login
or
join now
jollywhoppers.com
/
witchsky.app
103
fork
atom
Bluesky app fork with some witchin' additions 💫
witchsky.app
bluesky
fork
client
103
fork
atom
overview
issues
44
pulls
pipelines
Fix deps (#10010)
authored by
Eric Bailey
and committed by
GitHub
5 days ago
7a08b828
20bf2cd1
+140
-242
2 changed files
expand all
collapse all
unified
split
package.json
yarn.lock
+1
-1
package.json
···
235
235
"zod": "^3.20.2"
236
236
},
237
237
"devDependencies": {
238
238
-
"@atproto/dev-env": "^0.3.209",
238
238
+
"@atproto/dev-env": "^0.3.213",
239
239
"@babel/core": "^7.26.0",
240
240
"@babel/preset-env": "^7.26.0",
241
241
"@babel/runtime": "^7.26.0",
+139
-241
yarn.lock
···
82
82
"@atproto/xrpc" "^0.7.6"
83
83
"@atproto/xrpc-server" "^0.10.0"
84
84
85
85
-
"@atproto/api@^0.18.20":
86
86
-
version "0.18.20"
87
87
-
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.18.20.tgz#3fdbb7b7fae90bd59101970c2b56cc31e8cf417d"
88
88
-
integrity sha512-BZYZkh2VJIFCXEnc/vzKwAwWjAQQTgbNJ8FBxpBK+z+KYh99O0uPCsRYKoCQsRrnkgrhzdU9+g2G+7zanTIGbw==
89
89
-
dependencies:
90
90
-
"@atproto/common-web" "^0.4.15"
91
91
-
"@atproto/lexicon" "^0.6.1"
92
92
-
"@atproto/syntax" "^0.4.3"
93
93
-
"@atproto/xrpc" "^0.7.7"
94
94
-
await-lock "^2.2.2"
95
95
-
multiformats "^9.9.0"
96
96
-
tlds "^1.234.0"
97
97
-
zod "^3.23.8"
98
98
-
99
99
-
"@atproto/api@^0.18.21":
100
100
-
version "0.18.21"
101
101
-
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.18.21.tgz#19dbea422de22e7f5253f1c5475e3588c3a9d4a0"
102
102
-
integrity sha512-s35MIJerGT/pKe2xJtKKswqlIr/ola2r2iURBKBL0Mk1OKe6jP4YvTMh1N2d2PEANFzNNTbKoDaLfJPo2Uvc/w==
103
103
-
dependencies:
104
104
-
"@atproto/common-web" "^0.4.16"
105
105
-
"@atproto/lexicon" "^0.6.1"
106
106
-
"@atproto/syntax" "^0.4.3"
107
107
-
"@atproto/xrpc" "^0.7.7"
108
108
-
await-lock "^2.2.2"
109
109
-
multiformats "^9.9.0"
110
110
-
tlds "^1.234.0"
111
111
-
zod "^3.23.8"
112
112
-
113
113
-
"@atproto/api@^0.19.3":
85
85
+
"@atproto/api@^0.19.2", "@atproto/api@^0.19.3":
114
86
version "0.19.3"
115
87
resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.19.3.tgz#61de8d2e31abe9eb2b4c8f4ad124ed79d4a77e89"
116
88
integrity sha512-G8YpBpRouHdTAIagi/QQIUZOhGd1jfBQWkJy9QfxAzjjEpPvaVOSk4e1S85QzGLm/xbzVONzGkmdtiOSfP6wVg==
···
142
114
multiformats "^9.9.0"
143
115
uint8arrays "3.0.0"
144
116
145
145
-
"@atproto/bsky@^0.0.215":
146
146
-
version "0.0.215"
147
147
-
resolved "https://registry.yarnpkg.com/@atproto/bsky/-/bsky-0.0.215.tgz#df566ccc7bc77d27dd2f9506c96739352b395cef"
148
148
-
integrity sha512-1X9G4L8boh9naCtXzorFYm8VskE1xLOJslthR16Hd4uH+ryOEVxN0BLk16OP86qy00hU6VNvyGkDqBthUyy62w==
117
117
+
"@atproto/bsky@^0.0.219":
118
118
+
version "0.0.219"
119
119
+
resolved "https://registry.yarnpkg.com/@atproto/bsky/-/bsky-0.0.219.tgz#6a9f82eb4ab999e121d04ad2b3f08ff60cc75fba"
120
120
+
integrity sha512-Vm7JpIyCqd7sHzHsXqppGSaKkXKUhvdZ/UOldc247Bgmx+L/U+E6IeR028hzMr1YyDvU+bkO1hlqT8uUovOCdA==
149
121
dependencies:
150
122
"@atproto-labs/fetch-node" "^0.2.0"
151
123
"@atproto-labs/xrpc-utils" "^0.0.24"
152
152
-
"@atproto/api" "^0.18.21"
153
153
-
"@atproto/common" "^0.5.11"
124
124
+
"@atproto/api" "^0.19.2"
125
125
+
"@atproto/common" "^0.5.14"
154
126
"@atproto/crypto" "^0.4.5"
155
127
"@atproto/did" "^0.3.0"
156
156
-
"@atproto/identity" "^0.4.11"
157
157
-
"@atproto/lexicon" "^0.6.1"
128
128
+
"@atproto/identity" "^0.4.12"
129
129
+
"@atproto/lexicon" "^0.6.2"
158
130
"@atproto/repo" "^0.8.12"
159
159
-
"@atproto/sync" "^0.1.39"
160
160
-
"@atproto/syntax" "^0.4.3"
161
161
-
"@atproto/xrpc-server" "^0.10.12"
131
131
+
"@atproto/sync" "^0.1.40"
132
132
+
"@atproto/syntax" "^0.5.0"
133
133
+
"@atproto/xrpc-server" "^0.10.15"
162
134
"@bufbuild/protobuf" "^1.5.0"
163
135
"@connectrpc/connect" "^1.1.4"
164
136
"@connectrpc/connect-express" "^1.1.4"
···
192
164
undici "^6.19.8"
193
165
zod "3.23.8"
194
166
195
195
-
"@atproto/bsync@^0.0.23":
196
196
-
version "0.0.23"
197
197
-
resolved "https://registry.yarnpkg.com/@atproto/bsync/-/bsync-0.0.23.tgz#502b9617a958c8248919ed96ce7d4318b06afb34"
198
198
-
integrity sha512-ONbbY1oavc02ItBzXpo7dam0aNZ4ufDdGlgqLjBV5ZQnP35qmPfdq01plf8H9B2rerOLzz5PaxOBber35KffUA==
167
167
+
"@atproto/bsync@^0.0.24":
168
168
+
version "0.0.24"
169
169
+
resolved "https://registry.yarnpkg.com/@atproto/bsync/-/bsync-0.0.24.tgz#6b0d4b02c0c0241687456ab817471d36ee81ae61"
170
170
+
integrity sha512-JN+oncaPBNRjzjTPGR7Q1fkKF3cqOQ6oLRrAh9kVU04ZS3FhWUG8cQvnr8wb1PUhFb/XYpWkwDw5+GIhdb7Lfw==
199
171
dependencies:
200
200
-
"@atproto/common" "^0.5.0"
201
201
-
"@atproto/syntax" "^0.4.1"
172
172
+
"@atproto/common" "^0.5.14"
173
173
+
"@atproto/syntax" "^0.5.0"
202
174
"@bufbuild/protobuf" "^1.5.0"
203
175
"@connectrpc/connect" "^1.1.4"
204
176
"@connectrpc/connect-node" "^1.1.4"
···
218
190
"@atproto/syntax" "0.4.3"
219
191
zod "^3.23.8"
220
192
221
221
-
"@atproto/common-web@^0.4.15":
222
222
-
version "0.4.15"
223
223
-
resolved "https://registry.yarnpkg.com/@atproto/common-web/-/common-web-0.4.15.tgz#1fffedf62d69b8c96f7b360e11c4180446a2cc82"
224
224
-
integrity sha512-A4l9gyqUNez8CjZp/Trypz/D3WIQsNj8dN05WR6+RoBbvwc9JhWjKPrm+WoVYc/F16RPdXHLkE3BEJlGIyYIiA==
225
225
-
dependencies:
226
226
-
"@atproto/lex-data" "^0.0.10"
227
227
-
"@atproto/lex-json" "^0.0.10"
228
228
-
"@atproto/syntax" "^0.4.3"
229
229
-
zod "^3.23.8"
230
230
-
231
231
-
"@atproto/common-web@^0.4.16":
232
232
-
version "0.4.16"
233
233
-
resolved "https://registry.yarnpkg.com/@atproto/common-web/-/common-web-0.4.16.tgz#1bee6073ee7a102ea6c47a512a8f6992c683012e"
234
234
-
integrity sha512-Ufvaff5JgxUyUyTAG0/3o7ltpy3lnZ1DvLjyAnvAf+hHfiK7OMQg+8byr+orN+KP9MtIQaRTsCgYPX+PxMKUoA==
235
235
-
dependencies:
236
236
-
"@atproto/lex-data" "^0.0.11"
237
237
-
"@atproto/lex-json" "^0.0.11"
238
238
-
"@atproto/syntax" "^0.4.3"
239
239
-
zod "^3.23.8"
240
240
-
241
241
-
"@atproto/common-web@^0.4.18":
193
193
+
"@atproto/common-web@^0.4.17", "@atproto/common-web@^0.4.18":
242
194
version "0.4.18"
243
195
resolved "https://registry.yarnpkg.com/@atproto/common-web/-/common-web-0.4.18.tgz#832976340457afd3d29345ad2c6f0ac0bff087dd"
244
196
integrity sha512-ilImzP+9N/mtse440kN60pGrEzG7wi4xsV13nGeLrS+Zocybc/ISOpKlbZM13o+twPJ+Q7veGLw9CtGg0GAFoQ==
···
280
232
multiformats "^9.9.0"
281
233
pino "^8.21.0"
282
234
283
283
-
"@atproto/common@^0.5.11":
284
284
-
version "0.5.11"
285
285
-
resolved "https://registry.yarnpkg.com/@atproto/common/-/common-0.5.11.tgz#88499978d3b29c451e7ad9a71f9d2f89446e89f6"
286
286
-
integrity sha512-WRlT4s+wv80WdQuzkQub9D5vTD82O8dH2p91u4b+x3O17q5IQbmA3Lj+1NICINNSy2voqloqAWdqXEkRfdlAPw==
235
235
+
"@atproto/common@^0.5.14":
236
236
+
version "0.5.14"
237
237
+
resolved "https://registry.yarnpkg.com/@atproto/common/-/common-0.5.14.tgz#e7281d07587f4a6b79ab98d23d0a4c3451798864"
238
238
+
integrity sha512-FnhTppvJw8I1AuvEkL9JREFwmM6ciYfSlQ0Zo6neiJIhTf1wf5/ONeFSYKu1/dxC63JEratGIAfVjSBJJZi7sg==
287
239
dependencies:
288
288
-
"@atproto/common-web" "^0.4.16"
289
289
-
"@atproto/lex-cbor" "^0.0.11"
290
290
-
"@atproto/lex-data" "^0.0.11"
291
291
-
iso-datestring-validator "^2.2.2"
240
240
+
"@atproto/common-web" "^0.4.18"
241
241
+
"@atproto/lex-cbor" "^0.0.14"
242
242
+
"@atproto/lex-data" "^0.0.13"
292
243
multiformats "^9.9.0"
293
244
pino "^8.21.0"
294
245
···
312
263
"@noble/hashes" "^1.6.1"
313
264
uint8arrays "3.0.0"
314
265
315
315
-
"@atproto/dev-env@^0.3.209":
316
316
-
version "0.3.209"
317
317
-
resolved "https://registry.yarnpkg.com/@atproto/dev-env/-/dev-env-0.3.209.tgz#0df234a7feab7628ad376773de0e8bd612fb7f2a"
318
318
-
integrity sha512-i4IVqoyCAqULNeye9xpo5YVfrNjFQjGwAJZ4QAA26L9LuFlXmudnAX17KOCMvmJiPgtRe2ofIy6h+ZJ6qm52tQ==
266
266
+
"@atproto/dev-env@^0.3.213":
267
267
+
version "0.3.213"
268
268
+
resolved "https://registry.yarnpkg.com/@atproto/dev-env/-/dev-env-0.3.213.tgz#30ca66f827d44ccabb02b359119f68549fa3edf0"
269
269
+
integrity sha512-Bjhv+zzcQxhwV4I7si+yDls8sSetksILeiBemfRe3cvE4GOgs7KfsYI5+pqNmBZ5rrFPt3KUeN9vIo31LCgZOw==
319
270
dependencies:
320
320
-
"@atproto/api" "^0.18.21"
321
321
-
"@atproto/bsky" "^0.0.215"
322
322
-
"@atproto/bsync" "^0.0.23"
323
323
-
"@atproto/common-web" "^0.4.16"
271
271
+
"@atproto/api" "^0.19.2"
272
272
+
"@atproto/bsky" "^0.0.219"
273
273
+
"@atproto/bsync" "^0.0.24"
274
274
+
"@atproto/common-web" "^0.4.18"
324
275
"@atproto/crypto" "^0.4.5"
325
325
-
"@atproto/identity" "^0.4.11"
326
326
-
"@atproto/lexicon" "^0.6.1"
327
327
-
"@atproto/ozone" "^0.1.163"
328
328
-
"@atproto/pds" "^0.4.209"
329
329
-
"@atproto/sync" "^0.1.39"
330
330
-
"@atproto/syntax" "^0.4.3"
331
331
-
"@atproto/xrpc-server" "^0.10.12"
276
276
+
"@atproto/identity" "^0.4.12"
277
277
+
"@atproto/lexicon" "^0.6.2"
278
278
+
"@atproto/ozone" "^0.1.166"
279
279
+
"@atproto/pds" "^0.4.214"
280
280
+
"@atproto/sync" "^0.1.40"
281
281
+
"@atproto/syntax" "^0.5.0"
282
282
+
"@atproto/xrpc-server" "^0.10.15"
332
283
"@did-plc/lib" "^0.0.1"
333
284
"@did-plc/server" "^0.0.1"
334
285
dotenv "^16.0.3"
···
345
296
dependencies:
346
297
zod "^3.23.8"
347
298
348
348
-
"@atproto/identity@^0.4.10":
349
349
-
version "0.4.10"
350
350
-
resolved "https://registry.yarnpkg.com/@atproto/identity/-/identity-0.4.10.tgz#0ddf3dabef420333a86858512c9f06127b25cada"
351
351
-
integrity sha512-nQbzDLXOhM8p/wo0cTh5DfMSOSHzj6jizpodX37LJ4S1TZzumSxAjHEZa5Rev3JaoD5uSWMVE0MmKEGWkPPvfQ==
299
299
+
"@atproto/identity@^0.4.12":
300
300
+
version "0.4.12"
301
301
+
resolved "https://registry.yarnpkg.com/@atproto/identity/-/identity-0.4.12.tgz#ead1312677a60d162e6d0df8fe5fda4727b5c15a"
302
302
+
integrity sha512-P+Jn0HvKhIh1tps5n3xGrCxt+XiFWzp4kdgloyFhFmVLwjDU547DQkWx4r5Vhuiah7fRZGVSlk39R4U6SPrACg==
352
303
dependencies:
353
353
-
"@atproto/common-web" "^0.4.4"
354
354
-
"@atproto/crypto" "^0.4.4"
355
355
-
356
356
-
"@atproto/identity@^0.4.11":
357
357
-
version "0.4.11"
358
358
-
resolved "https://registry.yarnpkg.com/@atproto/identity/-/identity-0.4.11.tgz#9622496499919cb2c05d21ab1ba45132dd1e3b52"
359
359
-
integrity sha512-/xXPPojR0PRD0pqoEPmgKMeclUCrkaMKfFGFkssAmXSuT39aCtiibxNqvhp+S2jOdeM6rKrs2QgH91OCGvwPcg==
360
360
-
dependencies:
361
361
-
"@atproto/common-web" "^0.4.16"
304
304
+
"@atproto/common-web" "^0.4.17"
362
305
"@atproto/crypto" "^0.4.5"
363
306
364
307
"@atproto/jwk-jose@^0.1.11":
···
385
328
"@atproto/lex-data" "0.0.9"
386
329
tslib "^2.8.1"
387
330
388
388
-
"@atproto/lex-cbor@^0.0.11":
389
389
-
version "0.0.11"
390
390
-
resolved "https://registry.yarnpkg.com/@atproto/lex-cbor/-/lex-cbor-0.0.11.tgz#7a464a2032eb61a1dfc254bae1e2759c8279d6a6"
391
391
-
integrity sha512-A7ETtPsEsJ/VuPJOFw4bPNTKxHvFN1JbTQ2NjLuisd3ry7fVxgMpo/qGXsUQsAh/I/uziGbhpNqdS6GnI2p/Wg==
331
331
+
"@atproto/lex-cbor@^0.0.14":
332
332
+
version "0.0.14"
333
333
+
resolved "https://registry.yarnpkg.com/@atproto/lex-cbor/-/lex-cbor-0.0.14.tgz#8e378095585f5a86a074e87b82e1c4b803ebb2a6"
334
334
+
integrity sha512-zeqxaKAifR8qlFKg4A6t1RCT8TcjeDnIXLtp3QnDu0QoxslxsmcsrqNrrgmka8w+bYW2+h/rT9MPWglkT7vHyw==
392
335
dependencies:
393
393
-
"@atproto/lex-data" "^0.0.11"
336
336
+
"@atproto/lex-data" "^0.0.13"
394
337
tslib "^2.8.1"
395
338
396
396
-
"@atproto/lex-client@^0.0.12":
397
397
-
version "0.0.12"
398
398
-
resolved "https://registry.yarnpkg.com/@atproto/lex-client/-/lex-client-0.0.12.tgz#87be8075746e32dafc3d23f282e53daadb50ea66"
399
399
-
integrity sha512-ef4jQQ7SOtBsXr+Gf1UHuBfCiAGYZxO5PCCXl3eT4ObO83SROtIf7pyO06jBQI/IZChSVsXqXsgakR0aru6lYQ==
339
339
+
"@atproto/lex-client@^0.0.15":
340
340
+
version "0.0.15"
341
341
+
resolved "https://registry.yarnpkg.com/@atproto/lex-client/-/lex-client-0.0.15.tgz#c647d14e91ca3f52feebf4b34f80abb7e93b3bee"
342
342
+
integrity sha512-j/eZGCdkhABU8Z868Y/gn909hS77rOCdMqtOaQdflEaKUKiAo2/gqeTpoAjHBnL5Rzz255wj9qZMqZTR/Ygwxw==
400
343
dependencies:
401
401
-
"@atproto/lex-data" "^0.0.11"
402
402
-
"@atproto/lex-json" "^0.0.11"
403
403
-
"@atproto/lex-schema" "^0.0.12"
344
344
+
"@atproto/lex-data" "^0.0.13"
345
345
+
"@atproto/lex-json" "^0.0.13"
346
346
+
"@atproto/lex-schema" "^0.0.14"
404
347
tslib "^2.8.1"
405
348
406
349
"@atproto/lex-data@0.0.9":
···
413
356
uint8arrays "3.0.0"
414
357
unicode-segmenter "^0.14.0"
415
358
416
416
-
"@atproto/lex-data@^0.0.10":
417
417
-
version "0.0.10"
418
418
-
resolved "https://registry.yarnpkg.com/@atproto/lex-data/-/lex-data-0.0.10.tgz#091c012af817a869951ce0e61eb757bd6c29797a"
419
419
-
integrity sha512-FDbcy8VIUVzS9Mi1F8SMxbkL/jOUmRRpqbeM1xB4A0fMxeZJTxf6naAbFt4gYF3quu/+TPJGmio6/7cav05FqQ==
420
420
-
dependencies:
421
421
-
multiformats "^9.9.0"
422
422
-
tslib "^2.8.1"
423
423
-
uint8arrays "3.0.0"
424
424
-
unicode-segmenter "^0.14.0"
425
425
-
426
426
-
"@atproto/lex-data@^0.0.11":
427
427
-
version "0.0.11"
428
428
-
resolved "https://registry.yarnpkg.com/@atproto/lex-data/-/lex-data-0.0.11.tgz#de98894a80ff907f9cd6c3faa561d3a16e21dd8d"
429
429
-
integrity sha512-4+KTtHdqwlhiTKA7D4SACea4jprsNpCQsNALW09wsZ6IHhCDGO5tr1cmV+QnLYe3G3mu1E1yXHXbPUHrUUDT/A==
430
430
-
dependencies:
431
431
-
multiformats "^9.9.0"
432
432
-
tslib "^2.8.1"
433
433
-
uint8arrays "3.0.0"
434
434
-
unicode-segmenter "^0.14.0"
435
435
-
436
359
"@atproto/lex-data@^0.0.13":
437
360
version "0.0.13"
438
361
resolved "https://registry.yarnpkg.com/@atproto/lex-data/-/lex-data-0.0.13.tgz#db1bcfa12d5056210f6eb7f3b8bac909909d6b9c"
···
443
366
uint8arrays "3.0.0"
444
367
unicode-segmenter "^0.14.0"
445
368
446
446
-
"@atproto/lex-document@^0.0.13":
447
447
-
version "0.0.13"
448
448
-
resolved "https://registry.yarnpkg.com/@atproto/lex-document/-/lex-document-0.0.13.tgz#fcf794addf6cb328c78d4393e91ec0050a43c623"
449
449
-
integrity sha512-LWsBsKIbyuG7jFObTtnCFQNYHxWWVpVVspqv6UtnS/QsaCyCMg1GIz5vlgi8QBnmGvaPiQxIzGt6mERpTvEXpg==
369
369
+
"@atproto/lex-document@^0.0.15":
370
370
+
version "0.0.15"
371
371
+
resolved "https://registry.yarnpkg.com/@atproto/lex-document/-/lex-document-0.0.15.tgz#b2f19756291a0d259cd99f5ebe4872e9133069b6"
372
372
+
integrity sha512-QT2MbICG4cTFrrA19SIHpZJ33WRLdzjhDsEhSknQ4dE5CjqPf4BP9LaC4pOeW8NE5Kn92hgIm3JWNjoak8blXw==
450
373
dependencies:
451
451
-
"@atproto/lex-schema" "^0.0.12"
374
374
+
"@atproto/lex-schema" "^0.0.14"
452
375
core-js "^3"
453
376
tslib "^2.8.1"
454
377
···
460
383
"@atproto/lex-data" "0.0.9"
461
384
tslib "^2.8.1"
462
385
463
463
-
"@atproto/lex-json@^0.0.10":
464
464
-
version "0.0.10"
465
465
-
resolved "https://registry.yarnpkg.com/@atproto/lex-json/-/lex-json-0.0.10.tgz#18de1c8cc3ba564e5412bce1f8e22c198c956e64"
466
466
-
integrity sha512-L6MyXU17C5ODMeob8myQ2F3xvgCTvJUtM0ew8qSApnN//iDasB/FDGgd7ty4UVNmx4NQ/rtvz8xV94YpG6kneQ==
467
467
-
dependencies:
468
468
-
"@atproto/lex-data" "^0.0.10"
469
469
-
tslib "^2.8.1"
470
470
-
471
471
-
"@atproto/lex-json@^0.0.11":
472
472
-
version "0.0.11"
473
473
-
resolved "https://registry.yarnpkg.com/@atproto/lex-json/-/lex-json-0.0.11.tgz#56be96a4d2366113da3911020cedfb0fb97fbb4f"
474
474
-
integrity sha512-2IExAoQ4KsR5fyPa1JjIvtR316PvdgRH/l3BVGLBd3cSxM3m5MftIv1B6qZ9HjNiK60SgkWp0mi9574bTNDhBQ==
475
475
-
dependencies:
476
476
-
"@atproto/lex-data" "^0.0.11"
477
477
-
tslib "^2.8.1"
478
478
-
479
386
"@atproto/lex-json@^0.0.13":
480
387
version "0.0.13"
481
388
resolved "https://registry.yarnpkg.com/@atproto/lex-json/-/lex-json-0.0.13.tgz#b0081f786aeeb1707087318fb03c928e75c19059"
···
484
391
"@atproto/lex-data" "^0.0.13"
485
392
tslib "^2.8.1"
486
393
487
487
-
"@atproto/lex-resolver@^0.0.14":
488
488
-
version "0.0.14"
489
489
-
resolved "https://registry.yarnpkg.com/@atproto/lex-resolver/-/lex-resolver-0.0.14.tgz#8bc32e49c231bc29ca0d1ea927b33d7a21447de3"
490
490
-
integrity sha512-jBkYRmMKap2OM1zm0VDvs7Heuf3pGjw9xJEHQx1ohkMmM5f+cHPS40RQ8x8SNE+Vl9gMuOrgmgKyPDIuYSIBTw==
394
394
+
"@atproto/lex-resolver@^0.0.17":
395
395
+
version "0.0.17"
396
396
+
resolved "https://registry.yarnpkg.com/@atproto/lex-resolver/-/lex-resolver-0.0.17.tgz#2c474f6babeb54665656bf28b8d27a98de69deae"
397
397
+
integrity sha512-6nI5bYZUYh50ZI8r4erLRP9EbNcW226VShpVN3vHyOSgTje4VP1RTcvBhROBAPj4rL3vc+Oa8OiL6IQXkYrQBg==
491
398
dependencies:
492
399
"@atproto-labs/did-resolver" "^0.2.6"
493
400
"@atproto/crypto" "^0.4.5"
494
494
-
"@atproto/lex-client" "^0.0.12"
495
495
-
"@atproto/lex-data" "^0.0.11"
496
496
-
"@atproto/lex-document" "^0.0.13"
497
497
-
"@atproto/lex-schema" "^0.0.12"
401
401
+
"@atproto/lex-client" "^0.0.15"
402
402
+
"@atproto/lex-data" "^0.0.13"
403
403
+
"@atproto/lex-document" "^0.0.15"
404
404
+
"@atproto/lex-schema" "^0.0.14"
498
405
"@atproto/repo" "^0.8.12"
499
499
-
"@atproto/syntax" "^0.4.3"
406
406
+
"@atproto/syntax" "^0.5.0"
500
407
tslib "^2.8.1"
501
408
502
502
-
"@atproto/lex-schema@^0.0.12":
503
503
-
version "0.0.12"
504
504
-
resolved "https://registry.yarnpkg.com/@atproto/lex-schema/-/lex-schema-0.0.12.tgz#3519b1e4040503e1e6e5a47df1012660f4c38d8c"
505
505
-
integrity sha512-l1RNYmqNwIEjgMEjC9i2o6FLsUFdpAc610xQYK/CRxN31cRzY0lAJ2GFbp2GZ4rRAD3FGYCXid6gZ42KsieUcw==
409
409
+
"@atproto/lex-schema@^0.0.14":
410
410
+
version "0.0.14"
411
411
+
resolved "https://registry.yarnpkg.com/@atproto/lex-schema/-/lex-schema-0.0.14.tgz#c29f5278d55441e76802d64f7a9df60e7a87786b"
412
412
+
integrity sha512-xUxFuXdgVVI1IBDXcQlanH7HuEo9Pk65DYifnhqFDzNRH9SZQxPvPO+rOxMG/bRHygPaI+A+UbXr+S7qpPYOLg==
506
413
dependencies:
507
507
-
"@atproto/lex-data" "^0.0.11"
508
508
-
"@atproto/syntax" "^0.4.3"
414
414
+
"@atproto/lex-data" "^0.0.13"
415
415
+
"@atproto/syntax" "^0.5.0"
509
416
tslib "^2.8.1"
510
417
511
511
-
"@atproto/lexicon@^0.6.0", "@atproto/lexicon@^0.6.1":
512
512
-
version "0.6.1"
513
513
-
resolved "https://registry.yarnpkg.com/@atproto/lexicon/-/lexicon-0.6.1.tgz#cdde25248083b39cc903cb845f632abfd64ef51a"
514
514
-
integrity sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==
515
515
-
dependencies:
516
516
-
"@atproto/common-web" "^0.4.13"
517
517
-
"@atproto/syntax" "^0.4.3"
518
518
-
iso-datestring-validator "^2.2.2"
519
519
-
multiformats "^9.9.0"
520
520
-
zod "^3.23.8"
521
521
-
522
522
-
"@atproto/lexicon@^0.6.2":
418
418
+
"@atproto/lexicon@^0.6.0", "@atproto/lexicon@^0.6.1", "@atproto/lexicon@^0.6.2":
523
419
version "0.6.2"
524
420
resolved "https://registry.yarnpkg.com/@atproto/lexicon/-/lexicon-0.6.2.tgz#f6152a2119df953236ca127c4b30e332265e81e7"
525
421
integrity sha512-p3Ly6hinVZW0ETuAXZMeUGwuMm3g8HvQMQ41yyEE6AL0hAkfeKFaZKos6BdBrr6CjkpbrDZqE8M+5+QOceysMw==
···
552
448
optionalDependencies:
553
449
"@atproto/oauth-provider-api" "0.3.7"
554
450
555
555
-
"@atproto/oauth-provider@^0.15.9":
556
556
-
version "0.15.9"
557
557
-
resolved "https://registry.yarnpkg.com/@atproto/oauth-provider/-/oauth-provider-0.15.9.tgz#3ec21380711e34f4303a0782ecfffffb8080f144"
558
558
-
integrity sha512-nuyOVw5piS/iEk7xKEtdulRbcFZ7HBB0gPXL62z5IpxmluEvLem/VLqsntj2OK/mtP6xhnIfFHP5pb5+PnLuYQ==
451
451
+
"@atproto/oauth-provider@^0.15.12":
452
452
+
version "0.15.12"
453
453
+
resolved "https://registry.yarnpkg.com/@atproto/oauth-provider/-/oauth-provider-0.15.12.tgz#9dbbfdd6808399d9d7ff8993ac888938fbf4c515"
454
454
+
integrity sha512-Ri4aVx2I4lOKxViB92jwPhAs/NctWEwV0tgYSHcaRpvqr2SVlC2LxTVjUq14ohdbVfv4VFRzj0vZypEX+mclHg==
559
455
dependencies:
560
456
"@atproto-labs/fetch" "^0.2.3"
561
457
"@atproto-labs/fetch-node" "^0.2.0"
562
458
"@atproto-labs/pipe" "^0.1.1"
563
459
"@atproto-labs/simple-store" "^0.3.0"
564
460
"@atproto-labs/simple-store-memory" "^0.1.4"
565
565
-
"@atproto/common" "^0.5.11"
461
461
+
"@atproto/common" "^0.5.14"
566
462
"@atproto/did" "^0.3.0"
567
463
"@atproto/jwk" "^0.6.0"
568
464
"@atproto/jwk-jose" "^0.1.11"
569
569
-
"@atproto/lex-document" "^0.0.13"
570
570
-
"@atproto/lex-resolver" "^0.0.14"
465
465
+
"@atproto/lex-document" "^0.0.15"
466
466
+
"@atproto/lex-resolver" "^0.0.17"
571
467
"@atproto/oauth-provider-api" "0.3.7"
572
468
"@atproto/oauth-provider-frontend" "0.2.9"
573
469
"@atproto/oauth-provider-ui" "0.4.3"
574
574
-
"@atproto/oauth-scopes" "^0.3.1"
470
470
+
"@atproto/oauth-scopes" "^0.3.2"
575
471
"@atproto/oauth-types" "^0.6.3"
576
576
-
"@atproto/syntax" "^0.4.3"
472
472
+
"@atproto/syntax" "^0.5.0"
577
473
"@hapi/accept" "^6.0.3"
578
474
"@hapi/address" "^5.1.1"
579
475
"@hapi/bourne" "^3.0.0"
···
586
482
jose "^5.2.0"
587
483
zod "^3.23.8"
588
484
589
589
-
"@atproto/oauth-scopes@^0.3.1":
590
590
-
version "0.3.1"
591
591
-
resolved "https://registry.yarnpkg.com/@atproto/oauth-scopes/-/oauth-scopes-0.3.1.tgz#cd0b3cdc31e14f6f1829f664fa1b3179f6ad9b51"
592
592
-
integrity sha512-eUD9C78uYH+0ZUmiV/X6pRj4BKlH9I1xxJYW1Gb/qJiATuTZkJVm02urJb/BkWX4Qpxy4rOr8EProNg1wByIEA==
485
485
+
"@atproto/oauth-scopes@^0.3.2":
486
486
+
version "0.3.2"
487
487
+
resolved "https://registry.yarnpkg.com/@atproto/oauth-scopes/-/oauth-scopes-0.3.2.tgz#26443492936d6da05deadeaf1223bd10adc45a33"
488
488
+
integrity sha512-88awgvB9asSR86KjEXL31N9nFd1XG+QtbzEJFw5/wwEv41tS4S8c4Prqb/MAzVuFQ4OHOndYo1VDD99vGMpqTA==
593
489
dependencies:
594
490
"@atproto/did" "^0.3.0"
595
595
-
"@atproto/syntax" "^0.4.3"
491
491
+
"@atproto/syntax" "^0.5.0"
596
492
597
493
"@atproto/oauth-types@0.6.2":
598
494
version "0.6.2"
···
612
508
"@atproto/jwk" "^0.6.0"
613
509
zod "^3.23.8"
614
510
615
615
-
"@atproto/ozone@^0.1.163":
616
616
-
version "0.1.163"
617
617
-
resolved "https://registry.yarnpkg.com/@atproto/ozone/-/ozone-0.1.163.tgz#7935f9180b6c7f3bd05043d42e14b6055c268596"
618
618
-
integrity sha512-Rz5p0Bf9K3KVo6VuPNe5KTiuJVM5eV7fXSIeWidC1WbDgfEEM8jJu2YRQHvDQq5r95SKKY0gTFYqU6vW0DKSJA==
511
511
+
"@atproto/ozone@^0.1.166":
512
512
+
version "0.1.166"
513
513
+
resolved "https://registry.yarnpkg.com/@atproto/ozone/-/ozone-0.1.166.tgz#9e65d6f67ef1fe285d0880e5f5a1b282dc63bd70"
514
514
+
integrity sha512-XZ77P/V/tt3SqTQYRsi5nM3P2h+QaNT7Nz3GTf+TMLVolACufRHPoDgp/PoTuS2FaLj1ndHnGyIPvZi/o8he6g==
619
515
dependencies:
620
620
-
"@atproto/api" "^0.18.20"
621
621
-
"@atproto/common" "^0.5.11"
516
516
+
"@atproto/api" "^0.19.2"
517
517
+
"@atproto/common" "^0.5.14"
622
518
"@atproto/crypto" "^0.4.5"
623
623
-
"@atproto/identity" "^0.4.11"
624
624
-
"@atproto/lexicon" "^0.6.1"
625
625
-
"@atproto/syntax" "^0.4.3"
519
519
+
"@atproto/identity" "^0.4.12"
520
520
+
"@atproto/lexicon" "^0.6.2"
521
521
+
"@atproto/syntax" "^0.5.0"
626
522
"@atproto/ws-client" "^0.0.4"
627
523
"@atproto/xrpc" "^0.7.7"
628
628
-
"@atproto/xrpc-server" "^0.10.12"
524
524
+
"@atproto/xrpc-server" "^0.10.15"
629
525
"@did-plc/lib" "^0.0.1"
630
526
compression "^1.7.4"
631
527
cors "^2.8.5"
···
643
539
undici "^6.14.1"
644
540
ws "^8.12.0"
645
541
646
646
-
"@atproto/pds@^0.4.209":
647
647
-
version "0.4.209"
648
648
-
resolved "https://registry.yarnpkg.com/@atproto/pds/-/pds-0.4.209.tgz#eb12f325c55692a6487c0620a7754b13f0914fe1"
649
649
-
integrity sha512-jW9dnrrqj65u6FZoj/idIez+idGgYBG4KGVB75i7pqrRkE1a91Bj5MXX60JfIQ0VY9YpfBthSnJG9Pzz5OzA/Q==
542
542
+
"@atproto/pds@^0.4.214":
543
543
+
version "0.4.214"
544
544
+
resolved "https://registry.yarnpkg.com/@atproto/pds/-/pds-0.4.214.tgz#c68d55ec0b00a4e35f4801c826d44b65cd62f984"
545
545
+
integrity sha512-bTWeWg3H0TlELfE2eI2ySQuC6ojsCBSSmPtCXBh3Td9TFNpIoZQ/tYLUJMtMXaiVUi6HxzXQL1/iuYfC4Y+ZYQ==
650
546
dependencies:
651
547
"@atproto-labs/fetch-node" "^0.2.0"
652
548
"@atproto-labs/simple-store" "^0.3.0"
653
549
"@atproto-labs/simple-store-memory" "^0.1.4"
654
550
"@atproto-labs/simple-store-redis" "^0.0.1"
655
551
"@atproto-labs/xrpc-utils" "^0.0.24"
656
656
-
"@atproto/api" "^0.18.21"
552
552
+
"@atproto/api" "^0.19.2"
657
553
"@atproto/aws" "^0.2.31"
658
658
-
"@atproto/common" "^0.5.11"
554
554
+
"@atproto/common" "^0.5.14"
659
555
"@atproto/crypto" "^0.4.5"
660
660
-
"@atproto/identity" "^0.4.11"
661
661
-
"@atproto/lex-cbor" "^0.0.11"
662
662
-
"@atproto/lex-data" "^0.0.11"
663
663
-
"@atproto/lexicon" "^0.6.1"
664
664
-
"@atproto/oauth-provider" "^0.15.9"
665
665
-
"@atproto/oauth-scopes" "^0.3.1"
556
556
+
"@atproto/identity" "^0.4.12"
557
557
+
"@atproto/lex-cbor" "^0.0.14"
558
558
+
"@atproto/lex-data" "^0.0.13"
559
559
+
"@atproto/lexicon" "^0.6.2"
560
560
+
"@atproto/oauth-provider" "^0.15.12"
561
561
+
"@atproto/oauth-scopes" "^0.3.2"
666
562
"@atproto/repo" "^0.8.12"
667
667
-
"@atproto/syntax" "^0.4.3"
563
563
+
"@atproto/syntax" "^0.5.0"
668
564
"@atproto/xrpc" "^0.7.7"
669
669
-
"@atproto/xrpc-server" "^0.10.12"
565
565
+
"@atproto/xrpc-server" "^0.10.15"
670
566
"@did-plc/lib" "^0.0.4"
671
567
"@hapi/address" "^5.1.1"
672
568
better-sqlite3 "^10.0.0"
···
710
606
varint "^6.0.0"
711
607
zod "^3.23.8"
712
608
713
713
-
"@atproto/sync@^0.1.39":
714
714
-
version "0.1.39"
715
715
-
resolved "https://registry.yarnpkg.com/@atproto/sync/-/sync-0.1.39.tgz#0bb4a2a7391cfe73cf0be0a3905bc75d699ddf43"
716
716
-
integrity sha512-JE0flkb6cDHc1dFNclkX6QB2PYXR+Taa1HDP7prI1lyFtkEASO0AOt+VtbL2JKhEa7VEy8ckko1T9glpCwGNYA==
609
609
+
"@atproto/sync@^0.1.40":
610
610
+
version "0.1.40"
611
611
+
resolved "https://registry.yarnpkg.com/@atproto/sync/-/sync-0.1.40.tgz#b8b467ac4fbf2e682d36cd5697508f993e9e645a"
612
612
+
integrity sha512-tnzFPqKBXPXpuGvx87sjqLHgEzIOT/QfQZUp0YOUHtpipBgvijEnNXV9XeTIgiUAv69wyRR+6YjJkLCYfHpVwQ==
717
613
dependencies:
718
718
-
"@atproto/common" "^0.5.3"
719
719
-
"@atproto/identity" "^0.4.10"
720
720
-
"@atproto/lexicon" "^0.6.0"
614
614
+
"@atproto/common" "^0.5.14"
615
615
+
"@atproto/identity" "^0.4.12"
616
616
+
"@atproto/lexicon" "^0.6.2"
721
617
"@atproto/repo" "^0.8.12"
722
722
-
"@atproto/syntax" "^0.4.2"
723
723
-
"@atproto/xrpc-server" "^0.10.3"
618
618
+
"@atproto/syntax" "^0.5.0"
619
619
+
"@atproto/xrpc-server" "^0.10.15"
724
620
multiformats "^9.9.0"
725
621
p-queue "^6.6.2"
726
622
ws "^8.12.0"
727
623
728
728
-
"@atproto/syntax@0.4.3", "@atproto/syntax@^0.4.1", "@atproto/syntax@^0.4.2", "@atproto/syntax@^0.4.3":
624
624
+
"@atproto/syntax@0.4.3":
729
625
version "0.4.3"
730
626
resolved "https://registry.yarnpkg.com/@atproto/syntax/-/syntax-0.4.3.tgz#3889469daa5458a3c8e27a2cb16016e89cfafaf9"
731
627
integrity sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==
···
747
643
"@atproto/common" "^0.5.3"
748
644
ws "^8.12.0"
749
645
750
750
-
"@atproto/xrpc-server@^0.10.0", "@atproto/xrpc-server@^0.10.3":
646
646
+
"@atproto/xrpc-server@^0.10.0":
751
647
version "0.10.10"
752
648
resolved "https://registry.yarnpkg.com/@atproto/xrpc-server/-/xrpc-server-0.10.10.tgz#69d1a3ce8278a6b49286a5df33ebc204d42129ed"
753
649
integrity sha512-USDjOZGiletqzuWHC3Q2fk30hJDk4uYt6KPgvnZidShCouTf3hzwJZ8d2eOKOofSjGXW+GC0QYp7fYJFn6lZ2Q==
···
766
662
ws "^8.12.0"
767
663
zod "^3.23.8"
768
664
769
769
-
"@atproto/xrpc-server@^0.10.12":
770
770
-
version "0.10.12"
771
771
-
resolved "https://registry.yarnpkg.com/@atproto/xrpc-server/-/xrpc-server-0.10.12.tgz#6b88c9af5d301302e5e177b5f982a3494e734d78"
772
772
-
integrity sha512-HuciFHxvQfWtvq+dmH3vK9uXii49vqkJgZFLcHums1xMvLvNBY5bgtUBdpQdsdEuq8B4DTuanZRs+z3zGariyg==
665
665
+
"@atproto/xrpc-server@^0.10.15":
666
666
+
version "0.10.15"
667
667
+
resolved "https://registry.yarnpkg.com/@atproto/xrpc-server/-/xrpc-server-0.10.15.tgz#c767437fdf7d64ec6cbc9c9cf97a27d2b62554b8"
668
668
+
integrity sha512-ryGVAKuLU0Nqkv25gsPzffJhxnCXwPOyBi+sNAfP7n+mDDwcumH6RWySEHoDDrTsGvAP2r8o2ZrLCWuzKm7vSg==
773
669
dependencies:
774
774
-
"@atproto/common" "^0.5.11"
670
670
+
"@atproto/common" "^0.5.14"
775
671
"@atproto/crypto" "^0.4.5"
776
776
-
"@atproto/lex-cbor" "^0.0.11"
777
777
-
"@atproto/lex-data" "^0.0.11"
778
778
-
"@atproto/lexicon" "^0.6.1"
672
672
+
"@atproto/lex-cbor" "^0.0.14"
673
673
+
"@atproto/lex-client" "^0.0.15"
674
674
+
"@atproto/lex-data" "^0.0.13"
675
675
+
"@atproto/lex-json" "^0.0.13"
676
676
+
"@atproto/lex-schema" "^0.0.14"
677
677
+
"@atproto/lexicon" "^0.6.2"
779
678
"@atproto/ws-client" "^0.0.4"
780
679
"@atproto/xrpc" "^0.7.7"
781
680
express "^4.17.2"
···
783
682
mime-types "^2.1.35"
784
683
rate-limiter-flexible "^2.4.1"
785
684
ws "^8.12.0"
786
786
-
zod "^3.23.8"
787
685
788
686
"@atproto/xrpc@^0.7.6", "@atproto/xrpc@^0.7.7":
789
687
version "0.7.7"