Skip to content

Commit

Permalink
updeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Leask committed Mar 16, 2024
1 parent becd625 commit 59e70ee
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
},
"dependencies": {
"file-type": "^19.0.0",
"mathjs": "^12.4.0",
"mathjs": "^12.4.1",
"uuid": "^9.0.1"
},
"devDependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@ffprobe-installer/ffprobe": "^2.1.2",
"@google-cloud/aiplatform": "^3.14.0",
"@google-cloud/aiplatform": "^3.15.0",
"@google-cloud/speech": "^6.3.0",
"@google-cloud/storage": "^7.8.0",
"@google-cloud/text-to-speech": "^5.1.0",
"@google-cloud/vertexai": "^0.5.0",
"@google-cloud/vision": "^4.1.0",
"@google/generative-ai": "^0.2.1",
"@google/generative-ai": "^0.3.0",
"@mozilla/readability": "^0.5.0",
"@ngrok/ngrok": "^1.1.1",
"@sentry/node": "^7.106.0",
"@sentry/profiling-node": "^7.106.0",
"@ngrok/ngrok": "^1.2.0",
"@sentry/node": "^7.107.0",
"@sentry/profiling-node": "^7.107.0",
"acme-client": "^5.3.0",
"browserify-fs": "^1.0.0",
"buffer": "^6.0.3",
Expand All @@ -65,8 +65,8 @@
"node-mailjet": "^6.0.5",
"node-polyfill-webpack-plugin": "^3.0.0",
"office-text-extractor": "^3.0.2",
"ollama": "^0.4.9",
"openai": "^4.28.4",
"ollama": "^0.5.0",
"openai": "^4.29.1",
"pdfjs-dist": "^4.0.379",
"pg": "^8.11.3",
"pgvector": "^0.1.8",
Expand All @@ -75,12 +75,12 @@
"telegraf": "^4.16.3",
"telesignsdk": "^2.2.3",
"tesseract.js": "^5.0.5",
"twilio": "^4.23.0",
"twilio": "^5.0.1",
"url": "github:Leask/node-url",
"webpack-cli": "^5.1.4",
"whisper-node": "^1.1.1",
"wrangler": "^3.32.0",
"wrangler": "^3.34.2",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz",
"youtube-transcript": "^1.0.6"
"youtube-transcript": "^1.1.0"
}
}

0 comments on commit 59e70ee

Please sign in to comment.