From 1558f66aa4bda944c205f102dbfdf7bcb45ad2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 18:39:01 +0000 Subject: [PATCH] Bump md-editor-v3 from 2.11.3 to 4.16.9 Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 2.11.3 to 4.16.9. - [Release notes](https://github.com/imzbf/md-editor-v3/releases) - [Commits](https://github.com/imzbf/md-editor-v3/commits/v4.16.9) --- updated-dependencies: - dependency-name: md-editor-v3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 352f603..c15fe23 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "clipboard": "^2.0.11", "dayjs": "^1.11.9", "element-plus": "^2.3.8", - "md-editor-v3": "^2.2.1", + "md-editor-v3": "^4.16.9", "pinia": "^2.0.36", "vue": "^3.3.4", "vue-cropperjs": "^5.0.0",