feat: 修复Container界面和File App 和 User App
User App 添加permission
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user