This commit is contained in:
2026-01-06 03:35:51 +08:00
parent b938ec2c86
commit 52c526d072
28 changed files with 2388 additions and 52 deletions

View File

@@ -23,12 +23,17 @@
"@astrojs/react": "^4.4.2",
"@astrojs/sitemap": "^3.6.0",
"@astrojs/vue": "^5.1.3",
"@hookform/resolvers": "^5.2.2",
"@kevisual/context": "^0.0.4",
"@kevisual/query": "^0.0.35",
"@kevisual/query-login": "^0.0.7",
"@kevisual/registry": "^0.0.1",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-slot": "^1.2.4",
"@tailwindcss/vite": "^4.1.18",
"@uiw/react-codemirror": "^4.25.4",
"@uiw/react-md-editor": "^4.0.11",
"antd": "^6.1.3",
"astro": "^5.16.6",
@@ -44,9 +49,12 @@
"nanoid": "^5.1.6",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hook-form": "^7.70.0",
"react-toastify": "^11.0.5",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"vue": "^3.5.26",
"zod": "^4.3.5",
"zustand": "^5.0.9"
},
"publishConfig": {