deps: update webui deps

This commit is contained in:
2025-04-25 02:21:20 +08:00
parent eb8f0be004
commit b20f7cd1ad
11 changed files with 2644 additions and 2263 deletions

View File

@@ -9,7 +9,8 @@
"preview": "rsbuild preview"
},
"dependencies": {
"@abraham/reflection": "^0.12.0",
"@abraham/reflection": "^0.13.0",
"@apollo/client": "^3.13.8",
"@codemirror/language": "6.0.0",
"@corvu/drawer": "^0.2.3",
"@corvu/otp-field": "^0.1.4",
@@ -53,18 +54,19 @@
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"graphiql": "^3.8.3",
"graphiql": "^4.0.2",
"graphql": "^16.11.0",
"input-otp": "^1.4.2",
"jotai": "^2.12.3",
"jotai-signal": "^0.9.0",
"lucide-react": "^0.503.0",
"lucide-react": "^0.508.0",
"next-themes": "^0.4.6",
"oidc-client-rx": "0.1.0-alpha.9",
"react": "^19.1.0",
"react-day-picker": "8.10.1",
"react-day-picker": "9.6.7",
"react-dom": "^19.1.0",
"react-hook-form": "^7.56.0",
"react-resizable-panels": "^2.1.7",
"react-resizable-panels": "^3.0.0",
"recharts": "^2.15.3",
"rxjs": "^7.8.2",
"sonner": "^2.0.3",
@@ -72,8 +74,7 @@
"tailwindcss": "^4.0.6",
"tw-animate-css": "^1.2.7",
"type-fest": "^4.40.0",
"vaul": "^1.1.2",
"zod": "^3.24.3"
"vaul": "^1.1.2"
},
"devDependencies": {
"@rsbuild/core": "^1.2.15",