mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.19 (#5035)
[![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.18` -> `4.21.19`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.18/4.21.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.18/4.21.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.18/4.21.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone)</summary> ### [`v4.21.19`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.19) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.18...v4.21.19) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.19/file/README.md) Documentation v4.21.19: https://raw.githack.com/uiwjs/react-codemirror/2b3fbc8/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.18...v4.21.19 ```shell npm i @​uiw/react-codemirror@4.21.19 ``` - 🌍 website: udpate example. [`24285de`](https://togithub.com/uiwjs/react-codemirror/commit/24285de) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(theme): add `t.strong` to existing style to cope with emboldened text (e.g. **bold** in GitHub markdown) ([#​587](https://togithub.com/uiwjs/react-codemirror/issues/587)) [`f991c91`](https://togithub.com/uiwjs/react-codemirror/commit/f991c91) [@​cleverlight](https://togithub.com/cleverlight) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
26cdd433e8
commit
2334aaa1b5
@ -57,7 +57,7 @@
|
||||
"@types/react-timeago": "4.1.4",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@uiw/codemirror-theme-duotone": "4.21.18",
|
||||
"@uiw/codemirror-theme-duotone": "4.21.19",
|
||||
"@uiw/react-codemirror": "4.21.18",
|
||||
"@vitejs/plugin-react": "3.1.0",
|
||||
"cartesian": "^1.0.1",
|
||||
|
@ -2290,17 +2290,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@uiw/codemirror-theme-duotone@4.21.18":
|
||||
version "4.21.18"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.18.tgz#a1919209792f1ddc16b017600d41e2d0eff7540c"
|
||||
integrity sha512-e3q2gP6HmwO4HqCvr0D1iciWd/aAfkMQVTkN4U9JdrMkQGR7OKr822Y3IVbPtFx6QdftY/MKv8D1OUfxqz/YQA==
|
||||
"@uiw/codemirror-theme-duotone@4.21.19":
|
||||
version "4.21.19"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.19.tgz#97c8c138607aa0b3dadbaef50d30fcb5aad9a708"
|
||||
integrity sha512-T+Kuz9TJyI3MbqHW9n58FVCznEHIgKIrJlZh+ah6nNsGNUVOI4xdn6wLAauEyDD4uTL7ekI/Q/yI4YyebGhXmQ==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.21.18"
|
||||
"@uiw/codemirror-themes" "4.21.19"
|
||||
|
||||
"@uiw/codemirror-themes@4.21.18":
|
||||
version "4.21.18"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.18.tgz#a6cafdac0927246a9a85ddf1cbabb19c62086df2"
|
||||
integrity sha512-9F/dm1jnRpp4pY+PCt+HCHz04SowFYjLiCGbqtx1x5f8+MBdKsT3qE2klLH8KHSkVplu2SaVUqCKj7WNuuvpcQ==
|
||||
"@uiw/codemirror-themes@4.21.19":
|
||||
version "4.21.19"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.19.tgz#c9909d11c8bf8f1dfd62d93bead267a62c3b54ad"
|
||||
integrity sha512-fA06v3jiPiCCXWQA6f3T7A4wzIYxLKxom5WgP0Qy5eP/hioTYaHAeS/4R/oomQ4AmtEoGa1L+mXEjBeCahhLsg==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user