Skip to content

Commit

Permalink
updeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Leask committed Jul 24, 2024
1 parent 35cf487 commit ddd8ced
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,27 +31,27 @@
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@ffprobe-installer/ffprobe": "^2.1.2",
"@google-cloud/aiplatform": "^3.24.0",
"@google-cloud/speech": "^6.6.1",
"@google-cloud/aiplatform": "^3.25.0",
"@google-cloud/speech": "^6.7.0",
"@google-cloud/text-to-speech": "^5.3.0",
"@google-cloud/vertexai": "^1.3.0",
"@google-cloud/vertexai": "^1.4.0",
"@google-cloud/vision": "^4.3.0",
"@mozilla/readability": "^0.5.0",
"csv-parse": "^5.5.6",
"fluent-ffmpeg": "^2.1.3",
"ioredis": "^5.4.1",
"js-tiktoken": "^1.0.12",
"jsdom": "^24.1.0",
"mime": "^4.0.3",
"mysql2": "^3.10.1",
"jsdom": "^24.1.1",
"mime": "^4.0.4",
"mysql2": "^3.10.3",
"office-text-extractor": "^3.0.3",
"ollama": "^0.5.2",
"openai": "^4.52.1",
"ollama": "^0.5.6",
"openai": "^4.53.0",
"pg": "^8.12.0",
"pgvector": "^0.1.8",
"pgvector": "^0.2.0",
"telegraf": "^4.16.3",
"tesseract.js": "^5.1.0",
"utilitas": "^1996.1.22",
"utilitas": "^1996.1.23",
"youtube-transcript": "^1.2.1"
}
}

0 comments on commit ddd8ced

Please sign in to comment.