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 6d1e703 commit de5b7f2
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,57 +30,57 @@
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz"
},
"dependencies": {
"file-type": "^19.0.0",
"mathjs": "^13.0.0",
"file-type": "^19.3.0",
"mathjs": "^13.0.3",
"uuid": "^10.0.0"
},
"devDependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@ffprobe-installer/ffprobe": "^2.1.2",
"@google-cloud/aiplatform": "^3.23.0",
"@google-cloud/speech": "^6.6.0",
"@google-cloud/storage": "^7.11.2",
"@google-cloud/aiplatform": "^3.25.0",
"@google-cloud/speech": "^6.7.0",
"@google-cloud/storage": "^7.12.0",
"@google-cloud/text-to-speech": "^5.3.0",
"@google-cloud/vertexai": "^1.2.0",
"@google-cloud/vertexai": "^1.4.0",
"@google-cloud/vision": "^4.3.0",
"@google/generative-ai": "^0.13.0",
"@google/generative-ai": "^0.15.0",
"@mozilla/readability": "^0.5.0",
"@ngrok/ngrok": "^1.3.0",
"@sentry/node": "^8.9.2",
"@sentry/profiling-node": "^8.9.2",
"acme-client": "^5.3.1",
"@sentry/node": "^8.19.0",
"@sentry/profiling-node": "^8.19.0",
"acme-client": "^5.4.0",
"browserify-fs": "^1.0.0",
"buffer": "^6.0.3",
"fast-geoip": "^1.1.88",
"fluent-ffmpeg": "^2.1.3",
"form-data": "^4.0.0",
"ioredis": "^5.4.1",
"js-tiktoken": "^1.0.12",
"jsdom": "^24.1.0",
"jsdom": "^24.1.1",
"lorem-ipsum": "^2.0.8",
"mailgun.js": "^10.2.1",
"mailgun.js": "^10.2.3",
"mailparser": "^3.7.1",
"mime": "^4.0.3",
"mysql2": "^3.10.1",
"mime": "^4.0.4",
"mysql2": "^3.10.3",
"node-mailjet": "^6.0.5",
"node-polyfill-webpack-plugin": "^4.0.0",
"office-text-extractor": "^3.0.3",
"ollama": "^0.5.2",
"openai": "^4.51.0",
"pdfjs-dist": "^4.3.136",
"ollama": "^0.5.6",
"openai": "^4.53.0",
"pdfjs-dist": "^4.4.168",
"pg": "^8.12.0",
"pgvector": "^0.1.8",
"pgvector": "^0.2.0",
"ping": "^0.4.4",
"process": "^0.11.10",
"say": "^0.16.0",
"telegraf": "^4.16.3",
"telesignsdk": "^3.0.0",
"tesseract.js": "^5.1.0",
"twilio": "^5.2.0",
"twilio": "^5.2.2",
"url": "github:Leask/node-url",
"webpack-cli": "^5.1.4",
"whisper-node": "^1.1.1",
"wrangler": "^3.61.0",
"wrangler": "^3.66.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz",
"youtube-transcript": "^1.2.1"
}
Expand Down

0 comments on commit de5b7f2

Please sign in to comment.