From 8c90b458961e86645ca0e8649c4ce34961c6114a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 07:27:56 +0000 Subject: [PATCH] chore(deps): update dependency @uiw/react-codemirror to v4.21.13 (#4702) 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.21.9` -> `4.21.13`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.9/4.21.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2freact-codemirror/4.21.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2freact-codemirror/4.21.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2freact-codemirror/4.21.9/4.21.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2freact-codemirror/4.21.9/4.21.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
uiwjs/react-codemirror (@​uiw/react-codemirror) ### [`v4.21.13`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.13) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.12...v4.21.13) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.13/file/README.md) Documentation v4.21.13: https://raw.githack.com/uiwjs/react-codemirror/81a6a62/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.12...v4.21.13 ```shell npm i @​uiw/react-codemirror@4.21.13 ``` - 🌍 website: modify website router. [`5599909`](https://togithub.com/uiwjs/react-codemirror/commit/5599909) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: update home example. [`dda529b`](https://togithub.com/uiwjs/react-codemirror/commit/dda529b) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: fix example. [`73cced5`](https://togithub.com/uiwjs/react-codemirror/commit/73cced5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update tsconfig.json [`7f5e3d4`](https://togithub.com/uiwjs/react-codemirror/commit/7f5e3d4) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix: fix height/minHeight/maxHeight/width/minWidth/maxWidth default value. [`21d8048`](https://togithub.com/uiwjs/react-codemirror/commit/21d8048) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(langs): remove `clike` import ([#​560](https://togithub.com/uiwjs/react-codemirror/issues/560)) [`24e1e35`](https://togithub.com/uiwjs/react-codemirror/commit/24e1e35) [@​gtn1024](https://togithub.com/gtn1024) ### [`v4.21.12`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.12) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.11...v4.21.12) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.12/file/README.md) Documentation v4.21.12: https://raw.githack.com/uiwjs/react-codemirror/de05ac9/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.11...v4.21.12 ```shell npm i @​uiw/react-codemirror@4.21.12 ``` - 🌍 website: modify theme document & add badges. [`4fb582d`](https://togithub.com/uiwjs/react-codemirror/commit/4fb582d) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#​558](https://togithub.com/uiwjs/react-codemirror/issues/558)) [`36ed84a`](https://togithub.com/uiwjs/react-codemirror/commit/36ed84a) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update dependency [@​uiw/react-shields](https://togithub.com/uiw/react-shields) to v2 [#​556](https://togithub.com/uiwjs/react-codemirror/issues/556) [`bd10a90`](https://togithub.com/uiwjs/react-codemirror/commit/bd10a90) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: update footer style. [`758c40f`](https://togithub.com/uiwjs/react-codemirror/commit/758c40f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#​558](https://togithub.com/uiwjs/react-codemirror/issues/558)) [`84613ee`](https://togithub.com/uiwjs/react-codemirror/commit/84613ee) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `andromeda` theme. [`8dccafa`](https://togithub.com/uiwjs/react-codemirror/commit/8dccafa) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#​558](https://togithub.com/uiwjs/react-codemirror/issues/558)) [`90e5dfc`](https://togithub.com/uiwjs/react-codemirror/commit/90e5dfc) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#​558](https://togithub.com/uiwjs/react-codemirror/issues/558)) [`9ea5f90`](https://togithub.com/uiwjs/react-codemirror/commit/9ea5f90) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `copilot` theme. [`997700b`](https://togithub.com/uiwjs/react-codemirror/commit/997700b) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐝 refactor(theme): optimize code. [`b3ee803`](https://togithub.com/uiwjs/react-codemirror/commit/b3ee803) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `white` theme. [`54ee05f`](https://togithub.com/uiwjs/react-codemirror/commit/54ee05f) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.11`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.11) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.10...v4.21.11) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.11/file/README.md) Documentation v4.21.11: https://raw.githack.com/uiwjs/react-codemirror/6533b9b/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.10...v4.21.11 ```shell npm i @​uiw/react-codemirror@4.21.11 ``` - 📖 doc: update README.md [`21e75e2`](https://togithub.com/uiwjs/react-codemirror/commit/21e75e2) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `quietlight` theme. [`6cd63b5`](https://togithub.com/uiwjs/react-codemirror/commit/6cd63b5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `red` theme. [`fbb07e1`](https://togithub.com/uiwjs/react-codemirror/commit/fbb07e1) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `abyss` theme. [`fa73b0a`](https://togithub.com/uiwjs/react-codemirror/commit/fa73b0a) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `kimbie` theme. [`25fd7e9`](https://togithub.com/uiwjs/react-codemirror/commit/25fd7e9) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `monokai` theme. [`9dcbacc`](https://togithub.com/uiwjs/react-codemirror/commit/9dcbacc) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `monokai-dimmed` theme. [`934cb75`](https://togithub.com/uiwjs/react-codemirror/commit/934cb75) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `tomorrow-night-blue` theme. [`6a2bf01`](https://togithub.com/uiwjs/react-codemirror/commit/6a2bf01) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.10`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.10) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.9...v4.21.10) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.10/file/README.md) Documentation v4.21.10: https://raw.githack.com/uiwjs/react-codemirror/e5b4b76/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.9...v4.21.10 ```shell npm i @​uiw/react-codemirror@4.21.10 ``` - 🌍 website: add example. ([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455)) [`fd6a8db`](https://togithub.com/uiwjs/react-codemirror/commit/fd6a8db) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: modify data/github router. [`29dccc3`](https://togithub.com/uiwjs/react-codemirror/commit/29dccc3) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `basic` theme. [`bf24245`](https://togithub.com/uiwjs/react-codemirror/commit/bf24245) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(deps): update dependency jest-environment-jsdom to ^29.6.0 [#​552](https://togithub.com/uiwjs/react-codemirror/issues/552) [`8bfc8a5`](https://togithub.com/uiwjs/react-codemirror/commit/8bfc8a5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(solarized): add package exports field. [`affc260`](https://togithub.com/uiwjs/react-codemirror/commit/affc260) [@​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 6d7dab5c23..75c4411a9d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -60,7 +60,7 @@ "@types/semver": "7.5.1", "@types/uuid": "^9.0.0", "@uiw/codemirror-theme-duotone": "4.21.13", - "@uiw/react-codemirror": "4.21.9", + "@uiw/react-codemirror": "4.21.13", "@vitejs/plugin-react": "3.1.0", "cartesian": "^1.0.1", "chart.js": "3.9.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index e1a5975204..78a832bcaa 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3228,10 +3228,10 @@ "@typescript-eslint/types" "5.48.2" eslint-visitor-keys "^3.3.0" -"@uiw/codemirror-extensions-basic-setup@4.21.9": - version "4.21.9" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.9.tgz#e886c6e6ad477bc0943691b9572958c81a2beab3" - integrity sha512-TQT6aF8brxZpFnk/K4fm/K/9k9eF3PMav/KKjHlYrGUT8BTNk/qL+ximLtIzvTUhmBFchjM1lrqSJdvpVom7/w== +"@uiw/codemirror-extensions-basic-setup@4.21.13": + version "4.21.13" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.13.tgz#d7bcebf1906157bafde2d097dd6b63bcc772f54c" + integrity sha512-5ObHaBqPV00xBVleDFehzPfOQvek5dPM7YLdPHJUE9bumeSflIWJb55n0Zg/w1rsuU0Lt/Q6WJUh4X6VGR1FVw== dependencies: "@codemirror/autocomplete" "^6.0.0" "@codemirror/commands" "^6.0.0" @@ -3257,16 +3257,16 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/react-codemirror@4.21.9": - version "4.21.9" - resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.9.tgz#74393955d159a7d452731e61957773ae053c65b8" - integrity sha512-aeLegPz2iCvqJjhzXp2WUMqpMZDqxsTnF3rX9kGRlfY6vQLsrjoctj0cQ29uxEtFYJChOVjtCOtnQUlyIuNAHQ== +"@uiw/react-codemirror@4.21.13": + version "4.21.13" + resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.13.tgz#b6e44cbccef70c1ff13bc905b46edc5bc3363dcc" + integrity sha512-kNX8jLeoDrF2CDa5lsey0MXjBXN3JP00z6AQTTP58mHvlE7Rf03QJSs7bNwwco+3kpwREifFJjnwRe+Y3Gmwtw== 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.21.9" + "@uiw/codemirror-extensions-basic-setup" "4.21.13" codemirror "^6.0.0" "@vitejs/plugin-react@3.1.0":