feat: 修复Container界面和File App 和 User App

User App 添加permission
This commit is contained in:
2025-03-19 17:37:12 +08:00
parent 837457a5f7
commit 27d9bdf54e
36 changed files with 927 additions and 1349 deletions

View File

@@ -21,6 +21,7 @@
"@kevisual/codemirror": "^0.0.2",
"@kevisual/container": "1.0.0",
"@kevisual/query": "^0.0.8",
"@kevisual/resources": "workspace:*",
"@kevisual/system-ui": "^0.0.3",
"@kevisual/ui": "^0.0.2",
"@monaco-editor/react": "^4.7.0",
@@ -45,7 +46,6 @@
"react-router": "^7.3.0",
"react-router-dom": "^7.3.0",
"react-toastify": "^11.0.5",
"@kevisual/resources": "workspace:*",
"vite-plugin-tsconfig-paths": "^1.4.1",
"zustand": "^5.0.3"
},
@@ -67,6 +67,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"lucide-react": "^0.482.0",
"path-browserify": "^1.0.1",
"postcss-import": "^16.1.0",
"pretty-bytes": "^6.1.1",