Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Leask committed Sep 7, 2024
1 parent f5af7ca commit bec1661
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.26.0",
"@google-cloud/aiplatform": "^3.28.0",
"@google-cloud/speech": "^6.7.0",
"@google-cloud/text-to-speech": "^5.3.0",
"@google-cloud/vertexai": "^1.4.1",
"@google-cloud/vision": "^4.3.1",
"@google-cloud/text-to-speech": "^5.4.0",
"@google-cloud/vertexai": "^1.7.0",
"@google-cloud/vision": "^4.3.2",
"@mozilla/readability": "^0.5.0",
"csv-parse": "^5.5.6",
"fluent-ffmpeg": "^2.1.3",
"ioredis": "^5.4.1",
"js-tiktoken": "^1.0.14",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"mime": "^4.0.4",
"mysql2": "^3.11.0",
"office-text-extractor": "^3.0.3",
"ollama": "^0.5.8",
"openai": "^4.56.0",
"openai": "^4.58.1",
"pg": "^8.12.0",
"pgvector": "^0.2.0",
"telegraf": "^4.16.3",
"tesseract.js": "^5.1.0",
"utilitas": "^1997.1.7",
"tesseract.js": "^5.1.1",
"utilitas": "^1997.1.11",
"youtube-transcript": "^1.2.1"
}
}

0 comments on commit bec1661

Please sign in to comment.