Skip to content

Commit

Permalink
updep
Browse files Browse the repository at this point in the history
  • Loading branch information
Leask committed Aug 18, 2024
1 parent 4d9cc50 commit 2340819
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,44 +30,44 @@
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz"
},
"dependencies": {
"file-type": "^19.3.0",
"file-type": "^19.4.1",
"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.25.0",
"@google-cloud/aiplatform": "^3.26.0",
"@google-cloud/speech": "^6.7.0",
"@google-cloud/storage": "^7.12.0",
"@google-cloud/storage": "^7.12.1",
"@google-cloud/text-to-speech": "^5.3.0",
"@google-cloud/vertexai": "^1.4.0",
"@google-cloud/vision": "^4.3.0",
"@google/generative-ai": "^0.16.0",
"@google-cloud/vertexai": "^1.4.1",
"@google-cloud/vision": "^4.3.1",
"@google/generative-ai": "^0.17.0",
"@mozilla/readability": "^0.5.0",
"@ngrok/ngrok": "^1.3.0",
"@sentry/node": "^8.20.0",
"@sentry/profiling-node": "^8.20.0",
"@ngrok/ngrok": "^1.4.1",
"@sentry/node": "^8.26.0",
"@sentry/profiling-node": "^8.26.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",
"js-tiktoken": "^1.0.14",
"jsdom": "^24.1.1",
"lorem-ipsum": "^2.0.8",
"mailgun.js": "^10.2.3",
"mailparser": "^3.7.1",
"mime": "^4.0.4",
"mysql2": "^3.10.3",
"mysql2": "^3.11.0",
"node-mailjet": "^6.0.5",
"node-polyfill-webpack-plugin": "^4.0.0",
"office-text-extractor": "^3.0.3",
"ollama": "^0.5.6",
"openai": "^4.53.2",
"pdfjs-dist": "^4.4.168",
"ollama": "^0.5.8",
"openai": "^4.56.0",
"pdfjs-dist": "^4.5.136",
"pg": "^8.12.0",
"pgvector": "^0.2.0",
"ping": "^0.4.4",
Expand All @@ -80,7 +80,7 @@
"url": "github:Leask/node-url",
"webpack-cli": "^5.1.4",
"whisper-node": "^1.1.1",
"wrangler": "^3.67.1",
"wrangler": "^3.72.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 2340819

Please sign in to comment.