mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
Update all non-major dependencies
Some checks are pending
Test CI / Test App (shard 1/3) (push) Blocked by required conditions
Test CI / Test App (shard 2/3) (push) Blocked by required conditions
Test CI / Test App (shard 3/3) (push) Blocked by required conditions
Test CI / Merge and Upload App Coverage (push) Blocked by required conditions
Test CI / Test Desktop App (push) Blocked by required conditions
Test CI / Test Database (push) Blocked by required conditions
E2E CI / Check Duplicate Run (push) Waiting to run
E2E CI / Test Web App (push) Blocked by required conditions
Test CI / Check Duplicate Run (push) Waiting to run
Test CI / Test Packages (push) Blocked by required conditions
Some checks are pending
Test CI / Test App (shard 1/3) (push) Blocked by required conditions
Test CI / Test App (shard 2/3) (push) Blocked by required conditions
Test CI / Test App (shard 3/3) (push) Blocked by required conditions
Test CI / Merge and Upload App Coverage (push) Blocked by required conditions
Test CI / Test Desktop App (push) Blocked by required conditions
Test CI / Test Database (push) Blocked by required conditions
E2E CI / Check Duplicate Run (push) Waiting to run
E2E CI / Test Web App (push) Blocked by required conditions
Test CI / Check Duplicate Run (push) Waiting to run
Test CI / Test Packages (push) Blocked by required conditions
This commit is contained in:
parent
569dcc8765
commit
d9aa7553da
51 changed files with 233 additions and 233 deletions
|
|
@ -31,19 +31,19 @@
|
|||
"@lobechat/agent-gateway-client": "workspace:*",
|
||||
"@lobechat/device-gateway-client": "workspace:*",
|
||||
"@lobechat/local-file-shell": "workspace:*",
|
||||
"@trpc/client": "^11.8.1",
|
||||
"@types/node": "^22.13.5",
|
||||
"@trpc/client": "^11.16.0",
|
||||
"@types/node": "^22.19.17",
|
||||
"@types/ws": "^8.18.1",
|
||||
"commander": "^13.1.0",
|
||||
"debug": "^4.4.0",
|
||||
"diff": "^8.0.3",
|
||||
"debug": "^4.4.3",
|
||||
"diff": "^8.0.4",
|
||||
"fast-glob": "^3.3.3",
|
||||
"ignore": "^7.0.5",
|
||||
"picocolors": "^1.1.1",
|
||||
"superjson": "^2.2.6",
|
||||
"tsdown": "^0.21.4",
|
||||
"typescript": "^5.9.3",
|
||||
"ws": "^8.18.1"
|
||||
"ws": "^8.20.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
|
|
|||
|
|
@ -56,8 +56,8 @@
|
|||
"@lobechat/electron-server-ipc": "workspace:*",
|
||||
"@lobechat/file-loaders": "workspace:*",
|
||||
"@lobechat/local-file-shell": "workspace:*",
|
||||
"@lobehub/i18n-cli": "^1.25.1",
|
||||
"@modelcontextprotocol/sdk": "^1.24.3",
|
||||
"@lobehub/i18n-cli": "^1.26.1",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@t3-oss/env-core": "^0.13.8",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/resolve": "^1.20.6",
|
||||
|
|
@ -75,34 +75,34 @@
|
|||
"electron-is": "^3.0.0",
|
||||
"electron-log": "^5.4.3",
|
||||
"electron-store": "^8.2.0",
|
||||
"electron-updater": "^6.6.2",
|
||||
"electron-updater": "^6.8.3",
|
||||
"electron-vite": "^5.0.0",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"es-toolkit": "^1.45.1",
|
||||
"eslint": "10.0.0",
|
||||
"execa": "^9.6.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fetch-socks": "^1.3.2",
|
||||
"fetch-socks": "^1.3.3",
|
||||
"fflate": "^0.8.2",
|
||||
"fix-path": "^5.0.0",
|
||||
"get-port-please": "^3.2.0",
|
||||
"happy-dom": "^20.0.11",
|
||||
"happy-dom": "^20.9.0",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next": "^25.10.10",
|
||||
"just-diff": "^6.0.2",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier": "^3.8.3",
|
||||
"remark-cli": "^12.0.1",
|
||||
"resolve": "^1.22.11",
|
||||
"semver": "^7.7.3",
|
||||
"resolve": "^1.22.12",
|
||||
"semver": "^7.7.4",
|
||||
"set-cookie-parser": "^2.7.2",
|
||||
"stylelint": "^15.11.0",
|
||||
"superjson": "^2.2.6",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"undici": "^7.16.0",
|
||||
"undici": "^7.25.0",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.3.1",
|
||||
"vite": "^7.3.2",
|
||||
"vitest": "^3.2.4",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -10,14 +10,14 @@
|
|||
"type-check": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"hono": "^4.12.5",
|
||||
"jose": "^6.1.3"
|
||||
"hono": "^4.12.14",
|
||||
"jose": "^6.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/vitest-pool-workers": "^0.12.19",
|
||||
"@cloudflare/workers-types": "^4.20260301.1",
|
||||
"@cloudflare/workers-types": "^4.20260420.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "~3.2.4",
|
||||
"wrangler": "^4.70.0"
|
||||
"wrangler": "^4.84.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,16 +14,16 @@
|
|||
"test:smoke": "cucumber-js --config cucumber.config.js --tags '@smoke'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cucumber/cucumber": "^12.2.0",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@cucumber/cucumber": "^12.8.1",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"pg": "^8.16.0",
|
||||
"playwright": "^1.57.0"
|
||||
"pg": "^8.20.0",
|
||||
"playwright": "^1.59.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/node": "^24.12.2",
|
||||
"cross-env": "^10.1.0",
|
||||
"tsx": "^4.20.6",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
198
package.json
198
package.json
|
|
@ -165,12 +165,12 @@
|
|||
"stylelint-config-clean-order": "7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^6.1.0",
|
||||
"@ant-design/icons": "^6.1.1",
|
||||
"@ant-design/pro-components": "^2.8.10",
|
||||
"@anthropic-ai/sdk": "^0.73.0",
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.7.7",
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.8.0",
|
||||
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.941.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.1033.0",
|
||||
"@aws-sdk/client-s3": "~3.932.0",
|
||||
"@aws-sdk/s3-request-presigner": "~3.932.0",
|
||||
"@azure-rest/ai-inference": "1.0.0-beta.5",
|
||||
|
|
@ -178,27 +178,27 @@
|
|||
"@better-auth/expo": "1.4.6",
|
||||
"@better-auth/passkey": "1.4.6",
|
||||
"@cfworker/json-schema": "^4.1.1",
|
||||
"@chat-adapter/discord": "^4.23.0",
|
||||
"@chat-adapter/slack": "^4.23.0",
|
||||
"@chat-adapter/state-ioredis": "^4.23.0",
|
||||
"@chat-adapter/telegram": "^4.23.0",
|
||||
"@chat-adapter/discord": "^4.26.0",
|
||||
"@chat-adapter/slack": "^4.26.0",
|
||||
"@chat-adapter/state-ioredis": "^4.26.0",
|
||||
"@chat-adapter/telegram": "^4.26.0",
|
||||
"@codesandbox/sandpack-react": "^2.20.0",
|
||||
"@discordjs/rest": "^2.6.0",
|
||||
"@discordjs/rest": "^2.6.1",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@emoji-mart/data": "^1.2.1",
|
||||
"@emoji-mart/react": "^1.1.1",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@fal-ai/client": "^1.8.4",
|
||||
"@fal-ai/client": "^1.9.5",
|
||||
"@floating-ui/react": "^0.27.19",
|
||||
"@formkit/auto-animate": "^0.9.0",
|
||||
"@google/genai": "^1.38.0",
|
||||
"@google/genai": "^1.50.1",
|
||||
"@henrygd/queue": "^1.2.0",
|
||||
"@huggingface/inference": "^4.13.10",
|
||||
"@icons-pack/react-simple-icons": "^13.8.0",
|
||||
"@huggingface/inference": "^4.13.15",
|
||||
"@icons-pack/react-simple-icons": "^13.13.0",
|
||||
"@khmyznikov/pwa-install": "0.3.9",
|
||||
"@larksuiteoapi/node-sdk": "^1.60.0",
|
||||
"@larksuiteoapi/node-sdk": "^1.61.0",
|
||||
"@lexical/utils": "^0.42.0",
|
||||
"@lobechat/agent-gateway-client": "workspace:*",
|
||||
"@lobechat/agent-runtime": "workspace:*",
|
||||
|
|
@ -269,104 +269,104 @@
|
|||
"@lobehub/analytics": "^1.6.2",
|
||||
"@lobehub/charts": "^5.0.0",
|
||||
"@lobehub/desktop-ipc-typings": "workspace:*",
|
||||
"@lobehub/editor": "^4.8.1",
|
||||
"@lobehub/icons": "^5.0.0",
|
||||
"@lobehub/editor": "^4.8.4",
|
||||
"@lobehub/icons": "^5.4.0",
|
||||
"@lobehub/market-sdk": "0.32.2",
|
||||
"@lobehub/tts": "^5.1.2",
|
||||
"@lobehub/ui": "^5.9.0",
|
||||
"@modelcontextprotocol/sdk": "^1.26.0",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@napi-rs/canvas": "^0.1.88",
|
||||
"@neondatabase/serverless": "^1.0.2",
|
||||
"@next/third-parties": "^16.1.5",
|
||||
"@neondatabase/serverless": "^1.1.0",
|
||||
"@next/third-parties": "^16.2.4",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.67.0",
|
||||
"@opentelemetry/exporter-jaeger": "^2.5.0",
|
||||
"@opentelemetry/resources": "^2.2.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.2.0",
|
||||
"@opentelemetry/exporter-jaeger": "^2.7.0",
|
||||
"@opentelemetry/resources": "^2.7.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.7.0",
|
||||
"@opentelemetry/winston-transport": "^0.19.0",
|
||||
"@react-pdf/renderer": "4.4.1",
|
||||
"@react-three/drei": "^10.7.7",
|
||||
"@react-three/fiber": "^9.5.0",
|
||||
"@react-three/fiber": "^9.6.0",
|
||||
"@saintno/comfyui-sdk": "^0.2.49",
|
||||
"@t3-oss/env-core": "^0.13.10",
|
||||
"@t3-oss/env-nextjs": "^0.13.10",
|
||||
"@tanstack/react-query": "^5.90.20",
|
||||
"@trpc/client": "^11.8.1",
|
||||
"@trpc/next": "^11.8.1",
|
||||
"@trpc/react-query": "^11.8.1",
|
||||
"@trpc/server": "^11.8.1",
|
||||
"@upstash/qstash": "^2.8.4",
|
||||
"@tanstack/react-query": "^5.99.2",
|
||||
"@trpc/client": "^11.16.0",
|
||||
"@trpc/next": "^11.16.0",
|
||||
"@trpc/react-query": "^11.16.0",
|
||||
"@trpc/server": "^11.16.0",
|
||||
"@upstash/qstash": "^2.10.1",
|
||||
"@upstash/workflow": "^0.2.23",
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"@vercel/edge-config": "^1.4.3",
|
||||
"@vercel/functions": "^3.3.6",
|
||||
"@vercel/functions": "^3.4.3",
|
||||
"@vercel/speed-insights": "^1.3.1",
|
||||
"@virtuoso.dev/masonry": "^1.4.0",
|
||||
"@virtuoso.dev/masonry": "^1.4.3",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"@zumer/snapdom": "^1.9.14",
|
||||
"ahooks": "^3.9.6",
|
||||
"antd": "^6.2.1",
|
||||
"ahooks": "^3.9.7",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "4.1.0",
|
||||
"async-retry": "^1.3.3",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"better-auth": "1.4.6",
|
||||
"better-auth-harmony": "^1.2.5",
|
||||
"better-auth-harmony": "^1.3.2",
|
||||
"better-call": "1.1.8",
|
||||
"brotli-wasm": "^3.0.1",
|
||||
"chat": "^4.23.0",
|
||||
"chat": "^4.26.0",
|
||||
"chroma-js": "^3.2.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"cookie": "^1.1.1",
|
||||
"countries-and-timezones": "^3.8.0",
|
||||
"countries-and-timezones": "^3.9.0",
|
||||
"d3-dsv": "^3.0.1",
|
||||
"dayjs": "^1.11.19",
|
||||
"dayjs": "^1.11.20",
|
||||
"debug": "^4.4.3",
|
||||
"dexie": "^3.2.7",
|
||||
"diff": "^8.0.3",
|
||||
"diff": "^8.0.4",
|
||||
"discord-api-types": "^0.38.40",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"drizzle-zod": "^0.5.1",
|
||||
"epub2": "^3.0.2",
|
||||
"es-toolkit": "^1.44.0",
|
||||
"es-toolkit": "^1.45.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"fflate": "^0.8.2",
|
||||
"ffmpeg-static": "^5.3.0",
|
||||
"file-type": "^21.3.0",
|
||||
"fuse.js": "^7.0.0",
|
||||
"file-type": "^21.3.4",
|
||||
"fuse.js": "^7.3.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"hono": "^4.11.1",
|
||||
"hono": "^4.12.14",
|
||||
"html-to-text": "^9.0.5",
|
||||
"i18next": "^25.8.0",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next": "^25.10.10",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"immer": "^11.1.3",
|
||||
"ioredis": "^5.9.2",
|
||||
"jose": "^6.1.3",
|
||||
"immer": "^11.1.4",
|
||||
"ioredis": "^5.10.1",
|
||||
"jose": "^6.2.2",
|
||||
"js-sha256": "^0.11.1",
|
||||
"jsondiffpatch": "^0.7.3",
|
||||
"jsonl-parse-stringify": "^1.0.3",
|
||||
"klavis": "^2.15.0",
|
||||
"langfuse": "^3.38.6",
|
||||
"langfuse-core": "^3.38.6",
|
||||
"langfuse": "^3.38.20",
|
||||
"langfuse-core": "^3.38.20",
|
||||
"lexical": "0.42.0",
|
||||
"lucide-react": "^1.8.0",
|
||||
"mammoth": "^1.11.0",
|
||||
"marked": "^17.0.1",
|
||||
"mammoth": "^1.12.0",
|
||||
"marked": "^17.0.6",
|
||||
"mdast-util-to-markdown": "^2.1.2",
|
||||
"model-bank": "workspace:*",
|
||||
"motion": "^12.29.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"next": "^16.1.5",
|
||||
"motion": "^12.38.0",
|
||||
"nanoid": "^5.1.9",
|
||||
"next": "^16.2.4",
|
||||
"next-mdx-remote": "^6.0.0",
|
||||
"next-themes": "^0.4.6",
|
||||
"nextjs-toploader": "^3.9.17",
|
||||
"node-machine-id": "^1.1.12",
|
||||
"nodemailer": "^8.0.4",
|
||||
"nodemailer": "^8.0.5",
|
||||
"numeral": "^2.0.6",
|
||||
"nuqs": "^2.8.6",
|
||||
"nuqs": "^2.8.9",
|
||||
"officeparser": "5.1.1",
|
||||
"ogl": "^1.0.11",
|
||||
"oidc-provider": "^9.6.0",
|
||||
"oidc-provider": "^9.8.2",
|
||||
"ollama": "^0.6.3",
|
||||
"openai": "^4.104.0",
|
||||
"openapi-fetch": "^0.14.1",
|
||||
|
|
@ -376,61 +376,61 @@
|
|||
"pdf-parse": "^1.1.4",
|
||||
"pdfjs-dist": "5.4.530",
|
||||
"pdfkit": "^0.17.2",
|
||||
"pg": "^8.17.2",
|
||||
"pg": "^8.20.0",
|
||||
"plaiceholder": "^3.0.0",
|
||||
"polished": "^4.3.1",
|
||||
"posthog-js": "~1.278.0",
|
||||
"pure-rand": "^7.0.1",
|
||||
"pwa-install-handler": "^2.6.3",
|
||||
"pwa-install-handler": "^2.6.5",
|
||||
"query-string": "^9.3.1",
|
||||
"random-words": "^2.0.1",
|
||||
"rc-util": "^5.44.4",
|
||||
"react": "^19.2.3",
|
||||
"react": "^19.2.5",
|
||||
"react-confetti": "^6.4.0",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-fast-marquee": "^1.6.5",
|
||||
"react-hotkeys-hook": "^5.2.3",
|
||||
"react-i18next": "^16.5.3",
|
||||
"react-hotkeys-hook": "^5.2.4",
|
||||
"react-i18next": "^16.6.6",
|
||||
"react-lazy-load": "^4.0.1",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-pdf": "^10.3.0",
|
||||
"react-pdf": "^10.4.1",
|
||||
"react-responsive": "^10.0.1",
|
||||
"react-rnd": "^10.5.2",
|
||||
"react-router-dom": "^7.13.0",
|
||||
"react-rnd": "^10.5.3",
|
||||
"react-router-dom": "^7.14.1",
|
||||
"react-scan": "^0.5.3",
|
||||
"react-virtuoso": "^4.18.1",
|
||||
"react-virtuoso": "^4.18.5",
|
||||
"react-wrap-balancer": "^1.1.1",
|
||||
"remark": "^15.0.1",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-html": "^16.0.1",
|
||||
"remove-markdown": "^0.6.3",
|
||||
"resend": "6.8.0",
|
||||
"resolve-accept-language": "^3.1.15",
|
||||
"resolve-accept-language": "^3.2.1",
|
||||
"rtl-detect": "^1.1.2",
|
||||
"semver": "^7.7.3",
|
||||
"semver": "^7.7.4",
|
||||
"sharp": "^0.34.5",
|
||||
"shiki": "^3.21.0",
|
||||
"shiki": "^3.23.0",
|
||||
"stripe": "^17.7.0",
|
||||
"superjson": "^2.2.6",
|
||||
"svix": "^1.84.1",
|
||||
"swr": "^2.3.8",
|
||||
"svix": "^1.91.1",
|
||||
"swr": "^2.4.1",
|
||||
"three": "^0.181.2",
|
||||
"tokenx": "^1.3.0",
|
||||
"ts-md5": "^2.0.1",
|
||||
"ua-parser-js": "^1.0.41",
|
||||
"undici": "^7.19.1",
|
||||
"undici": "^7.25.0",
|
||||
"unist-builder": "^4.0.0",
|
||||
"url-join": "^5.0.0",
|
||||
"use-merge-value": "^1.2.0",
|
||||
"uuid": "^13.0.0",
|
||||
"virtua": "^0.48.3",
|
||||
"word-extractor": "^1.0.4",
|
||||
"ws": "^8.19.0",
|
||||
"ws": "^8.20.0",
|
||||
"xast-util-to-xml": "^4.0.0",
|
||||
"xastscript": "^4.0.0",
|
||||
"yaml": "^2.8.2",
|
||||
"yaml": "^2.8.3",
|
||||
"zod": "^3.25.76",
|
||||
"zod-to-json-schema": "^3.25.1",
|
||||
"zod-to-json-schema": "^3.25.2",
|
||||
"zustand": "5.0.4",
|
||||
"zustand-utils": "^2.1.1"
|
||||
},
|
||||
|
|
@ -438,15 +438,15 @@
|
|||
"@commitlint/cli": "^19.8.1",
|
||||
"@edge-runtime/vm": "^5.0.0",
|
||||
"@huggingface/tasks": "^0.19.80",
|
||||
"@inquirer/prompts": "^8.2.0",
|
||||
"@inquirer/prompts": "^8.4.2",
|
||||
"@lobechat/agent-tracing": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@lobehub/i18n-cli": "^1.26.0",
|
||||
"@lobehub/i18n-cli": "^1.26.1",
|
||||
"@lobehub/lint": "2.1.5",
|
||||
"@lobehub/market-types": "^1.12.3",
|
||||
"@lobehub/market-types": "^1.14.1",
|
||||
"@lobehub/seo-cli": "^1.7.0",
|
||||
"@peculiar/webcrypto": "^1.5.0",
|
||||
"@playwright/test": "^1.58.0",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@prettier/sync": "^0.6.1",
|
||||
"@semantic-release/exec": "^6.0.3",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
|
|
@ -456,18 +456,18 @@
|
|||
"@types/chroma-js": "^3.1.2",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/d3-dsv": "^3.0.7",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/debug": "^4.1.13",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/ip": "^1.1.3",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^24.10.9",
|
||||
"@types/nodemailer": "^7.0.5",
|
||||
"@types/node": "^24.12.2",
|
||||
"@types/nodemailer": "^7.0.11",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/oidc-provider": "^9.5.0",
|
||||
"@types/pdf-parse": "^1.1.4",
|
||||
"@types/pdf-parse": "^1.1.5",
|
||||
"@types/pdfkit": "^0.17.4",
|
||||
"@types/pg": "^8.16.0",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@types/react": "19.2.13",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/rtl-detect": "^1.0.3",
|
||||
|
|
@ -478,9 +478,9 @@
|
|||
"@types/ws": "^8.18.1",
|
||||
"@types/xast": "^2.0.4",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260207.1",
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@vitejs/plugin-react": "^5.2.0",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv": "^8.18.0",
|
||||
"ajv-keywords": "^5.1.0",
|
||||
"code-inspector-plugin": "1.3.3",
|
||||
"commitlint": "^19.8.1",
|
||||
|
|
@ -488,7 +488,7 @@
|
|||
"cross-env": "^10.1.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dbdocs": "^0.16.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"dotenv": "^17.4.2",
|
||||
"dotenv-expand": "^12.0.3",
|
||||
"dpdm-fast": "^1.0.14",
|
||||
"drizzle-dbml-generator": "^0.10.0",
|
||||
|
|
@ -496,23 +496,23 @@
|
|||
"eslint": "10.0.2",
|
||||
"eslint-plugin-mdx": "^3.7.0",
|
||||
"fake-indexeddb": "^6.2.5",
|
||||
"fs-extra": "^11.3.3",
|
||||
"glob": "^13.0.0",
|
||||
"happy-dom": "^20.3.7",
|
||||
"fs-extra": "^11.3.4",
|
||||
"glob": "^13.0.6",
|
||||
"happy-dom": "^20.9.0",
|
||||
"husky": "^9.1.7",
|
||||
"import-in-the-middle": "^2.0.5",
|
||||
"import-in-the-middle": "^2.0.6",
|
||||
"just-diff": "^6.0.2",
|
||||
"knip": "^5.82.1",
|
||||
"knip": "^5.88.1",
|
||||
"linkedom": "^0.18.12",
|
||||
"lint-staged": "^16.2.7",
|
||||
"lint-staged": "^16.4.0",
|
||||
"markdown-table": "^3.0.4",
|
||||
"mcp-hello-world": "^1.1.2",
|
||||
"mime": "^4.1.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-gyp": "^11.5.0",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"p-map": "^7.0.4",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier": "^3.8.3",
|
||||
"raw-loader": "^4.0.2",
|
||||
"remark-cli": "^12.0.1",
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
|
|
@ -520,13 +520,13 @@
|
|||
"remark-parse": "^11.0.0",
|
||||
"require-in-the-middle": "^8.0.1",
|
||||
"semantic-release": "^21.1.2",
|
||||
"stylelint": "^16.12.0",
|
||||
"stylelint": "^16.26.1",
|
||||
"tsx": "^4.21.0",
|
||||
"type-fest": "^5.4.1",
|
||||
"type-fest": "^5.6.0",
|
||||
"typescript": "^5.9.3",
|
||||
"unified": "^11.0.5",
|
||||
"unist-util-visit": "^5.1.0",
|
||||
"vite": "^7.3.1",
|
||||
"vite": "^7.3.2",
|
||||
"vite-plugin-node-polyfills": "^0.25.0",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vite-tsconfig-paths": "^6.1.1",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@
|
|||
"test:coverage": "bunx vitest run --coverage"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitest": "^3.0.0"
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@
|
|||
"@lobechat/agent-manager-runtime": "workspace:*",
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/prompts": "workspace:*",
|
||||
"type-fest": "^4.18.3"
|
||||
"type-fest": "^4.41.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"lucide-react": "*",
|
||||
"next": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -10,15 +10,15 @@
|
|||
"main": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@lobechat/prompts": "workspace:*",
|
||||
"@thi.ng/base-n": "^2.7.58",
|
||||
"mathjs": "^15.1.0",
|
||||
"nerdamer-prime": "^1.3.1"
|
||||
"@thi.ng/base-n": "^2.7.64",
|
||||
"mathjs": "^15.2.0",
|
||||
"nerdamer-prime": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"path-browserify-esm": "*",
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/editor": "^4",
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/editor": "^4.8.4",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*"
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"polished": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"path-browserify-esm": "*",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"@types/json-schema": "^7.0.15"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"polished": "*",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"debug": "*",
|
||||
"lucide-react": "*",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"lucide-react": "*",
|
||||
"react": "^19"
|
||||
"react": "^19.2.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,8 +15,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd": "^6.3.6",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
|
|
|||
|
|
@ -16,11 +16,11 @@
|
|||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0"
|
||||
"chat": "^4.26.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.0.0",
|
||||
"tsup": "^8.3.5",
|
||||
"typescript": "^5.7.2"
|
||||
"@types/node": "^22.19.17",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,11 +16,11 @@
|
|||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0"
|
||||
"chat": "^4.26.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.0.0",
|
||||
"tsup": "^8.3.5",
|
||||
"typescript": "^5.7.2"
|
||||
"@types/node": "^22.19.17",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,12 +16,12 @@
|
|||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0",
|
||||
"chat": "^4.26.0",
|
||||
"mime": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.0.0",
|
||||
"tsup": "^8.3.5",
|
||||
"typescript": "^5.7.2"
|
||||
"@types/node": "^22.19.17",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@icons-pack/react-simple-icons": "^13.8.0",
|
||||
"@lobehub/ui": "^5",
|
||||
"@icons-pack/react-simple-icons": "^13.13.0",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"klavis": "^2.15.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"@lobechat/prompts": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"debug": "^4.4.3",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"es-toolkit": "^1.45.1",
|
||||
"immer": "^10.2.0",
|
||||
"ts-md5": "^2.0.1",
|
||||
"unist-builder": "^4.0.0",
|
||||
|
|
@ -31,6 +31,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@types/debug": "^4.1.12"
|
||||
"@types/debug": "^4.1.13"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
"@lobechat/utils": "workspace:*",
|
||||
"random-words": "^2.0.1",
|
||||
"ts-md5": "^2.0.1",
|
||||
"type-fest": "^5.2.0",
|
||||
"ws": "^8.18.3"
|
||||
"type-fest": "^5.6.0",
|
||||
"ws": "^8.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electric-sql/pglite": "^0.3.14",
|
||||
"dotenv": "^17.2.3",
|
||||
"dotenv": "^17.4.2",
|
||||
"fake-indexeddb": "^6.2.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
|
|
@ -11,10 +11,10 @@
|
|||
"test:coverage": "bunx vitest run --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"ws": "^8.18.1"
|
||||
"ws": "^8.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ws": "^8.18.1",
|
||||
"vitest": "^3.0.0"
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"lexical": "^0.42.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/editor": "^4",
|
||||
"@lobehub/editor": "^4.8.4",
|
||||
"debug": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"devDependencies": {
|
||||
"electron": "^39.8.1"
|
||||
"electron": "^39.8.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@
|
|||
"debug": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12"
|
||||
"@types/debug": "^4.1.13"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,11 +20,11 @@
|
|||
"test:coverage": "vitest --coverage --silent='passed-only'"
|
||||
},
|
||||
"dependencies": {
|
||||
"papaparse": "^5.5.2",
|
||||
"papaparse": "^5.5.3",
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/papaparse": "^5.3.15",
|
||||
"@types/papaparse": "^5.5.2",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"ajv": "^8.17.1"
|
||||
"ajv": "^8.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.9.3"
|
||||
|
|
|
|||
|
|
@ -28,12 +28,12 @@
|
|||
"@xmldom/xmldom": "^0.9.8",
|
||||
"concat-stream": "^2.0.0",
|
||||
"debug": "^4.4.3",
|
||||
"mammoth": "^1.11.0",
|
||||
"mammoth": "^1.12.0",
|
||||
"officeparser": "5.1.1",
|
||||
"pdfjs-dist": "5.4.530",
|
||||
"word-extractor": "^1.0.4",
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
|
||||
"yauzl": "^3.2.0",
|
||||
"yauzl": "^3.3.0",
|
||||
"@napi-rs/canvas": "^0.1.70"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@lobechat/file-loaders": "workspace:*",
|
||||
"diff": "^8.0.2",
|
||||
"diff": "^8.0.4",
|
||||
"fast-glob": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,19 +20,19 @@
|
|||
"@lobechat/model-runtime": "workspace:*",
|
||||
"@lobechat/prompts": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"dayjs": "^1.11.11",
|
||||
"dotenv": "^17.2.3",
|
||||
"ora": "^9.0.0",
|
||||
"dayjs": "^1.11.20",
|
||||
"dotenv": "^17.4.2",
|
||||
"ora": "^9.3.0",
|
||||
"unist-builder": "^4.0.0",
|
||||
"xast-util-to-xml": "^4.0.0",
|
||||
"xastscript": "^4.0.0",
|
||||
"zod-to-json-schema": "^3.24.6"
|
||||
"zod-to-json-schema": "^3.25.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/xast": "^2.0.4",
|
||||
"picospinner": "^3.0.0",
|
||||
"tsx": "^4.20.6"
|
||||
"tsx": "^4.21.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"zod": "^3.25.76"
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lobechat/business-const": "workspace:*",
|
||||
"type-fest": "^5.2.0"
|
||||
"type-fest": "^5.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsdown": "^0.21.4",
|
||||
|
|
|
|||
|
|
@ -13,27 +13,27 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.73.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.941.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.1033.0",
|
||||
"@azure-rest/ai-inference": "1.0.0-beta.5",
|
||||
"@azure/core-auth": "^1.10.1",
|
||||
"@fal-ai/client": "^1.7.2",
|
||||
"@google/genai": "^1.43.0",
|
||||
"@huggingface/inference": "^4.13.4",
|
||||
"@fal-ai/client": "^1.9.5",
|
||||
"@google/genai": "^1.50.1",
|
||||
"@huggingface/inference": "^4.13.15",
|
||||
"@lobechat/business-model-runtime": "workspace:*",
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"async-retry": "^1.3.3",
|
||||
"dayjs": "^1.11.19",
|
||||
"dayjs": "^1.11.20",
|
||||
"debug": "^4.4.3",
|
||||
"immer": "^10.2.0",
|
||||
"langfuse": "^3.38.6",
|
||||
"langfuse-core": "^3.38.6",
|
||||
"langfuse": "^3.38.20",
|
||||
"langfuse-core": "^3.38.20",
|
||||
"model-bank": "workspace:*",
|
||||
"nanoid": "^5.1.6",
|
||||
"nanoid": "^5.1.9",
|
||||
"ollama": "^0.6.2",
|
||||
"openai": "^4.104.0",
|
||||
"replicate": "^1.4.0",
|
||||
"type-fest": "^5.2.0",
|
||||
"type-fest": "^5.6.0",
|
||||
"url-join": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -11,18 +11,18 @@
|
|||
"./modules/upstash-workflow": "./src/modules/upstash-workflow/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
"@opentelemetry/api": "^1.9.1",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.67.0",
|
||||
"@opentelemetry/exporter-metrics-otlp-http": "^0.208.0",
|
||||
"@opentelemetry/exporter-trace-otlp-http": "^0.208.0",
|
||||
"@opentelemetry/instrumentation": "^0.208.0",
|
||||
"@opentelemetry/instrumentation-http": "^0.208.0",
|
||||
"@opentelemetry/instrumentation-pg": "^0.61.0",
|
||||
"@opentelemetry/resources": "^2.2.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.2.0",
|
||||
"@opentelemetry/resources": "^2.7.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.7.0",
|
||||
"@opentelemetry/sdk-node": "^0.208.0",
|
||||
"@opentelemetry/sdk-trace-node": "^2.2.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.38.0",
|
||||
"@vercel/otel": "^2.1.0"
|
||||
"@opentelemetry/sdk-trace-node": "^2.7.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.40.0",
|
||||
"@vercel/otel": "^2.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@
|
|||
"@lobechat/types": "workspace:*",
|
||||
"debug": "^4.4.3",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"formidable": "^3.5.0",
|
||||
"hono": "^4.11.1",
|
||||
"formidable": "^3.5.4",
|
||||
"hono": "^4.12.14",
|
||||
"js-sha256": "^0.11.1",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": "^4.18.1",
|
||||
"url-join": "^5.0.0",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/formidable": "^3.0.0"
|
||||
"@types/formidable": "^3.5.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"tsx": "^4.20.6"
|
||||
"tsx": "^4.21.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"path-browserify-esm": "*",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"node-fetch": "^3.3.2",
|
||||
"request-filtering-agent": "^3.0.2"
|
||||
"request-filtering-agent": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitest": "^3.2.4"
|
||||
|
|
|
|||
|
|
@ -8,13 +8,13 @@
|
|||
"@lobechat/python-interpreter": "workspace:*",
|
||||
"@lobechat/web-crawler": "workspace:*",
|
||||
"@lobehub/market-sdk": "0.32.2",
|
||||
"@lobehub/market-types": "^1.12.3",
|
||||
"@lobehub/market-types": "^1.14.1",
|
||||
"model-bank": "workspace:*",
|
||||
"type-fest": "^4.41.0",
|
||||
"zustand": "5.0.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.9.1",
|
||||
"react": "*",
|
||||
"zod": "^3.25.76"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,28 +17,28 @@
|
|||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/ssrf-safe-fetch": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@vercel/functions": "^3.3.0",
|
||||
"@vercel/functions": "^3.4.3",
|
||||
"brotli-wasm": "^3.0.1",
|
||||
"chroma-js": "^3.1.2",
|
||||
"countries-and-timezones": "^3.8.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"chroma-js": "^3.2.0",
|
||||
"countries-and-timezones": "^3.9.0",
|
||||
"dayjs": "^1.11.20",
|
||||
"debug": "^4.4.3",
|
||||
"dompurify": "^3.3.0",
|
||||
"dompurify": "^3.4.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"mime": "^4.1.0",
|
||||
"model-bank": "workspace:*",
|
||||
"nanoid": "^5.1.6",
|
||||
"nanoid": "^5.1.9",
|
||||
"numeral": "^2.0.6",
|
||||
"pure-rand": "^7.0.1",
|
||||
"remark": "^15.0.1",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-html": "^16.0.1",
|
||||
"tokenx": "^1.2.1",
|
||||
"tokenx": "^1.3.0",
|
||||
"ua-parser-js": "^1.0.41",
|
||||
"uuid": "^11.1.0",
|
||||
"yaml": "^2.8.1"
|
||||
"yaml": "^2.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitest-canvas-mock": "^1.1.3"
|
||||
"vitest-canvas-mock": "^1.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"happy-dom": "^20.0.11",
|
||||
"happy-dom": "^20.9.0",
|
||||
"node-html-markdown": "^1.3.0",
|
||||
"query-string": "^9.3.1",
|
||||
"@lobechat/ssrf-safe-fetch": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ onlyBuiltDependencies:
|
|||
- '@lobehub/editor'
|
||||
|
||||
overrides:
|
||||
jose: ^6.1.3
|
||||
jose: ^6.2.2
|
||||
stylelint-config-clean-order: 7.0.0
|
||||
pdfjs-dist: 5.4.530
|
||||
react: 19.2.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue