mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-09 00:18:26 +01:00
chore(deps): update dependency @uiw/react-codemirror to v4.15.0 (#2457)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.13.2` -> `4.15.0`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.13.2/4.15.0) | [](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.15.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.15.0/file/README.md) Documentation v4.15.0: https://raw.githack.com/uiwjs/react-codemirror/21cd7a1/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0 ```shell npm i @​uiw/react-codemirror@4.15.0 ``` - 🌟 feat(theme): add fontFamily option. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`6fa5ad5`](https://togithub.com/uiwjs/react-codemirror/commit/6fa5ad5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(theme): Add font-family to VS Code dark theme ([#​413](https://togithub.com/uiwjs/react-codemirror/issues/413)) [`d1150da`](https://togithub.com/uiwjs/react-codemirror/commit/d1150da) [@​karlhorky](https://togithub.com/karlhorky) - 🎨 style(vscode): add vscodeDarkInit method. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`82e931c`](https://togithub.com/uiwjs/react-codemirror/commit/82e931c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(vscode): Update preview image ([#​414](https://togithub.com/uiwjs/react-codemirror/issues/414)) [`9d09fb0`](https://togithub.com/uiwjs/react-codemirror/commit/9d09fb0) [@​karlhorky](https://togithub.com/karlhorky) - 🐞 fix: Fix "cannot set properties of undefined" ([#​415](https://togithub.com/uiwjs/react-codemirror/issues/415)) [`3a566f2`](https://togithub.com/uiwjs/react-codemirror/commit/3a566f2) [@​karlhorky](https://togithub.com/karlhorky) - 🌍 website: fix type error. [`15b2bee`](https://togithub.com/uiwjs/react-codemirror/commit/15b2bee) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.3`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.3) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.3/file/README.md) Documentation v4.14.3: https://raw.githack.com/uiwjs/react-codemirror/1310dcb/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3 ```shell npm i @​uiw/react-codemirror@4.14.3 ``` - 🐞 fix(theme): Fix foreground and function name colors ([#​412](https://togithub.com/uiwjs/react-codemirror/issues/412)) [`aa703c6`](https://togithub.com/uiwjs/react-codemirror/commit/aa703c6) [@​karlhorky](https://togithub.com/karlhorky) ### [`v4.14.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.2/file/README.md) Documentation v4.14.2: https://raw.githack.com/uiwjs/react-codemirror/4df190b/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2 ```shell npm i @​uiw/react-codemirror@4.14.2 ``` - 🐞 fix(codemirror-themes): fix theme selection style error. [#​406](https://togithub.com/uiwjs/react-codemirror/issues/406) [`a029a3e`](https://togithub.com/uiwjs/react-codemirror/commit/a029a3e) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update codemirror to ~6.2.0 ([#​407](https://togithub.com/uiwjs/react-codemirror/issues/407)) [`47d18e0`](https://togithub.com/uiwjs/react-codemirror/commit/47d18e0) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency lerna to v6 ([#​387](https://togithub.com/uiwjs/react-codemirror/issues/387)) [`7176370`](https://togithub.com/uiwjs/react-codemirror/commit/7176370) [@​renovate-bot](https://togithub.com/renovate-bot) - 📖 doc(vscode): update vscode theme document. [`92a06fc`](https://togithub.com/uiwjs/react-codemirror/commit/92a06fc) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.1/file/README.md) Documentation v4.14.1: https://raw.githack.com/uiwjs/react-codemirror/6686da7/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1 ```shell npm i @​uiw/react-codemirror@4.14.1 ``` - 📖 doc(theme): Update README.md [`09521dd`](https://togithub.com/uiwjs/react-codemirror/commit/09521dd) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🎨 style(vscode): modify vscode theme backgournd color. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`20b3978`](https://togithub.com/uiwjs/react-codemirror/commit/20b3978) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.14.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.14.0/file/README.md) Documentation v4.14.0: https://raw.githack.com/uiwjs/react-codemirror/73f21ee/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0 ```shell npm i @​uiw/react-codemirror@4.14.0 ``` - 🌟 feat: add gutterActiveForeground option. [`4566d71`](https://togithub.com/uiwjs/react-codemirror/commit/4566d71) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat: add `vscode` theme. [#​409](https://togithub.com/uiwjs/react-codemirror/issues/409) [`c1be57a`](https://togithub.com/uiwjs/react-codemirror/commit/c1be57a) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d1f657bf0a
commit
f46be4439f
@ -51,7 +51,7 @@
|
||||
"@types/react-timeago": "4.1.3",
|
||||
"@types/semver": "7.3.13",
|
||||
"@uiw/codemirror-theme-duotone": "4.14.0",
|
||||
"@uiw/react-codemirror": "4.13.2",
|
||||
"@uiw/react-codemirror": "4.15.0",
|
||||
"@vitejs/plugin-react": "2.2.0",
|
||||
"chart.js": "3.9.1",
|
||||
"chartjs-adapter-date-fns": "2.0.1",
|
||||
|
@ -2715,10 +2715,10 @@
|
||||
"@typescript-eslint/types" "5.23.0"
|
||||
eslint-visitor-keys "^3.0.0"
|
||||
|
||||
"@uiw/codemirror-extensions-basic-setup@4.13.2":
|
||||
version "4.13.2"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.13.2.tgz#c745f57f1f9e7d14ab54fe1b706cd983a51519b6"
|
||||
integrity sha512-ATJA7WaZ5g7/0teNBQRIalK3RxfU9X7hviwh6BOelaeJrJjkY6x+jVaACYywP1GStsIKcjNCumakpmRPO9w4sQ==
|
||||
"@uiw/codemirror-extensions-basic-setup@4.15.0":
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.15.0.tgz#f31ef2c0c3fc1a3b72d54af9485dddc1ea0c88d0"
|
||||
integrity sha512-ZmaaGbmmxydf8a8mah7+Hqd09skAPU8BcMe/cubyWyZ14S3+lBGWtctpcorxb4Xh1J24tYaOJ9zf8oZKqbN6ag==
|
||||
dependencies:
|
||||
"@codemirror/autocomplete" "^6.0.0"
|
||||
"@codemirror/commands" "^6.0.0"
|
||||
@ -2744,16 +2744,16 @@
|
||||
"@codemirror/state" "^6.0.0"
|
||||
"@codemirror/view" "^6.0.0"
|
||||
|
||||
"@uiw/react-codemirror@4.13.2":
|
||||
version "4.13.2"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.13.2.tgz#06e3aaba2fc6fef15aec6c15f3e08bbcb1e87c31"
|
||||
integrity sha512-sMfb8F82yLSqyq1gEUlr14E4KGXDfvsCnkGLLwJZqsq/TvJTRVcy0GX87wn3GXBtGhNp5TvGFUDaCnFzbU4bIQ==
|
||||
"@uiw/react-codemirror@4.15.0":
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.15.0.tgz#f7a4543ddcd88f1ea764c032d94f6ff430733561"
|
||||
integrity sha512-eXynlOftIh/n8lyU7XeIgvVehFXluJ+4EqmxTKEYxtm5t1LV5jNYD/TCpPOEpltLEfh5UtJUxCDOp8RmChoHGA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.18.6"
|
||||
"@codemirror/commands" "^6.1.0"
|
||||
"@codemirror/state" "^6.1.1"
|
||||
"@codemirror/theme-one-dark" "^6.0.0"
|
||||
"@uiw/codemirror-extensions-basic-setup" "4.13.2"
|
||||
"@uiw/codemirror-extensions-basic-setup" "4.15.0"
|
||||
codemirror "^6.0.0"
|
||||
|
||||
"@vitejs/plugin-react@2.2.0":
|
||||
|
Loading…
Reference in New Issue
Block a user