mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.8 (#4367)
[![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.7` -> `4.21.8`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/4.21.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/4.21.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/4.21.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone)</summary> ### [`v4.21.8`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.8) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.7...v4.21.8) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.8/file/README.md) Documentation v4.21.8: https://raw.githack.com/uiwjs/react-codemirror/265d393/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.7...v4.21.8 ```shell npm i @​uiw/react-codemirror@4.21.8 ``` - 🌍 website: add mark decoration example. [`528759f`](https://togithub.com/uiwjs/react-codemirror/commit/528759f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(react-codemirror): unexpected effect called when extension is null ([#​542](https://togithub.com/uiwjs/react-codemirror/issues/542)) [`bed5e80`](https://togithub.com/uiwjs/react-codemirror/commit/bed5e80) [@​meowtec](https://togithub.com/meowtec) </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://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2269fc30e7
commit
bbea8bbd72
@ -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.7",
|
||||
"@uiw/codemirror-theme-duotone": "4.21.8",
|
||||
"@uiw/react-codemirror": "4.21.7",
|
||||
"@vitejs/plugin-react": "3.1.0",
|
||||
"cartesian": "^1.0.1",
|
||||
|
@ -3241,17 +3241,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@uiw/codemirror-theme-duotone@4.21.7":
|
||||
version "4.21.7"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.7.tgz#7a352e52f1977d9fd532b778da5c1e37fb128986"
|
||||
integrity sha512-6jyXevOmm0sXKKZUHcqTMri0NvrC83oZOHL302rmIw0ApLn44bMPu5pL39KNyvjlLb3q3l5nLoQDiTAauiw6gA==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.21.7"
|
||||
"@uiw/codemirror-themes" "4.21.8"
|
||||
|
||||
"@uiw/codemirror-themes@4.21.7":
|
||||
version "4.21.7"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.7.tgz#eafcdfdf1c3cb30beb8227702fa1985a8daae78a"
|
||||
integrity sha512-IggpVo7R+GREBpmInhrGxYcmbcqMci/cbaBxMmjNtPILqDwlGgWNtc7F2gNQ+gfQ138l+KXtdamielrSEM1qeA==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user