From 1167c813790a72ceeb906245f56de5bcf79c6736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 06:20:20 +0000 Subject: [PATCH] chore(deps): bump vditor from 3.6.6 to 3.9.0 Bumps [vditor](https://github.com/Vanessa219/vditor) from 3.6.6 to 3.9.0. - [Release notes](https://github.com/Vanessa219/vditor/releases) - [Changelog](https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md) - [Commits](https://github.com/Vanessa219/vditor/compare/v3.6.6...v3.9.0) --- updated-dependencies: - dependency-name: vditor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee73c93..aa984ff 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "ng-zorro-antd": "^14.2.1", "rxjs": "^7.5.7", "tslib": "^2.0.3", - "vditor": "~3.6.3", + "vditor": "~3.9.0", "zone.js": "^0.12.0" }, "devDependencies": { -- 2.49.1