Merge remote-tracking branch 'refs/remotes/yudao/dev' into dev-crm
Showing
| { | { | ||
| "name": "yudao-ui-admin-vue3", | "name": "yudao-ui-admin-vue3", | ||
| "version": "2.1.0-snapshot", | "version": "2.2.0-snapshot", | ||
| "description": "基于vue3、vite4、element-plus、typesScript", | "description": "基于vue3、vite4、element-plus、typesScript", | ||
| "author": "xingyu", | "author": "xingyu", | ||
| "private": false, | "private": false, | ||
| ... | @@ -52,7 +52,11 @@ | ... | @@ -52,7 +52,11 @@ |
| "highlight.js": "^11.9.0", | "highlight.js": "^11.9.0", | ||
| "jsencrypt": "^3.3.2", | "jsencrypt": "^3.3.2", | ||
| "lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
| "markdown-it": "^13.0.1", | "markdown-it": "^14.1.0", | ||
| "markmap-common": "^0.16.0", | |||
| "markmap-lib": "^0.16.1", | |||
| "markmap-toolbar": "^0.17.0", | |||
| "markmap-view": "^0.16.0", | |||
| "min-dash": "^4.1.1", | "min-dash": "^4.1.1", | ||
| "mitt": "^3.0.1", | "mitt": "^3.0.1", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| ... | @@ -85,8 +89,8 @@ | ... | @@ -85,8 +89,8 @@ |
| "@types/qs": "^6.9.12", | "@types/qs": "^6.9.12", | ||
| "@typescript-eslint/eslint-plugin": "^7.1.0", | "@typescript-eslint/eslint-plugin": "^7.1.0", | ||
| "@typescript-eslint/parser": "^7.1.0", | "@typescript-eslint/parser": "^7.1.0", | ||
| "@unocss/transformer-variant-group": "^0.58.5", | |||
| "@unocss/eslint-config": "^0.57.4", | "@unocss/eslint-config": "^0.57.4", | ||
| "@unocss/transformer-variant-group": "^0.58.5", | |||
| "@vitejs/plugin-legacy": "^5.3.1", | "@vitejs/plugin-legacy": "^5.3.1", | ||
| "@vitejs/plugin-vue": "^5.0.4", | "@vitejs/plugin-vue": "^5.0.4", | ||
| "@vitejs/plugin-vue-jsx": "^3.1.0", | "@vitejs/plugin-vue-jsx": "^3.1.0", | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/api/ai/mindmap/index.ts
0 → 100644
src/views/ai/mindmap/index/index.vue
0 → 100644
Please
register
or
sign in
to comment