mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
Update all non-major dependencies
This commit is contained in:
@@ -34,20 +34,20 @@
|
||||
"@lobechat/heterogeneous-agents": "workspace:*",
|
||||
"@lobechat/local-file-shell": "workspace:*",
|
||||
"@lobechat/tool-runtime": "workspace:*",
|
||||
"@trpc/client": "^11.8.1",
|
||||
"@trpc/client": "^11.17.0",
|
||||
"@types/node": "^24.13.2",
|
||||
"@types/ws": "^8.18.1",
|
||||
"commander": "^13.1.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"debug": "^4.4.0",
|
||||
"diff": "^8.0.3",
|
||||
"dayjs": "^1.11.21",
|
||||
"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": "^6.0.3",
|
||||
"ws": "^8.18.1"
|
||||
"ws": "^8.21.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
+15
-15
@@ -44,7 +44,7 @@
|
||||
"dependencies": {
|
||||
"@lobehub/fluent-emoji": "^4.1.0",
|
||||
"@napi-rs/canvas": "^0.1.70",
|
||||
"electron-log": "^5.4.3",
|
||||
"electron-log": "^5.4.4",
|
||||
"get-windows": "^9.3.0",
|
||||
"node-screenshots": "^0.2.8"
|
||||
},
|
||||
@@ -64,15 +64,15 @@
|
||||
"@lobechat/heterogeneous-agents": "workspace:*",
|
||||
"@lobechat/local-file-shell": "workspace:*",
|
||||
"@lobechat/tool-runtime": "workspace:*",
|
||||
"@lobehub/i18n-cli": "^1.25.1",
|
||||
"@modelcontextprotocol/sdk": "^1.24.3",
|
||||
"@lobehub/i18n-cli": "^1.27.0",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@t3-oss/env-core": "^0.13.8",
|
||||
"@types/resolve": "^1.20.6",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@types/set-cookie-parser": "^2.4.10",
|
||||
"@typescript/native-preview": "7.0.0-dev.20251210.1",
|
||||
"@vanilla-extract/css": "^1.17.4",
|
||||
"@vanilla-extract/vite-plugin": "^5.1.0",
|
||||
"@vanilla-extract/css": "^1.20.1",
|
||||
"@vanilla-extract/vite-plugin": "^5.2.2",
|
||||
"consola": "^3.4.2",
|
||||
"cookie": "^1.1.1",
|
||||
"cross-env": "^10.1.0",
|
||||
@@ -82,33 +82,33 @@
|
||||
"electron-devtools-installer": "4.0.0",
|
||||
"electron-is": "^3.0.0",
|
||||
"electron-store": "^8.2.0",
|
||||
"electron-updater": "^6.6.2",
|
||||
"electron-updater": "^6.8.9",
|
||||
"electron-vite": "6.0.0-beta.1",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"es-toolkit": "^1.47.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.10.3",
|
||||
"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.4",
|
||||
"remark-cli": "^12.0.1",
|
||||
"resolve": "^1.22.11",
|
||||
"semver": "^7.7.3",
|
||||
"resolve": "^1.22.12",
|
||||
"semver": "^7.8.4",
|
||||
"set-cookie-parser": "^2.7.2",
|
||||
"strip-ansi": "6.0.1",
|
||||
"stylelint": "^15.11.0",
|
||||
"superjson": "^2.2.6",
|
||||
"tsx": "^4.21.0",
|
||||
"tsx": "^4.22.4",
|
||||
"typescript": "^6.0.3",
|
||||
"undici": "^7.16.0",
|
||||
"undici": "^7.27.2",
|
||||
"uuid": "^14.0.0",
|
||||
"vite": "8.0.14",
|
||||
"vitest": "3.2.6",
|
||||
|
||||
+6
-6
@@ -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.9.0",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"pg": "^8.16.0",
|
||||
"playwright": "^1.57.0"
|
||||
"pg": "^8.21.0",
|
||||
"playwright": "^1.60.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/node": "^24.13.2",
|
||||
"cross-env": "^10.1.0",
|
||||
"tsx": "^4.20.6",
|
||||
"tsx": "^4.22.4",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
+100
-100
@@ -168,12 +168,12 @@
|
||||
"stylelint-config-clean-order": "7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^6.2.1",
|
||||
"@ant-design/icons": "^6.2.5",
|
||||
"@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-hitbox": "^1.1.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.941.0",
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.8.1",
|
||||
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.2.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.1068.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",
|
||||
@@ -181,27 +181,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.30.0",
|
||||
"@chat-adapter/slack": "^4.30.0",
|
||||
"@chat-adapter/state-ioredis": "^4.30.0",
|
||||
"@chat-adapter/telegram": "^4.30.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.10.1",
|
||||
"@floating-ui/react": "^0.27.19",
|
||||
"@formkit/auto-animate": "^0.9.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.18",
|
||||
"@icons-pack/react-simple-icons": "^13.13.0",
|
||||
"@khmyznikov/pwa-install": "0.3.9",
|
||||
"@larksuiteoapi/node-sdk": "^1.60.0",
|
||||
"@larksuiteoapi/node-sdk": "^1.66.1",
|
||||
"@lexical/utils": "^0.42.0",
|
||||
"@lobechat/agent-gateway-client": "workspace:*",
|
||||
"@lobechat/agent-mock": "workspace:*",
|
||||
@@ -281,45 +281,45 @@
|
||||
"@lobechat/tool-runtime": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"@lobechat/web-crawler": "workspace:*",
|
||||
"@lobehub/analytics": "^1.6.2",
|
||||
"@lobehub/charts": "^5.0.0",
|
||||
"@lobehub/analytics": "^1.6.3",
|
||||
"@lobehub/charts": "^5.2.1",
|
||||
"@lobehub/desktop-ipc-typings": "workspace:*",
|
||||
"@lobehub/editor": "^4.17.1",
|
||||
"@lobehub/icons": "^5.0.0",
|
||||
"@lobehub/icons": "^5.10.0",
|
||||
"@lobehub/market-sdk": "0.34.0",
|
||||
"@lobehub/tts": "^5.1.2",
|
||||
"@lobehub/ui": "^5.15.10",
|
||||
"@modelcontextprotocol/sdk": "^1.26.0",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"@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.9",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.76.0",
|
||||
"@opentelemetry/exporter-jaeger": "^2.5.0",
|
||||
"@opentelemetry/resources": "^2.2.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.2.0",
|
||||
"@opentelemetry/exporter-jaeger": "^2.8.0",
|
||||
"@opentelemetry/resources": "^2.8.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.8.0",
|
||||
"@opentelemetry/winston-transport": "^0.28.0",
|
||||
"@pierre/trees": "1.0.0-beta.3",
|
||||
"@react-pdf/renderer": "4.4.1",
|
||||
"@react-three/drei": "^10.7.7",
|
||||
"@react-three/fiber": "^9.5.0",
|
||||
"@react-three/fiber": "^9.6.1",
|
||||
"@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.101.0",
|
||||
"@trpc/client": "^11.17.0",
|
||||
"@trpc/next": "^11.17.0",
|
||||
"@trpc/react-query": "^11.17.0",
|
||||
"@trpc/server": "^11.17.0",
|
||||
"@upstash/qstash": "^2.11.0",
|
||||
"@upstash/workflow": "^0.2.23",
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"@vercel/edge-config": "^1.4.3",
|
||||
"@vercel/functions": "^3.3.6",
|
||||
"@vercel/functions": "^3.7.1",
|
||||
"@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",
|
||||
"ahooks": "^3.9.7",
|
||||
"antd": "6.3.5",
|
||||
"antd-style": "4.1.0",
|
||||
"async-retry": "^1.3.3",
|
||||
@@ -328,62 +328,62 @@
|
||||
"better-call": "1.1.8",
|
||||
"brotli-wasm": "^3.0.1",
|
||||
"buffer.js": "npm:buffer@^6.0.3",
|
||||
"chat": "^4.23.0",
|
||||
"chat": "^4.30.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.21",
|
||||
"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.47.1",
|
||||
"expo-server-sdk": "^6.1.0",
|
||||
"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.4.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
"hono": "^4.11.1",
|
||||
"hono": "^4.12.25",
|
||||
"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.8",
|
||||
"ioredis": "^5.11.1",
|
||||
"jose": "^6.2.3",
|
||||
"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",
|
||||
"lucide-react": "^1.18.0",
|
||||
"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.40.0",
|
||||
"nanoid": "^5.1.11",
|
||||
"next": "^16.2.9",
|
||||
"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.11",
|
||||
"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.4",
|
||||
"ollama": "^0.6.3",
|
||||
"openai": "^4.104.0",
|
||||
"openapi-fetch": "^0.14.1",
|
||||
@@ -393,61 +393,61 @@
|
||||
"pdf-parse": "^1.1.4",
|
||||
"pdfjs-dist": "5.4.530",
|
||||
"pdfkit": "^0.17.2",
|
||||
"pg": "^8.17.2",
|
||||
"pg": "^8.21.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",
|
||||
"query-string": "^9.3.1",
|
||||
"pwa-install-handler": "^2.6.5",
|
||||
"query-string": "^9.4.0",
|
||||
"random-words": "^2.0.1",
|
||||
"rc-util": "^5.44.4",
|
||||
"react": "19.2.5",
|
||||
"react-confetti": "^6.4.0",
|
||||
"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.3.2",
|
||||
"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.17.0",
|
||||
"react-scan": "^0.5.3",
|
||||
"react-virtuoso": "^4.18.1",
|
||||
"react-virtuoso": "^4.18.7",
|
||||
"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.2",
|
||||
"rtl-detect": "^1.1.2",
|
||||
"semver": "^7.7.3",
|
||||
"semver": "^7.8.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.95.2",
|
||||
"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.27.2",
|
||||
"unist-builder": "^4.0.0",
|
||||
"url-join": "^5.0.0",
|
||||
"use-merge-value": "^1.2.0",
|
||||
"uuid": "^14.0.0",
|
||||
"virtua": "^0.48.3",
|
||||
"word-extractor": "^1.0.4",
|
||||
"ws": "^8.19.0",
|
||||
"ws": "^8.21.0",
|
||||
"xast-util-to-xml": "^4.0.0",
|
||||
"xastscript": "^4.0.0",
|
||||
"yaml": "^2.8.2",
|
||||
"yaml": "^2.9.0",
|
||||
"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"
|
||||
},
|
||||
@@ -455,15 +455,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.5.2",
|
||||
"@lobechat/agent-tracing": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@lobehub/i18n-cli": "^1.26.0",
|
||||
"@lobehub/i18n-cli": "^1.27.0",
|
||||
"@lobehub/lint": "2.1.5",
|
||||
"@lobehub/market-types": "^1.12.3",
|
||||
"@lobehub/market-types": "^1.15.0",
|
||||
"@lobehub/seo-cli": "^1.7.0",
|
||||
"@peculiar/webcrypto": "^1.5.0",
|
||||
"@playwright/test": "^1.58.0",
|
||||
"@peculiar/webcrypto": "^1.7.1",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@prettier/sync": "^0.6.1",
|
||||
"@semantic-release/exec": "^6.0.3",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
@@ -473,18 +473,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.13.2",
|
||||
"@types/nodemailer": "^7.0.12",
|
||||
"@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",
|
||||
@@ -498,7 +498,7 @@
|
||||
"@vitejs/devtools": "0.2.0",
|
||||
"@vitejs/plugin-react": "^6.0.2",
|
||||
"@vitest/coverage-v8": "3.2.4",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv": "^8.20.0",
|
||||
"ajv-keywords": "^5.1.0",
|
||||
"code-inspector-plugin": "1.3.6",
|
||||
"commitlint": "^19.8.1",
|
||||
@@ -506,30 +506,30 @@
|
||||
"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",
|
||||
"drizzle-kit": "^0.31.8",
|
||||
"eslint": "10.0.2",
|
||||
"eslint-plugin-mdx": "^3.7.0",
|
||||
"eslint-plugin-mdx": "^3.8.1",
|
||||
"fake-indexeddb": "^6.2.5",
|
||||
"fs-extra": "^11.3.3",
|
||||
"glob": "^13.0.0",
|
||||
"happy-dom": "^20.3.7",
|
||||
"import-in-the-middle": "^2.0.5",
|
||||
"fs-extra": "^11.3.5",
|
||||
"glob": "^13.0.6",
|
||||
"happy-dom": "^20.10.3",
|
||||
"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": "^12.4.0",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"p-map": "^7.0.4",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier": "^3.8.4",
|
||||
"raw-loader": "^4.0.2",
|
||||
"remark-cli": "^12.0.1",
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
@@ -537,14 +537,14 @@
|
||||
"remark-parse": "^11.0.0",
|
||||
"require-in-the-middle": "^8.0.1",
|
||||
"semantic-release": "^21.1.2",
|
||||
"stylelint": "^16.12.0",
|
||||
"tsx": "^4.21.0",
|
||||
"type-fest": "^5.4.1",
|
||||
"stylelint": "^16.26.1",
|
||||
"tsx": "^4.22.4",
|
||||
"type-fest": "^5.7.0",
|
||||
"typescript": "^6.0.3",
|
||||
"unified": "^11.0.5",
|
||||
"unist-util-visit": "^5.1.0",
|
||||
"vite": "8.0.14",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vite-plugin-pwa": "^1.3.0",
|
||||
"vite-tsconfig-paths": "^6.1.1",
|
||||
"vitest": "3.2.6"
|
||||
},
|
||||
|
||||
@@ -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.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"lucide-react": "*",
|
||||
"next": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"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.71",
|
||||
"mathjs": "^15.2.0",
|
||||
"nerdamer-prime": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"path-browserify-esm": "*",
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"polished": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/editor": "^4",
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/editor": "^4.17.1",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*"
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/editor": "^4",
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/editor": "^4.17.1",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*"
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"path-browserify-esm": "*",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@types/json-schema": "^7.0.15"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"debug": "*",
|
||||
"lucide-react": "*",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"lucide-react": "*",
|
||||
"react": "^19"
|
||||
"react": "^19.2.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -21,11 +21,11 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"antd": "^6",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd": "^6.4.4",
|
||||
"antd-style": "*",
|
||||
"react": "*",
|
||||
"react-i18next": "*",
|
||||
"swr": "^2"
|
||||
"swr": "^2.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,14 +48,14 @@
|
||||
"@lobechat/builtin-tool-web-browsing": "workspace:*",
|
||||
"@lobechat/builtin-tool-web-onboarding": "workspace:*",
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobehub/icons": "^5.4.0"
|
||||
"@lobehub/icons": "^5.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"antd-style": "*",
|
||||
"lucide-react": "*",
|
||||
"react": "*",
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0"
|
||||
"chat": "^4.30.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.13.2",
|
||||
"tsup": "^8.3.5",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0"
|
||||
"chat": "^4.30.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.13.2",
|
||||
"tsup": "^8.3.5",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0",
|
||||
"chat": "^4.30.0",
|
||||
"mime": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.13.2",
|
||||
"tsup": "^8.3.5",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0"
|
||||
"chat": "^4.30.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.13.2",
|
||||
"tsup": "^8.3.5",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"chat": "^4.23.0",
|
||||
"chat": "^4.30.0",
|
||||
"mime": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.13.2",
|
||||
"tsup": "^8.3.5",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,15 +13,15 @@
|
||||
"main": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@lobechat/business-const": "workspace:*",
|
||||
"query-string": "^9.3.1",
|
||||
"query-string": "^9.4.0",
|
||||
"url-join": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@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.15.15",
|
||||
"klavis": "^2.15.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
"@lobechat/prompts": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"debug": "^4.4.3",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"es-toolkit": "^1.47.1",
|
||||
"immer": "^10.2.0",
|
||||
"tokenx": "^1.2.1",
|
||||
"tokenx": "^1.3.0",
|
||||
"ts-md5": "^2.0.1",
|
||||
"unist-builder": "^4.0.0",
|
||||
"xast-util-to-xml": "^4.0.0",
|
||||
@@ -32,6 +32,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@types/debug": "^4.1.12"
|
||||
"@types/debug": "^4.1.13"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,12 +23,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.7.0",
|
||||
"ws": "^8.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electric-sql/pglite": "^0.3.14",
|
||||
"dotenv": "^17.2.3",
|
||||
"dotenv": "^17.4.2",
|
||||
"fake-indexeddb": "^6.2.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"test:coverage": "bunx vitest run --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"ws": "^8.18.1"
|
||||
"ws": "^8.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ws": "^8.18.1",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"devDependencies": {
|
||||
"electron": "^39.8.1"
|
||||
"electron": "^39.8.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*"
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
"debug": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12"
|
||||
"@types/debug": "^4.1.13"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,11 +27,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": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"ajv": "^8.17.1"
|
||||
"ajv": "^8.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^6.0.3"
|
||||
|
||||
@@ -29,12 +29,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.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/concat-stream": "^2.0.3",
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@lobechat/agent-gateway-client": "workspace:*",
|
||||
"@lobehub/icons": "^5.4.0",
|
||||
"@modelcontextprotocol/sdk": "^1.26.0",
|
||||
"@lobehub/icons": "^5.10.0",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"diff": "^8.0.4",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
|
||||
@@ -8,11 +8,11 @@
|
||||
"dependencies": {
|
||||
"@lobechat/file-loaders": "workspace:*",
|
||||
"debug": "^4.4.3",
|
||||
"diff": "^8.0.2",
|
||||
"diff": "^8.0.4",
|
||||
"execa": "^9.6.1",
|
||||
"fast-glob": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12"
|
||||
"@types/debug": "^4.1.13"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,11 +13,11 @@
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/env": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"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",
|
||||
"model-bank": "workspace:*",
|
||||
"react-i18next": "^16.5.3",
|
||||
"react-i18next": "^16.6.6",
|
||||
"rtl-detect": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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.21",
|
||||
"dotenv": "^17.4.2",
|
||||
"ora": "^9.4.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.22.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"zod": "^3.25.76"
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@lobechat/business-const": "workspace:*",
|
||||
"type-fest": "^5.2.0"
|
||||
"type-fest": "^5.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsdown": "^0.21.4",
|
||||
|
||||
@@ -13,30 +13,30 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.73.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.941.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.1068.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.10.1",
|
||||
"@google/genai": "^1.52.0",
|
||||
"@huggingface/inference": "^4.13.18",
|
||||
"@lobechat/business-model-bank": "workspace:*",
|
||||
"@lobechat/business-model-runtime": "workspace:*",
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/ssrf-safe-fetch": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"async-retry": "^1.3.3",
|
||||
"dayjs": "^1.11.19",
|
||||
"dayjs": "^1.11.21",
|
||||
"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.11",
|
||||
"ollama": "^0.6.2",
|
||||
"openai": "^4.104.0",
|
||||
"replicate": "^1.4.0",
|
||||
"tokenx": "^1.3.0",
|
||||
"type-fest": "^5.2.0",
|
||||
"type-fest": "^5.7.0",
|
||||
"url-join": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -13,18 +13,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.76.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.70.0",
|
||||
"@opentelemetry/resources": "^2.2.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.2.0",
|
||||
"@opentelemetry/resources": "^2.8.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.8.0",
|
||||
"@opentelemetry/sdk-node": "^0.217.0",
|
||||
"@opentelemetry/sdk-trace-node": "^2.2.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.38.0",
|
||||
"@vercel/otel": "^2.1.0"
|
||||
"@opentelemetry/sdk-trace-node": "^2.8.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.41.1",
|
||||
"@vercel/otel": "^2.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.25",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lobechat/types": "workspace:*",
|
||||
"tsx": "^4.20.6"
|
||||
"tsx": "^4.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"@lobechat/types": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"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.6"
|
||||
|
||||
@@ -17,12 +17,12 @@
|
||||
"@lobechat/observability-otel": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"@trpc/client": "^11.8.1",
|
||||
"@trpc/react-query": "^11.8.1",
|
||||
"@trpc/server": "^11.8.1",
|
||||
"@trpc/client": "^11.17.0",
|
||||
"@trpc/react-query": "^11.17.0",
|
||||
"@trpc/server": "^11.17.0",
|
||||
"cookie": "^1.1.1",
|
||||
"debug": "^4.4.3",
|
||||
"jose": "^6.1.3",
|
||||
"jose": "^6.2.3",
|
||||
"model-bank": "workspace:*",
|
||||
"superjson": "^2.2.6"
|
||||
},
|
||||
@@ -30,6 +30,6 @@
|
||||
"vite-tsconfig-paths": "^6.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next": "^16.1.5"
|
||||
"next": "^16.2.9"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,13 +11,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@lobehub/market-sdk": "0.34.0",
|
||||
"@lobehub/market-types": "^1.12.3",
|
||||
"@lobehub/market-types": "^1.15.0",
|
||||
"model-bank": "workspace:*",
|
||||
"type-fest": "^4.41.0",
|
||||
"zustand": "5.0.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lobehub/ui": "^5",
|
||||
"@lobehub/ui": "^5.15.15",
|
||||
"react": "*",
|
||||
"zod": "^3.25.76"
|
||||
}
|
||||
|
||||
+10
-10
@@ -17,29 +17,29 @@
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/ssrf-safe-fetch": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@vercel/functions": "^3.3.0",
|
||||
"@vercel/functions": "^3.7.1",
|
||||
"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.21",
|
||||
"debug": "^4.4.3",
|
||||
"dompurify": "^3.3.0",
|
||||
"dompurify": "^3.4.10",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"file-type": "^21.3.0",
|
||||
"file-type": "^21.3.4",
|
||||
"mime": "^4.1.0",
|
||||
"model-bank": "workspace:*",
|
||||
"nanoid": "^5.1.6",
|
||||
"nanoid": "^5.1.11",
|
||||
"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": "^14.0.0",
|
||||
"yaml": "^2.8.1"
|
||||
"yaml": "^2.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitest-canvas-mock": "^1.1.3"
|
||||
"vitest-canvas-mock": "^1.1.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
"@lobechat/ssrf-safe-fetch": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"happy-dom": "^20.0.11",
|
||||
"happy-dom": "^20.10.3",
|
||||
"node-html-markdown": "^1.3.0",
|
||||
"query-string": "^9.3.1",
|
||||
"query-string": "^9.4.0",
|
||||
"url-join": "^5"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ onlyBuiltDependencies:
|
||||
- '@vercel/speed-insights'
|
||||
|
||||
overrides:
|
||||
jose: ^6.1.3
|
||||
jose: ^6.2.3
|
||||
stylelint-config-clean-order: 7.0.0
|
||||
pdfjs-dist: 5.4.530
|
||||
react: 19.2.4
|
||||
|
||||
Reference in New Issue
Block a user