chore: sync workspace changes

This commit is contained in:
chengkai3
2026-04-17 21:55:27 +08:00
parent 7fced9756d
commit a737e5f542
202 changed files with 49852 additions and 2482 deletions
+8 -1
View File
@@ -9,10 +9,17 @@
"lint": "eslint"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/themes": "^3.3.0",
"@tanstack/react-query": "^5.90.5",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.38.0",
"next": "16.2.3",
"react": "19.2.4",
"react-dom": "19.2.4"
"react-dom": "19.2.4",
"tailwind-merge": "^3.5.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",