My landing page, written in Astro hayden.moe
0
fork

Configure Feed

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

Merge pull request #22 from hbjydev/dependabot/npm_and_yarn/atproto/api-0.13.20

build(deps): bump @atproto/api from 0.13.14 to 0.13.20

authored by

Hayden and committed by
GitHub
54554d7c 79408812

+6 -6
+1 -1
package.json
··· 14 14 "typegen": "wrangler types" 15 15 }, 16 16 "dependencies": { 17 - "@atproto/api": "^0.13.14", 17 + "@atproto/api": "^0.13.20", 18 18 "@cloudflare/kv-asset-handler": "^0.3.4", 19 19 "@fontsource/geist-mono": "^5.1.0", 20 20 "@remix-run/cloudflare": "^2.15.1",
+5 -5
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@atproto/api': 12 - specifier: ^0.13.14 13 - version: 0.13.14 12 + specifier: ^0.13.20 13 + version: 0.13.20 14 14 '@cloudflare/kv-asset-handler': 15 15 specifier: ^0.3.4 16 16 version: 0.3.4 ··· 116 116 resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} 117 117 engines: {node: '>=6.0.0'} 118 118 119 - '@atproto/api@0.13.14': 120 - resolution: {integrity: sha512-CG5UpjI1WwSasSJTGadmr07EwWvl5JV658YZHcwIIg+Psk5sDloQOUJckuo1MP6wke1z6p/BUoPL4lxAATzMzA==} 119 + '@atproto/api@0.13.20': 120 + resolution: {integrity: sha512-z/+CvG6BEttRHf856tKSe1AeUQNfrobRJldaHAthGmFk7O3wLZQyfcI9DUmBJQ9+4wAt0dZwvKWVGLZOV9eLHA==} 121 121 122 122 '@atproto/common-web@0.3.1': 123 123 resolution: {integrity: sha512-N7wiTnus5vAr+lT//0y8m/FaHHLJ9LpGuEwkwDAeV3LCiPif4m/FS8x/QOYrx1PdZQwKso95RAPzCGWQBH5j6Q==} ··· 4052 4052 '@jridgewell/gen-mapping': 0.3.8 4053 4053 '@jridgewell/trace-mapping': 0.3.25 4054 4054 4055 - '@atproto/api@0.13.14': 4055 + '@atproto/api@0.13.20': 4056 4056 dependencies: 4057 4057 '@atproto/common-web': 0.3.1 4058 4058 '@atproto/lexicon': 0.4.4