mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.7 (#4150)
[![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.3` -> `4.21.7`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.3/4.21.7) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/compatibility-slim/4.21.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.21.7/confidence-slim/4.21.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone)</summary> ### [`v4.21.7`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.7) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.6...v4.21.7) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.7/file/README.md) Documentation v4.21.7: https://raw.githack.com/uiwjs/react-codemirror/89f5d3c/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.6...v4.21.7 ```shell npm i @​uiw/react-codemirror@4.21.7 ``` - 🎨 style(hyper-link): add mark hyper link underline style. ([#​525](https://togithub.com/uiwjs/react-codemirror/issues/525)) [`f59224c`](https://togithub.com/uiwjs/react-codemirror/commit/f59224c) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.6`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.6) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.5...v4.21.6) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.6/file/README.md) Documentation v4.21.6: https://raw.githack.com/uiwjs/react-codemirror/a1c9fc0/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.5...v4.21.6 ```shell npm i @​uiw/react-codemirror@4.21.6 ``` - 📖 doc: Update README.md [`4d9890c`](https://togithub.com/uiwjs/react-codemirror/commit/4d9890c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(hyper-link): the callback function adds more params `(value, input, from, to) => {}`. [`ab58f5f`](https://togithub.com/uiwjs/react-codemirror/commit/ab58f5f) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.5`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.5) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.4...v4.21.5) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.5/file/README.md) Documentation v4.21.5: https://raw.githack.com/uiwjs/react-codemirror/a2ba8e9/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.4...v4.21.5 ```shell npm i @​uiw/react-codemirror@4.21.5 ``` - 📖 doc(zebra-stripes): fix doc package name error of extensions/zebra-stripes ([#​526](https://togithub.com/uiwjs/react-codemirror/issues/526)) [`194e2ee`](https://togithub.com/uiwjs/react-codemirror/commit/194e2ee) [@​gsw945](https://togithub.com/gsw945) - 🌟 feat(hyper-link): add `anchor` options. ([#​525](https://togithub.com/uiwjs/react-codemirror/issues/525)) [`097ad2e`](https://togithub.com/uiwjs/react-codemirror/commit/097ad2e) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.4`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.4) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.3...v4.21.4) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.4/file/README.md) Documentation v4.21.4: https://raw.githack.com/uiwjs/react-codemirror/faa6117/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.3...v4.21.4 ```shell npm i @​uiw/react-codemirror@4.21.4 ``` - 🌟 feat(hyper-link): add regexp/match/handle options. ([#​525](https://togithub.com/uiwjs/react-codemirror/issues/525)) [`4b356ab`](https://togithub.com/uiwjs/react-codemirror/commit/4b356ab) [@​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://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0e4c8a57e
commit
550f256922
@ -59,7 +59,7 @@
|
|||||||
"@types/react-timeago": "4.1.3",
|
"@types/react-timeago": "4.1.3",
|
||||||
"@types/semver": "7.5.0",
|
"@types/semver": "7.5.0",
|
||||||
"@types/uuid": "^9.0.0",
|
"@types/uuid": "^9.0.0",
|
||||||
"@uiw/codemirror-theme-duotone": "4.21.3",
|
"@uiw/codemirror-theme-duotone": "4.21.7",
|
||||||
"@uiw/react-codemirror": "4.21.3",
|
"@uiw/react-codemirror": "4.21.3",
|
||||||
"@vitejs/plugin-react": "3.1.0",
|
"@vitejs/plugin-react": "3.1.0",
|
||||||
"cartesian": "^1.0.1",
|
"cartesian": "^1.0.1",
|
||||||
|
@ -3017,17 +3017,17 @@
|
|||||||
"@codemirror/state" "^6.0.0"
|
"@codemirror/state" "^6.0.0"
|
||||||
"@codemirror/view" "^6.0.0"
|
"@codemirror/view" "^6.0.0"
|
||||||
|
|
||||||
"@uiw/codemirror-theme-duotone@4.21.3":
|
"@uiw/codemirror-theme-duotone@4.21.7":
|
||||||
version "4.21.3"
|
version "4.21.7"
|
||||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.3.tgz#9e35ff659dc29989c7b08d1b1fcf15f0bf5c9db2"
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.7.tgz#7a352e52f1977d9fd532b778da5c1e37fb128986"
|
||||||
integrity sha512-pl1lQ50bBf39QKcTGHUUd0mS+qYrU/MjAkjlZx7R2aTcPfZPhGX9OQjaJTvtiA77PwY6JK7Uj9mt1dya5rolOg==
|
integrity sha512-6jyXevOmm0sXKKZUHcqTMri0NvrC83oZOHL302rmIw0ApLn44bMPu5pL39KNyvjlLb3q3l5nLoQDiTAauiw6gA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@uiw/codemirror-themes" "4.21.3"
|
"@uiw/codemirror-themes" "4.21.7"
|
||||||
|
|
||||||
"@uiw/codemirror-themes@4.21.3":
|
"@uiw/codemirror-themes@4.21.7":
|
||||||
version "4.21.3"
|
version "4.21.7"
|
||||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.3.tgz#8a620eb136fe99537d3985522a48b3812995410e"
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.7.tgz#eafcdfdf1c3cb30beb8227702fa1985a8daae78a"
|
||||||
integrity sha512-gB7jUP1SqAkvwOGt0hTpyw7xHMJkgDu5ODy+1qPHMU27IT425+GXJAHPKLHBuRL2+InnWJPMz9JXVrrJU32lLg==
|
integrity sha512-IggpVo7R+GREBpmInhrGxYcmbcqMci/cbaBxMmjNtPILqDwlGgWNtc7F2gNQ+gfQ138l+KXtdamielrSEM1qeA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@codemirror/language" "^6.0.0"
|
"@codemirror/language" "^6.0.0"
|
||||||
"@codemirror/state" "^6.0.0"
|
"@codemirror/state" "^6.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user