From 085a641ea32393e465b0f8cc8f2ed66b15e49b1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:35:36 +0000 Subject: [PATCH] chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.24 (#6443) 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.23` -> `4.21.24`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.23/4.21.24) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.23/4.21.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.23/4.21.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone) ### [`v4.21.24`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.24) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.23...v4.21.24) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.24/file/README.md) Documentation v4.21.24: https://raw.githack.com/uiwjs/react-codemirror/050da36/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.23...v4.21.24 ```shell npm i @​uiw/react-codemirror@4.21.24 ``` - 🐞 fix: Fix error related to "Types must be imported using a type-only import when 'verbatimModuleSyntax' is enabled" [`e6e89ca`](https://togithub.com/uiwjs/react-codemirror/commit/e6e89ca) [@​jaywcjlove](https://togithub.com/jaywcjlove)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 f5b86aa462..d3605f813b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -64,7 +64,7 @@ "@types/react-timeago": "4.1.7", "@types/semver": "7.5.8", "@types/uuid": "^9.0.0", - "@uiw/codemirror-theme-duotone": "4.21.23", + "@uiw/codemirror-theme-duotone": "4.21.24", "@uiw/react-codemirror": "4.21.23", "@vitejs/plugin-react": "4.2.1", "cartesian": "^1.0.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b53d43c0cf..ab713f141c 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2349,17 +2349,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@4.21.23": - version "4.21.23" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.23.tgz#8c313f14f7e8bcc89e54000bd371ce678b33eeca" - integrity sha512-VgPVj8HOjJjCauLc6Ey4A1YXNoClckBazqN3JFPyy77ayChqMs6sWM9X87BVJxAU2I3DBXBr+Kia/1sWjsiq1Q== +"@uiw/codemirror-theme-duotone@4.21.24": + version "4.21.24" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.24.tgz#b09affbb194804403c40b45b5a4411d6b8cf6502" + integrity sha512-2rS5sghYbIAVpqlj7WBnHUPhMAZbFMTh2J8lGvdmFZZpxWVUqFTnSzwmGU3V3zX9oRDG5rBjexRh4pE3GR0zHw== dependencies: - "@uiw/codemirror-themes" "4.21.23" + "@uiw/codemirror-themes" "4.21.24" -"@uiw/codemirror-themes@4.21.23": - version "4.21.23" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.23.tgz#a8cac59beda56d51e482f0a1503809e8a0e89c52" - integrity sha512-eTQjWTASVgDleSaN7JfsplG/M9gGuOujSRTVZ7IvXL+c1mobtxVgLpo2IjQHWzJBBD0XAqsah6Mbu1dhP0jZHw== +"@uiw/codemirror-themes@4.21.24": + version "4.21.24" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.24.tgz#69b83d1d77f8ad40a2a8689e8bf54e4b445b88f3" + integrity sha512-InY24KWP8YArDBACWHKFZ6ZU+WCvRHf3ZB2cCVxMVN35P1ANUmRzpAP2ernZQ5OIriL1/A/kXgD0Zg3Y65PNgg== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"