a tool for shared writing and social publishing
0
fork

Configure Feed

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

update @atproto/sync

+48 -49
+47 -48
package-lock.json
··· 13 13 "@atproto/common": "^0.4.8", 14 14 "@atproto/identity": "^0.4.6", 15 15 "@atproto/oauth-client-node": "^0.2.17", 16 - "@atproto/sync": "^0.1.17", 16 + "@atproto/sync": "^0.1.23", 17 17 "@atproto/syntax": "^0.3.3", 18 18 "@atproto/xrpc": "^0.6.9", 19 19 "@mdx-js/loader": "^3.1.0", ··· 230 230 "license": "(Apache-2.0 AND MIT)" 231 231 }, 232 232 "node_modules/@atproto/common": { 233 - "version": "0.4.8", 234 - "resolved": "https://registry.npmjs.org/@atproto/common/-/common-0.4.8.tgz", 235 - "integrity": "sha512-/etCtnWQGLcfiGhIPwxAWrzgzoGB22nMWMeQcU6xZgRT4Cqrfg3A08jAMIHqve/AQpL+6D82lHYp36CG7a5G0w==", 233 + "version": "0.4.11", 234 + "resolved": "https://registry.npmjs.org/@atproto/common/-/common-0.4.11.tgz", 235 + "integrity": "sha512-Knv0viYXNMfCdIE7jLUiWJKnnMfEwg+vz2epJQi8WOjqtqCFb3W/3Jn72ZiuovIfpdm13MaOiny6w2NErUQC6g==", 236 236 "license": "MIT", 237 237 "dependencies": { 238 - "@atproto/common-web": "^0.4.0", 238 + "@atproto/common-web": "^0.4.2", 239 239 "@ipld/dag-cbor": "^7.0.3", 240 240 "cbor-x": "^1.5.1", 241 241 "iso-datestring-validator": "^2.2.2", ··· 294 294 } 295 295 }, 296 296 "node_modules/@atproto/identity": { 297 - "version": "0.4.6", 298 - "resolved": "https://registry.npmjs.org/@atproto/identity/-/identity-0.4.6.tgz", 299 - "integrity": "sha512-fJq/cIp9MOgHxZfxuyki6mobk0QxRnbts53DstRixlvb5mOoxwttb9Gp6A8u9q49zBsfOmXNTHmP97I9iMHmTQ==", 297 + "version": "0.4.8", 298 + "resolved": "https://registry.npmjs.org/@atproto/identity/-/identity-0.4.8.tgz", 299 + "integrity": "sha512-Z0sLnJ87SeNdAifT+rqpgE1Rc3layMMW25gfWNo4u40RGuRODbdfAZlTwBSU2r+Vk45hU+iE+xeQspfednCEnA==", 300 300 "license": "MIT", 301 301 "dependencies": { 302 - "@atproto/common-web": "^0.4.0", 302 + "@atproto/common-web": "^0.4.2", 303 303 "@atproto/crypto": "^0.4.4" 304 304 }, 305 305 "engines": { ··· 458 458 } 459 459 }, 460 460 "node_modules/@atproto/repo": { 461 - "version": "0.7.1", 462 - "resolved": "https://registry.npmjs.org/@atproto/repo/-/repo-0.7.1.tgz", 463 - "integrity": "sha512-0U7iuO+Xf1H/2s0KHOoW/QCSRnegMOoCqHi8PJcB0sOx91h5mAB71nltxhOUhYfdVCLnXATSO/Xkux/6cjsQZw==", 461 + "version": "0.8.1", 462 + "resolved": "https://registry.npmjs.org/@atproto/repo/-/repo-0.8.1.tgz", 463 + "integrity": "sha512-d1NtHhXYJVJlFVI6mbVOUnpB0rnhqxPnZcALkJoYJjaDPVr4NNqRFAtrwb+GHzxT6DhijoXYQf24pKGfEFDd4g==", 464 464 "license": "MIT", 465 465 "dependencies": { 466 - "@atproto/common": "^0.4.8", 467 - "@atproto/common-web": "^0.4.0", 466 + "@atproto/common": "^0.4.11", 467 + "@atproto/common-web": "^0.4.2", 468 468 "@atproto/crypto": "^0.4.4", 469 - "@atproto/lexicon": "^0.4.8", 470 - "@ipld/car": "^3.2.3", 469 + "@atproto/lexicon": "^0.4.11", 471 470 "@ipld/dag-cbor": "^7.0.0", 472 471 "multiformats": "^9.9.0", 473 472 "uint8arrays": "3.0.0", 473 + "varint": "^6.0.0", 474 474 "zod": "^3.23.8" 475 475 }, 476 476 "engines": { ··· 484 484 "license": "(Apache-2.0 AND MIT)" 485 485 }, 486 486 "node_modules/@atproto/sync": { 487 - "version": "0.1.17", 488 - "resolved": "https://registry.npmjs.org/@atproto/sync/-/sync-0.1.17.tgz", 489 - "integrity": "sha512-3+wGTy1fsL06KraOYNCIPUUsKMIplPFDkXffx5ZrbpNxWKAJ5FNPLnROuVnRrG0w9yPrNSTEdd0lCsimZOufqg==", 487 + "version": "0.1.23", 488 + "resolved": "https://registry.npmjs.org/@atproto/sync/-/sync-0.1.23.tgz", 489 + "integrity": "sha512-1ItRNHMLMcBeTziOZpxS4Q+ha2enQce3fSiAQaCpLCQ8VTNq1D1aRR6ePZCQFzab9jDDtBz0v4FufOnMByRIeg==", 490 490 "license": "MIT", 491 491 "dependencies": { 492 - "@atproto/common": "^0.4.8", 493 - "@atproto/identity": "^0.4.6", 494 - "@atproto/lexicon": "^0.4.8", 495 - "@atproto/repo": "^0.7.1", 496 - "@atproto/syntax": "^0.3.4", 497 - "@atproto/xrpc-server": "^0.7.12", 492 + "@atproto/common": "^0.4.11", 493 + "@atproto/identity": "^0.4.8", 494 + "@atproto/lexicon": "^0.4.11", 495 + "@atproto/repo": "^0.8.1", 496 + "@atproto/syntax": "^0.4.0", 497 + "@atproto/xrpc-server": "^0.7.18", 498 498 "multiformats": "^9.9.0", 499 499 "p-queue": "^6.6.2", 500 500 "ws": "^8.12.0" ··· 502 502 "engines": { 503 503 "node": ">=18.7.0" 504 504 } 505 + }, 506 + "node_modules/@atproto/sync/node_modules/@atproto/syntax": { 507 + "version": "0.4.0", 508 + "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.4.0.tgz", 509 + "integrity": "sha512-b9y5ceHS8YKOfP3mdKmwAx5yVj9294UN7FG2XzP6V5aKUdFazEYRnR9m5n5ZQFKa3GNvz7de9guZCJ/sUTcOAA==", 510 + "license": "MIT" 505 511 }, 506 512 "node_modules/@atproto/sync/node_modules/multiformats": { 507 513 "version": "9.9.0", ··· 526 532 } 527 533 }, 528 534 "node_modules/@atproto/xrpc-server": { 529 - "version": "0.7.12", 530 - "resolved": "https://registry.npmjs.org/@atproto/xrpc-server/-/xrpc-server-0.7.12.tgz", 531 - "integrity": "sha512-h9AsFzMePjsw8VVpkT/UOJNcno42gKiT5BZwHYGI/F05klbiRVczL1CUHinFFjTKONbL95iPgY9JTGrYb7Ye2w==", 535 + "version": "0.7.18", 536 + "resolved": "https://registry.npmjs.org/@atproto/xrpc-server/-/xrpc-server-0.7.18.tgz", 537 + "integrity": "sha512-kjlAsI+UNbbm6AK3Y5Hb4BJ7VQHNKiYYu2kX5vhZJZHO8qfO40GPYYb/2TknZV8IG6fDPBQhUpcDRolI86sgag==", 532 538 "license": "MIT", 533 539 "dependencies": { 534 - "@atproto/common": "^0.4.8", 540 + "@atproto/common": "^0.4.11", 535 541 "@atproto/crypto": "^0.4.4", 536 - "@atproto/lexicon": "^0.4.8", 537 - "@atproto/xrpc": "^0.6.10", 542 + "@atproto/lexicon": "^0.4.11", 543 + "@atproto/xrpc": "^0.7.0", 538 544 "cbor-x": "^1.5.1", 539 545 "express": "^4.17.2", 540 546 "http-errors": "^2.0.0", ··· 546 552 }, 547 553 "engines": { 548 554 "node": ">=18.7.0" 555 + } 556 + }, 557 + "node_modules/@atproto/xrpc-server/node_modules/@atproto/xrpc": { 558 + "version": "0.7.0", 559 + "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.0.tgz", 560 + "integrity": "sha512-SfhP9dGx2qclaScFDb58Jnrmim5nk4geZXCqg6sB0I/KZhZEkr9iIx1hLCp+sxkIfEsmEJjeWO4B0rjUIJW5cw==", 561 + "license": "MIT", 562 + "dependencies": { 563 + "@atproto/lexicon": "^0.4.11", 564 + "zod": "^3.23.8" 549 565 } 550 566 }, 551 567 "node_modules/@babel/helper-string-parser": { ··· 2246 2262 "dependencies": { 2247 2263 "@swc/helpers": "^0.5.0" 2248 2264 } 2249 - }, 2250 - "node_modules/@ipld/car": { 2251 - "version": "3.2.4", 2252 - "resolved": "https://registry.npmjs.org/@ipld/car/-/car-3.2.4.tgz", 2253 - "integrity": "sha512-rezKd+jk8AsTGOoJKqzfjLJ3WVft7NZNH95f0pfPbicROvzTyvHCNy567HzSUd6gRXZ9im29z5ZEv9Hw49jSYw==", 2254 - "license": "(Apache-2.0 AND MIT)", 2255 - "dependencies": { 2256 - "@ipld/dag-cbor": "^7.0.0", 2257 - "multiformats": "^9.5.4", 2258 - "varint": "^6.0.0" 2259 - } 2260 - }, 2261 - "node_modules/@ipld/car/node_modules/multiformats": { 2262 - "version": "9.9.0", 2263 - "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz", 2264 - "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==", 2265 - "license": "(Apache-2.0 AND MIT)" 2266 2265 }, 2267 2266 "node_modules/@ipld/dag-cbor": { 2268 2267 "version": "7.0.3",
+1 -1
package.json
··· 19 19 "@atproto/common": "^0.4.8", 20 20 "@atproto/identity": "^0.4.6", 21 21 "@atproto/oauth-client-node": "^0.2.17", 22 - "@atproto/sync": "^0.1.17", 22 + "@atproto/sync": "^0.1.23", 23 23 "@atproto/syntax": "^0.3.3", 24 24 "@atproto/xrpc": "^0.6.9", 25 25 "@mdx-js/loader": "^3.1.0",