chore(deps): update web default dependencies
- bump frontend runtime and tooling packages to latest available versions, including React, Rsbuild, TanStack, VisActor, and AI SDK. - refresh workspace catalog versions and regenerate Bun lockfile to keep default package resolution aligned.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -19,82 +19,82 @@ | ... | @@ -19,82 +19,82 @@ |
| "knip": "knip" | "knip": "knip" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@base-ui/react": "^1.5.0", | "@base-ui/react": "^1.6.0", | ||
| "@codemirror/lang-markdown": "^6.5.0", | "@codemirror/lang-markdown": "^6.5.0", | ||
| "@codemirror/language": "^6.12.4", | "@codemirror/language": "^6.12.4", | ||
| "@codemirror/state": "^6.7.0", | "@codemirror/state": "^6.7.0", | ||
| "@codemirror/view": "^6.43.3", | "@codemirror/view": "^6.43.4", | ||
| "@fontsource-variable/lora": "^5.2.8", | "@fontsource-variable/lora": "^5.2.8", | ||
| "@fontsource-variable/public-sans": "^5.2.7", | "@fontsource-variable/public-sans": "^5.2.7", | ||
| "@hookform/resolvers": "^5.4.0", | "@hookform/resolvers": "^5.4.0", | ||
| "@hugeicons/core-free-icons": "^4.1.4", | "@hugeicons/core-free-icons": "^4.2.2", | ||
| "@hugeicons/react": "^1.1.6", | "@hugeicons/react": "^1.1.9", | ||
| "@lezer/highlight": "^1.2.3", | "@lezer/highlight": "^1.2.3", | ||
| "@lobehub/icons": "catalog:", | "@lobehub/icons": "catalog:", | ||
| "@tanstack/react-query": "^5.100.14", | "@tanstack/react-query": "^5.101.2", | ||
| "@tanstack/react-router": "^1.170.8", | "@tanstack/react-router": "^1.170.17", | ||
| "@tanstack/react-table": "^8.21.3", | "@tanstack/react-table": "^8.21.3", | ||
| "@tanstack/react-virtual": "^3.13.25", | "@tanstack/react-virtual": "^3.14.5", | ||
| "@visactor/react-vchart": "^2.0.22", | "@visactor/react-vchart": "^2.1.2", | ||
| "@visactor/vchart": "^2.0.22", | "@visactor/vchart": "^2.1.2", | ||
| "ai": "^6.0.191", | "ai": "^7.0.14", | ||
| "auto-skeleton-react": "^1.0.5", | "auto-skeleton-react": "^1.0.5", | ||
| "axios": "catalog:", | "axios": "catalog:", | ||
| "class-variance-authority": "^0.7.1", | "class-variance-authority": "^0.7.1", | ||
| "clsx": "catalog:", | "clsx": "catalog:", | ||
| "cmdk": "^1.1.1", | "cmdk": "^1.1.1", | ||
| "date-fns": "^4.3.0", | "date-fns": "^4.4.0", | ||
| "dayjs": "catalog:", | "dayjs": "catalog:", | ||
| "dompurify": "3.4.11", | "dompurify": "3.4.11", | ||
| "i18next": "^26.2.0", | "i18next": "^26.3.4", | ||
| "i18next-browser-languagedetector": "^8.2.1", | "i18next-browser-languagedetector": "^8.2.1", | ||
| "input-otp": "^1.4.2", | "input-otp": "^1.4.2", | ||
| "katex": "^0.17.0", | "katex": "^0.17.0", | ||
| "lucide-react": "^1.16.0", | "lucide-react": "^1.23.0", | ||
| "marked": "^18.0.5", | "marked": "^18.0.5", | ||
| "motion": "^12.40.0", | "motion": "^12.42.2", | ||
| "nanoid": "^5.1.11", | "nanoid": "^5.1.16", | ||
| "next-themes": "^0.4.6", | "next-themes": "^0.4.6", | ||
| "qrcode.react": "catalog:", | "qrcode.react": "catalog:", | ||
| "react": "catalog:", | "react": "catalog:", | ||
| "react-day-picker": "^10.0.1", | "react-day-picker": "^10.0.1", | ||
| "react-dom": "catalog:", | "react-dom": "catalog:", | ||
| "react-hook-form": "^7.76.1", | "react-hook-form": "^7.80.0", | ||
| "react-i18next": "^17.0.8", | "react-i18next": "^17.0.8", | ||
| "react-icons": "catalog:", | "react-icons": "catalog:", | ||
| "react-resizable-panels": "^4.11.2", | "react-resizable-panels": "^4.12.0", | ||
| "react-top-loading-bar": "^3.0.2", | "react-top-loading-bar": "^3.0.2", | ||
| "recharts": "3.8.1", | "recharts": "3.9.1", | ||
| "shiki": "^4.1.0", | "shiki": "^4.3.0", | ||
| "sonner": "^2.0.7", | "sonner": "^2.0.7", | ||
| "sse.js": "catalog:", | "sse.js": "catalog:", | ||
| "stream-markdown-parser": "^1.0.7", | "stream-markdown-parser": "^1.0.9", | ||
| "tailwind-merge": "^3.6.0", | "tailwind-merge": "^3.6.0", | ||
| "tailwindcss": "^4.3.0", | "tailwindcss": "^4.3.2", | ||
| "tokenlens": "^1.3.1", | "tokenlens": "^1.3.1", | ||
| "tw-animate-css": "^1.4.0", | "tw-animate-css": "^1.4.0", | ||
| "use-stick-to-bottom": "^1.1.4", | "use-stick-to-bottom": "^1.1.6", | ||
| "vaul": "^1.1.2", | "vaul": "^1.1.2", | ||
| "zod": "^4.4.3", | "zod": "^4.4.3", | ||
| "zustand": "^5.0.13" | "zustand": "^5.0.14" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@rsbuild/core": "catalog:", | "@rsbuild/core": "catalog:", | ||
| "@rsbuild/plugin-react": "catalog:", | "@rsbuild/plugin-react": "catalog:", | ||
| "@rsbuild/plugin-tailwindcss": "catalog:", | "@rsbuild/plugin-tailwindcss": "catalog:", | ||
| "@tanstack/react-query-devtools": "^5.100.14", | "@tanstack/react-query-devtools": "^5.101.2", | ||
| "@tanstack/react-router-devtools": "^1.167.0", | "@tanstack/react-router-devtools": "^1.167.0", | ||
| "@tanstack/router-plugin": "^1.168.11", | "@tanstack/router-plugin": "^1.168.19", | ||
| "@types/node": "^25.9.1", | "@types/node": "^26.1.0", | ||
| "@types/react": "^19.2.15", | "@types/react": "^19.2.17", | ||
| "@types/react-dom": "^19.2.3", | "@types/react-dom": "^19.2.3", | ||
| "@typescript/native-preview": "^7.0.0-dev.20260621.1", | "@typescript/native-preview": "^7.0.0-dev.20260702.3", | ||
| "@xyflow/react": "^12.10.2", | "@xyflow/react": "^12.11.1", | ||
| "embla-carousel-react": "^8.6.0", | "embla-carousel-react": "^8.6.0", | ||
| "knip": "^6.14.2", | "knip": "^6.24.0", | ||
| "oxfmt": "catalog:", | "oxfmt": "catalog:", | ||
| "oxlint": "catalog:", | "oxlint": "catalog:", | ||
| "shadcn": "^4.8.0" | "shadcn": "^4.12.0" | ||
| }, | }, | ||
| "overrides": { | "overrides": { | ||
| "brace-expansion": "2.1.1", | "brace-expansion": "2.1.1", | ||
| ... | ... |
Please
register
or
sign in
to comment