feat:简单的分类页面
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
"generate-client": "openapi-ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^3.8.0",
|
||||
"@chakra-ui/react": "^3.24.2",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@tanstack/react-query": "^5.28.14",
|
||||
"@tanstack/react-query": "^5.85.3",
|
||||
"@tanstack/react-query-devtools": "^5.74.9",
|
||||
"@tanstack/react-router": "1.19.1",
|
||||
"@tanstack/react-router": "^1.131.10",
|
||||
"antd": "^5.27.0",
|
||||
"axios": "1.9.0",
|
||||
"form-data": "4.0.2",
|
||||
"next-themes": "^0.4.6",
|
||||
@@ -23,7 +24,8 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^5.0.0",
|
||||
"react-hook-form": "7.49.3",
|
||||
"react-icons": "^5.5.0"
|
||||
"react-icons": "^5.5.0",
|
||||
"zod": "^4.0.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.9.4",
|
||||
|
||||
Reference in New Issue
Block a user