mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-08 01:15:49 +02:00
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.23.10 (#9571)
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://redirect.github.com/uiwjs/react-codemirror)) | [`4.23.9` -> `4.23.10`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.23.9/4.23.10) | [](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 (@​uiw/codemirror-theme-duotone)</summary> ### [`v4.23.10`](https://redirect.github.com/uiwjs/react-codemirror/releases/tag/v4.23.10) [Compare Source](https://redirect.github.com/uiwjs/react-codemirror/compare/v4.23.9...v4.23.10) [](https://jaywcjlove.github.io/#/sponsor) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.23.10/file/README.md) Documentation v4.23.10: https://raw.githack.com/uiwjs/react-codemirror/b920d7f/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.9...v4.23.10 ```shell npm i @​uiw/react-codemirror@4.23.10 ``` - 🐞 fix: Fix flash of content on initialization ([#​717](https://redirect.github.com/uiwjs/react-codemirror/issues/717)) [`b11562d`](https://redirect.github.com/uiwjs/react-codemirror/commit/b11562d) [@​colsondonohue](https://redirect.github.com/colsondonohue) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
efcf04487d
commit
42abfccdb1
@ -67,7 +67,7 @@
|
|||||||
"@types/react-test-renderer": "18.3.1",
|
"@types/react-test-renderer": "18.3.1",
|
||||||
"@types/semver": "7.5.8",
|
"@types/semver": "7.5.8",
|
||||||
"@types/uuid": "^9.0.0",
|
"@types/uuid": "^9.0.0",
|
||||||
"@uiw/codemirror-theme-duotone": "4.23.9",
|
"@uiw/codemirror-theme-duotone": "4.23.10",
|
||||||
"@uiw/react-codemirror": "4.23.9",
|
"@uiw/react-codemirror": "4.23.9",
|
||||||
"@vitejs/plugin-react": "4.3.4",
|
"@vitejs/plugin-react": "4.3.4",
|
||||||
"cartesian": "^1.0.1",
|
"cartesian": "^1.0.1",
|
||||||
|
@ -3314,18 +3314,18 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@uiw/codemirror-theme-duotone@npm:4.23.9":
|
"@uiw/codemirror-theme-duotone@npm:4.23.10":
|
||||||
version: 4.23.9
|
version: 4.23.10
|
||||||
resolution: "@uiw/codemirror-theme-duotone@npm:4.23.9"
|
resolution: "@uiw/codemirror-theme-duotone@npm:4.23.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@uiw/codemirror-themes": "npm:4.23.9"
|
"@uiw/codemirror-themes": "npm:4.23.10"
|
||||||
checksum: 10c0/fded307cd6a64ad85b2dea92524ff84d2dbf76bc68f5a7eba3e10729a203d294af7183d557101cdf4c84c86c612b878e71eb880bad03a6080110cecbb7f1fdbe
|
checksum: 10c0/058fe2ec927fb7d9fdd7a040c1fa52ed52b2b786e2917ae981a687b1aafeac26022900aac625c2018288c9bd7ab9e056854d6628eaaea46a4251b0022693df7c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@uiw/codemirror-themes@npm:4.23.9":
|
"@uiw/codemirror-themes@npm:4.23.10":
|
||||||
version: 4.23.9
|
version: 4.23.10
|
||||||
resolution: "@uiw/codemirror-themes@npm:4.23.9"
|
resolution: "@uiw/codemirror-themes@npm:4.23.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@codemirror/language": "npm:^6.0.0"
|
"@codemirror/language": "npm:^6.0.0"
|
||||||
"@codemirror/state": "npm:^6.0.0"
|
"@codemirror/state": "npm:^6.0.0"
|
||||||
@ -3334,7 +3334,7 @@ __metadata:
|
|||||||
"@codemirror/language": ">=6.0.0"
|
"@codemirror/language": ">=6.0.0"
|
||||||
"@codemirror/state": ">=6.0.0"
|
"@codemirror/state": ">=6.0.0"
|
||||||
"@codemirror/view": ">=6.0.0"
|
"@codemirror/view": ">=6.0.0"
|
||||||
checksum: 10c0/e9688a6deb0a42347cabe8e471df8f09e9ad8ee7bcfa1871a1dd664da042b4d6b042b725a6c3e3b941843d2490340f6950b535c6cbcfdc134c19b160625a6247
|
checksum: 10c0/29f980789a535ae021ca8d8bec3ecee4dda8cb11c5451729c04481310cc04cd7c00ddb3011137f5cc305d565bc0a3464ebd88fdde9359e296d8f0a6cf6477811
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -10103,7 +10103,7 @@ __metadata:
|
|||||||
"@types/react-test-renderer": "npm:18.3.1"
|
"@types/react-test-renderer": "npm:18.3.1"
|
||||||
"@types/semver": "npm:7.5.8"
|
"@types/semver": "npm:7.5.8"
|
||||||
"@types/uuid": "npm:^9.0.0"
|
"@types/uuid": "npm:^9.0.0"
|
||||||
"@uiw/codemirror-theme-duotone": "npm:4.23.9"
|
"@uiw/codemirror-theme-duotone": "npm:4.23.10"
|
||||||
"@uiw/react-codemirror": "npm:4.23.9"
|
"@uiw/react-codemirror": "npm:4.23.9"
|
||||||
"@vitejs/plugin-react": "npm:4.3.4"
|
"@vitejs/plugin-react": "npm:4.3.4"
|
||||||
cartesian: "npm:^1.0.1"
|
cartesian: "npm:^1.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user