Skip to content

Commit

Permalink
add new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalfishler committed Apr 5, 2024
1 parent 732890f commit 3bdf8c8
Show file tree
Hide file tree
Showing 2 changed files with 1,184 additions and 179 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@
},
"dependencies": {
"@anthropic-ai/sdk": "^0.19.1",
"@aws-sdk/client-s3": "^3.363.0",
"@aws-sdk/client-s3": "^3.550.0",
"@aws-sdk/s3-request-presigner": "^3.550.0",
"aws-sdk" : "^2.1594.0",
"lodash": "^4.17.21",
"openai": "^4.32.1",
"sharp": "^0.33.3",
"api": "5.0.7",
"api": "^6.1.1",
"axios": "^1.6.8",
"redis": "^4.6.3",
"bullmq": "^5.5.0",
Expand All @@ -57,7 +59,7 @@
"mixpanel": "^0.18.0",
"jwt-decode": "^4.0.0",
"redis-url-parse": "^2.0.0",
"twilio": "^5.0.2",
"twilio": "^5.0.3",
"firebase-admin": "^12.0.0",
"firebase": "^10.10.0",
"activecampaign": "^1.2.5",
Expand Down
Loading

0 comments on commit 3bdf8c8

Please sign in to comment.