social bookmarking for atproto

[meta] update packages

hexmani.ac 9513b287 d313d934

verified
+359 -351
+6 -6
backend/package.json
··· 18 18 "node": ">=22.16.0" 19 19 }, 20 20 "dependencies": { 21 - "@atcute/atproto": "^3.1.1", 21 + "@atcute/atproto": "^3.1.2", 22 22 "@atcute/client": "^4.0.3", 23 23 "@atcute/identity": "^1.0.3", 24 24 "@atcute/identity-resolver": "^1.1.3", 25 25 "@atcute/lexicon-doc": "^1.0.3", 26 - "@atcute/lexicons": "^1.1.0", 27 - "@clipprjs/lexicons": "^1.0.2", 26 + "@atcute/lexicons": "^1.1.1", 27 + "@clipprjs/lexicons": "^1.0.3", 28 28 "@eslint/eslintrc": "^3.3.1", 29 29 "@hono/node-server": "^1.19.0", 30 30 "@libsql/client": "^0.15.12", 31 - "@scalar/hono-api-reference": "^0.9.13", 32 - "@scalar/openapi-to-markdown": "^0.2.26", 31 + "@scalar/hono-api-reference": "^0.9.15", 32 + "@scalar/openapi-to-markdown": "^0.2.28", 33 33 "@skyware/jetstream": "^0.2.5", 34 34 "drizzle-orm": "^0.44.4", 35 - "hono": "^4.9.2", 35 + "hono": "^4.9.4", 36 36 "toml": "^3.0.0", 37 37 "winston": "^3.17.0", 38 38 "xxhash-wasm": "^1.1.0"
+224 -216
backend/pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@atcute/atproto': 12 - specifier: ^3.1.1 13 - version: 3.1.1 12 + specifier: ^3.1.2 13 + version: 3.1.2 14 14 '@atcute/client': 15 15 specifier: ^4.0.3 16 16 version: 4.0.3 ··· 24 24 specifier: ^1.0.3 25 25 version: 1.0.3 26 26 '@atcute/lexicons': 27 - specifier: ^1.1.0 28 - version: 1.1.0 27 + specifier: ^1.1.1 28 + version: 1.1.1 29 29 '@clipprjs/lexicons': 30 - specifier: ^1.0.2 31 - version: 1.0.2 30 + specifier: ^1.0.3 31 + version: 1.0.3 32 32 '@eslint/eslintrc': 33 33 specifier: ^3.3.1 34 34 version: 3.3.1 35 35 '@hono/node-server': 36 36 specifier: ^1.19.0 37 - version: 1.19.0(hono@4.9.2) 37 + version: 1.19.0(hono@4.9.4) 38 38 '@libsql/client': 39 39 specifier: ^0.15.12 40 40 version: 0.15.12 41 41 '@scalar/hono-api-reference': 42 - specifier: ^0.9.13 43 - version: 0.9.13(hono@4.9.2) 42 + specifier: ^0.9.15 43 + version: 0.9.15(hono@4.9.4) 44 44 '@scalar/openapi-to-markdown': 45 - specifier: ^0.2.26 46 - version: 0.2.26(typescript@5.9.2) 45 + specifier: ^0.2.28 46 + version: 0.2.28(typescript@5.9.2) 47 47 '@skyware/jetstream': 48 48 specifier: ^0.2.5 49 49 version: 0.2.5 ··· 51 51 specifier: ^0.44.4 52 52 version: 0.44.4(@libsql/client@0.15.12)(bun-types@1.2.17) 53 53 hono: 54 - specifier: ^4.9.2 55 - version: 4.9.2 54 + specifier: ^4.9.4 55 + version: 4.9.4 56 56 toml: 57 57 specifier: ^3.0.0 58 58 version: 3.0.0 ··· 117 117 118 118 packages: 119 119 120 - '@atcute/atproto@3.1.1': 121 - resolution: {integrity: sha512-D+RLTIPF0xLu7BPZY8KSewAPemJFh+3n3zeQ3ROsLxbTtCHbrTDMAmAFexaVRAPGcPYrwXaBUlv7yZjScJolMg==} 120 + '@atcute/atproto@3.1.2': 121 + resolution: {integrity: sha512-m6OWoGTeL8Wlw7cm8Nrf+NU24rlx5A0DzxEQQPPu1wqYNHw6S33nOU90W+U09vVN0aZGZUrLFfWWhAaSWTp1ZQ==} 122 122 123 - '@atcute/bluesky@3.2.0': 124 - resolution: {integrity: sha512-OqPLqUNjXcgQ25MaPdU7H0QcWmZrx6QQk7d5B22A5U4xy+hZJ954kQ5mSAn24Bt0DEm4j/isq1WZovr3vaPTUA==} 123 + '@atcute/bluesky@3.2.1': 124 + resolution: {integrity: sha512-WehZuGNEC9NNB2y7Jg/i4ANzbMEQzs2EwrLYKWDuvJT3YnPHEol3vkc4DK47TODs3TiacQJp4MWhsQyfktsZ6g==} 125 125 126 126 '@atcute/client@4.0.3': 127 127 resolution: {integrity: sha512-RIOZWFVLca/HiPAAUDqQPOdOreCxTbL5cb+WUf5yqQOKIu5yEAP3eksinmlLmgIrlr5qVOE7brazUUzaskFCfw==} ··· 141 141 '@atcute/lexicon-doc@1.0.3': 142 142 resolution: {integrity: sha512-U7rinsTOwXGGcrF6/s7GzTXargcQpDr4BTrj5ci/XTK+POEK5jpcI+Ag1fF932pBX3k97em6y4TWwTSO8M/McQ==} 143 143 144 - '@atcute/lexicons@1.1.0': 145 - resolution: {integrity: sha512-LFqwnria78xLYb62Ri/+WwQpUTgZp2DuyolNGIIOV1dpiKhFFFh//nscHMA6IExFLQRqWDs3tTjy7zv0h3sf1Q==} 144 + '@atcute/lexicons@1.1.1': 145 + resolution: {integrity: sha512-k6qy5p3j9fJJ6ekaMPfEfp3ni4TW/XNuH9ZmsuwC0fi0tOjp+Fa8ZQakHwnqOzFt/cVBfGcmYE/lKNAbeTjgUg==} 146 146 147 147 '@atcute/util-fetch@1.0.1': 148 148 resolution: {integrity: sha512-Clc0E/5ufyGBVfYBUwWNlHONlZCoblSr4Ho50l1LhmRPGB1Wu/AQ9Sz+rsBg7fdaW/auve8ulmwhRhnX2cGRow==} ··· 168 168 resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 169 169 engines: {node: '>= 18'} 170 170 171 - '@clipprjs/lexicons@1.0.2': 172 - resolution: {integrity: sha512-AIof/RWAtwq/8ygMSNS5KzElbPdXWD9WEX4uGCgAb0RQ/FJUe41X7gIpL0MYOrVtLmOwH+A5rHxq8o3Tn3b8Sg==} 171 + '@clipprjs/lexicons@1.0.3': 172 + resolution: {integrity: sha512-RmdrHXcIXBuLcqoDyLexJKNdz06wCvZsHxDlo8XY54J7Qpm7Sp5+K9jeeuEYJEiFZ1b6Tds0aggvi9s0s0NrMw==} 173 173 174 174 '@colors/colors@1.6.0': 175 175 resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} ··· 523 523 '@floating-ui/core@1.7.3': 524 524 resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==} 525 525 526 - '@floating-ui/dom@1.7.3': 527 - resolution: {integrity: sha512-uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag==} 526 + '@floating-ui/dom@1.7.4': 527 + resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==} 528 528 529 529 '@floating-ui/utils@0.2.10': 530 530 resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} 531 531 532 - '@floating-ui/vue@1.1.8': 533 - resolution: {integrity: sha512-SNJAa1jbT8Gh1LvWw2uIIViLL0saV2bCY59ISCvJzhbut5DSb2H3LKUK49Xkd7SixTNHKX4LFu59nbwIXt9jjQ==} 532 + '@floating-ui/vue@1.1.9': 533 + resolution: {integrity: sha512-BfNqNW6KA83Nexspgb9DZuz578R7HT8MZw1CfK9I6Ah4QReNWEJsXWHN+SdmOVLNGmTPDi+fDT535Df5PzMLbQ==} 534 534 535 535 '@headlessui/vue@1.7.23': 536 536 resolution: {integrity: sha512-JzdCNqurrtuu0YW6QaDtR2PIYCKPUWq28csDyMvN4zmGccmE7lz40Is6hc3LA4HFeCI7sekZ/PQMTNmn9I/4Wg==} ··· 694 694 resolution: {integrity: sha512-WUUVDd1Wk7QJVKWXl/Zdn/VINc2pc1NlWW8VJFYZRm3/hKJwBhi0on7+HjVQNKgUaRy7+zluru5Ckl1gcTHHEg==} 695 695 engines: {node: '>=20'} 696 696 697 - '@scalar/components@0.14.23': 698 - resolution: {integrity: sha512-rmIMRrlqOWlXAJaVbr9DArrKKp95P2fllNM69VrEAHtwMReambBRKuC02cQPwOZcbZCtPx4dZsv2aUB5QdtecQ==} 697 + '@scalar/components@0.14.25': 698 + resolution: {integrity: sha512-1lYVHa+9QVawEipFSBA/H9ROJJLijcAQ/kaFuTkJnZMS5DZ8aRB423TxVApJNSlMm96f8KGzIwS7Fq3sNYsXJg==} 699 699 engines: {node: '>=20'} 700 700 701 - '@scalar/core@0.3.11': 702 - resolution: {integrity: sha512-4O3mC29k2STz4quBHrpsl6czxi94F3dy8Ej/OPbELS2myKO4GoxromT0BiKSLPAThCnmJ0rqMZ7k9NsgzVjEgA==} 701 + '@scalar/core@0.3.13': 702 + resolution: {integrity: sha512-lgrueSjR1eacM39Zg0jAHikGomGAF2o2/s/5EcMz/ul7VLo/IBymw8gUjcGHZ9zd8PFGdo8DvOwFMRCiXiaDHw==} 703 703 engines: {node: '>=20'} 704 704 705 - '@scalar/helpers@0.0.7': 706 - resolution: {integrity: sha512-ieexJgofs0PPAp3yxz+0S2tI/GWvo9btxplHE5KxUiWwq2bksYnrhrt+gwe4DoGPRaajzutzJuD1u4VnJd9bNA==} 705 + '@scalar/helpers@0.0.8': 706 + resolution: {integrity: sha512-9A1CxL3jV7Kl9wGu86/cR/wiJN6J+3tK4WuW3252s2gF+upXsgQRx9WLhFF3xifOP1irIGusitZBiojiKmUSVg==} 707 707 engines: {node: '>=20'} 708 708 709 - '@scalar/hono-api-reference@0.9.13': 710 - resolution: {integrity: sha512-79Gs+/2/FcqwZ3Lp0lsv3pFKHY1qBF2ONkfgh/gxRsd8Z+RZRTDBZafe7OConj+c4tHm0Zz3bKTKEV0OMQi/aA==} 709 + '@scalar/hono-api-reference@0.9.15': 710 + resolution: {integrity: sha512-Lx/ity79xA3pdp624ikccDwvlY30M79e/1jvl/LjPDToc0byMr2tUVyHbmMhuaX8PVPlUKkdO97XGw0+M5IZJg==} 711 711 engines: {node: '>=20'} 712 712 peerDependencies: 713 713 hono: ^4.0.0 714 714 715 - '@scalar/icons@0.4.6': 716 - resolution: {integrity: sha512-ho9ee29Ik+Jv17bSaQEXvGn1e2ydNEyc7Sv8A8hqPq084aIOiTBtVFISPPt+k/O6z0SIRayfL8FEZqr93GyZPg==} 715 + '@scalar/icons@0.4.7': 716 + resolution: {integrity: sha512-0qXPGRdZ180TMfejWCPYy7ILszBrAraq4KBhPtcM12ghc5qkncFWWpTm5yXI/vrbm10t7wvtTK08CLZ36CnXlQ==} 717 717 engines: {node: '>=20'} 718 718 719 - '@scalar/json-magic@0.1.0': 720 - resolution: {integrity: sha512-Slq3nheaAzbhLMdjgKHsJBNyEYv2ekDnWaOagOflo6K5XOx6UTmCLclaj26z89ihpTgWWtQJIRDC8bsRIJwpAg==} 719 + '@scalar/json-magic@0.3.0': 720 + resolution: {integrity: sha512-RmX6tIsV76xHioQWVTB1By85+7tbBkKFFbMn3p+1s5PrPiK/U20AAv9OUTt6f5U5fjaTSuaQNVyyhn5SYjtBQQ==} 721 721 engines: {node: '>=20'} 722 722 723 - '@scalar/oas-utils@0.4.18': 724 - resolution: {integrity: sha512-1VsTZLIEThZ7vwa3Fych4Ks1VTf8JetCuP8LA1VlamAhl/+qpLn9mgvxKSAdTyiLzM8ST5jtDi/Pg/2qWbTlzw==} 723 + '@scalar/oas-utils@0.4.20': 724 + resolution: {integrity: sha512-zr7WLN6s6OLH+/BitInXOQxGOAr4ZDcIrQi6RFFc+U7F26rmhvhAN0qZXv8ew8SPnWyugH2PGjxZg0IgLs7+lQ==} 725 725 engines: {node: '>=20'} 726 726 727 - '@scalar/object-utils@1.2.3': 728 - resolution: {integrity: sha512-1LW2pHs2jp5ixyK+NdpAyuUlOL+iJ8wQ0P2EgV45vLJ8YeZo5DtxQbKuFyqoaviTYjg2MWs1exavYP/qAaSqyQ==} 727 + '@scalar/object-utils@1.2.4': 728 + resolution: {integrity: sha512-lX/+9Sp6euZvbsikGRZiHwmfbLd0oTLTttKbJF9v2EkahSrQUT0WF835Ct2N0R8xSkyQauDhT2xCfuA0QNqDeA==} 729 729 engines: {node: '>=20'} 730 730 731 - '@scalar/openapi-parser@0.19.0': 732 - resolution: {integrity: sha512-U1FDug4NFK+o1ib93L2MerW13s61sEDPDgrmO14mp5qAV5iYkC2l0KqKQLMIbt3sWw6fDy900eXNKIgUuge4BA==} 731 + '@scalar/openapi-parser@0.20.0': 732 + resolution: {integrity: sha512-gsqpiDP9BuZNMx8Ma9UXapdoorIXiyAwr3qra/Zb3CsShun2KQoq20jSMJzVSTAm8HnBmNlZIQm1jSUvzDW5Tw==} 733 733 engines: {node: '>=20'} 734 734 735 - '@scalar/openapi-to-markdown@0.2.26': 736 - resolution: {integrity: sha512-GqA1aItKQoTz6r36ClCSPqLCPHFDvMT4f7oNeg0mdzcNzN7/EE9DdMqNQFihkg5OPtl32nQFxL+r/XFwgGXDlQ==} 735 + '@scalar/openapi-to-markdown@0.2.28': 736 + resolution: {integrity: sha512-IB1P48kgLzCjVJQfkR0E2+qnnNY9uDLfYrStfZN5drhvWO/EmT7EIgGvGVj7XJHga7B9UVIL+s6CtfhUkPN0EA==} 737 737 engines: {node: '>=20'} 738 738 739 739 '@scalar/openapi-types@0.3.7': 740 740 resolution: {integrity: sha512-QHSvHBVDze3+dUwAhIGq6l1iOev4jdoqdBK7QpfeN1Q4h+6qpVEw3EEqBiH0AXUSh/iWwObBv4uMgfIx0aNZ5g==} 741 741 engines: {node: '>=20'} 742 742 743 - '@scalar/snippetz@0.4.4': 744 - resolution: {integrity: sha512-Vml82Jhzr10lLj4bUrwZAcn4ym63pzfH+fOkrJ0Ig/dM9dP1bAHmwHkEDaUQkiGM6x2KIhe2eMsJtO7Y+VgHOQ==} 743 + '@scalar/snippetz@0.4.5': 744 + resolution: {integrity: sha512-Pp4EDn5BAA1b/srgm6b7iD23UwzQISdQOh+Ai3gTWFePZlMHNuQBAiaqgDyINs1YUAgkBP+VDLBVlWMCjWC93A==} 745 745 engines: {node: '>=20'} 746 746 747 - '@scalar/themes@0.13.12': 748 - resolution: {integrity: sha512-fM010t8npZ8XqGle7ZjoAFGEfzkJ1XjEk1W3OJ5nLzSLq3hXXp72f4wHp6eaKoDWw8rFq+ZeOZk1GP7PgSr/Jw==} 747 + '@scalar/themes@0.13.13': 748 + resolution: {integrity: sha512-H67wm2Wfds6f+ygb/1qHWaKdieJdU8aGsU8qjGQamYPQriz6m6gr/AYNAc8B73I04ZXLswzJ6Doj/JcounPKZA==} 749 749 engines: {node: '>=20'} 750 750 751 - '@scalar/types@0.2.11': 752 - resolution: {integrity: sha512-SUZzGmoisWsYv33LmmT/ajvSlcl9ZDj9d5RncJ+wB9ZQ2l018xlfpDIH9Kdfo+6KCKQOe3LYLXfH4Lzm891Mag==} 751 + '@scalar/types@0.2.12': 752 + resolution: {integrity: sha512-CW7jS+gpc3lZdjf+888++I9HtsGCk6zbh4lZscY8spcg/dlXXd3ReYicxee/cx+soDjU1d/Pcqj9o/QqvTFYxQ==} 753 753 engines: {node: '>=20'} 754 754 755 755 '@scalar/use-hooks@0.2.4': ··· 760 760 resolution: {integrity: sha512-u+o77cdTNZ5ePqHPu8ZcFw1BLlISv+cthN0bR1zJHXmqBjvanFTy2kL+Gmv3eW9HxZiHdqycKVETlYd0mWiqJQ==} 761 761 engines: {node: '>=20'} 762 762 763 - '@scalar/workspace-store@0.12.0': 764 - resolution: {integrity: sha512-e0OMEYTrQ6D/8gg4lAIim5lL5utK+8zLH5mdriYY34L9UszLTbzGTesZBfNA15Eao1mo7f3hbyRJPPBydwo0rw==} 763 + '@scalar/workspace-store@0.14.0': 764 + resolution: {integrity: sha512-60gY3e3vsPn2ue1kMt4SlAM5mBZHObi0tGVZWYxwkXxvaKik2HaEpHQWZov7F6ZullCy1ECXNThzVE63zjqw9g==} 765 765 engines: {node: '>=18'} 766 766 767 - '@sinclair/typebox@0.34.37': 768 - resolution: {integrity: sha512-2TRuQVgQYfy+EzHRTIvkhv2ADEouJ2xNS/Vq+W5EuuewBdOrvATvljZTxHWZSTYr2sTjTHpGvucaGAt67S2akw==} 767 + '@sinclair/typebox@https://raw.githubusercontent.com/DemonHa/typebox/refs/heads/amrit/build/target/remote/sinclair-typebox-0.34.38.tgz': 768 + resolution: {tarball: https://raw.githubusercontent.com/DemonHa/typebox/refs/heads/amrit/build/target/remote/sinclair-typebox-0.34.38.tgz} 769 + version: 0.34.38 769 770 770 771 '@skyware/jetstream@0.2.5': 771 772 resolution: {integrity: sha512-fM/zs03DLwqRyzZZJFWN20e76KrdqIp97Tlm8Cek+vxn96+tu5d/fx79V6H85L0QN6HvGiX2l9A8hWFqHvYlOA==} ··· 885 886 '@ungap/structured-clone@1.3.0': 886 887 resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} 887 888 888 - '@vue/compiler-core@3.5.18': 889 - resolution: {integrity: sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==} 889 + '@vue/compiler-core@3.5.19': 890 + resolution: {integrity: sha512-/afpyvlkrSNYbPo94Qu8GtIOWS+g5TRdOvs6XZNw6pWQQmj5pBgSZvEPOIZlqWq0YvoUhDDQaQ2TnzuJdOV4hA==} 890 891 891 - '@vue/compiler-dom@3.5.18': 892 - resolution: {integrity: sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==} 892 + '@vue/compiler-dom@3.5.19': 893 + resolution: {integrity: sha512-Drs6rPHQZx/pN9S6ml3Z3K/TWCIRPvzG2B/o5kFK9X0MNHt8/E+38tiRfojufrYBfA6FQUFB2qBBRXlcSXWtOA==} 893 894 894 - '@vue/compiler-sfc@3.5.18': 895 - resolution: {integrity: sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA==} 895 + '@vue/compiler-sfc@3.5.19': 896 + resolution: {integrity: sha512-YWCm1CYaJ+2RvNmhCwI7t3I3nU+hOrWGWMsn+Z/kmm1jy5iinnVtlmkiZwbLlbV1SRizX7vHsc0/bG5dj0zRTg==} 896 897 897 - '@vue/compiler-ssr@3.5.18': 898 - resolution: {integrity: sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g==} 898 + '@vue/compiler-ssr@3.5.19': 899 + resolution: {integrity: sha512-/wx0VZtkWOPdiQLWPeQeqpHWR/LuNC7bHfSX7OayBTtUy8wur6vT6EQIX6Et86aED6J+y8tTw43qo2uoqGg5sw==} 899 900 900 - '@vue/reactivity@3.5.18': 901 - resolution: {integrity: sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg==} 901 + '@vue/reactivity@3.5.19': 902 + resolution: {integrity: sha512-4bueZg2qs5MSsK2dQk3sssV0cfvxb/QZntTC8v7J448GLgmfPkQ+27aDjlt40+XFqOwUq5yRxK5uQh14Fc9eVA==} 902 903 903 - '@vue/runtime-core@3.5.18': 904 - resolution: {integrity: sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w==} 904 + '@vue/runtime-core@3.5.19': 905 + resolution: {integrity: sha512-TaooCr8Hge1sWjLSyhdubnuofs3shhzZGfyD11gFolZrny76drPwBVQj28/z/4+msSFb18tOIg6VVVgf9/IbIA==} 905 906 906 - '@vue/runtime-dom@3.5.18': 907 - resolution: {integrity: sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw==} 907 + '@vue/runtime-dom@3.5.19': 908 + resolution: {integrity: sha512-qmahqeok6ztuUTmV8lqd7N9ymbBzctNF885n8gL3xdCC1u2RnM/coX16Via0AiONQXUoYpxPojL3U1IsDgSWUQ==} 908 909 909 - '@vue/server-renderer@3.5.18': 910 - resolution: {integrity: sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA==} 910 + '@vue/server-renderer@3.5.19': 911 + resolution: {integrity: sha512-ZJ/zV9SQuaIO+BEEVq/2a6fipyrSYfjKMU3267bPUk+oTx/hZq3RzV7VCh0Unlppt39Bvh6+NzxeopIFv4HJNg==} 911 912 peerDependencies: 912 - vue: 3.5.18 913 + vue: 3.5.19 913 914 914 - '@vue/shared@3.5.18': 915 - resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==} 915 + '@vue/shared@3.5.19': 916 + resolution: {integrity: sha512-IhXCOn08wgKrLQxRFKKlSacWg4Goi1BolrdEeLYn6tgHjJNXVrWJ5nzoxZqNwl5p88aLlQ8LOaoMa3AYvaKJ/Q==} 916 917 917 918 '@vueuse/core@10.11.1': 918 919 resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==} ··· 1696 1697 highlightjs-vue@1.0.0: 1697 1698 resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} 1698 1699 1699 - hono@4.9.2: 1700 - resolution: {integrity: sha512-UG2jXGS/gkLH42l/1uROnwXpkjvvxkl3kpopL3LBo27NuaDPI6xHNfuUSilIHcrBkPfl4y0z6y2ByI455TjNRw==} 1700 + hono@4.9.4: 1701 + resolution: {integrity: sha512-61hl6MF6ojTl/8QSRu5ran6GXt+6zsngIUN95KzF5v5UjiX/xnrLR358BNRawwIRO49JwUqJqQe3Rb2v559R8Q==} 1701 1702 engines: {node: '>=16.9.0'} 1702 1703 1703 1704 html-minifier-terser@7.2.0: ··· 1943 1944 lowlight@3.3.0: 1944 1945 resolution: {integrity: sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==} 1945 1946 1946 - magic-string@0.30.17: 1947 - resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} 1947 + magic-string@0.30.18: 1948 + resolution: {integrity: sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==} 1948 1949 1949 1950 markdown-table@3.0.4: 1950 1951 resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} ··· 2597 2598 vfile@6.0.3: 2598 2599 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 2599 2600 2600 - vue-component-type-helpers@3.0.5: 2601 - resolution: {integrity: sha512-uoNZaJ+a1/zppa/Vgmi8zIOP2PHXDN2rT8NyF+zQRK6ZG94lNB9prcV0GdLJbY9i9lrD47JOVIH92SaiA7oJ1A==} 2601 + vue-component-type-helpers@3.0.6: 2602 + resolution: {integrity: sha512-6CRM8X7EJqWCJOiKPvSLQG+hJPb/Oy2gyJx3pLjUEhY7PuaCthQu3e0zAGI1lqUBobrrk9IT0K8sG2GsCluxoQ==} 2602 2603 2603 2604 vue-demi@0.14.10: 2604 2605 resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} ··· 2614 2615 vue-sonner@1.3.2: 2615 2616 resolution: {integrity: sha512-UbZ48E9VIya3ToiRHAZUbodKute/z/M1iT8/3fU8zEbwBRE11AKuHikssv18LMk2gTTr6eMQT4qf6JoLHWuj/A==} 2616 2617 2617 - vue@3.5.18: 2618 - resolution: {integrity: sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA==} 2618 + vue@3.5.19: 2619 + resolution: {integrity: sha512-ZRh0HTmw6KChRYWgN8Ox/wi7VhpuGlvMPrHjIsdRbzKNgECFLzy+dKL5z9yGaBSjCpmcfJCbh3I1tNSRmBz2tg==} 2619 2620 peerDependencies: 2620 2621 typescript: '*' 2621 2622 peerDependenciesMeta: ··· 2694 2695 2695 2696 snapshots: 2696 2697 2697 - '@atcute/atproto@3.1.1': 2698 + '@atcute/atproto@3.1.2': 2698 2699 dependencies: 2699 - '@atcute/lexicons': 1.1.0 2700 + '@atcute/lexicons': 1.1.1 2700 2701 2701 - '@atcute/bluesky@3.2.0': 2702 + '@atcute/bluesky@3.2.1': 2702 2703 dependencies: 2703 - '@atcute/atproto': 3.1.1 2704 - '@atcute/lexicons': 1.1.0 2704 + '@atcute/atproto': 3.1.2 2705 + '@atcute/lexicons': 1.1.1 2705 2706 2706 2707 '@atcute/client@4.0.3': 2707 2708 dependencies: 2708 2709 '@atcute/identity': 1.0.3 2709 - '@atcute/lexicons': 1.1.0 2710 + '@atcute/lexicons': 1.1.1 2710 2711 2711 2712 '@atcute/identity-resolver@1.1.3(@atcute/identity@1.0.3)': 2712 2713 dependencies: 2713 2714 '@atcute/identity': 1.0.3 2714 - '@atcute/lexicons': 1.1.0 2715 + '@atcute/lexicons': 1.1.1 2715 2716 '@atcute/util-fetch': 1.0.1 2716 2717 '@badrap/valita': 0.4.6 2717 2718 2718 2719 '@atcute/identity@1.0.3': 2719 2720 dependencies: 2720 - '@atcute/lexicons': 1.1.0 2721 + '@atcute/lexicons': 1.1.1 2721 2722 '@badrap/valita': 0.4.6 2722 2723 2723 2724 '@atcute/lex-cli@2.1.1': ··· 2732 2733 dependencies: 2733 2734 '@badrap/valita': 0.4.6 2734 2735 2735 - '@atcute/lexicons@1.1.0': 2736 + '@atcute/lexicons@1.1.1': 2736 2737 dependencies: 2737 2738 esm-env: 1.2.2 2738 2739 ··· 2755 2756 2756 2757 '@badrap/valita@0.4.6': {} 2757 2758 2758 - '@clipprjs/lexicons@1.0.2': 2759 + '@clipprjs/lexicons@1.0.3': 2759 2760 dependencies: 2760 - '@atcute/atproto': 3.1.1 2761 - '@atcute/lexicons': 1.1.0 2761 + '@atcute/atproto': 3.1.2 2762 + '@atcute/lexicons': 1.1.1 2762 2763 2763 2764 '@colors/colors@1.6.0': {} 2764 2765 ··· 2976 2977 dependencies: 2977 2978 '@floating-ui/utils': 0.2.10 2978 2979 2979 - '@floating-ui/dom@1.7.3': 2980 + '@floating-ui/dom@1.7.4': 2980 2981 dependencies: 2981 2982 '@floating-ui/core': 1.7.3 2982 2983 '@floating-ui/utils': 0.2.10 2983 2984 2984 2985 '@floating-ui/utils@0.2.10': {} 2985 2986 2986 - '@floating-ui/vue@1.1.8(vue@3.5.18(typescript@5.9.2))': 2987 + '@floating-ui/vue@1.1.9(vue@3.5.19(typescript@5.9.2))': 2987 2988 dependencies: 2988 - '@floating-ui/dom': 1.7.3 2989 + '@floating-ui/dom': 1.7.4 2989 2990 '@floating-ui/utils': 0.2.10 2990 - vue-demi: 0.14.10(vue@3.5.18(typescript@5.9.2)) 2991 + vue-demi: 0.14.10(vue@3.5.19(typescript@5.9.2)) 2991 2992 transitivePeerDependencies: 2992 2993 - '@vue/composition-api' 2993 2994 - vue 2994 2995 2995 - '@headlessui/vue@1.7.23(vue@3.5.18(typescript@5.9.2))': 2996 + '@headlessui/vue@1.7.23(vue@3.5.19(typescript@5.9.2))': 2996 2997 dependencies: 2997 - '@tanstack/vue-virtual': 3.13.12(vue@3.5.18(typescript@5.9.2)) 2998 - vue: 3.5.18(typescript@5.9.2) 2998 + '@tanstack/vue-virtual': 3.13.12(vue@3.5.19(typescript@5.9.2)) 2999 + vue: 3.5.19(typescript@5.9.2) 2999 3000 3000 - '@hono/node-server@1.19.0(hono@4.9.2)': 3001 + '@hono/node-server@1.19.0(hono@4.9.4)': 3001 3002 dependencies: 3002 - hono: 4.9.2 3003 + hono: 4.9.4 3003 3004 3004 3005 '@humanfs/core@0.19.1': {} 3005 3006 ··· 3169 3170 transitivePeerDependencies: 3170 3171 - supports-color 3171 3172 3172 - '@scalar/components@0.14.23(typescript@5.9.2)': 3173 + '@scalar/components@0.14.25(typescript@5.9.2)': 3173 3174 dependencies: 3174 3175 '@floating-ui/utils': 0.2.10 3175 - '@floating-ui/vue': 1.1.8(vue@3.5.18(typescript@5.9.2)) 3176 - '@headlessui/vue': 1.7.23(vue@3.5.18(typescript@5.9.2)) 3176 + '@floating-ui/vue': 1.1.9(vue@3.5.19(typescript@5.9.2)) 3177 + '@headlessui/vue': 1.7.23(vue@3.5.19(typescript@5.9.2)) 3177 3178 '@scalar/code-highlight': 0.1.9 3178 - '@scalar/icons': 0.4.6(typescript@5.9.2) 3179 - '@scalar/oas-utils': 0.4.18(typescript@5.9.2) 3180 - '@scalar/themes': 0.13.12 3179 + '@scalar/helpers': 0.0.8 3180 + '@scalar/icons': 0.4.7(typescript@5.9.2) 3181 + '@scalar/oas-utils': 0.4.20(typescript@5.9.2) 3182 + '@scalar/themes': 0.13.13 3181 3183 '@scalar/use-hooks': 0.2.4(typescript@5.9.2) 3182 3184 '@scalar/use-toasts': 0.8.0(typescript@5.9.2) 3183 - '@vueuse/core': 11.3.0(vue@3.5.18(typescript@5.9.2)) 3185 + '@vueuse/core': 11.3.0(vue@3.5.19(typescript@5.9.2)) 3184 3186 cva: 1.0.0-beta.2(typescript@5.9.2) 3185 3187 nanoid: 5.1.5 3186 3188 pretty-bytes: 6.1.1 3187 - radix-vue: 1.9.17(vue@3.5.18(typescript@5.9.2)) 3188 - vue: 3.5.18(typescript@5.9.2) 3189 - vue-component-type-helpers: 3.0.5 3189 + radix-vue: 1.9.17(vue@3.5.19(typescript@5.9.2)) 3190 + vue: 3.5.19(typescript@5.9.2) 3191 + vue-component-type-helpers: 3.0.6 3190 3192 transitivePeerDependencies: 3191 3193 - '@vue/composition-api' 3192 3194 - supports-color 3193 3195 - typescript 3194 3196 3195 - '@scalar/core@0.3.11': 3197 + '@scalar/core@0.3.13': 3196 3198 dependencies: 3197 - '@scalar/types': 0.2.11 3199 + '@scalar/types': 0.2.12 3198 3200 3199 - '@scalar/helpers@0.0.7': {} 3201 + '@scalar/helpers@0.0.8': {} 3200 3202 3201 - '@scalar/hono-api-reference@0.9.13(hono@4.9.2)': 3203 + '@scalar/hono-api-reference@0.9.15(hono@4.9.4)': 3202 3204 dependencies: 3203 - '@scalar/core': 0.3.11 3204 - hono: 4.9.2 3205 + '@scalar/core': 0.3.13 3206 + hono: 4.9.4 3205 3207 3206 - '@scalar/icons@0.4.6(typescript@5.9.2)': 3208 + '@scalar/icons@0.4.7(typescript@5.9.2)': 3207 3209 dependencies: 3208 3210 '@phosphor-icons/core': 2.1.1 3209 3211 '@types/node': 22.17.2 3210 3212 chalk: 5.6.0 3211 - vue: 3.5.18(typescript@5.9.2) 3213 + vue: 3.5.19(typescript@5.9.2) 3212 3214 transitivePeerDependencies: 3213 3215 - typescript 3214 3216 3215 - '@scalar/json-magic@0.1.0(typescript@5.9.2)': 3217 + '@scalar/json-magic@0.3.0(typescript@5.9.2)': 3216 3218 dependencies: 3217 - vue: 3.5.18(typescript@5.9.2) 3219 + '@scalar/helpers': 0.0.8 3220 + vue: 3.5.19(typescript@5.9.2) 3218 3221 yaml: 2.8.0 3219 3222 transitivePeerDependencies: 3220 3223 - typescript 3221 3224 3222 - '@scalar/oas-utils@0.4.18(typescript@5.9.2)': 3225 + '@scalar/oas-utils@0.4.20(typescript@5.9.2)': 3223 3226 dependencies: 3224 3227 '@hyperjump/browser': 1.3.1 3225 3228 '@hyperjump/json-schema': 1.16.2(@hyperjump/browser@1.3.1) 3226 - '@scalar/helpers': 0.0.7 3227 - '@scalar/object-utils': 1.2.3 3229 + '@scalar/helpers': 0.0.8 3230 + '@scalar/json-magic': 0.3.0(typescript@5.9.2) 3231 + '@scalar/object-utils': 1.2.4 3228 3232 '@scalar/openapi-types': 0.3.7 3229 - '@scalar/themes': 0.13.12 3230 - '@scalar/types': 0.2.11 3231 - '@scalar/workspace-store': 0.12.0(typescript@5.9.2) 3233 + '@scalar/themes': 0.13.13 3234 + '@scalar/types': 0.2.12 3235 + '@scalar/workspace-store': 0.14.0(typescript@5.9.2) 3232 3236 '@types/har-format': 1.2.16 3233 3237 flatted: 3.3.3 3234 3238 microdiff: 1.5.0 ··· 3240 3244 - supports-color 3241 3245 - typescript 3242 3246 3243 - '@scalar/object-utils@1.2.3': 3247 + '@scalar/object-utils@1.2.4': 3244 3248 dependencies: 3245 - '@scalar/helpers': 0.0.7 3249 + '@scalar/helpers': 0.0.8 3246 3250 flatted: 3.3.3 3247 3251 just-clone: 6.2.0 3248 3252 ts-deepmerge: 7.0.3 3249 3253 type-fest: 4.41.0 3250 3254 3251 - '@scalar/openapi-parser@0.19.0': 3255 + '@scalar/openapi-parser@0.20.0(typescript@5.9.2)': 3252 3256 dependencies: 3257 + '@scalar/json-magic': 0.3.0(typescript@5.9.2) 3253 3258 '@scalar/openapi-types': 0.3.7 3254 3259 ajv: 8.17.1 3255 3260 ajv-draft-04: 1.0.0(ajv@8.17.1) ··· 3257 3262 jsonpointer: 5.0.1 3258 3263 leven: 4.0.0 3259 3264 yaml: 2.8.0 3265 + transitivePeerDependencies: 3266 + - typescript 3260 3267 3261 - '@scalar/openapi-to-markdown@0.2.26(typescript@5.9.2)': 3268 + '@scalar/openapi-to-markdown@0.2.28(typescript@5.9.2)': 3262 3269 dependencies: 3263 - '@scalar/components': 0.14.23(typescript@5.9.2) 3264 - '@scalar/oas-utils': 0.4.18(typescript@5.9.2) 3265 - '@scalar/openapi-parser': 0.19.0 3270 + '@scalar/components': 0.14.25(typescript@5.9.2) 3271 + '@scalar/oas-utils': 0.4.20(typescript@5.9.2) 3272 + '@scalar/openapi-parser': 0.20.0(typescript@5.9.2) 3266 3273 '@scalar/openapi-types': 0.3.7 3267 - '@scalar/snippetz': 0.4.4 3268 - '@scalar/types': 0.2.11 3274 + '@scalar/snippetz': 0.4.5 3275 + '@scalar/types': 0.2.12 3269 3276 html-minifier-terser: 7.2.0 3270 3277 object-to-xml: 2.0.0 3271 3278 rehype-parse: 9.0.1 ··· 3275 3282 remark-gfm: 4.0.1 3276 3283 remark-stringify: 11.0.0 3277 3284 unified: 11.0.5 3278 - vue: 3.5.18(typescript@5.9.2) 3285 + vue: 3.5.19(typescript@5.9.2) 3279 3286 transitivePeerDependencies: 3280 3287 - '@vue/composition-api' 3281 3288 - supports-color ··· 3285 3292 dependencies: 3286 3293 zod: 3.24.1 3287 3294 3288 - '@scalar/snippetz@0.4.4': 3295 + '@scalar/snippetz@0.4.5': 3289 3296 dependencies: 3290 - '@scalar/types': 0.2.11 3297 + '@scalar/types': 0.2.12 3291 3298 stringify-object: 5.0.0 3292 3299 3293 - '@scalar/themes@0.13.12': 3300 + '@scalar/themes@0.13.13': 3294 3301 dependencies: 3295 - '@scalar/types': 0.2.11 3302 + '@scalar/types': 0.2.12 3296 3303 nanoid: 5.1.5 3297 3304 3298 - '@scalar/types@0.2.11': 3305 + '@scalar/types@0.2.12': 3299 3306 dependencies: 3300 3307 '@scalar/openapi-types': 0.3.7 3301 3308 nanoid: 5.1.5 ··· 3304 3311 '@scalar/use-hooks@0.2.4(typescript@5.9.2)': 3305 3312 dependencies: 3306 3313 '@scalar/use-toasts': 0.8.0(typescript@5.9.2) 3307 - '@vueuse/core': 10.11.1(vue@3.5.18(typescript@5.9.2)) 3314 + '@vueuse/core': 10.11.1(vue@3.5.19(typescript@5.9.2)) 3308 3315 cva: 1.0.0-beta.2(typescript@5.9.2) 3309 3316 tailwind-merge: 2.6.0 3310 - vue: 3.5.18(typescript@5.9.2) 3317 + vue: 3.5.19(typescript@5.9.2) 3311 3318 zod: 3.24.1 3312 3319 transitivePeerDependencies: 3313 3320 - '@vue/composition-api' ··· 3316 3323 '@scalar/use-toasts@0.8.0(typescript@5.9.2)': 3317 3324 dependencies: 3318 3325 nanoid: 5.1.5 3319 - vue: 3.5.18(typescript@5.9.2) 3326 + vue: 3.5.19(typescript@5.9.2) 3320 3327 vue-sonner: 1.3.2 3321 3328 transitivePeerDependencies: 3322 3329 - typescript 3323 3330 3324 - '@scalar/workspace-store@0.12.0(typescript@5.9.2)': 3331 + '@scalar/workspace-store@0.14.0(typescript@5.9.2)': 3325 3332 dependencies: 3326 3333 '@scalar/code-highlight': 0.1.9 3327 - '@scalar/helpers': 0.0.7 3328 - '@scalar/json-magic': 0.1.0(typescript@5.9.2) 3329 - '@scalar/openapi-parser': 0.19.0 3330 - '@scalar/types': 0.2.11 3331 - '@sinclair/typebox': 0.34.37 3334 + '@scalar/helpers': 0.0.8 3335 + '@scalar/json-magic': 0.3.0(typescript@5.9.2) 3336 + '@scalar/openapi-parser': 0.20.0(typescript@5.9.2) 3337 + '@scalar/types': 0.2.12 3338 + '@sinclair/typebox': https://raw.githubusercontent.com/DemonHa/typebox/refs/heads/amrit/build/target/remote/sinclair-typebox-0.34.38.tgz 3332 3339 github-slugger: 2.0.0 3333 - vue: 3.5.18(typescript@5.9.2) 3340 + type-fest: 4.41.0 3341 + vue: 3.5.19(typescript@5.9.2) 3334 3342 yaml: 2.8.0 3335 3343 transitivePeerDependencies: 3336 3344 - supports-color 3337 3345 - typescript 3338 3346 3339 - '@sinclair/typebox@0.34.37': {} 3347 + '@sinclair/typebox@https://raw.githubusercontent.com/DemonHa/typebox/refs/heads/amrit/build/target/remote/sinclair-typebox-0.34.38.tgz': {} 3340 3348 3341 3349 '@skyware/jetstream@0.2.5': 3342 3350 dependencies: 3343 - '@atcute/atproto': 3.1.1 3344 - '@atcute/bluesky': 3.2.0 3345 - '@atcute/lexicons': 1.1.0 3351 + '@atcute/atproto': 3.1.2 3352 + '@atcute/bluesky': 3.2.1 3353 + '@atcute/lexicons': 1.1.1 3346 3354 partysocket: 1.1.5 3347 3355 tiny-emitter: 2.1.0 3348 3356 ··· 3352 3360 3353 3361 '@tanstack/virtual-core@3.13.12': {} 3354 3362 3355 - '@tanstack/vue-virtual@3.13.12(vue@3.5.18(typescript@5.9.2))': 3363 + '@tanstack/vue-virtual@3.13.12(vue@3.5.19(typescript@5.9.2))': 3356 3364 dependencies: 3357 3365 '@tanstack/virtual-core': 3.13.12 3358 - vue: 3.5.18(typescript@5.9.2) 3366 + vue: 3.5.19(typescript@5.9.2) 3359 3367 3360 3368 '@types/debug@4.1.12': 3361 3369 dependencies: ··· 3492 3500 3493 3501 '@ungap/structured-clone@1.3.0': {} 3494 3502 3495 - '@vue/compiler-core@3.5.18': 3503 + '@vue/compiler-core@3.5.19': 3496 3504 dependencies: 3497 3505 '@babel/parser': 7.28.3 3498 - '@vue/shared': 3.5.18 3506 + '@vue/shared': 3.5.19 3499 3507 entities: 4.5.0 3500 3508 estree-walker: 2.0.2 3501 3509 source-map-js: 1.2.1 3502 3510 3503 - '@vue/compiler-dom@3.5.18': 3511 + '@vue/compiler-dom@3.5.19': 3504 3512 dependencies: 3505 - '@vue/compiler-core': 3.5.18 3506 - '@vue/shared': 3.5.18 3513 + '@vue/compiler-core': 3.5.19 3514 + '@vue/shared': 3.5.19 3507 3515 3508 - '@vue/compiler-sfc@3.5.18': 3516 + '@vue/compiler-sfc@3.5.19': 3509 3517 dependencies: 3510 3518 '@babel/parser': 7.28.3 3511 - '@vue/compiler-core': 3.5.18 3512 - '@vue/compiler-dom': 3.5.18 3513 - '@vue/compiler-ssr': 3.5.18 3514 - '@vue/shared': 3.5.18 3519 + '@vue/compiler-core': 3.5.19 3520 + '@vue/compiler-dom': 3.5.19 3521 + '@vue/compiler-ssr': 3.5.19 3522 + '@vue/shared': 3.5.19 3515 3523 estree-walker: 2.0.2 3516 - magic-string: 0.30.17 3524 + magic-string: 0.30.18 3517 3525 postcss: 8.5.6 3518 3526 source-map-js: 1.2.1 3519 3527 3520 - '@vue/compiler-ssr@3.5.18': 3528 + '@vue/compiler-ssr@3.5.19': 3521 3529 dependencies: 3522 - '@vue/compiler-dom': 3.5.18 3523 - '@vue/shared': 3.5.18 3530 + '@vue/compiler-dom': 3.5.19 3531 + '@vue/shared': 3.5.19 3524 3532 3525 - '@vue/reactivity@3.5.18': 3533 + '@vue/reactivity@3.5.19': 3526 3534 dependencies: 3527 - '@vue/shared': 3.5.18 3535 + '@vue/shared': 3.5.19 3528 3536 3529 - '@vue/runtime-core@3.5.18': 3537 + '@vue/runtime-core@3.5.19': 3530 3538 dependencies: 3531 - '@vue/reactivity': 3.5.18 3532 - '@vue/shared': 3.5.18 3539 + '@vue/reactivity': 3.5.19 3540 + '@vue/shared': 3.5.19 3533 3541 3534 - '@vue/runtime-dom@3.5.18': 3542 + '@vue/runtime-dom@3.5.19': 3535 3543 dependencies: 3536 - '@vue/reactivity': 3.5.18 3537 - '@vue/runtime-core': 3.5.18 3538 - '@vue/shared': 3.5.18 3544 + '@vue/reactivity': 3.5.19 3545 + '@vue/runtime-core': 3.5.19 3546 + '@vue/shared': 3.5.19 3539 3547 csstype: 3.1.3 3540 3548 3541 - '@vue/server-renderer@3.5.18(vue@3.5.18(typescript@5.9.2))': 3549 + '@vue/server-renderer@3.5.19(vue@3.5.19(typescript@5.9.2))': 3542 3550 dependencies: 3543 - '@vue/compiler-ssr': 3.5.18 3544 - '@vue/shared': 3.5.18 3545 - vue: 3.5.18(typescript@5.9.2) 3551 + '@vue/compiler-ssr': 3.5.19 3552 + '@vue/shared': 3.5.19 3553 + vue: 3.5.19(typescript@5.9.2) 3546 3554 3547 - '@vue/shared@3.5.18': {} 3555 + '@vue/shared@3.5.19': {} 3548 3556 3549 - '@vueuse/core@10.11.1(vue@3.5.18(typescript@5.9.2))': 3557 + '@vueuse/core@10.11.1(vue@3.5.19(typescript@5.9.2))': 3550 3558 dependencies: 3551 3559 '@types/web-bluetooth': 0.0.20 3552 3560 '@vueuse/metadata': 10.11.1 3553 - '@vueuse/shared': 10.11.1(vue@3.5.18(typescript@5.9.2)) 3554 - vue-demi: 0.14.10(vue@3.5.18(typescript@5.9.2)) 3561 + '@vueuse/shared': 10.11.1(vue@3.5.19(typescript@5.9.2)) 3562 + vue-demi: 0.14.10(vue@3.5.19(typescript@5.9.2)) 3555 3563 transitivePeerDependencies: 3556 3564 - '@vue/composition-api' 3557 3565 - vue 3558 3566 3559 - '@vueuse/core@11.3.0(vue@3.5.18(typescript@5.9.2))': 3567 + '@vueuse/core@11.3.0(vue@3.5.19(typescript@5.9.2))': 3560 3568 dependencies: 3561 3569 '@types/web-bluetooth': 0.0.20 3562 3570 '@vueuse/metadata': 11.3.0 3563 - '@vueuse/shared': 11.3.0(vue@3.5.18(typescript@5.9.2)) 3564 - vue-demi: 0.14.10(vue@3.5.18(typescript@5.9.2)) 3571 + '@vueuse/shared': 11.3.0(vue@3.5.19(typescript@5.9.2)) 3572 + vue-demi: 0.14.10(vue@3.5.19(typescript@5.9.2)) 3565 3573 transitivePeerDependencies: 3566 3574 - '@vue/composition-api' 3567 3575 - vue ··· 3570 3578 3571 3579 '@vueuse/metadata@11.3.0': {} 3572 3580 3573 - '@vueuse/shared@10.11.1(vue@3.5.18(typescript@5.9.2))': 3581 + '@vueuse/shared@10.11.1(vue@3.5.19(typescript@5.9.2))': 3574 3582 dependencies: 3575 - vue-demi: 0.14.10(vue@3.5.18(typescript@5.9.2)) 3583 + vue-demi: 0.14.10(vue@3.5.19(typescript@5.9.2)) 3576 3584 transitivePeerDependencies: 3577 3585 - '@vue/composition-api' 3578 3586 - vue 3579 3587 3580 - '@vueuse/shared@11.3.0(vue@3.5.18(typescript@5.9.2))': 3588 + '@vueuse/shared@11.3.0(vue@3.5.19(typescript@5.9.2))': 3581 3589 dependencies: 3582 - vue-demi: 0.14.10(vue@3.5.18(typescript@5.9.2)) 3590 + vue-demi: 0.14.10(vue@3.5.19(typescript@5.9.2)) 3583 3591 transitivePeerDependencies: 3584 3592 - '@vue/composition-api' 3585 3593 - vue ··· 4488 4496 4489 4497 highlightjs-vue@1.0.0: {} 4490 4498 4491 - hono@4.9.2: {} 4499 + hono@4.9.4: {} 4492 4500 4493 4501 html-minifier-terser@7.2.0: 4494 4502 dependencies: ··· 4729 4737 devlop: 1.1.0 4730 4738 highlight.js: 11.11.1 4731 4739 4732 - magic-string@0.30.17: 4740 + magic-string@0.30.18: 4733 4741 dependencies: 4734 4742 '@jridgewell/sourcemap-codec': 1.5.5 4735 4743 ··· 5208 5216 5209 5217 queue-microtask@1.2.3: {} 5210 5218 5211 - radix-vue@1.9.17(vue@3.5.18(typescript@5.9.2)): 5219 + radix-vue@1.9.17(vue@3.5.19(typescript@5.9.2)): 5212 5220 dependencies: 5213 - '@floating-ui/dom': 1.7.3 5214 - '@floating-ui/vue': 1.1.8(vue@3.5.18(typescript@5.9.2)) 5221 + '@floating-ui/dom': 1.7.4 5222 + '@floating-ui/vue': 1.1.9(vue@3.5.19(typescript@5.9.2)) 5215 5223 '@internationalized/date': 3.8.2 5216 5224 '@internationalized/number': 3.6.4 5217 - '@tanstack/vue-virtual': 3.13.12(vue@3.5.18(typescript@5.9.2)) 5218 - '@vueuse/core': 10.11.1(vue@3.5.18(typescript@5.9.2)) 5219 - '@vueuse/shared': 10.11.1(vue@3.5.18(typescript@5.9.2)) 5225 + '@tanstack/vue-virtual': 3.13.12(vue@3.5.19(typescript@5.9.2)) 5226 + '@vueuse/core': 10.11.1(vue@3.5.19(typescript@5.9.2)) 5227 + '@vueuse/shared': 10.11.1(vue@3.5.19(typescript@5.9.2)) 5220 5228 aria-hidden: 1.2.6 5221 5229 defu: 6.1.4 5222 5230 fast-deep-equal: 3.1.3 5223 5231 nanoid: 5.1.5 5224 - vue: 3.5.18(typescript@5.9.2) 5232 + vue: 3.5.19(typescript@5.9.2) 5225 5233 transitivePeerDependencies: 5226 5234 - '@vue/composition-api' 5227 5235 ··· 5687 5695 '@types/unist': 3.0.3 5688 5696 vfile-message: 4.0.3 5689 5697 5690 - vue-component-type-helpers@3.0.5: {} 5698 + vue-component-type-helpers@3.0.6: {} 5691 5699 5692 - vue-demi@0.14.10(vue@3.5.18(typescript@5.9.2)): 5700 + vue-demi@0.14.10(vue@3.5.19(typescript@5.9.2)): 5693 5701 dependencies: 5694 - vue: 3.5.18(typescript@5.9.2) 5702 + vue: 3.5.19(typescript@5.9.2) 5695 5703 5696 5704 vue-sonner@1.3.2: {} 5697 5705 5698 - vue@3.5.18(typescript@5.9.2): 5706 + vue@3.5.19(typescript@5.9.2): 5699 5707 dependencies: 5700 - '@vue/compiler-dom': 3.5.18 5701 - '@vue/compiler-sfc': 3.5.18 5702 - '@vue/runtime-dom': 3.5.18 5703 - '@vue/server-renderer': 3.5.18(vue@3.5.18(typescript@5.9.2)) 5704 - '@vue/shared': 3.5.18 5708 + '@vue/compiler-dom': 3.5.19 5709 + '@vue/compiler-sfc': 3.5.19 5710 + '@vue/runtime-dom': 3.5.19 5711 + '@vue/server-renderer': 3.5.19(vue@3.5.19(typescript@5.9.2)) 5712 + '@vue/shared': 3.5.19 5705 5713 optionalDependencies: 5706 5714 typescript: 5.9.2 5707 5715
+1 -1
frontend/package.json
··· 22 22 "dependencies": { 23 23 "@atcute/client": "^4.0.3", 24 24 "@atcute/identity-resolver": "^1.1.3", 25 - "@atcute/lexicons": "^1.1.0", 25 + "@atcute/lexicons": "^1.1.1", 26 26 "@atcute/oauth-browser-client": "^1.0.26", 27 27 "@mary/exif-rm": "jsr:^0.2.2", 28 28 "@solidjs/router": "^0.15.3",
+101 -101
frontend/pnpm-lock.yaml
··· 15 15 specifier: ^1.1.3 16 16 version: 1.1.3(@atcute/identity@1.0.3) 17 17 '@atcute/lexicons': 18 - specifier: ^1.1.0 19 - version: 1.1.0 18 + specifier: ^1.1.1 19 + version: 1.1.1 20 20 '@atcute/oauth-browser-client': 21 21 specifier: ^1.0.26 22 22 version: 1.0.26 ··· 66 66 '@atcute/identity@1.0.3': 67 67 resolution: {integrity: sha512-mNMxbKHFGys03A8JXKk0KfMBzdd0vrYMzZZWjpw1nYTs0+ea6bo5S1hwqVUZxHdo1gFHSe/t63jxQIF4yL9aKw==} 68 68 69 - '@atcute/lexicons@1.1.0': 70 - resolution: {integrity: sha512-LFqwnria78xLYb62Ri/+WwQpUTgZp2DuyolNGIIOV1dpiKhFFFh//nscHMA6IExFLQRqWDs3tTjy7zv0h3sf1Q==} 69 + '@atcute/lexicons@1.1.1': 70 + resolution: {integrity: sha512-k6qy5p3j9fJJ6ekaMPfEfp3ni4TW/XNuH9ZmsuwC0fi0tOjp+Fa8ZQakHwnqOzFt/cVBfGcmYE/lKNAbeTjgUg==} 71 71 72 72 '@atcute/multibase@1.1.4': 73 73 resolution: {integrity: sha512-NUf5AeeSOmuZHGU+4GAaMtISJoG+ZHtW/vUVA4lK/YDt/7LODAW0Fd0NNIIUPVUoW0xJS6zSEIWvwLLuxmEHhA==} ··· 347 347 '@nothing-but/utils@0.17.0': 348 348 resolution: {integrity: sha512-TuCHcHLOqDL0SnaAxACfuRHBNRgNJcNn9X0GiH5H3YSDBVquCr3qEIG3FOQAuMyZCbu9w8nk2CHhOsn7IvhIwQ==} 349 349 350 - '@rollup/rollup-android-arm-eabi@4.46.3': 351 - resolution: {integrity: sha512-UmTdvXnLlqQNOCJnyksjPs1G4GqXNGW1LrzCe8+8QoaLhhDeTXYBgJ3k6x61WIhlHX2U+VzEJ55TtIjR/HTySA==} 350 + '@rollup/rollup-android-arm-eabi@4.47.1': 351 + resolution: {integrity: sha512-lTahKRJip0knffA/GTNFJMrToD+CM+JJ+Qt5kjzBK/sFQ0EWqfKW3AYQSlZXN98tX0lx66083U9JYIMioMMK7g==} 352 352 cpu: [arm] 353 353 os: [android] 354 354 355 - '@rollup/rollup-android-arm64@4.46.3': 356 - resolution: {integrity: sha512-8NoxqLpXm7VyeI0ocidh335D6OKT0UJ6fHdnIxf3+6oOerZZc+O7r+UhvROji6OspyPm+rrIdb1gTXtVIqn+Sg==} 355 + '@rollup/rollup-android-arm64@4.47.1': 356 + resolution: {integrity: sha512-uqxkb3RJLzlBbh/bbNQ4r7YpSZnjgMgyoEOY7Fy6GCbelkDSAzeiogxMG9TfLsBbqmGsdDObo3mzGqa8hps4MA==} 357 357 cpu: [arm64] 358 358 os: [android] 359 359 360 - '@rollup/rollup-darwin-arm64@4.46.3': 361 - resolution: {integrity: sha512-csnNavqZVs1+7/hUKtgjMECsNG2cdB8F7XBHP6FfQjqhjF8rzMzb3SLyy/1BG7YSfQ+bG75Ph7DyedbUqwq1rA==} 360 + '@rollup/rollup-darwin-arm64@4.47.1': 361 + resolution: {integrity: sha512-tV6reObmxBDS4DDyLzTDIpymthNlxrLBGAoQx6m2a7eifSNEZdkXQl1PE4ZjCkEDPVgNXSzND/k9AQ3mC4IOEQ==} 362 362 cpu: [arm64] 363 363 os: [darwin] 364 364 365 - '@rollup/rollup-darwin-x64@4.46.3': 366 - resolution: {integrity: sha512-r2MXNjbuYabSIX5yQqnT8SGSQ26XQc8fmp6UhlYJd95PZJkQD1u82fWP7HqvGUf33IsOC6qsiV+vcuD4SDP6iw==} 365 + '@rollup/rollup-darwin-x64@4.47.1': 366 + resolution: {integrity: sha512-XuJRPTnMk1lwsSnS3vYyVMu4x/+WIw1MMSiqj5C4j3QOWsMzbJEK90zG+SWV1h0B1ABGCQ0UZUjti+TQK35uHQ==} 367 367 cpu: [x64] 368 368 os: [darwin] 369 369 370 - '@rollup/rollup-freebsd-arm64@4.46.3': 371 - resolution: {integrity: sha512-uluObTmgPJDuJh9xqxyr7MV61Imq+0IvVsAlWyvxAaBSNzCcmZlhfYcRhCdMaCsy46ccZa7vtDDripgs9Jkqsw==} 370 + '@rollup/rollup-freebsd-arm64@4.47.1': 371 + resolution: {integrity: sha512-79BAm8Ag/tmJ5asCqgOXsb3WY28Rdd5Lxj8ONiQzWzy9LvWORd5qVuOnjlqiWWZJw+dWewEktZb5yiM1DLLaHw==} 372 372 cpu: [arm64] 373 373 os: [freebsd] 374 374 375 - '@rollup/rollup-freebsd-x64@4.46.3': 376 - resolution: {integrity: sha512-AVJXEq9RVHQnejdbFvh1eWEoobohUYN3nqJIPI4mNTMpsyYN01VvcAClxflyk2HIxvLpRcRggpX1m9hkXkpC/A==} 375 + '@rollup/rollup-freebsd-x64@4.47.1': 376 + resolution: {integrity: sha512-OQ2/ZDGzdOOlyfqBiip0ZX/jVFekzYrGtUsqAfLDbWy0jh1PUU18+jYp8UMpqhly5ltEqotc2miLngf9FPSWIA==} 377 377 cpu: [x64] 378 378 os: [freebsd] 379 379 380 - '@rollup/rollup-linux-arm-gnueabihf@4.46.3': 381 - resolution: {integrity: sha512-byyflM+huiwHlKi7VHLAYTKr67X199+V+mt1iRgJenAI594vcmGGddWlu6eHujmcdl6TqSNnvqaXJqZdnEWRGA==} 380 + '@rollup/rollup-linux-arm-gnueabihf@4.47.1': 381 + resolution: {integrity: sha512-HZZBXJL1udxlCVvoVadstgiU26seKkHbbAMLg7680gAcMnRNP9SAwTMVet02ANA94kXEI2VhBnXs4e5nf7KG2A==} 382 382 cpu: [arm] 383 383 os: [linux] 384 384 385 - '@rollup/rollup-linux-arm-musleabihf@4.46.3': 386 - resolution: {integrity: sha512-aLm3NMIjr4Y9LklrH5cu7yybBqoVCdr4Nvnm8WB7PKCn34fMCGypVNpGK0JQWdPAzR/FnoEoFtlRqZbBBLhVoQ==} 385 + '@rollup/rollup-linux-arm-musleabihf@4.47.1': 386 + resolution: {integrity: sha512-sZ5p2I9UA7T950JmuZ3pgdKA6+RTBr+0FpK427ExW0t7n+QwYOcmDTK/aRlzoBrWyTpJNlS3kacgSlSTUg6P/Q==} 387 387 cpu: [arm] 388 388 os: [linux] 389 389 390 - '@rollup/rollup-linux-arm64-gnu@4.46.3': 391 - resolution: {integrity: sha512-VtilE6eznJRDIoFOzaagQodUksTEfLIsvXymS+UdJiSXrPW7Ai+WG4uapAc3F7Hgs791TwdGh4xyOzbuzIZrnw==} 390 + '@rollup/rollup-linux-arm64-gnu@4.47.1': 391 + resolution: {integrity: sha512-3hBFoqPyU89Dyf1mQRXCdpc6qC6At3LV6jbbIOZd72jcx7xNk3aAp+EjzAtN6sDlmHFzsDJN5yeUySvorWeRXA==} 392 392 cpu: [arm64] 393 393 os: [linux] 394 394 395 - '@rollup/rollup-linux-arm64-musl@4.46.3': 396 - resolution: {integrity: sha512-dG3JuS6+cRAL0GQ925Vppafi0qwZnkHdPeuZIxIPXqkCLP02l7ka+OCyBoDEv8S+nKHxfjvjW4OZ7hTdHkx8/w==} 395 + '@rollup/rollup-linux-arm64-musl@4.47.1': 396 + resolution: {integrity: sha512-49J4FnMHfGodJWPw73Ve+/hsPjZgcXQGkmqBGZFvltzBKRS+cvMiWNLadOMXKGnYRhs1ToTGM0sItKISoSGUNA==} 397 397 cpu: [arm64] 398 398 os: [linux] 399 399 400 - '@rollup/rollup-linux-loongarch64-gnu@4.46.3': 401 - resolution: {integrity: sha512-iU8DxnxEKJptf8Vcx4XvAUdpkZfaz0KWfRrnIRrOndL0SvzEte+MTM7nDH4A2Now4FvTZ01yFAgj6TX/mZl8hQ==} 400 + '@rollup/rollup-linux-loongarch64-gnu@4.47.1': 401 + resolution: {integrity: sha512-4yYU8p7AneEpQkRX03pbpLmE21z5JNys16F1BZBZg5fP9rIlb0TkeQjn5du5w4agConCCEoYIG57sNxjryHEGg==} 402 402 cpu: [loong64] 403 403 os: [linux] 404 404 405 - '@rollup/rollup-linux-ppc64-gnu@4.46.3': 406 - resolution: {integrity: sha512-VrQZp9tkk0yozJoQvQcqlWiqaPnLM6uY1qPYXvukKePb0fqaiQtOdMJSxNFUZFsGw5oA5vvVokjHrx8a9Qsz2A==} 405 + '@rollup/rollup-linux-ppc64-gnu@4.47.1': 406 + resolution: {integrity: sha512-fAiq+J28l2YMWgC39jz/zPi2jqc0y3GSRo1yyxlBHt6UN0yYgnegHSRPa3pnHS5amT/efXQrm0ug5+aNEu9UuQ==} 407 407 cpu: [ppc64] 408 408 os: [linux] 409 409 410 - '@rollup/rollup-linux-riscv64-gnu@4.46.3': 411 - resolution: {integrity: sha512-uf2eucWSUb+M7b0poZ/08LsbcRgaDYL8NCGjUeFMwCWFwOuFcZ8D9ayPl25P3pl+D2FH45EbHdfyUesQ2Lt9wA==} 410 + '@rollup/rollup-linux-riscv64-gnu@4.47.1': 411 + resolution: {integrity: sha512-daoT0PMENNdjVYYU9xec30Y2prb1AbEIbb64sqkcQcSaR0zYuKkoPuhIztfxuqN82KYCKKrj+tQe4Gi7OSm1ow==} 412 412 cpu: [riscv64] 413 413 os: [linux] 414 414 415 - '@rollup/rollup-linux-riscv64-musl@4.46.3': 416 - resolution: {integrity: sha512-7tnUcDvN8DHm/9ra+/nF7lLzYHDeODKKKrh6JmZejbh1FnCNZS8zMkZY5J4sEipy2OW1d1Ncc4gNHUd0DLqkSg==} 415 + '@rollup/rollup-linux-riscv64-musl@4.47.1': 416 + resolution: {integrity: sha512-JNyXaAhWtdzfXu5pUcHAuNwGQKevR+6z/poYQKVW+pLaYOj9G1meYc57/1Xv2u4uTxfu9qEWmNTjv/H/EpAisw==} 417 417 cpu: [riscv64] 418 418 os: [linux] 419 419 420 - '@rollup/rollup-linux-s390x-gnu@4.46.3': 421 - resolution: {integrity: sha512-MUpAOallJim8CsJK+4Lc9tQzlfPbHxWDrGXZm2z6biaadNpvh3a5ewcdat478W+tXDoUiHwErX/dOql7ETcLqg==} 420 + '@rollup/rollup-linux-s390x-gnu@4.47.1': 421 + resolution: {integrity: sha512-U/CHbqKSwEQyZXjCpY43/GLYcTVKEXeRHw0rMBJP7fP3x6WpYG4LTJWR3ic6TeYKX6ZK7mrhltP4ppolyVhLVQ==} 422 422 cpu: [s390x] 423 423 os: [linux] 424 424 425 - '@rollup/rollup-linux-x64-gnu@4.46.3': 426 - resolution: {integrity: sha512-F42IgZI4JicE2vM2PWCe0N5mR5vR0gIdORPqhGQ32/u1S1v3kLtbZ0C/mi9FFk7C5T0PgdeyWEPajPjaUpyoKg==} 425 + '@rollup/rollup-linux-x64-gnu@4.47.1': 426 + resolution: {integrity: sha512-uTLEakjxOTElfeZIGWkC34u2auLHB1AYS6wBjPGI00bWdxdLcCzK5awjs25YXpqB9lS8S0vbO0t9ZcBeNibA7g==} 427 427 cpu: [x64] 428 428 os: [linux] 429 429 430 - '@rollup/rollup-linux-x64-musl@4.46.3': 431 - resolution: {integrity: sha512-oLc+JrwwvbimJUInzx56Q3ujL3Kkhxehg7O1gWAYzm8hImCd5ld1F2Gry5YDjR21MNb5WCKhC9hXgU7rRlyegQ==} 430 + '@rollup/rollup-linux-x64-musl@4.47.1': 431 + resolution: {integrity: sha512-Ft+d/9DXs30BK7CHCTX11FtQGHUdpNDLJW0HHLign4lgMgBcPFN3NkdIXhC5r9iwsMwYreBBc4Rho5ieOmKNVQ==} 432 432 cpu: [x64] 433 433 os: [linux] 434 434 435 - '@rollup/rollup-win32-arm64-msvc@4.46.3': 436 - resolution: {integrity: sha512-lOrQ+BVRstruD1fkWg9yjmumhowR0oLAAzavB7yFSaGltY8klttmZtCLvOXCmGE9mLIn8IBV/IFrQOWz5xbFPg==} 435 + '@rollup/rollup-win32-arm64-msvc@4.47.1': 436 + resolution: {integrity: sha512-N9X5WqGYzZnjGAFsKSfYFtAShYjwOmFJoWbLg3dYixZOZqU7hdMq+/xyS14zKLhFhZDhP9VfkzQnsdk0ZDS9IA==} 437 437 cpu: [arm64] 438 438 os: [win32] 439 439 440 - '@rollup/rollup-win32-ia32-msvc@4.46.3': 441 - resolution: {integrity: sha512-vvrVKPRS4GduGR7VMH8EylCBqsDcw6U+/0nPDuIjXQRbHJc6xOBj+frx8ksfZAh6+Fptw5wHrN7etlMmQnPQVg==} 440 + '@rollup/rollup-win32-ia32-msvc@4.47.1': 441 + resolution: {integrity: sha512-O+KcfeCORZADEY8oQJk4HK8wtEOCRE4MdOkb8qGZQNun3jzmj2nmhV/B/ZaaZOkPmJyvm/gW9n0gsB4eRa1eiQ==} 442 442 cpu: [ia32] 443 443 os: [win32] 444 444 445 - '@rollup/rollup-win32-x64-msvc@4.46.3': 446 - resolution: {integrity: sha512-fi3cPxCnu3ZeM3EwKZPgXbWoGzm2XHgB/WShKI81uj8wG0+laobmqy5wbgEwzstlbLu4MyO8C19FyhhWseYKNQ==} 445 + '@rollup/rollup-win32-x64-msvc@4.47.1': 446 + resolution: {integrity: sha512-CpKnYa8eHthJa3c+C38v/E+/KZyF1Jdh2Cz3DyKZqEWYgrM1IHFArXNWvBLPQCKUEsAqqKX27tTqVEFbDNUcOA==} 447 447 cpu: [x64] 448 448 os: [win32] 449 449 ··· 554 554 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 555 555 hasBin: true 556 556 557 - caniuse-lite@1.0.30001735: 558 - resolution: {integrity: sha512-EV/laoX7Wq2J9TQlyIXRxTJqIw4sxfXS4OYgudGxBYRuTv0q7AM6yMEpU/Vo1I94thg9U6EZ2NfZx9GJq83u7w==} 557 + caniuse-lite@1.0.30001737: 558 + resolution: {integrity: sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw==} 559 559 560 560 convert-source-map@2.0.0: 561 561 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} ··· 572 572 supports-color: 573 573 optional: true 574 574 575 - electron-to-chromium@1.5.207: 576 - resolution: {integrity: sha512-mryFrrL/GXDTmAtIVMVf+eIXM09BBPlO5IQ7lUyKmK8d+A4VpRGG+M3ofoVef6qyF8s60rJei8ymlJxjUA8Faw==} 575 + electron-to-chromium@1.5.208: 576 + resolution: {integrity: sha512-ozZyibehoe7tOhNaf16lKmljVf+3npZcJIEbJRVftVsmAg5TeA1mGS9dVCZzOwr2xT7xK15V0p7+GZqSPgkuPg==} 577 577 578 578 entities@6.0.1: 579 579 resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==} ··· 671 671 engines: {node: '>=14'} 672 672 hasBin: true 673 673 674 - rollup@4.46.3: 675 - resolution: {integrity: sha512-RZn2XTjXb8t5g13f5YclGoilU/kwT696DIkY3sywjdZidNSi3+vseaQov7D7BZXVJCPv3pDWUN69C78GGbXsKw==} 674 + rollup@4.47.1: 675 + resolution: {integrity: sha512-iasGAQoZ5dWDzULEUX3jiW0oB1qyFOepSyDyoU6S/OhVlDIwj5knI5QBa5RRQ0sK7OE0v+8VIi2JuV+G+3tfNg==} 676 676 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 677 677 hasBin: true 678 678 ··· 803 803 '@atcute/client@4.0.3': 804 804 dependencies: 805 805 '@atcute/identity': 1.0.3 806 - '@atcute/lexicons': 1.1.0 806 + '@atcute/lexicons': 1.1.1 807 807 808 808 '@atcute/identity-resolver@1.1.3(@atcute/identity@1.0.3)': 809 809 dependencies: 810 810 '@atcute/identity': 1.0.3 811 - '@atcute/lexicons': 1.1.0 811 + '@atcute/lexicons': 1.1.1 812 812 '@atcute/util-fetch': 1.0.1 813 813 '@badrap/valita': 0.4.6 814 814 815 815 '@atcute/identity@1.0.3': 816 816 dependencies: 817 - '@atcute/lexicons': 1.1.0 817 + '@atcute/lexicons': 1.1.1 818 818 '@badrap/valita': 0.4.6 819 819 820 - '@atcute/lexicons@1.1.0': 820 + '@atcute/lexicons@1.1.1': 821 821 dependencies: 822 822 esm-env: 1.2.2 823 823 ··· 829 829 dependencies: 830 830 '@atcute/client': 4.0.3 831 831 '@atcute/identity': 1.0.3 832 - '@atcute/lexicons': 1.1.0 832 + '@atcute/lexicons': 1.1.1 833 833 '@atcute/multibase': 1.1.4 834 834 '@atcute/uint8array': 1.0.3 835 835 nanoid: 5.1.5 ··· 1054 1054 1055 1055 '@nothing-but/utils@0.17.0': {} 1056 1056 1057 - '@rollup/rollup-android-arm-eabi@4.46.3': 1057 + '@rollup/rollup-android-arm-eabi@4.47.1': 1058 1058 optional: true 1059 1059 1060 - '@rollup/rollup-android-arm64@4.46.3': 1060 + '@rollup/rollup-android-arm64@4.47.1': 1061 1061 optional: true 1062 1062 1063 - '@rollup/rollup-darwin-arm64@4.46.3': 1063 + '@rollup/rollup-darwin-arm64@4.47.1': 1064 1064 optional: true 1065 1065 1066 - '@rollup/rollup-darwin-x64@4.46.3': 1066 + '@rollup/rollup-darwin-x64@4.47.1': 1067 1067 optional: true 1068 1068 1069 - '@rollup/rollup-freebsd-arm64@4.46.3': 1069 + '@rollup/rollup-freebsd-arm64@4.47.1': 1070 1070 optional: true 1071 1071 1072 - '@rollup/rollup-freebsd-x64@4.46.3': 1072 + '@rollup/rollup-freebsd-x64@4.47.1': 1073 1073 optional: true 1074 1074 1075 - '@rollup/rollup-linux-arm-gnueabihf@4.46.3': 1075 + '@rollup/rollup-linux-arm-gnueabihf@4.47.1': 1076 1076 optional: true 1077 1077 1078 - '@rollup/rollup-linux-arm-musleabihf@4.46.3': 1078 + '@rollup/rollup-linux-arm-musleabihf@4.47.1': 1079 1079 optional: true 1080 1080 1081 - '@rollup/rollup-linux-arm64-gnu@4.46.3': 1081 + '@rollup/rollup-linux-arm64-gnu@4.47.1': 1082 1082 optional: true 1083 1083 1084 - '@rollup/rollup-linux-arm64-musl@4.46.3': 1084 + '@rollup/rollup-linux-arm64-musl@4.47.1': 1085 1085 optional: true 1086 1086 1087 - '@rollup/rollup-linux-loongarch64-gnu@4.46.3': 1087 + '@rollup/rollup-linux-loongarch64-gnu@4.47.1': 1088 1088 optional: true 1089 1089 1090 - '@rollup/rollup-linux-ppc64-gnu@4.46.3': 1090 + '@rollup/rollup-linux-ppc64-gnu@4.47.1': 1091 1091 optional: true 1092 1092 1093 - '@rollup/rollup-linux-riscv64-gnu@4.46.3': 1093 + '@rollup/rollup-linux-riscv64-gnu@4.47.1': 1094 1094 optional: true 1095 1095 1096 - '@rollup/rollup-linux-riscv64-musl@4.46.3': 1096 + '@rollup/rollup-linux-riscv64-musl@4.47.1': 1097 1097 optional: true 1098 1098 1099 - '@rollup/rollup-linux-s390x-gnu@4.46.3': 1099 + '@rollup/rollup-linux-s390x-gnu@4.47.1': 1100 1100 optional: true 1101 1101 1102 - '@rollup/rollup-linux-x64-gnu@4.46.3': 1102 + '@rollup/rollup-linux-x64-gnu@4.47.1': 1103 1103 optional: true 1104 1104 1105 - '@rollup/rollup-linux-x64-musl@4.46.3': 1105 + '@rollup/rollup-linux-x64-musl@4.47.1': 1106 1106 optional: true 1107 1107 1108 - '@rollup/rollup-win32-arm64-msvc@4.46.3': 1108 + '@rollup/rollup-win32-arm64-msvc@4.47.1': 1109 1109 optional: true 1110 1110 1111 - '@rollup/rollup-win32-ia32-msvc@4.46.3': 1111 + '@rollup/rollup-win32-ia32-msvc@4.47.1': 1112 1112 optional: true 1113 1113 1114 - '@rollup/rollup-win32-x64-msvc@4.46.3': 1114 + '@rollup/rollup-win32-x64-msvc@4.47.1': 1115 1115 optional: true 1116 1116 1117 1117 '@solid-devtools/debugger@0.28.1(solid-js@1.9.9)': ··· 1255 1255 1256 1256 browserslist@4.25.3: 1257 1257 dependencies: 1258 - caniuse-lite: 1.0.30001735 1259 - electron-to-chromium: 1.5.207 1258 + caniuse-lite: 1.0.30001737 1259 + electron-to-chromium: 1.5.208 1260 1260 node-releases: 2.0.19 1261 1261 update-browserslist-db: 1.1.3(browserslist@4.25.3) 1262 1262 1263 - caniuse-lite@1.0.30001735: {} 1263 + caniuse-lite@1.0.30001737: {} 1264 1264 1265 1265 convert-source-map@2.0.0: {} 1266 1266 ··· 1270 1270 dependencies: 1271 1271 ms: 2.1.3 1272 1272 1273 - electron-to-chromium@1.5.207: {} 1273 + electron-to-chromium@1.5.208: {} 1274 1274 1275 1275 entities@6.0.1: {} 1276 1276 ··· 1358 1358 1359 1359 prettier@3.6.2: {} 1360 1360 1361 - rollup@4.46.3: 1361 + rollup@4.47.1: 1362 1362 dependencies: 1363 1363 '@types/estree': 1.0.8 1364 1364 optionalDependencies: 1365 - '@rollup/rollup-android-arm-eabi': 4.46.3 1366 - '@rollup/rollup-android-arm64': 4.46.3 1367 - '@rollup/rollup-darwin-arm64': 4.46.3 1368 - '@rollup/rollup-darwin-x64': 4.46.3 1369 - '@rollup/rollup-freebsd-arm64': 4.46.3 1370 - '@rollup/rollup-freebsd-x64': 4.46.3 1371 - '@rollup/rollup-linux-arm-gnueabihf': 4.46.3 1372 - '@rollup/rollup-linux-arm-musleabihf': 4.46.3 1373 - '@rollup/rollup-linux-arm64-gnu': 4.46.3 1374 - '@rollup/rollup-linux-arm64-musl': 4.46.3 1375 - '@rollup/rollup-linux-loongarch64-gnu': 4.46.3 1376 - '@rollup/rollup-linux-ppc64-gnu': 4.46.3 1377 - '@rollup/rollup-linux-riscv64-gnu': 4.46.3 1378 - '@rollup/rollup-linux-riscv64-musl': 4.46.3 1379 - '@rollup/rollup-linux-s390x-gnu': 4.46.3 1380 - '@rollup/rollup-linux-x64-gnu': 4.46.3 1381 - '@rollup/rollup-linux-x64-musl': 4.46.3 1382 - '@rollup/rollup-win32-arm64-msvc': 4.46.3 1383 - '@rollup/rollup-win32-ia32-msvc': 4.46.3 1384 - '@rollup/rollup-win32-x64-msvc': 4.46.3 1365 + '@rollup/rollup-android-arm-eabi': 4.47.1 1366 + '@rollup/rollup-android-arm64': 4.47.1 1367 + '@rollup/rollup-darwin-arm64': 4.47.1 1368 + '@rollup/rollup-darwin-x64': 4.47.1 1369 + '@rollup/rollup-freebsd-arm64': 4.47.1 1370 + '@rollup/rollup-freebsd-x64': 4.47.1 1371 + '@rollup/rollup-linux-arm-gnueabihf': 4.47.1 1372 + '@rollup/rollup-linux-arm-musleabihf': 4.47.1 1373 + '@rollup/rollup-linux-arm64-gnu': 4.47.1 1374 + '@rollup/rollup-linux-arm64-musl': 4.47.1 1375 + '@rollup/rollup-linux-loongarch64-gnu': 4.47.1 1376 + '@rollup/rollup-linux-ppc64-gnu': 4.47.1 1377 + '@rollup/rollup-linux-riscv64-gnu': 4.47.1 1378 + '@rollup/rollup-linux-riscv64-musl': 4.47.1 1379 + '@rollup/rollup-linux-s390x-gnu': 4.47.1 1380 + '@rollup/rollup-linux-x64-gnu': 4.47.1 1381 + '@rollup/rollup-linux-x64-musl': 4.47.1 1382 + '@rollup/rollup-win32-arm64-msvc': 4.47.1 1383 + '@rollup/rollup-win32-ia32-msvc': 4.47.1 1384 + '@rollup/rollup-win32-x64-msvc': 4.47.1 1385 1385 fsevents: 2.3.3 1386 1386 1387 1387 semver@6.3.1: {} ··· 1458 1458 fdir: 6.5.0(picomatch@4.0.3) 1459 1459 picomatch: 4.0.3 1460 1460 postcss: 8.5.6 1461 - rollup: 4.46.3 1461 + rollup: 4.47.1 1462 1462 tinyglobby: 0.2.14 1463 1463 optionalDependencies: 1464 1464 '@types/node': 24.3.0
+3 -3
lexicons/package.json
··· 29 29 "prepublish": "rm -rf dist; pnpm run build" 30 30 }, 31 31 "dependencies": { 32 - "@atcute/atproto": "^3.1.1", 33 - "@atcute/lexicons": "^1.1.0" 32 + "@atcute/atproto": "^3.1.2", 33 + "@atcute/lexicons": "^1.1.1" 34 34 }, 35 35 "devDependencies": { 36 36 "@atcute/lex-cli": "^2.1.1", 37 - "typescript": "^5.8.3" 37 + "typescript": "^5.9.2" 38 38 } 39 39 }
+24 -24
lexicons/pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@atcute/atproto': 12 - specifier: ^3.1.1 13 - version: 3.1.1 12 + specifier: ^3.1.2 13 + version: 3.1.2 14 14 '@atcute/lexicons': 15 - specifier: ^1.1.0 16 - version: 1.1.0 15 + specifier: ^1.1.1 16 + version: 1.1.1 17 17 devDependencies: 18 18 '@atcute/lex-cli': 19 19 specifier: ^2.1.1 20 20 version: 2.1.1 21 21 typescript: 22 - specifier: ^5.8.3 23 - version: 5.8.3 22 + specifier: ^5.9.2 23 + version: 5.9.2 24 24 25 25 packages: 26 26 27 - '@atcute/atproto@3.1.1': 28 - resolution: {integrity: sha512-D+RLTIPF0xLu7BPZY8KSewAPemJFh+3n3zeQ3ROsLxbTtCHbrTDMAmAFexaVRAPGcPYrwXaBUlv7yZjScJolMg==} 27 + '@atcute/atproto@3.1.2': 28 + resolution: {integrity: sha512-m6OWoGTeL8Wlw7cm8Nrf+NU24rlx5A0DzxEQQPPu1wqYNHw6S33nOU90W+U09vVN0aZGZUrLFfWWhAaSWTp1ZQ==} 29 29 30 30 '@atcute/lex-cli@2.1.1': 31 31 resolution: {integrity: sha512-QaR0sOP8Z24opGHKsSfleDbP/ahUb6HECkVaOqSwG7ORZzbLK1w0265o1BRjCVr2dT6FxlsMUa2Ge85JMA9bxg==} ··· 34 34 '@atcute/lexicon-doc@1.0.3': 35 35 resolution: {integrity: sha512-U7rinsTOwXGGcrF6/s7GzTXargcQpDr4BTrj5ci/XTK+POEK5jpcI+Ag1fF932pBX3k97em6y4TWwTSO8M/McQ==} 36 36 37 - '@atcute/lexicons@1.1.0': 38 - resolution: {integrity: sha512-LFqwnria78xLYb62Ri/+WwQpUTgZp2DuyolNGIIOV1dpiKhFFFh//nscHMA6IExFLQRqWDs3tTjy7zv0h3sf1Q==} 37 + '@atcute/lexicons@1.1.1': 38 + resolution: {integrity: sha512-k6qy5p3j9fJJ6ekaMPfEfp3ni4TW/XNuH9ZmsuwC0fi0tOjp+Fa8ZQakHwnqOzFt/cVBfGcmYE/lKNAbeTjgUg==} 39 39 40 - '@badrap/valita@0.4.5': 41 - resolution: {integrity: sha512-4QwGbuhh/JesHRQj79mO/l37PvJj4l/tlAu7+S1n4h47qwaNpZ0WDvIwUGLYUsdi9uQ5UPpiG9wb1Wm3XUFBUQ==} 40 + '@badrap/valita@0.4.6': 41 + resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 42 42 engines: {node: '>= 18'} 43 43 44 44 '@externdefs/collider@0.3.0': ··· 57 57 engines: {node: '>=14'} 58 58 hasBin: true 59 59 60 - typescript@5.8.3: 61 - resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} 60 + typescript@5.9.2: 61 + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} 62 62 engines: {node: '>=14.17'} 63 63 hasBin: true 64 64 65 65 snapshots: 66 66 67 - '@atcute/atproto@3.1.1': 67 + '@atcute/atproto@3.1.2': 68 68 dependencies: 69 - '@atcute/lexicons': 1.1.0 69 + '@atcute/lexicons': 1.1.1 70 70 71 71 '@atcute/lex-cli@2.1.1': 72 72 dependencies: 73 73 '@atcute/lexicon-doc': 1.0.3 74 - '@badrap/valita': 0.4.5 75 - '@externdefs/collider': 0.3.0(@badrap/valita@0.4.5) 74 + '@badrap/valita': 0.4.6 75 + '@externdefs/collider': 0.3.0(@badrap/valita@0.4.6) 76 76 picocolors: 1.1.1 77 77 prettier: 3.6.2 78 78 79 79 '@atcute/lexicon-doc@1.0.3': 80 80 dependencies: 81 - '@badrap/valita': 0.4.5 81 + '@badrap/valita': 0.4.6 82 82 83 - '@atcute/lexicons@1.1.0': 83 + '@atcute/lexicons@1.1.1': 84 84 dependencies: 85 85 esm-env: 1.2.2 86 86 87 - '@badrap/valita@0.4.5': {} 87 + '@badrap/valita@0.4.6': {} 88 88 89 - '@externdefs/collider@0.3.0(@badrap/valita@0.4.5)': 89 + '@externdefs/collider@0.3.0(@badrap/valita@0.4.6)': 90 90 dependencies: 91 - '@badrap/valita': 0.4.5 91 + '@badrap/valita': 0.4.6 92 92 93 93 esm-env@1.2.2: {} 94 94 ··· 96 96 97 97 prettier@3.6.2: {} 98 98 99 - typescript@5.8.3: {} 99 + typescript@5.9.2: {}