feat: 暂存, 添加ui2
This commit is contained in:
16
package.json
16
package.json
@@ -12,12 +12,14 @@
|
||||
"deploy": "rsync -avz --delete ./dist/ light:/root/apps/envision/web"
|
||||
},
|
||||
"dependencies": {
|
||||
"@abearxiong/container": "0.0.1-alpha.0",
|
||||
"@abearxiong/flows": "0.0.1-alpha.8",
|
||||
"@abearxiong/container": "0.0.1-alpha.4",
|
||||
"@abearxiong/flows": "0.0.1-alpha.9",
|
||||
"@abearxiong/ui": "0.0.1-alpha.0",
|
||||
"@ant-design/icons": "^5.4.0",
|
||||
"@ant-design/icons": "^5.5.1",
|
||||
"@icon-park/react": "^1.4.2",
|
||||
"@kevisual/codemirror": "^0.0.1",
|
||||
"@kevisual/query": "^0.0.2",
|
||||
"@kevisual/ui": "^0.0.2",
|
||||
"@uiw/react-textarea-code-editor": "^3.0.2",
|
||||
"@xyflow/react": "^12.3.0",
|
||||
"antd": "^5.20.6",
|
||||
@@ -36,15 +38,15 @@
|
||||
"zustand": "^4.5.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@eslint/js": "^9.11.0",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/react": "^18.3.7",
|
||||
"@types/react": "^18.3.8",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint": "^9.11.0",
|
||||
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.12",
|
||||
"globals": "^15.9.0",
|
||||
@@ -54,6 +56,6 @@
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.6.0",
|
||||
"vite": "^5.4.6"
|
||||
"vite": "^5.4.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user