a tool for shared writing and social publishing

update @atproto/xrpc

+36 -50
+35 -49
package-lock.json
··· 15 15 "@atproto/oauth-client-node": "^0.3.8", 16 16 "@atproto/sync": "^0.1.34", 17 17 "@atproto/syntax": "^0.3.3", 18 - "@atproto/xrpc": "^0.6.9", 18 + "@atproto/xrpc": "^0.7.5", 19 19 "@atproto/xrpc-server": "^0.7.19", 20 20 "@hono/node-server": "^1.14.3", 21 21 "@mdx-js/loader": "^3.1.0", ··· 229 229 "zod": "^3.23.8" 230 230 } 231 231 }, 232 + "node_modules/@atproto/api/node_modules/@atproto/xrpc": { 233 + "version": "0.6.12", 234 + "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.6.12.tgz", 235 + "integrity": "sha512-Ut3iISNLujlmY9Gu8sNU+SPDJDvqlVzWddU8qUr0Yae5oD4SguaUFjjhireMGhQ3M5E0KljQgDbTmnBo1kIZ3w==", 236 + "license": "MIT", 237 + "dependencies": { 238 + "@atproto/lexicon": "^0.4.10", 239 + "zod": "^3.23.8" 240 + } 241 + }, 232 242 "node_modules/@atproto/api/node_modules/multiformats": { 233 243 "version": "9.9.0", 234 244 "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz", ··· 437 447 "node": ">=18.7.0" 438 448 } 439 449 }, 440 - "node_modules/@atproto/oauth-client/node_modules/@atproto/lexicon": { 441 - "version": "0.5.1", 442 - "resolved": "https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.5.1.tgz", 443 - "integrity": "sha512-y8AEtYmfgVl4fqFxqXAeGvhesiGkxiy3CWoJIfsFDDdTlZUC8DFnZrYhcqkIop3OlCkkljvpSJi1hbeC1tbi8A==", 444 - "license": "MIT", 445 - "dependencies": { 446 - "@atproto/common-web": "^0.4.3", 447 - "@atproto/syntax": "^0.4.1", 448 - "iso-datestring-validator": "^2.2.2", 449 - "multiformats": "^9.9.0", 450 - "zod": "^3.23.8" 451 - } 452 - }, 453 - "node_modules/@atproto/oauth-client/node_modules/@atproto/syntax": { 454 - "version": "0.4.1", 455 - "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.4.1.tgz", 456 - "integrity": "sha512-CJdImtLAiFO+0z3BWTtxwk6aY5w4t8orHTMVJgkf++QRJWTxPbIFko/0hrkADB7n2EruDxDSeAgfUGehpH6ngw==", 457 - "license": "MIT" 458 - }, 459 - "node_modules/@atproto/oauth-client/node_modules/@atproto/xrpc": { 460 - "version": "0.7.5", 461 - "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.5.tgz", 462 - "integrity": "sha512-MUYNn5d2hv8yVegRL0ccHvTHAVj5JSnW07bkbiaz96UH45lvYNRVwt44z+yYVnb0/mvBzyD3/ZQ55TRGt7fHkA==", 463 - "license": "MIT", 464 - "dependencies": { 465 - "@atproto/lexicon": "^0.5.1", 466 - "zod": "^3.23.8" 467 - } 468 - }, 469 450 "node_modules/@atproto/oauth-client/node_modules/multiformats": { 470 451 "version": "9.9.0", 471 452 "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz", ··· 566 547 "integrity": "sha512-CJdImtLAiFO+0z3BWTtxwk6aY5w4t8orHTMVJgkf++QRJWTxPbIFko/0hrkADB7n2EruDxDSeAgfUGehpH6ngw==", 567 548 "license": "MIT" 568 549 }, 569 - "node_modules/@atproto/sync/node_modules/@atproto/xrpc": { 570 - "version": "0.7.5", 571 - "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.5.tgz", 572 - "integrity": "sha512-MUYNn5d2hv8yVegRL0ccHvTHAVj5JSnW07bkbiaz96UH45lvYNRVwt44z+yYVnb0/mvBzyD3/ZQ55TRGt7fHkA==", 573 - "license": "MIT", 574 - "dependencies": { 575 - "@atproto/lexicon": "^0.5.1", 576 - "zod": "^3.23.8" 577 - } 578 - }, 579 550 "node_modules/@atproto/sync/node_modules/@atproto/xrpc-server": { 580 551 "version": "0.9.5", 581 552 "resolved": "https://registry.npmjs.org/@atproto/xrpc-server/-/xrpc-server-0.9.5.tgz", ··· 612 583 "license": "MIT" 613 584 }, 614 585 "node_modules/@atproto/xrpc": { 615 - "version": "0.6.10", 616 - "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.6.10.tgz", 617 - "integrity": "sha512-ClMiO+oAl3KrFe7sdo8Wzw81yV7EpEradZLJnYilPq4s7uF0by1jHGI/LarHBKHnE5RpaFpBC/5XD/ZzgmvAeg==", 586 + "version": "0.7.5", 587 + "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.5.tgz", 588 + "integrity": "sha512-MUYNn5d2hv8yVegRL0ccHvTHAVj5JSnW07bkbiaz96UH45lvYNRVwt44z+yYVnb0/mvBzyD3/ZQ55TRGt7fHkA==", 618 589 "license": "MIT", 619 590 "dependencies": { 620 - "@atproto/lexicon": "^0.4.8", 591 + "@atproto/lexicon": "^0.5.1", 621 592 "zod": "^3.23.8" 622 593 } 623 594 }, ··· 644 615 "node": ">=18.7.0" 645 616 } 646 617 }, 647 - "node_modules/@atproto/xrpc-server/node_modules/@atproto/xrpc": { 648 - "version": "0.7.0", 649 - "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.0.tgz", 650 - "integrity": "sha512-SfhP9dGx2qclaScFDb58Jnrmim5nk4geZXCqg6sB0I/KZhZEkr9iIx1hLCp+sxkIfEsmEJjeWO4B0rjUIJW5cw==", 618 + "node_modules/@atproto/xrpc/node_modules/@atproto/lexicon": { 619 + "version": "0.5.1", 620 + "resolved": "https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.5.1.tgz", 621 + "integrity": "sha512-y8AEtYmfgVl4fqFxqXAeGvhesiGkxiy3CWoJIfsFDDdTlZUC8DFnZrYhcqkIop3OlCkkljvpSJi1hbeC1tbi8A==", 651 622 "license": "MIT", 652 623 "dependencies": { 653 - "@atproto/lexicon": "^0.4.11", 624 + "@atproto/common-web": "^0.4.3", 625 + "@atproto/syntax": "^0.4.1", 626 + "iso-datestring-validator": "^2.2.2", 627 + "multiformats": "^9.9.0", 654 628 "zod": "^3.23.8" 655 629 } 630 + }, 631 + "node_modules/@atproto/xrpc/node_modules/@atproto/syntax": { 632 + "version": "0.4.1", 633 + "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.4.1.tgz", 634 + "integrity": "sha512-CJdImtLAiFO+0z3BWTtxwk6aY5w4t8orHTMVJgkf++QRJWTxPbIFko/0hrkADB7n2EruDxDSeAgfUGehpH6ngw==", 635 + "license": "MIT" 636 + }, 637 + "node_modules/@atproto/xrpc/node_modules/multiformats": { 638 + "version": "9.9.0", 639 + "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz", 640 + "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==", 641 + "license": "(Apache-2.0 AND MIT)" 656 642 }, 657 643 "node_modules/@babel/helper-string-parser": { 658 644 "version": "7.27.1",
+1 -1
package.json
··· 25 25 "@atproto/oauth-client-node": "^0.3.8", 26 26 "@atproto/sync": "^0.1.34", 27 27 "@atproto/syntax": "^0.3.3", 28 - "@atproto/xrpc": "^0.6.9", 28 + "@atproto/xrpc": "^0.7.5", 29 29 "@atproto/xrpc-server": "^0.7.19", 30 30 "@hono/node-server": "^1.14.3", 31 31 "@mdx-js/loader": "^3.1.0",