mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.15.0 (#2461)
[![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.14.0` -> `4.15.0`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.14.0/4.15.0) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/compatibility-slim/4.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/confidence-slim/4.14.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.15.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.15.0/file/README.md) Documentation v4.15.0: https://raw.githack.com/uiwjs/react-codemirror/21cd7a1/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0 ```shell npm i @​uiw/react-codemirror@4.15.0 ``` - 🌟 feat(theme): add fontFamily option. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`6fa5ad5`](https://togithub.com/uiwjs/react-codemirror/commit/6fa5ad5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(theme): Add font-family to VS Code dark theme ([#​413](https://togithub.com/uiwjs/react-codemirror/issues/413)) [`d1150da`](https://togithub.com/uiwjs/react-codemirror/commit/d1150da) [@​karlhorky](https://togithub.com/karlhorky) - 🎨 style(vscode): add vscodeDarkInit method. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`82e931c`](https://togithub.com/uiwjs/react-codemirror/commit/82e931c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(vscode): Update preview image ([#​414](https://togithub.com/uiwjs/react-codemirror/issues/414)) [`9d09fb0`](https://togithub.com/uiwjs/react-codemirror/commit/9d09fb0) [@​karlhorky](https://togithub.com/karlhorky) - 🐞 fix: Fix "cannot set properties of undefined" ([#​415](https://togithub.com/uiwjs/react-codemirror/issues/415)) [`3a566f2`](https://togithub.com/uiwjs/react-codemirror/commit/3a566f2) [@​karlhorky](https://togithub.com/karlhorky) - 🌍 website: fix type error. [`15b2bee`](https://togithub.com/uiwjs/react-codemirror/commit/15b2bee) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.3`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.3) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.3/file/README.md) Documentation v4.14.3: https://raw.githack.com/uiwjs/react-codemirror/1310dcb/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3 ```shell npm i @​uiw/react-codemirror@4.14.3 ``` - 🐞 fix(theme): Fix foreground and function name colors ([#​412](https://togithub.com/uiwjs/react-codemirror/issues/412)) [`aa703c6`](https://togithub.com/uiwjs/react-codemirror/commit/aa703c6) [@​karlhorky](https://togithub.com/karlhorky) ### [`v4.14.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.2/file/README.md) Documentation v4.14.2: https://raw.githack.com/uiwjs/react-codemirror/4df190b/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2 ```shell npm i @​uiw/react-codemirror@4.14.2 ``` - 🐞 fix(codemirror-themes): fix theme selection style error. [#​406](https://togithub.com/uiwjs/react-codemirror/issues/406) [`a029a3e`](https://togithub.com/uiwjs/react-codemirror/commit/a029a3e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update codemirror to ~6.2.0 ([#​407](https://togithub.com/uiwjs/react-codemirror/issues/407)) [`47d18e0`](https://togithub.com/uiwjs/react-codemirror/commit/47d18e0) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency lerna to v6 ([#​387](https://togithub.com/uiwjs/react-codemirror/issues/387)) [`7176370`](https://togithub.com/uiwjs/react-codemirror/commit/7176370) [@​renovate-bot](https://togithub.com/renovate-bot) - 📖 doc(vscode): update vscode theme document. [`92a06fc`](https://togithub.com/uiwjs/react-codemirror/commit/92a06fc) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.1/file/README.md) Documentation v4.14.1: https://raw.githack.com/uiwjs/react-codemirror/6686da7/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1 ```shell npm i @​uiw/react-codemirror@4.14.1 ``` - 📖 doc(theme): Update README.md [`09521dd`](https://togithub.com/uiwjs/react-codemirror/commit/09521dd) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🎨 style(vscode): modify vscode theme backgournd color. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`20b3978`](https://togithub.com/uiwjs/react-codemirror/commit/20b3978) [@​jaywcjlove](https://togithub.com/jaywcjlove) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f46be4439f
commit
865cfeaf99
@ -50,7 +50,7 @@
|
||||
"@types/react-test-renderer": "17.0.2",
|
||||
"@types/react-timeago": "4.1.3",
|
||||
"@types/semver": "7.3.13",
|
||||
"@uiw/codemirror-theme-duotone": "4.14.0",
|
||||
"@uiw/codemirror-theme-duotone": "4.15.0",
|
||||
"@uiw/react-codemirror": "4.15.0",
|
||||
"@vitejs/plugin-react": "2.2.0",
|
||||
"chart.js": "3.9.1",
|
||||
|
@ -2728,17 +2728,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@uiw/codemirror-theme-duotone@4.14.0":
|
||||
version "4.14.0"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.14.0.tgz#d3c06377ec743ecd460baff6905886d2f6335ee2"
|
||||
integrity sha512-yLFR3YtdT5WZBD20PaCufGVnOwvZpvZd3wNyzS7YWOlJV6KXI3X3D0feWwVwkqPsYiZ2a22OhjcksMo/ofSpsA==
|
||||
"@uiw/codemirror-theme-duotone@4.15.0":
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.15.0.tgz#dda9d216cee34338f20ab1dadb0da051f5d80f12"
|
||||
integrity sha512-m2sRWUqW1VNQnoOgYLcM6kiczfFB75YVxC51lOGNSUiohQnHDR/Veq3kJ7j4fP03ngMUXf4SeOPFljI19zcaHg==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.14.0"
|
||||
"@uiw/codemirror-themes" "4.15.0"
|
||||
|
||||
"@uiw/codemirror-themes@4.14.0":
|
||||
version "4.14.0"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.14.0.tgz#b08368e24952fb1c9b1839896fb92de2b2f2c4b5"
|
||||
integrity sha512-WycC0UZoIQoh1E13fe+vH/AxaKjhZnRAf5eT1rAXLHS8yFV/wIZVefw3byA42PQKDEDjeoQ1QtTS7sz/ZxWEeQ==
|
||||
"@uiw/codemirror-themes@4.15.0":
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.15.0.tgz#6622708f115b9f47fc0895001b954a8e7738ceae"
|
||||
integrity sha512-soGv2QkTgwlHP5ucInAa02rF3j8y7gf8qm7WrlycRMJItweL7Ou2erSqRdGN27UJUOplyoRw6Jn7cm2WxW0hUQ==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user