update @atproto/api to 0.15

This commit is contained in:
Samuel Newman
2025-06-09 18:24:32 +03:00
committed by Eric Bailey
parent 8e2118095a
commit 462ae8736c
27 changed files with 114 additions and 93 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"install-fonts": "node --loader ts-node/esm scripts/install-fonts.ts"
},
"dependencies": {
"@atproto/api": "0.14.0-next.2",
"@atproto/common": "^0.4.0",
"@atproto/api": "^0.15.14",
"@atproto/common": "^0.4.11",
"@resvg/resvg-js": "^2.6.2",
"express": "^4.19.2",
"http-terminator": "^3.2.0",