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.19.2 (#2656)
[![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.1` -> `4.19.2`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.1/4.19.2) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.2/compatibility-slim/4.19.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.2/confidence-slim/4.19.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.19.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.2/file/README.md) Documentation v4.19.2: https://raw.githack.com/uiwjs/react-codemirror/01a4b43/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2 ```shell npm i @​uiw/react-codemirror@4.19.2 ``` - 🌍 website: update sider menus. [`a78b606`](https://togithub.com/uiwjs/react-codemirror/commit/a78b606) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(tokyo-night): update document. [`73b518e`](https://togithub.com/uiwjs/react-codemirror/commit/73b518e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: fix menu active. [`b19e563`](https://togithub.com/uiwjs/react-codemirror/commit/b19e563) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(theme): Highlight components with green ([#​429](https://togithub.com/uiwjs/react-codemirror/issues/429)) [`cbb7c7a`](https://togithub.com/uiwjs/react-codemirror/commit/cbb7c7a) [@​karlhorky](https://togithub.com/karlhorky) - 🌍 website(theme): Support tags.standard(tags.tagName) in Theme Editor. [#​430](https://togithub.com/uiwjs/react-codemirror/issues/430) [`af0e3c1`](https://togithub.com/uiwjs/react-codemirror/commit/af0e3c1) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(github): modify tagName color in github theme. [#​430](https://togithub.com/uiwjs/react-codemirror/issues/430) [`c50705e`](https://togithub.com/uiwjs/react-codemirror/commit/c50705e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(sublime): modify tagName color in sublime theme. ([#​430](https://togithub.com/uiwjs/react-codemirror/issues/430)) [`cbb41d1`](https://togithub.com/uiwjs/react-codemirror/commit/cbb41d1) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dbdd1eae48
commit
ab033290b2
@ -51,7 +51,7 @@
|
||||
"@types/react-test-renderer": "17.0.2",
|
||||
"@types/react-timeago": "4.1.3",
|
||||
"@types/semver": "7.3.13",
|
||||
"@uiw/codemirror-theme-duotone": "4.19.1",
|
||||
"@uiw/codemirror-theme-duotone": "4.19.2",
|
||||
"@uiw/react-codemirror": "4.19.1",
|
||||
"@vitejs/plugin-react": "2.2.0",
|
||||
"chart.js": "3.9.1",
|
||||
|
@ -2735,17 +2735,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@uiw/codemirror-theme-duotone@4.19.1":
|
||||
version "4.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.1.tgz#917c8b79116241441ce253fb3c0e5852eabcba6d"
|
||||
integrity sha512-ZJrY9cguH65t8UxpYyXSg0kkfR3o2D+d4OwzngW9v2+ELRPBJMzU4BzYjxCE+liYrA45xbWogONcfnOIEaWFPg==
|
||||
"@uiw/codemirror-theme-duotone@4.19.2":
|
||||
version "4.19.2"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.2.tgz#93ea64ad6f7ff2f8504409dc0784e3f5ca7c9c71"
|
||||
integrity sha512-QhCDDH+hSi2wDu62qDAG8FF+GN15YGlQlZCAa8qeCMuFzeivqalRv3mj810OS0+v0hnIWsOUr7+r7ZOxEqqKDw==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.19.1"
|
||||
"@uiw/codemirror-themes" "4.19.2"
|
||||
|
||||
"@uiw/codemirror-themes@4.19.1":
|
||||
version "4.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.1.tgz#0cbf19e4819e65ecdf98408109c6f1ebbfe20918"
|
||||
integrity sha512-PVm0bWbIlA2Y64d6BYkZOl5PoQ7WDPEduNwMmZbHRtpx+xgZteKU4CvK5DR8jwfPiy4vxW55haNDXhrVOUwbtA==
|
||||
"@uiw/codemirror-themes@4.19.2":
|
||||
version "4.19.2"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.2.tgz#ef227cb21e41f500fcdb457a641866e6f462cedf"
|
||||
integrity sha512-huxcq5ddOyXanMzA3R7Bdn0VP90TWAwOUFgXTNOBCFYuNUQoHP30XDJH7nnvZWCXRNXV51p3Wb0bVF2fEuFPBw==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user