mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-03 01:18:43 +02:00
chore(deps): update dependency @uiw/react-codemirror to v4.23.10 (#9572)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://redirect.github.com/uiwjs/react-codemirror)) | [`4.23.9` -> `4.23.10`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/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/react-codemirror)</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 is behind base branch, 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
aad5a6a1a9
commit
cf91852234
@ -68,7 +68,7 @@
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@uiw/codemirror-theme-duotone": "4.23.10",
|
||||
"@uiw/react-codemirror": "4.23.9",
|
||||
"@uiw/react-codemirror": "4.23.10",
|
||||
"@vitejs/plugin-react": "4.3.4",
|
||||
"cartesian": "^1.0.1",
|
||||
"chart.js": "3.9.1",
|
||||
|
@ -3291,9 +3291,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.23.9":
|
||||
version: 4.23.9
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.23.9"
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.23.10":
|
||||
version: 4.23.10
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.23.10"
|
||||
dependencies:
|
||||
"@codemirror/autocomplete": "npm:^6.0.0"
|
||||
"@codemirror/commands": "npm:^6.0.0"
|
||||
@ -3310,7 +3310,7 @@ __metadata:
|
||||
"@codemirror/search": ">=6.0.0"
|
||||
"@codemirror/state": ">=6.0.0"
|
||||
"@codemirror/view": ">=6.0.0"
|
||||
checksum: 10c0/5a121526ad575192bdea6f7ea42e55fa60e251fa6e898dcbbe3e4043a781696506c2eb35a7f1249739e795cb772868b59ede6f42833d6b072789eeac470124bd
|
||||
checksum: 10c0/64c233857b1bf878bf630297b1d4b3df14e13761ff38ceccf7a1fa21d521be288311333b7cbff927889f9a899848f4fccefd975ea5fa8d626ea4aef088f13ee8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3338,15 +3338,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:4.23.9":
|
||||
version: 4.23.9
|
||||
resolution: "@uiw/react-codemirror@npm:4.23.9"
|
||||
"@uiw/react-codemirror@npm:4.23.10":
|
||||
version: 4.23.10
|
||||
resolution: "@uiw/react-codemirror@npm:4.23.10"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.18.6"
|
||||
"@codemirror/commands": "npm:^6.1.0"
|
||||
"@codemirror/state": "npm:^6.1.1"
|
||||
"@codemirror/theme-one-dark": "npm:^6.0.0"
|
||||
"@uiw/codemirror-extensions-basic-setup": "npm:4.23.9"
|
||||
"@uiw/codemirror-extensions-basic-setup": "npm:4.23.10"
|
||||
codemirror: "npm:^6.0.0"
|
||||
peerDependencies:
|
||||
"@babel/runtime": ">=7.11.0"
|
||||
@ -3356,7 +3356,7 @@ __metadata:
|
||||
codemirror: ">=6.0.0"
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 10c0/97d3d992a72fba62c9a0a29d719dd86db75b94cff94d6e7c3a049e01492c330d1e24e018853e4bf187b89bfbad5a5ce745c74d8d817934da5fc3019a7d23c871
|
||||
checksum: 10c0/cbcb928c84df2a6a03fd7789a3db317f6358961fd96197d2a3edb3ffbb00deff1cfa05fa1494c849393784bb89ae3f41425982f609f73bad0855a5e6522c328d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10104,7 +10104,7 @@ __metadata:
|
||||
"@types/semver": "npm:7.5.8"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@uiw/codemirror-theme-duotone": "npm:4.23.10"
|
||||
"@uiw/react-codemirror": "npm:4.23.9"
|
||||
"@uiw/react-codemirror": "npm:4.23.10"
|
||||
"@vitejs/plugin-react": "npm:4.3.4"
|
||||
cartesian: "npm:^1.0.1"
|
||||
chart.js: "npm:3.9.1"
|
||||
|
Loading…
Reference in New Issue
Block a user