From 8ca601dc664cd596cea2b3fb9e756a24b462afdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Mon, 9 Oct 2023 10:25:02 +0800 Subject: [PATCH] update vue-quill 1.1.0 => 1.2.0 --- ruoyi-ui-vue3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui-vue3/package.json b/ruoyi-ui-vue3/package.json index bd03f605b..0330e33da 100644 --- a/ruoyi-ui-vue3/package.json +++ b/ruoyi-ui-vue3/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@element-plus/icons-vue": "2.0.10", - "@vueup/vue-quill": "1.1.0", + "@vueup/vue-quill": "1.2.0", "@vueuse/core": "9.5.0", "axios": "0.27.2", "echarts": "5.4.0",