Add canvas workflow and harden data import

This commit is contained in:
FengLee
2026-05-09 23:54:18 +08:00
parent 1a0607fe8d
commit 24be9c550b
15 changed files with 3257 additions and 4 deletions

View File

@@ -76,7 +76,9 @@
"tailwind-merge": "^2.6.0",
"tw-animate-css": "^1.4.0",
"vaul": "^1.1.2",
"zod": "^4.3.5"
"zod": "^4.3.5",
"@xyflow/react": "^12.10.2",
"ag-psd": "^30.1.1"
},
"devDependencies": {
"@react-dev-inspector/babel-plugin": "^2.0.1",