From 4d4590afe95b92b3e124bd3956e084490747d53e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 10:37:47 +0000 Subject: [PATCH] chore(deps): update dependency @uiw/react-codemirror to v4.19.2 (#2657) 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/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.19.1` -> `4.19.2`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.1/4.19.2) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.2/compatibility-slim/4.19.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.2/confidence-slim/4.19.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
uiwjs/react-codemirror ### [`v4.19.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.2/file/README.md) Documentation v4.19.2: https://raw.githack.com/uiwjs/react-codemirror/01a4b43/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2 ```shell npm i @​uiw/react-codemirror@4.19.2 ``` - 🌍 website: update sider menus. [`a78b606`](https://togithub.com/uiwjs/react-codemirror/commit/a78b606) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(tokyo-night): update document. [`73b518e`](https://togithub.com/uiwjs/react-codemirror/commit/73b518e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: fix menu active. [`b19e563`](https://togithub.com/uiwjs/react-codemirror/commit/b19e563) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(theme): Highlight components with green ([#​429](https://togithub.com/uiwjs/react-codemirror/issues/429)) [`cbb7c7a`](https://togithub.com/uiwjs/react-codemirror/commit/cbb7c7a) [@​karlhorky](https://togithub.com/karlhorky) - 🌍 website(theme): Support tags.standard(tags.tagName) in Theme Editor. [#​430](https://togithub.com/uiwjs/react-codemirror/issues/430) [`af0e3c1`](https://togithub.com/uiwjs/react-codemirror/commit/af0e3c1) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(github): modify tagName color in github theme. [#​430](https://togithub.com/uiwjs/react-codemirror/issues/430) [`c50705e`](https://togithub.com/uiwjs/react-codemirror/commit/c50705e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(sublime): modify tagName color in sublime theme. ([#​430](https://togithub.com/uiwjs/react-codemirror/issues/430)) [`cbb41d1`](https://togithub.com/uiwjs/react-codemirror/commit/cbb41d1) [@​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://app.renovatebot.com/dashboard#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 bce2145c8d..3b83057506 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -52,7 +52,7 @@ "@types/react-timeago": "4.1.3", "@types/semver": "7.3.13", "@uiw/codemirror-theme-duotone": "4.19.2", - "@uiw/react-codemirror": "4.19.1", + "@uiw/react-codemirror": "4.19.2", "@vitejs/plugin-react": "2.2.0", "chart.js": "3.9.1", "chartjs-adapter-date-fns": "2.0.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b0f007aa76..c1ca85bb50 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2722,10 +2722,10 @@ "@typescript-eslint/types" "5.23.0" eslint-visitor-keys "^3.0.0" -"@uiw/codemirror-extensions-basic-setup@4.19.1": - version "4.19.1" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.19.1.tgz#c7d64a6550b05480009a147e69f7f8c0d196d066" - integrity sha512-IqNuCj0qBYUYUP3q6SiudyT7jlVJMbKGkXevHXCkYy0obXAD/mcc5WIZSgRxXnBhSWg4nm7t1gDWqMER8JYV2Q== +"@uiw/codemirror-extensions-basic-setup@4.19.2": + version "4.19.2" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.19.2.tgz#25c21eb35e138e4452632dd5ebd4c3868c417f0d" + integrity sha512-pTS8hOGVOk7soAj7LNtjzz6dWknHHYFkcxUOyK2sBU3c7Xlvqw/q7SzohQl+pHmr7buMYj3QA2Qyho7t95qpTA== dependencies: "@codemirror/autocomplete" "^6.0.0" "@codemirror/commands" "^6.0.0" @@ -2751,16 +2751,16 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/react-codemirror@4.19.1": - version "4.19.1" - resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.19.1.tgz#47837014e2b6ee158889cd31f25d5edaaccbb17e" - integrity sha512-5lvmYxaTCby2FckwtTtNbNffE6ZWq72qAgkyY/zzO6w5vU7jFiF1Q4pNdbgKcroIY6RArTHN/b1MwnT9BsEQpg== +"@uiw/react-codemirror@4.19.2": + version "4.19.2" + resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.19.2.tgz#1ff6a0fbf4a74edbdb540c74863bf5ff2dfac32b" + integrity sha512-8jK7TlmjYeV27A5iZPLUkzJgWVj6VVfM/is8elH09LkHNemIss5V6KiTdwK+kO00DM32/gIB8OfiLzx7ZwT+ng== dependencies: "@babel/runtime" "^7.18.6" "@codemirror/commands" "^6.1.0" "@codemirror/state" "^6.1.1" "@codemirror/theme-one-dark" "^6.0.0" - "@uiw/codemirror-extensions-basic-setup" "4.19.1" + "@uiw/codemirror-extensions-basic-setup" "4.19.2" codemirror "^6.0.0" "@vitejs/plugin-react@2.2.0":