mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @emotion/react to v11.11.3 (#5769)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@emotion/react](https://togithub.com/emotion-js/emotion/tree/main#readme) ([source](https://togithub.com/emotion-js/emotion)) | [`11.11.1` -> `11.11.3`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.11.3) | [](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>emotion-js/emotion (@​emotion/react)</summary> ### [`v11.11.3`](https://togithub.com/emotion-js/emotion/releases/tag/%40emotion/react%4011.11.3) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.11.1...@emotion/react@11.11.3) ##### Patch Changes - [#​3101](https://togithub.com/emotion-js/emotion/pull/3101) [`49c20b4f`](49c20b4faa) Thanks [@​kyvong](https://togithub.com/kyvong)! - Fix Theme import for newer Typescript module resolution modes - Updated dependencies \[[`45c440fb`](45c440fbc8)]: - [@​emotion/serialize](https://togithub.com/emotion/serialize)[@​1](https://togithub.com/1).1.3 </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									75e81515c8
								
							
						
					
					
						commit
						147d123168
					
				| @ -33,7 +33,7 @@ | ||||
|   "devDependencies": { | ||||
|     "@biomejs/biome": "^1.4.0", | ||||
|     "@codemirror/lang-json": "6.0.1", | ||||
|     "@emotion/react": "11.11.1", | ||||
|     "@emotion/react": "11.11.3", | ||||
|     "@emotion/styled": "11.11.0", | ||||
|     "@mui/icons-material": "5.11.9", | ||||
|     "@mui/lab": "5.0.0-alpha.120", | ||||
|  | ||||
| @ -756,15 +756,15 @@ | ||||
|   resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17" | ||||
|   integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA== | ||||
| 
 | ||||
| "@emotion/react@11.11.1": | ||||
|   version "11.11.1" | ||||
|   resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157" | ||||
|   integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA== | ||||
| "@emotion/react@11.11.3": | ||||
|   version "11.11.3" | ||||
|   resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.3.tgz#96b855dc40a2a55f52a72f518a41db4f69c31a25" | ||||
|   integrity sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA== | ||||
|   dependencies: | ||||
|     "@babel/runtime" "^7.18.3" | ||||
|     "@emotion/babel-plugin" "^11.11.0" | ||||
|     "@emotion/cache" "^11.11.0" | ||||
|     "@emotion/serialize" "^1.1.2" | ||||
|     "@emotion/serialize" "^1.1.3" | ||||
|     "@emotion/use-insertion-effect-with-fallbacks" "^1.0.1" | ||||
|     "@emotion/utils" "^1.2.1" | ||||
|     "@emotion/weak-memoize" "^0.3.1" | ||||
| @ -792,6 +792,17 @@ | ||||
|     "@emotion/utils" "^1.2.1" | ||||
|     csstype "^3.0.2" | ||||
| 
 | ||||
| "@emotion/serialize@^1.1.3": | ||||
|   version "1.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.3.tgz#84b77bfcfe3b7bb47d326602f640ccfcacd5ffb0" | ||||
|   integrity sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA== | ||||
|   dependencies: | ||||
|     "@emotion/hash" "^0.9.1" | ||||
|     "@emotion/memoize" "^0.8.1" | ||||
|     "@emotion/unitless" "^0.8.1" | ||||
|     "@emotion/utils" "^1.2.1" | ||||
|     csstype "^3.0.2" | ||||
| 
 | ||||
| "@emotion/sheet@^1.2.1": | ||||
|   version "1.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user