mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @uiw/react-codemirror to v4.21.20 (#5215)
[](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.21.19` -> `4.21.20`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.19/4.21.20) | [](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.21.20`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.20) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.19...v4.21.20) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.20/file/README.md) Documentation v4.21.20: https://raw.githack.com/uiwjs/react-codemirror/b8bc927/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.19...v4.21.20 ```shell npm i @​uiw/react-codemirror@4.21.20 ``` - ⛑ test: modify jest config. [`40655ff`](https://togithub.com/uiwjs/react-codemirror/commit/40655ff) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🆎 type(example): fix nextjs example type error. [`2a916c0`](https://togithub.com/uiwjs/react-codemirror/commit/2a916c0) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💢 ci: update workflows config. [`e84c5c5`](https://togithub.com/uiwjs/react-codemirror/commit/e84c5c5) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update dependency codemirror-lang-mermaid to ^0.5.0 ([#​539](https://togithub.com/uiwjs/react-codemirror/issues/539)) [`caca49a`](https://togithub.com/uiwjs/react-codemirror/commit/caca49a) [@​renovate-bot](https://togithub.com/renovate-bot) - 💢 ci: update workflows config. [`8163cef`](https://togithub.com/uiwjs/react-codemirror/commit/8163cef) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 📖 doc(codemirror-themes): update document. [`36e376c`](https://togithub.com/uiwjs/react-codemirror/commit/36e376c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐝 refactor(hyper-link): Remove dependency on syntaxTree for hyperlink decorations ([#​593](https://togithub.com/uiwjs/react-codemirror/issues/593)) [`0d28d4b`](https://togithub.com/uiwjs/react-codemirror/commit/0d28d4b) [@​losingle](https://togithub.com/losingle) - 📖 doc: Update README.md [`70b9eff`](https://togithub.com/uiwjs/react-codemirror/commit/70b9eff) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🆎 type(zebra-stripes): fix type error. [`3dcddbd`](https://togithub.com/uiwjs/react-codemirror/commit/3dcddbd) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(website): pin dependency styled-components to v6.0.7 [`6330307`](https://togithub.com/uiwjs/react-codemirror/commit/6330307) [@​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://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									9f8f94b06b
								
							
						
					
					
						commit
						5e559e6811
					
				@ -58,7 +58,7 @@
 | 
				
			|||||||
    "@types/semver": "7.5.4",
 | 
					    "@types/semver": "7.5.4",
 | 
				
			||||||
    "@types/uuid": "^9.0.0",
 | 
					    "@types/uuid": "^9.0.0",
 | 
				
			||||||
    "@uiw/codemirror-theme-duotone": "4.21.20",
 | 
					    "@uiw/codemirror-theme-duotone": "4.21.20",
 | 
				
			||||||
    "@uiw/react-codemirror": "4.21.19",
 | 
					    "@uiw/react-codemirror": "4.21.20",
 | 
				
			||||||
    "@vitejs/plugin-react": "3.1.0",
 | 
					    "@vitejs/plugin-react": "3.1.0",
 | 
				
			||||||
    "cartesian": "^1.0.1",
 | 
					    "cartesian": "^1.0.1",
 | 
				
			||||||
    "chart.js": "3.9.1",
 | 
					    "chart.js": "3.9.1",
 | 
				
			||||||
 | 
				
			|||||||
@ -2297,10 +2297,10 @@
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@types/node" "*"
 | 
					    "@types/node" "*"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@uiw/codemirror-extensions-basic-setup@4.21.19":
 | 
					"@uiw/codemirror-extensions-basic-setup@4.21.20":
 | 
				
			||||||
  version "4.21.19"
 | 
					  version "4.21.20"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.19.tgz#37197693c8d6fe57544e90f1c07e329e6071408e"
 | 
					  resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.20.tgz#9dbfab401a3168312c3f1d908b0f9b280410c206"
 | 
				
			||||||
  integrity sha512-FwnzjNSc1mbzlcOlGmZgK2JMFcmPSHDeDUoql4ioyffF6ytiUD6LB9exOlQlAppzAZkKBYHqBwBjd0gdJYpH/w==
 | 
					  integrity sha512-Wyi9q4uw0xGYd/tJ6bULG7tkCLqcUsQT0AQBfCDtnkV3LdiLU0LceTrzJoHJyIKSHsKDJxFQxa1qg3QLt4gIUA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@codemirror/autocomplete" "^6.0.0"
 | 
					    "@codemirror/autocomplete" "^6.0.0"
 | 
				
			||||||
    "@codemirror/commands" "^6.0.0"
 | 
					    "@codemirror/commands" "^6.0.0"
 | 
				
			||||||
@ -2326,16 +2326,16 @@
 | 
				
			|||||||
    "@codemirror/state" "^6.0.0"
 | 
					    "@codemirror/state" "^6.0.0"
 | 
				
			||||||
    "@codemirror/view" "^6.0.0"
 | 
					    "@codemirror/view" "^6.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@uiw/react-codemirror@4.21.19":
 | 
					"@uiw/react-codemirror@4.21.20":
 | 
				
			||||||
  version "4.21.19"
 | 
					  version "4.21.20"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.19.tgz#2e69f0ddf3f327f9cf2eaf20bb9c26e6b4398fe3"
 | 
					  resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.20.tgz#bbfb57676c9939d880de6c7223c2ed7410271145"
 | 
				
			||||||
  integrity sha512-KCm+izhkeRCz9uuPY4WtlMAwEE6HsGR/iHGFDABj2OFq9DfnpAIFyVx2Z87NxMHvHi7zttn6JerxwNLJdV12og==
 | 
					  integrity sha512-PdyewPvNXnvT3JHj888yjpbWsAGw5qlxW6w1sMdsqJ0R6vPV++ob1iZXCGrM1FVpbqPK0DNfpXvjzp2gIr3lYw==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/runtime" "^7.18.6"
 | 
					    "@babel/runtime" "^7.18.6"
 | 
				
			||||||
    "@codemirror/commands" "^6.1.0"
 | 
					    "@codemirror/commands" "^6.1.0"
 | 
				
			||||||
    "@codemirror/state" "^6.1.1"
 | 
					    "@codemirror/state" "^6.1.1"
 | 
				
			||||||
    "@codemirror/theme-one-dark" "^6.0.0"
 | 
					    "@codemirror/theme-one-dark" "^6.0.0"
 | 
				
			||||||
    "@uiw/codemirror-extensions-basic-setup" "4.21.19"
 | 
					    "@uiw/codemirror-extensions-basic-setup" "4.21.20"
 | 
				
			||||||
    codemirror "^6.0.0"
 | 
					    codemirror "^6.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@vitejs/plugin-react@3.1.0":
 | 
					"@vitejs/plugin-react@3.1.0":
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user