mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.19.4 (#2746)
[![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.2` -> `4.19.4`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.2/4.19.4) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.4/compatibility-slim/4.19.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.19.4/confidence-slim/4.19.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.19.4`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.4) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.3...v4.19.4) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.4/file/README.md) Documentation v4.19.4: https://raw.githack.com/uiwjs/react-codemirror/9fbca2c/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.3...v4.19.4 ```shell npm i @​uiw/react-codemirror@4.19.4 ``` - 🌟 feat(zebra-stripes): add className option. [#​433](https://togithub.com/uiwjs/react-codemirror/issues/433) [`964bb2c`](https://togithub.com/uiwjs/react-codemirror/commit/964bb2c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(classname): add classname extension. [#​433](https://togithub.com/uiwjs/react-codemirror/issues/433) [`48dbe9c`](https://togithub.com/uiwjs/react-codemirror/commit/48dbe9c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: update website theme. [`3de68f4`](https://togithub.com/uiwjs/react-codemirror/commit/3de68f4) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.19.3`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.3) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.2...v4.19.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.3/file/README.md) Documentation v4.19.3: https://raw.githack.com/uiwjs/react-codemirror/6cae541/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.2...v4.19.3 ```shell npm i @​uiw/react-codemirror@4.19.3 ``` - 🐞 fix: provide none option for theme. [#​431](https://togithub.com/uiwjs/react-codemirror/issues/431) [`efca8ed`](https://togithub.com/uiwjs/react-codemirror/commit/efca8ed) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2fb5699e84
commit
d5d8c752f4
@ -53,7 +53,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.2",
|
||||
"@uiw/codemirror-theme-duotone": "4.19.4",
|
||||
"@uiw/react-codemirror": "4.19.4",
|
||||
"@vitejs/plugin-react": "3.0.0",
|
||||
"chart.js": "3.9.1",
|
||||
|
@ -2845,17 +2845,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@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==
|
||||
"@uiw/codemirror-theme-duotone@4.19.4":
|
||||
version "4.19.4"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.4.tgz#6bffa2166632fc4c422377225ceed7fc646fb1b7"
|
||||
integrity sha512-4cXv/SnwC/hUOb7hh5nNptRXnIdWEbgTeQ9X/OEvG3AFvI2IuSCwo0JMl1bNI/TCEKDYVNZq16QTKwD28Y1iPw==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.19.2"
|
||||
"@uiw/codemirror-themes" "4.19.4"
|
||||
|
||||
"@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==
|
||||
"@uiw/codemirror-themes@4.19.4":
|
||||
version "4.19.4"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.4.tgz#78a443d98ec8261134349163efd01e939e4a3f22"
|
||||
integrity sha512-n2k1GPH9oTeeXY/Xbu5KQiw2rvrM5wkvhFDNRvoX9N/2e3+/lmyloZZ1C1Pk/OpDfOH2hWns8jiH7BKfn+I82A==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user