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.20 (#5211)
[![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.19` -> `4.21.20`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.19/4.21.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.19/4.21.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.19/4.21.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone)</summary> ### [`v4.21.20`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.20) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.19...v4.21.20) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.20/file/README.md) Documentation v4.21.20: https://raw.githack.com/uiwjs/react-codemirror/b8bc927/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.19...v4.21.20 ```shell npm i @​uiw/react-codemirror@4.21.20 ``` - ⛑ test: modify jest config. [`40655ff`](https://togithub.com/uiwjs/react-codemirror/commit/40655ff) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🆎 type(example): fix nextjs example type error. [`2a916c0`](https://togithub.com/uiwjs/react-codemirror/commit/2a916c0) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💢 ci: update workflows config. [`e84c5c5`](https://togithub.com/uiwjs/react-codemirror/commit/e84c5c5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update dependency codemirror-lang-mermaid to ^0.5.0 ([#​539](https://togithub.com/uiwjs/react-codemirror/issues/539)) [`caca49a`](https://togithub.com/uiwjs/react-codemirror/commit/caca49a) [@​renovate-bot](https://togithub.com/renovate-bot) - 💢 ci: update workflows config. [`8163cef`](https://togithub.com/uiwjs/react-codemirror/commit/8163cef) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(codemirror-themes): update document. [`36e376c`](https://togithub.com/uiwjs/react-codemirror/commit/36e376c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐝 refactor(hyper-link): Remove dependency on syntaxTree for hyperlink decorations ([#​593](https://togithub.com/uiwjs/react-codemirror/issues/593)) [`0d28d4b`](https://togithub.com/uiwjs/react-codemirror/commit/0d28d4b) [@​losingle](https://togithub.com/losingle) - 📖 doc: Update README.md [`70b9eff`](https://togithub.com/uiwjs/react-codemirror/commit/70b9eff) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🆎 type(zebra-stripes): fix type error. [`3dcddbd`](https://togithub.com/uiwjs/react-codemirror/commit/3dcddbd) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(website): pin dependency styled-components to v6.0.7 [`6330307`](https://togithub.com/uiwjs/react-codemirror/commit/6330307) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b54d481fc8
commit
b69f275372
@ -57,7 +57,7 @@
|
||||
"@types/react-timeago": "4.1.5",
|
||||
"@types/semver": "7.5.4",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@uiw/codemirror-theme-duotone": "4.21.19",
|
||||
"@uiw/codemirror-theme-duotone": "4.21.20",
|
||||
"@uiw/react-codemirror": "4.21.19",
|
||||
"@vitejs/plugin-react": "3.1.0",
|
||||
"cartesian": "^1.0.1",
|
||||
|
@ -2310,17 +2310,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@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==
|
||||
"@uiw/codemirror-theme-duotone@4.21.20":
|
||||
version "4.21.20"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.20.tgz#fe948b3707d22dfbdbfab515cef291c53bfe86ae"
|
||||
integrity sha512-GEwy98tvAv9TcKs+FEOJSQ48B0jEKkL6vi6CD8feIKMrCZvYPAAt+/uM1RKEePNnBstRum3Xnwm+7LWjasoTig==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.21.19"
|
||||
"@uiw/codemirror-themes" "4.21.20"
|
||||
|
||||
"@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==
|
||||
"@uiw/codemirror-themes@4.21.20":
|
||||
version "4.21.20"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.20.tgz#d7770af97a9240fb49b50e2f10e31080eac73972"
|
||||
integrity sha512-/Ncc88v5RroeDAOfhao5lmkobmH4aJZqlSAJJTxXE7AzM85BjuCnnUYXVT7VFeEslFtfTiIgriyLmJQoGOi2mA==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user