mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.19.7 (#3084)
[](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.6` -> `4.19.7`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.6/4.19.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.19.7`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.7) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.6...v4.19.7) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.7/file/README.md) Documentation v4.19.7: https://raw.githack.com/uiwjs/react-codemirror/1c1efcf/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.6...v4.19.7 ```shell npm i @​uiw/react-codemirror@4.19.7 ``` - 📖 doc: Remove v3 doc preview given that we're already on v4 ([#​445](https://togithub.com/uiwjs/react-codemirror/issues/445)) [`6048cd0`](https://togithub.com/uiwjs/react-codemirror/commit/6048cd0) [@​djsavvy](https://togithub.com/djsavvy) - 🆎 type(theme): fix type error. ([#​444](https://togithub.com/uiwjs/react-codemirror/issues/444)) [`b51a9a6`](https://togithub.com/uiwjs/react-codemirror/commit/b51a9a6) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
736e8d05aa
commit
c0f1e0d9c1
@ -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.6",
|
||||
"@uiw/codemirror-theme-duotone": "4.19.7",
|
||||
"@uiw/react-codemirror": "4.19.6",
|
||||
"@vitejs/plugin-react": "3.0.1",
|
||||
"chart.js": "3.9.1",
|
||||
|
@ -2748,17 +2748,17 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@uiw/codemirror-theme-duotone@4.19.6":
|
||||
version "4.19.6"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.6.tgz#ae8e1a42af537e3e826353ea41ba86410b1b4572"
|
||||
integrity sha512-Xjb9Df0jkOBa2FeL3Zxdl0oNjbiKqPU8C5uaopi9+Caf4qWdTSi7mW0vfH9D5eXboO50rHjwWhY+qzM3KjdJIw==
|
||||
"@uiw/codemirror-theme-duotone@4.19.7":
|
||||
version "4.19.7"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.7.tgz#aa24c5c73c75750f9f00456f2345e1d65cb7019c"
|
||||
integrity sha512-SncdJtjQVBAReEtOPAYJoxitZqxHCbmkJCyZqOj81VB8HI8sdC9pOvdOVviT22/1nzosspmRYoPSHNbq0Jzx6Q==
|
||||
dependencies:
|
||||
"@uiw/codemirror-themes" "4.19.6"
|
||||
"@uiw/codemirror-themes" "4.19.7"
|
||||
|
||||
"@uiw/codemirror-themes@4.19.6":
|
||||
version "4.19.6"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.6.tgz#c4be921ba50ed2ea3235f373f0e411a5bdd33b79"
|
||||
integrity sha512-vSVVwR6qkc74mbRuSpoDZadis6ygG3R49MWVf85BYz/3qyMl6dUZ4fby4FfQRFkdIWly2C+kOZydycx99IGp2g==
|
||||
"@uiw/codemirror-themes@4.19.7":
|
||||
version "4.19.7"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.7.tgz#cb46c2810efbac45fbffb86d77eaa1951a8b107a"
|
||||
integrity sha512-M/42RkPI60ItlssmNuEoZO2MQvlY6fRmdX7XRUAhKjxczZoaq8xS6HIvv1whGf2zGsTrwdVTPCm6ls0l17dvPA==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user