Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossett committed Sep 5, 2024
1 parent 7a49201 commit cacd198
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 352 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@atproto/api": "^0.12.21",
"@atproto/api": "^0.13.6",
"@atproto/identity": "^0.4.0",
"@atproto/lexicon": "^0.4.0",
"@atproto/repo": "^0.4.0",
"@atproto/repo": "^0.5.0",
"@atproto/syntax": "^0.3.0",
"@atproto/xrpc-server": "^0.5.1",
"@atproto/xrpc-server": "^0.6.3",
"@did-plc/lib": "^0.0.4",
"@neondatabase/serverless": "^0.9.1",
"@neondatabase/serverless": "^0.9.5",
"@types/express": "^4.17.17",
"@types/ws": "^8.5.10",
"bufferutil": "^4.0.8",
"cbor-x": "^1.5.8",
"denque": "^2.1.0",
"drizzle-orm": "^0.30.9",
"drizzle-orm": "^0.33.0",
"express": "^4.18.3",
"multiformats": "9.9.0",
"p-ratelimit": "^1.0.1",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/node": "^20.11.28",
"drizzle-kit": "^0.20.17",
"drizzle-kit": "^0.24.2",
"tsc-alias": "^1.8.8",
"tsx": "^4.7.1",
"typescript": "^5.4.2"
Expand Down
Loading

0 comments on commit cacd198

Please sign in to comment.