完成资源的增加和查询

This commit is contained in:
2025-05-12 20:53:10 +08:00
parent 2a1e0d45dd
commit bb054f7f5a
14 changed files with 1145 additions and 10 deletions

View File

@@ -18,10 +18,13 @@
"@radix-ui/react-label": "^2.1.4",
"@radix-ui/react-navigation-menu": "^1.2.10",
"@radix-ui/react-popover": "^1.1.11",
"@radix-ui/react-select": "^2.2.4",
"@radix-ui/react-separator": "^1.1.6",
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-tooltip": "^1.2.6",
"add": "^2.0.6",
"alert": "^6.0.2",
"badge": "^1.0.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dialog": "^0.3.1",
@@ -31,12 +34,16 @@
"next": "15.3.1",
"next-themes": "^0.4.6",
"pagination": "^0.4.6",
"popover": "^2.4.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"select": "^1.1.2",
"sonner": "^2.0.3",
"swr": "^2.3.3",
"tailwind-merge": "^3.2.0",
"vaul": "^1.1.2"
"textarea": "^0.3.0",
"vaul": "^1.1.2",
"zod": "^3.24.4"
},
"devDependencies": {
"@eslint/eslintrc": "^3",