From 8e3eaf158e6b1928b172b9547fffde2dfcefc0d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 08:06:58 +0000 Subject: [PATCH] chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.9 (#4414) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.21.8` -> `4.21.9`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.8/4.21.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.8/4.21.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.8/4.21.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone) ### [`v4.21.9`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.9) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.8...v4.21.9) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.9/file/README.md) Documentation v4.21.9: https://raw.githack.com/uiwjs/react-codemirror/25f2810/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.8...v4.21.9 ```shell npm i @​uiw/react-codemirror@4.21.9 ``` - 🎨 style(theme): fix selection style issue. ([#​546](https://togithub.com/uiwjs/react-codemirror/issues/546)) [`85c8ee3`](https://togithub.com/uiwjs/react-codemirror/commit/85c8ee3) [@​jaywcjlove](https://togithub.com/jaywcjlove)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 3466297abb..0fc26e3714 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -59,7 +59,7 @@ "@types/react-timeago": "4.1.3", "@types/semver": "7.5.0", "@types/uuid": "^9.0.0", - "@uiw/codemirror-theme-duotone": "4.21.8", + "@uiw/codemirror-theme-duotone": "4.21.9", "@uiw/react-codemirror": "4.21.8", "@vitejs/plugin-react": "3.1.0", "cartesian": "^1.0.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 17476de1f4..29b99e3fcc 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3241,17 +3241,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@4.21.8": - version "4.21.8" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.8.tgz#01104805129b9a8e82b7bd8e6c531e343e0bafe7" - integrity sha512-q1NRdrtI2AIn4VX2E3rH6zpBQL7PtLc8BH/bEq+pIW3tgU2it71YBWyMOSam+JV6/ogVRwq2N/iuFy2YXAxd8w== +"@uiw/codemirror-theme-duotone@4.21.9": + version "4.21.9" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.9.tgz#18859c48fdf154af96b5f07cb3f9a8241b541d1d" + integrity sha512-OFbIzo3pZ1Lqa8v1JYYmvlrmacr2IdYP0Wd50iZ3fecnj4hkiDNJFuG2QVAAgcoSmNKniYgjaU8S/OOrmosJhw== dependencies: - "@uiw/codemirror-themes" "4.21.8" + "@uiw/codemirror-themes" "4.21.9" -"@uiw/codemirror-themes@4.21.8": - version "4.21.8" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.8.tgz#93ba54990a94aa41b627cd9cc60bd05edeeb32c0" - integrity sha512-0Zqi/nosFJ00pCpNgj8e3uc7hM8cdLFNfYs9ud4V6ERiQYglX83dYGnDRSH983sH07q9JxOTBuNRvFcPJdxOHQ== +"@uiw/codemirror-themes@4.21.9": + version "4.21.9" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.9.tgz#c057008d8eee97bea2a33e8421ecf9149a766af3" + integrity sha512-ndfka95Ax4LXQSPVtCXJC3Qu2ruhlWUB7PAj+qTeMZobYJdXRxDEm4jMl+/d5fN1ok3jivShQdNgIwvEIFf4lg== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"