From f11653f61fba8ac3b72ccc062873613826c794e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:00:45 +0000 Subject: [PATCH] build(deps): bump @uiw/codemirror-extensions-color Bumps [@uiw/codemirror-extensions-color](https://github.com/uiwjs/react-codemirror) from 4.21.9 to 4.21.21. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.21.9...v4.21.21) --- updated-dependencies: - dependency-name: "@uiw/codemirror-extensions-color" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5417cc3..becacd7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@codemirror/lang-markdown": "^6.2.0", "@codemirror/lint": "^6.4.1", "@intlify/unplugin-vue-i18n": "^0.12.3", - "@uiw/codemirror-extensions-color": "^4.21.9", + "@uiw/codemirror-extensions-color": "^4.21.21", "@uiw/codemirror-extensions-hyper-link": "^4.21.9", "@vueuse/core": "^10.4.1", "axios": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 4a09490..6edacf8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -951,10 +951,10 @@ "@typescript-eslint/types" "5.62.0" eslint-visitor-keys "^3.3.0" -"@uiw/codemirror-extensions-color@^4.21.9": - version "4.21.9" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-color/-/codemirror-extensions-color-4.21.9.tgz#37680edad54fab32d2d6da637780da434c3346cc" - integrity sha512-qOS6UGBIzpDOdO5k/vgb438GUL/C2Eqif2DKDKqM38dgkY6kKDg4ApyHvPy1PhzxvySG2veLpose0hhS9WSfhg== +"@uiw/codemirror-extensions-color@^4.21.21": + version "4.21.21" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-color/-/codemirror-extensions-color-4.21.21.tgz#c9df3f75cd66ce7a4dc97c922f9c29cf34a9b023" + integrity sha512-NB1uEdASjbCT29cd/GoysvLh9jdu4hc6Y0udEzj03blhHFspuo/+dIXcCwHG/ND3FYMfcMsmqYzBppYq214gSQ== dependencies: colors-named "^1.0.0" colors-named-hex "^1.0.0"