chore: 增加 aos 依赖

develop
时启龙 2024-08-29 15:08:46 +08:00
parent a5ce88f887
commit 81c073e55f
2 changed files with 3 additions and 0 deletions

View File

@ -162,6 +162,7 @@ importers:
specifiers:
'@vue/cli-plugin-babel': ~4.4.1
'@vue/cli-plugin-typescript': ~4.4.1
codemirror: 5.65.16
jshint: ^2.13.4
jsonlint: ^1.6.3
mavon-editor: ^2.9.1
@ -173,6 +174,7 @@ importers:
vue-json-tool: ^1.0.4
wangeditor: ^4.6.16
dependencies:
codemirror: 5.65.16
jshint: 2.13.6
jsonlint: 1.6.3
mavon-editor: 2.10.4

View File

@ -20,6 +20,7 @@
"script-loader": "^0.7.2",
"uuid": "^8.3.2",
"vue-codemirror": "4.0.6",
"codemirror": "5.65.16",
"vue-draggable-resizable": "^2.3.0",
"vue-json-tool": "^1.0.4",
"wangeditor": "^4.6.16"