1
0
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.19.10 (#3436)

[![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.19.9` ->
`4.19.10`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.9/4.19.10)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.10/compatibility-slim/4.19.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.10/confidence-slim/4.19.9)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.19.10`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.10)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.19.10/file/README.md)

Documentation v4.19.10:
https://raw.githack.com/uiwjs/react-codemirror/061c0a9/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10

```shell
npm i @&#8203;uiw/react-codemirror@4.19.10
```

- 🐞 fix(deps): update dependency
[@&#8203;codemirror/lang-markdown](https://togithub.com/codemirror/lang-markdown)
to ~6.1.0
([#&#8203;459](https://togithub.com/uiwjs/react-codemirror/issues/459))
[`68abb98`](https://togithub.com/uiwjs/react-codemirror/commit/68abb98)
[@&#8203;renovate-bot](https://togithub.com/renovate-bot)
- 💄 chore(core): remove unused const
([#&#8203;467](https://togithub.com/uiwjs/react-codemirror/issues/467))
[`f284a8d`](https://togithub.com/uiwjs/react-codemirror/commit/f284a8d)
[@&#8203;jgbernalp](https://togithub.com/jgbernalp)
- 📖 doc(extensions): update README.md
[`6968faf`](https://togithub.com/uiwjs/react-codemirror/commit/6968faf)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🐞 fix: optimizing useCodeMirror rendering issues.
([#&#8203;474](https://togithub.com/uiwjs/react-codemirror/issues/474))
[`5eee5f4`](https://togithub.com/uiwjs/react-codemirror/commit/5eee5f4)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🔙 - 🐞 revert: "fix: optimizing useCodeMirror rendering issues.
([#&#8203;474](https://togithub.com/uiwjs/react-codemirror/issues/474))"
[`2fbfc8f`](https://togithub.com/uiwjs/react-codemirror/commit/2fbfc8f)
[@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-02 13:37:30 +00:00 committed by GitHub
parent bab57c7f2d
commit 257db03f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -58,7 +58,7 @@
"@types/react-timeago": "4.1.3",
"@types/semver": "7.3.13",
"@types/uuid": "^9.0.0",
"@uiw/codemirror-theme-duotone": "4.19.9",
"@uiw/codemirror-theme-duotone": "4.19.10",
"@uiw/react-codemirror": "4.19.9",
"@vitejs/plugin-react": "3.1.0",
"chart.js": "3.9.1",

View File

@ -2748,17 +2748,17 @@
"@codemirror/state" "^6.0.0"
"@codemirror/view" "^6.0.0"
"@uiw/codemirror-theme-duotone@4.19.9":
version "4.19.9"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.9.tgz#85c88801fa6a97b0b0ba9c17f21b1bc373a77a6e"
integrity sha512-UbC1jZRYZaWFbw5UDUfU57Emvtc3ZXpI6t0Uw7GiqZH0WKfJA1Y7mZtrZNaJxV9ua/78SHL4CflidVajwZcdmQ==
"@uiw/codemirror-theme-duotone@4.19.10":
version "4.19.10"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.10.tgz#1ad3a98df2bd0d2fe933790c5af07597ab3749cd"
integrity sha512-M+O5tpPz3rlcfdIKHYY5ksvTuXYaBaWNASIeQe8tDPJbwgmgfsP8TN4/Aq+1J60po92bHIIy7ZzhMpzstrI0zQ==
dependencies:
"@uiw/codemirror-themes" "4.19.9"
"@uiw/codemirror-themes" "4.19.10"
"@uiw/codemirror-themes@4.19.9":
version "4.19.9"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.9.tgz#988876213a2e350244ac2a0d479ebb792afbe94d"
integrity sha512-PH3hl1w42z7GXe/zoD9gSadOGBWyKPl7vHm/8V1PUuHXT21+neyfRc7v0xPwb05pGP6ExfbmPi78y4+g6cHopg==
"@uiw/codemirror-themes@4.19.10":
version "4.19.10"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.10.tgz#9e9f32a78bd4d8be8d83f7dfa99ee3757eba9a86"
integrity sha512-FnNN2fh6S30wdaakxdULduwuL5VG6AuFEzNFgNwozVU7jsu4LG4GKlh0iY3gCvIX3RxXN/PUwhn8KD1tkqOQkQ==
dependencies:
"@codemirror/language" "^6.0.0"
"@codemirror/state" "^6.0.0"