feat: update env configs and add team canvas endpoint

This commit is contained in:
2025-11-10 11:09:22 +08:00
parent b2053760be
commit 81fa34669a
19 changed files with 220 additions and 55 deletions

View File

@@ -24,11 +24,14 @@
"@ant-design/icons": "^5.2.6",
"@ant-design/pro-components": "^2.6.46",
"@ant-design/pro-layout": "^7.17.16",
"@antv/g": "^6.1.28",
"@antv/g2": "^5.2.10",
"@antv/g6": "^5.0.10",
"@hookform/resolvers": "^3.9.1",
"@js-preview/excel": "^1.7.14",
"@lexical/code": "^0.38.2",
"@lexical/react": "^0.23.1",
"@lexical/rich-text": "^0.38.2",
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-alert-dialog": "^1.1.4",
@@ -69,6 +72,7 @@
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"dayjs": "^1.11.10",
"dompurify": "^3.1.6",
"eventsource-parser": "^1.1.2",
@@ -84,6 +88,7 @@
"lodash": "^4.17.21",
"lucide-react": "^0.542.0",
"mammoth": "^1.7.2",
"monaco-editor": "^0.54.0",
"next-themes": "^0.4.6",
"openai-speech-stream-player": "^1.0.8",
"pptx-preview": "^1.0.5",