This commit is contained in:
dependabot[bot] 2024-11-15 15:34:43 +08:00 committed by GitHub
commit 18352bc153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1211 additions and 1125 deletions

View File

@ -50,79 +50,79 @@
"typescript": "^5.4.2"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.24.3",
"@anthropic-ai/sdk": "^0.32.1",
"@brillout/import": "^0.2.2",
"@bull-board/api": "^5.20.5",
"@bull-board/express": "^5.20.5",
"@bull-board/api": "^6.4.0",
"@bull-board/express": "^6.4.0",
"@devil7softwares/pos": "^1.0.2",
"@dqbd/tiktoken": "^1.0.16",
"@nangohq/node": "^0.40.8",
"@sentry/cli": "^2.33.1",
"@sentry/node": "^8.26.0",
"@sentry/profiling-node": "^8.26.0",
"@supabase/supabase-js": "^2.44.2",
"@types/express-ws": "^3.0.4",
"@types/ws": "^8.5.12",
"ajv": "^8.16.0",
"async": "^3.2.5",
"@dqbd/tiktoken": "^1.0.17",
"@nangohq/node": "^0.42.22",
"@sentry/cli": "^2.38.2",
"@sentry/node": "^8.38.0",
"@sentry/profiling-node": "^8.38.0",
"@supabase/supabase-js": "^2.46.1",
"@types/express-ws": "^3.0.5",
"@types/ws": "^8.5.13",
"ajv": "^8.17.1",
"async": "^3.2.6",
"async-mutex": "^0.5.0",
"axios": "^1.3.4",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"bottleneck": "^2.19.5",
"bullmq": "^5.11.0",
"cacheable-lookup": "^6.1.0",
"cheerio": "^1.0.0-rc.12",
"bullmq": "^5.25.6",
"cacheable-lookup": "^7.0.0",
"cheerio": "^1.0.0",
"cohere": "^1.1.1",
"cors": "^2.8.5",
"cron-parser": "^4.9.0",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"dotenv": "^16.3.1",
"dotenv-cli": "^7.4.2",
"escape-html": "^1.0.3",
"express-rate-limit": "^7.3.1",
"express-rate-limit": "^7.4.1",
"express-ws": "^5.0.2",
"glob": "^10.4.2",
"glob": "^11.0.0",
"gpt3-tokenizer": "^1.1.5",
"ioredis": "^5.4.1",
"joplin-turndown-plugin-gfm": "^1.0.12",
"json-schema-to-zod": "^2.3.0",
"json-schema-to-zod": "^2.4.1",
"keyword-extractor": "^0.0.28",
"koffi": "^2.9.0",
"langchain": "^0.2.8",
"koffi": "^2.9.2",
"langchain": "^0.3.5",
"languagedetect": "^2.0.0",
"logsnag": "^1.0.0",
"luxon": "^3.4.3",
"marked": "^14.1.2",
"luxon": "^3.5.0",
"marked": "^15.0.0",
"md5": "^2.3.0",
"moment": "^2.29.4",
"mongoose": "^8.4.4",
"natural": "^7.0.7",
"openai": "^4.57.0",
"mongoose": "^8.8.1",
"natural": "^8.0.1",
"openai": "^4.72.0",
"pdf-parse": "^1.1.1",
"pos": "^0.4.2",
"posthog-node": "^4.0.1",
"posthog-node": "^4.2.1",
"promptable": "^0.0.10",
"puppeteer": "^22.12.1",
"rate-limiter-flexible": "2.4.2",
"puppeteer": "^23.7.1",
"rate-limiter-flexible": "5.0.4",
"redlock": "5.0.0-beta.2",
"resend": "^3.4.0",
"resend": "^4.0.0",
"robots-parser": "^3.0.1",
"scrapingbee": "^1.7.4",
"stripe": "^16.1.0",
"systeminformation": "^5.22.11",
"scrapingbee": "^1.7.5",
"stripe": "^17.3.1",
"systeminformation": "^5.23.5",
"turndown": "^7.1.3",
"turndown-plugin-gfm": "^1.0.2",
"typesense": "^1.5.4",
"undici": "^6.20.1",
"unstructured-client": "^0.11.3",
"uuid": "^10.0.0",
"winston": "^3.14.2",
"winston-transport": "^4.8.0",
"unstructured-client": "^0.18.2",
"uuid": "^11.0.3",
"winston": "^3.17.0",
"winston-transport": "^4.9.0",
"wordpos": "^2.1.0",
"ws": "^8.18.0",
"xml2js": "^0.6.2",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.1"
"zod-to-json-schema": "^3.23.5"
},
"nodemonConfig": {
"ignore": [

File diff suppressed because it is too large Load Diff