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.19.11 (#3484)
[](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.19.10` -> `4.19.11`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.10/4.19.11) | [](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.11`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.11) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.10...v4.19.11) [](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.11/file/README.md) Documentation v4.19.11: https://raw.githack.com/uiwjs/react-codemirror/79658d4/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.10...v4.19.11 ```shell npm i @​uiw/react-codemirror@4.19.11 ``` - 🐞 fix: fix dependencies issue. ([#​480](https://togithub.com/uiwjs/react-codemirror/issues/480)) [`3232f4c`](https://togithub.com/uiwjs/react-codemirror/commit/3232f4c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. [`c24f120`](https://togithub.com/uiwjs/react-codemirror/commit/c24f120) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzcuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8222f293e0
								
							
						
					
					
						commit
						343e833b20
					
				| @ -59,7 +59,7 @@ | |||||||
|     "@types/semver": "7.3.13", |     "@types/semver": "7.3.13", | ||||||
|     "@types/uuid": "^9.0.0", |     "@types/uuid": "^9.0.0", | ||||||
|     "@uiw/codemirror-theme-duotone": "4.19.11", |     "@uiw/codemirror-theme-duotone": "4.19.11", | ||||||
|     "@uiw/react-codemirror": "4.19.10", |     "@uiw/react-codemirror": "4.19.11", | ||||||
|     "@vitejs/plugin-react": "3.1.0", |     "@vitejs/plugin-react": "3.1.0", | ||||||
|     "chart.js": "3.9.1", |     "chart.js": "3.9.1", | ||||||
|     "chartjs-adapter-date-fns": "3.0.0", |     "chartjs-adapter-date-fns": "3.0.0", | ||||||
|  | |||||||
| @ -2735,10 +2735,10 @@ | |||||||
|     "@typescript-eslint/types" "5.48.2" |     "@typescript-eslint/types" "5.48.2" | ||||||
|     eslint-visitor-keys "^3.3.0" |     eslint-visitor-keys "^3.3.0" | ||||||
| 
 | 
 | ||||||
| "@uiw/codemirror-extensions-basic-setup@4.19.10": | "@uiw/codemirror-extensions-basic-setup@4.19.11": | ||||||
|   version "4.19.10" |   version "4.19.11" | ||||||
|   resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.19.10.tgz#a89929fb37253ea8a9322cc718ce475836223abc" |   resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.19.11.tgz#377559371b8e92bef14282309155613128cdbc24" | ||||||
|   integrity sha512-EiqY4hkhHk68w/JfSchzOPSlpwHfFgzDnUw9pLJ1xoxNRai/Goa1kKCOFGkGlF1ZHbkbqRUuFHMt9cA9Xe8/gw== |   integrity sha512-yT7DtFUZESyqyMm0kcMbT6dQ8TIK8tcA6XzMtkgLtsiB883rlc9kYVJScyDz8M9mCckycVbuFlhEdqN54PoiGw== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@codemirror/autocomplete" "^6.0.0" |     "@codemirror/autocomplete" "^6.0.0" | ||||||
|     "@codemirror/commands" "^6.0.0" |     "@codemirror/commands" "^6.0.0" | ||||||
| @ -2764,16 +2764,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.19.10": | "@uiw/react-codemirror@4.19.11": | ||||||
|   version "4.19.10" |   version "4.19.11" | ||||||
|   resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.19.10.tgz#a382721180ef6b56c6cf516161b94cfd30610392" |   resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.19.11.tgz#b8302fbcbbbd31c54234a9d84d5d25e8a01197eb" | ||||||
|   integrity sha512-vMWciwKtCJC+ad16Qsyti+GKIu2OrKrVLLS1iEKSEwjM0YcbGM9/E5Hq4HSSeyayHL/PlH/M9h/3PUNbL6V7uA== |   integrity sha512-KoTMg0krVi8EgIPotMYAfTTB+9U4CrJe1ZeSLVR92Wif0pPjYLN5TQF0kqiiH97gJNGHVte/mUftmDjK7Sv2ZA== | ||||||
|   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.19.10" |     "@uiw/codemirror-extensions-basic-setup" "4.19.11" | ||||||
|     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