mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
Update all non-major dependencies (#10372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dff82f4093
commit
8da7cc4418
5 changed files with 50 additions and 50 deletions
|
|
@ -45,21 +45,21 @@
|
|||
"@lobechat/electron-server-ipc": "workspace:*",
|
||||
"@lobechat/file-loaders": "workspace:*",
|
||||
"@lobehub/i18n-cli": "^1.25.1",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/lodash": "^4.17.21",
|
||||
"@types/resolve": "^1.20.6",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@types/set-cookie-parser": "^2.4.10",
|
||||
"@typescript/native-preview": "7.0.0-dev.20250711.1",
|
||||
"consola": "^3.4.2",
|
||||
"cookie": "^1.0.2",
|
||||
"cookie": "^1.1.1",
|
||||
"diff": "^8.0.2",
|
||||
"electron": "^38.7.0",
|
||||
"electron": "^38.7.2",
|
||||
"electron-builder": "^26.0.12",
|
||||
"electron-is": "^3.0.0",
|
||||
"electron-log": "^5.4.3",
|
||||
"electron-store": "^8.2.0",
|
||||
"electron-vite": "^4.0.1",
|
||||
"execa": "^9.6.0",
|
||||
"execa": "^9.6.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fix-path": "^5.0.0",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@cucumber/cucumber": "^12.2.0",
|
||||
"@playwright/test": "^1.56.1",
|
||||
"playwright": "^1.56.1"
|
||||
"@playwright/test": "^1.57.0",
|
||||
"playwright": "^1.57.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
|
|
|
|||
82
package.json
82
package.json
|
|
@ -136,9 +136,9 @@
|
|||
"@azure-rest/ai-inference": "1.0.0-beta.5",
|
||||
"@azure/core-auth": "^1.10.1",
|
||||
"@cfworker/json-schema": "^4.1.1",
|
||||
"@clerk/localizations": "^3.28.0",
|
||||
"@clerk/nextjs": "^6.35.1",
|
||||
"@clerk/themes": "^2.4.36",
|
||||
"@clerk/localizations": "^3.28.5",
|
||||
"@clerk/nextjs": "^6.35.5",
|
||||
"@clerk/themes": "^2.4.40",
|
||||
"@codesandbox/sandpack-react": "^2.20.0",
|
||||
"@cyntler/react-doc-viewer": "^1.17.1",
|
||||
"@electric-sql/pglite": "0.2.17",
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
"@fal-ai/client": "^1.7.2",
|
||||
"@formkit/auto-animate": "^0.9.0",
|
||||
"@google/genai": "^1.30.0",
|
||||
"@huggingface/inference": "^4.13.3",
|
||||
"@huggingface/inference": "^4.13.4",
|
||||
"@icons-pack/react-simple-icons": "^13.8.0",
|
||||
"@khmyznikov/pwa-install": "0.3.9",
|
||||
"@langchain/community": "^0.3.57",
|
||||
|
|
@ -173,38 +173,38 @@
|
|||
"@lobehub/icons": "^2.43.1",
|
||||
"@lobehub/market-sdk": "^0.23.0",
|
||||
"@lobehub/tts": "^2.0.1",
|
||||
"@lobehub/ui": "^2.16.2",
|
||||
"@modelcontextprotocol/sdk": "^1.22.0",
|
||||
"@lobehub/ui": "^2.18.3",
|
||||
"@modelcontextprotocol/sdk": "^1.23.0",
|
||||
"@neondatabase/serverless": "^1.0.2",
|
||||
"@next/third-parties": "^16.0.3",
|
||||
"@next/third-parties": "^16.0.5",
|
||||
"@opentelemetry/exporter-jaeger": "^2.2.0",
|
||||
"@opentelemetry/winston-transport": "^0.19.0",
|
||||
"@react-pdf/renderer": "^4.3.1",
|
||||
"@react-spring/web": "^9.7.5",
|
||||
"@saintno/comfyui-sdk": "^0.2.49",
|
||||
"@serwist/next": "^9.2.1",
|
||||
"@serwist/next": "^9.2.3",
|
||||
"@t3-oss/env-nextjs": "^0.13.8",
|
||||
"@tanstack/react-query": "^5.90.10",
|
||||
"@trpc/client": "^11.7.1",
|
||||
"@trpc/next": "^11.7.1",
|
||||
"@trpc/react-query": "^11.7.1",
|
||||
"@trpc/server": "^11.7.1",
|
||||
"@tanstack/react-query": "^5.90.11",
|
||||
"@trpc/client": "^11.7.2",
|
||||
"@trpc/next": "^11.7.2",
|
||||
"@trpc/react-query": "^11.7.2",
|
||||
"@trpc/server": "^11.7.2",
|
||||
"@upstash/redis": "^1.35.7",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/edge-config": "^1.4.3",
|
||||
"@vercel/functions": "^3.3.2",
|
||||
"@vercel/functions": "^3.3.4",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"@virtuoso.dev/masonry": "^1.3.5",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"@zumer/snapdom": "^1.9.14",
|
||||
"ahooks": "^3.9.6",
|
||||
"antd": "^5.28.1",
|
||||
"antd": "^5.29.1",
|
||||
"antd-style": "^3.7.1",
|
||||
"better-auth": "^1.4.1",
|
||||
"better-auth": "^1.4.3",
|
||||
"brotli-wasm": "^3.0.1",
|
||||
"chroma-js": "^3.1.2",
|
||||
"chroma-js": "^3.2.0",
|
||||
"cmdk": "^1.1.1",
|
||||
"cookie": "^1.0.2",
|
||||
"cookie": "^1.1.1",
|
||||
"countries-and-timezones": "^3.8.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"debug": "^4.4.3",
|
||||
|
|
@ -215,15 +215,15 @@
|
|||
"epub2": "^3.0.2",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"fflate": "^0.8.2",
|
||||
"file-type": "^21.1.0",
|
||||
"file-type": "^21.1.1",
|
||||
"framer-motion": "^12.23.24",
|
||||
"gray-matter": "^4.0.3",
|
||||
"html-to-text": "^9.0.5",
|
||||
"i18next": "^25.6.2",
|
||||
"i18next": "^25.6.3",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"immer": "^10.2.0",
|
||||
"ioredis": "^5.4.1",
|
||||
"ioredis": "^5.8.2",
|
||||
"jose": "^5.10.0",
|
||||
"js-sha256": "^0.11.1",
|
||||
"jsonl-parse-stringify": "^1.0.3",
|
||||
|
|
@ -243,9 +243,9 @@
|
|||
"next-mdx-remote": "^5.0.0",
|
||||
"nextjs-toploader": "^3.9.17",
|
||||
"node-machine-id": "^1.1.12",
|
||||
"nodemailer": "^7.0.10",
|
||||
"nodemailer": "^7.0.11",
|
||||
"numeral": "^2.0.6",
|
||||
"nuqs": "^2.7.3",
|
||||
"nuqs": "^2.8.1",
|
||||
"officeparser": "5.1.1",
|
||||
"oidc-provider": "^9.5.2",
|
||||
"ollama": "^0.6.3",
|
||||
|
|
@ -280,21 +280,21 @@
|
|||
"react-rnd": "^10.5.2",
|
||||
"react-router-dom": "^7.9.6",
|
||||
"react-scan": "^0.4.3",
|
||||
"react-virtuoso": "^4.14.1",
|
||||
"react-virtuoso": "^4.15.0",
|
||||
"react-wrap-balancer": "^1.1.1",
|
||||
"remark": "^15.0.1",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-html": "^16.0.1",
|
||||
"resolve-accept-language": "^3.1.14",
|
||||
"resolve-accept-language": "^3.1.15",
|
||||
"rtl-detect": "^1.1.2",
|
||||
"semver": "^7.7.3",
|
||||
"sharp": "^0.34.5",
|
||||
"shiki": "^3.15.0",
|
||||
"shiki": "^3.17.0",
|
||||
"ssrf-safe-fetch": "workspace:*",
|
||||
"stripe": "^17.7.0",
|
||||
"superjson": "^2.2.5",
|
||||
"superjson": "^2.2.6",
|
||||
"svix": "^1.81.0",
|
||||
"swr": "^2.3.6",
|
||||
"swr": "^2.3.7",
|
||||
"systemjs": "^6.15.1",
|
||||
"tokenx": "^1.2.1",
|
||||
"ts-md5": "^2.0.1",
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
"virtua": "^0.47.0",
|
||||
"word-extractor": "^1.0.4",
|
||||
"ws": "^8.18.3",
|
||||
"yaml": "^2.8.1",
|
||||
"yaml": "^2.8.2",
|
||||
"zod": "^3.25.76",
|
||||
"zustand": "5.0.4",
|
||||
"zustand-utils": "^2.1.1"
|
||||
|
|
@ -317,13 +317,13 @@
|
|||
"@huggingface/tasks": "^0.19.63",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@lobehub/i18n-cli": "^1.25.1",
|
||||
"@lobehub/lint": "^1.26.2",
|
||||
"@lobehub/lint": "^1.26.3",
|
||||
"@lobehub/market-types": "^1.11.4",
|
||||
"@lobehub/seo-cli": "^1.7.0",
|
||||
"@next/bundle-analyzer": "^16.0.3",
|
||||
"@next/bundle-analyzer": "^16.0.5",
|
||||
"@next/eslint-plugin-next": "^15.5.6",
|
||||
"@peculiar/webcrypto": "^1.5.0",
|
||||
"@playwright/test": "^1.56.1",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@prettier/sync": "^0.6.1",
|
||||
"@semantic-release/exec": "^6.0.3",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
|
|
@ -336,10 +336,10 @@
|
|||
"@types/ioredis": "^5.0.0",
|
||||
"@types/ip": "^1.1.3",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/lodash": "^4.17.21",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/nodemailer": "^7.0.3",
|
||||
"@types/nodemailer": "^7.0.4",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/oidc-provider": "^9.5.0",
|
||||
"@types/pdfkit": "^0.17.4",
|
||||
|
|
@ -348,7 +348,7 @@
|
|||
"@types/react-dom": "19.2.2",
|
||||
"@types/rtl-detect": "^1.0.3",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@types/systemjs": "^6.15.3",
|
||||
"@types/systemjs": "^6.15.4",
|
||||
"@types/ua-parser-js": "^0.7.39",
|
||||
"@types/unist": "^3.0.3",
|
||||
"@types/ws": "^8.18.1",
|
||||
|
|
@ -369,12 +369,12 @@
|
|||
"eslint-plugin-mdx": "^3.6.2",
|
||||
"fake-indexeddb": "^6.2.5",
|
||||
"fs-extra": "^11.3.2",
|
||||
"glob": "^11.0.3",
|
||||
"happy-dom": "^20.0.10",
|
||||
"glob": "^11.1.0",
|
||||
"happy-dom": "^20.0.11",
|
||||
"husky": "^9.1.7",
|
||||
"import-in-the-middle": "^2.0.0",
|
||||
"just-diff": "^6.0.2",
|
||||
"lint-staged": "^16.2.6",
|
||||
"lint-staged": "^16.2.7",
|
||||
"lodash": "^4.17.21",
|
||||
"markdown-table": "^3.0.4",
|
||||
"mcp-hello-world": "^1.1.2",
|
||||
|
|
@ -383,21 +383,21 @@
|
|||
"node-gyp": "^11.5.0",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"p-map": "^7.0.4",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier": "^3.7.3",
|
||||
"remark-cli": "^12.0.1",
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
"remark-mdx": "^3.1.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"require-in-the-middle": "^8.0.1",
|
||||
"semantic-release": "^21.1.2",
|
||||
"serwist": "^9.2.1",
|
||||
"serwist": "^9.2.3",
|
||||
"stylelint": "^15.11.0",
|
||||
"tsx": "^4.20.6",
|
||||
"type-fest": "^5.2.0",
|
||||
"typescript": "^5.9.3",
|
||||
"unified": "^11.0.5",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vite": "^7.2.2",
|
||||
"vite": "^7.2.4",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"packageManager": "pnpm@10.20.0",
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
"test:update": "vitest -u"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.932.0",
|
||||
"@huggingface/inference": "^4.13.3",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.941.0",
|
||||
"@huggingface/inference": "^4.13.4",
|
||||
"@lobechat/const": "workspace:*",
|
||||
"@lobechat/types": "workspace:*",
|
||||
"@lobechat/utils": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"happy-dom": "^20.0.10",
|
||||
"happy-dom": "^20.0.11",
|
||||
"node-html-markdown": "^1.3.0",
|
||||
"ssrf-safe-fetch": "workspace:*",
|
||||
"query-string": "^9.3.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue