deploy
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ruoyi",
|
||||
"version": "3.8.5",
|
||||
"description": "若依管理系统",
|
||||
"description": "口袋九章",
|
||||
"author": "若依",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
@ -18,8 +18,11 @@
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "2.0.10",
|
||||
"@highlightjs/vue-plugin": "^2.1.0",
|
||||
"@vueup/vue-quill": "1.1.0",
|
||||
"@vueup/vue-quill": "^1.2.0",
|
||||
"@vueuse/core": "9.5.0",
|
||||
"@wangeditor/editor": "^5.1.23",
|
||||
"@wangeditor/editor-for-vue": "^5.1.12",
|
||||
"ant-design-vue": "4.x",
|
||||
"axios": "0.27.2",
|
||||
"echarts": "5.4.0",
|
||||
"element-plus": "2.2.27",
|
||||
@ -32,6 +35,7 @@
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.0.22",
|
||||
"pinia-plugin-persistedstate": "^3.1.0",
|
||||
"quill-image-uploader": "^1.3.0",
|
||||
"v3-infinite-loading": "^1.2.2",
|
||||
"vue": "3.2.45",
|
||||
"vue-cropper": "1.0.3",
|
||||
|
Reference in New Issue
Block a user