diff --git a/package.json b/package.json index 20a6876..49784c8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "tailwind:build": "tailwindcss -i ${PWD}/public/styles/tailwind.css -o ${PWD}/public/styles/style.css" }, "dependencies": { - "@atproto/api": "^0.13.23", + "@atproto/api": "^0.13.31", "@atproto/xrpc": "^0.6.5", "@fastify/cookie": "^11.0.2", "@fastify/formbody": "^8.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37bb1f4..66538ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@atproto/api': - specifier: ^0.13.23 - version: 0.13.23 + specifier: ^0.13.31 + version: 0.13.31 '@atproto/xrpc': specifier: ^0.6.5 version: 0.6.5 @@ -136,21 +136,27 @@ packages: resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} - '@atproto/api@0.13.23': - resolution: {integrity: sha512-V1Z5kgfSsqlFaC14sjnZL1Psv/9Lq/YKW1w7TIBq948Rtq8l+c6BpGrOH2Ssdcphpqi4OSeSYRsmJJlD6GGJ5w==} + '@atproto/api@0.13.31': + resolution: {integrity: sha512-i2cUQuwe+3j8rgPJj4YWRjSQeJunGqJ3IzesnvbODjjZh3IS9jB80BZ/pTe/AvNg6JCBbqeWJjWDVKeFHaiZAw==} - '@atproto/common-web@0.3.1': - resolution: {integrity: sha512-N7wiTnus5vAr+lT//0y8m/FaHHLJ9LpGuEwkwDAeV3LCiPif4m/FS8x/QOYrx1PdZQwKso95RAPzCGWQBH5j6Q==} + '@atproto/common-web@0.3.2': + resolution: {integrity: sha512-Vx0JtL1/CssJbFAb0UOdvTrkbUautsDfHNOXNTcX2vyPIxH9xOameSqLLunM1hZnOQbJwyjmQCt6TV+bhnanDg==} '@atproto/lexicon@0.4.4': resolution: {integrity: sha512-QFEmr3rpj/RoAmfX9ALU/asBG/rsVtQZnw+9nOB1/AuIwoxXd+ZyndR6lVUc2+DL4GEjl6W2yvBru5xbQIZWyA==} + '@atproto/lexicon@0.4.5': + resolution: {integrity: sha512-fljWqMGKn+XWtTprBcS3F1hGBREnQYh6qYHv2sjENucc7REms1gtmZXSerB9N6pVeHVNOnXiILdukeAcic5OEw==} + '@atproto/syntax@0.3.1': resolution: {integrity: sha512-fzW0Mg1QUOVCWUD3RgEsDt6d1OZ6DdFmbKcDdbzUfh0t4rhtRAC05KbZYmxuMPWDAiJ4BbbQ5dkAc/mNypMXkw==} '@atproto/xrpc@0.6.5': resolution: {integrity: sha512-t6u8iPEVbWge5RhzKZDahSzNDYIAxUtop6Q/X/apAZY1rgreVU0/1sSvvRoRFH19d3UIKjYdLuwFqMi9w8nY3Q==} + '@atproto/xrpc@0.6.6': + resolution: {integrity: sha512-umXEYVMo9/pyIBoKmIAIi64RXDW9tSXY+wqztlQ6I2GZtjLfNZqmAWU+wADk3SxUe54mvjxxGyA4TtyGtDMfhA==} + '@babel/code-frame@7.26.2': resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} engines: {node: '>=6.9.0'} @@ -3248,6 +3254,9 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} + snapshots: '@actions/core@1.11.1': @@ -3268,32 +3277,40 @@ snapshots: '@alloc/quick-lru@5.2.0': {} - '@atproto/api@0.13.23': + '@atproto/api@0.13.31': dependencies: - '@atproto/common-web': 0.3.1 - '@atproto/lexicon': 0.4.4 + '@atproto/common-web': 0.3.2 + '@atproto/lexicon': 0.4.5 '@atproto/syntax': 0.3.1 - '@atproto/xrpc': 0.6.5 + '@atproto/xrpc': 0.6.6 await-lock: 2.2.2 multiformats: 9.9.0 tlds: 1.255.0 - zod: 3.23.8 + zod: 3.24.1 - '@atproto/common-web@0.3.1': + '@atproto/common-web@0.3.2': dependencies: graphemer: 1.4.0 multiformats: 9.9.0 uint8arrays: 3.0.0 - zod: 3.23.8 + zod: 3.24.1 '@atproto/lexicon@0.4.4': dependencies: - '@atproto/common-web': 0.3.1 + '@atproto/common-web': 0.3.2 '@atproto/syntax': 0.3.1 iso-datestring-validator: 2.2.2 multiformats: 9.9.0 zod: 3.23.8 + '@atproto/lexicon@0.4.5': + dependencies: + '@atproto/common-web': 0.3.2 + '@atproto/syntax': 0.3.1 + iso-datestring-validator: 2.2.2 + multiformats: 9.9.0 + zod: 3.24.1 + '@atproto/syntax@0.3.1': {} '@atproto/xrpc@0.6.5': @@ -3301,6 +3318,11 @@ snapshots: '@atproto/lexicon': 0.4.4 zod: 3.23.8 + '@atproto/xrpc@0.6.6': + dependencies: + '@atproto/lexicon': 0.4.5 + zod: 3.24.1 + '@babel/code-frame@7.26.2': dependencies: '@babel/helper-validator-identifier': 7.25.9 @@ -6319,3 +6341,5 @@ snapshots: yoctocolors@2.1.1: {} zod@3.23.8: {} + + zod@3.24.1: {}