feat: 过滤搜索
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -9,6 +9,7 @@ |
| "@inertiajs/react": "^2.0.5", | ||
| "@radix-ui/react-avatar": "^1.1.3", | ||
| "@radix-ui/react-checkbox": "^1.1.4", | ||
| "@radix-ui/react-collapsible": "^1.1.3", | ||
| "@radix-ui/react-dialog": "^1.1.6", | ||
| "@radix-ui/react-dropdown-menu": "^2.1.6", | ||
| "@radix-ui/react-form": "^0.1.2", | ||
| ... | ... | @@ -22,6 +23,7 @@ |
| "@tailwindcss/vite": "^4.0.12", | ||
| "@vitejs/plugin-react": "^4.3.4", | ||
| "autoprefixer": "^10.4.20", | ||
| "lodash-es": "^4.17.21", | ||
| "react": "^19.0.0", | ||
| "react-dom": "^19.0.0", | ||
| "tailwindcss": "^4.0.12" | ||
| ... | ... |
Please
register
or
sign in
to comment