feat: add Login and fix res error

This commit is contained in:
2024-09-29 01:40:51 +08:00
parent 77485b34c0
commit 029710f31c
18 changed files with 178 additions and 118 deletions

View File

@@ -18,7 +18,7 @@
"@ant-design/icons": "^5.5.1",
"@icon-park/react": "^1.4.2",
"@kevisual/codemirror": "^0.0.2",
"@kevisual/query": "^0.0.2",
"@kevisual/query": "^0.0.6",
"@kevisual/ui": "^0.0.2",
"@uiw/react-textarea-code-editor": "^3.0.2",
"@xyflow/react": "^12.3.1",
@@ -46,8 +46,8 @@
"@tailwindcss/typography": "^0.5.15",
"@types/d3": "^7.4.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.7.2",
"@types/react": "^18.3.9",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",