mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @codemirror/lang-json to v6.0.2 (#10219)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@codemirror/lang-json](https://redirect.github.com/codemirror/lang-json) | [`6.0.1` -> `6.0.2`](https://renovatebot.com/diffs/npm/@codemirror%2flang-json/6.0.1/6.0.2) | [](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>codemirror/lang-json (@​codemirror/lang-json)</summary> ### [`v6.0.2`](https://redirect.github.com/codemirror/lang-json/blob/HEAD/CHANGELOG.md#602-2025-06-19) [Compare Source](https://redirect.github.com/codemirror/lang-json/compare/6.0.1...6.0.2) ##### Bug fixes Add a .d.cts file to make TypeScript happy. </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e624413e19
								
							
						
					
					
						commit
						abc7b68045
					
				@ -37,7 +37,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@biomejs/biome": "1.9.4",
 | 
			
		||||
    "@codemirror/lang-json": "6.0.1",
 | 
			
		||||
    "@codemirror/lang-json": "6.0.2",
 | 
			
		||||
    "@emotion/react": "11.11.4",
 | 
			
		||||
    "@emotion/styled": "11.11.5",
 | 
			
		||||
    "@mui/icons-material": "5.15.3",
 | 
			
		||||
 | 
			
		||||
@ -674,7 +674,17 @@ __metadata:
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@codemirror/lang-json@npm:6.0.1, @codemirror/lang-json@npm:^6.0.1":
 | 
			
		||||
"@codemirror/lang-json@npm:6.0.2":
 | 
			
		||||
  version: 6.0.2
 | 
			
		||||
  resolution: "@codemirror/lang-json@npm:6.0.2"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@codemirror/language": "npm:^6.0.0"
 | 
			
		||||
    "@lezer/json": "npm:^1.0.0"
 | 
			
		||||
  checksum: 10c0/4a36022226557d0571c143f907638eb2d46c0f7cf96c6d9a86dac397a789efa2b387e3dd3df94bac21e27692892443b24f8129c044c9012df66e68f5080745b0
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@codemirror/lang-json@npm:^6.0.1":
 | 
			
		||||
  version: 6.0.1
 | 
			
		||||
  resolution: "@codemirror/lang-json@npm:6.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
@ -10342,7 +10352,7 @@ __metadata:
 | 
			
		||||
  resolution: "unleash-frontend-local@workspace:."
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@biomejs/biome": "npm:1.9.4"
 | 
			
		||||
    "@codemirror/lang-json": "npm:6.0.1"
 | 
			
		||||
    "@codemirror/lang-json": "npm:6.0.2"
 | 
			
		||||
    "@emotion/react": "npm:11.11.4"
 | 
			
		||||
    "@emotion/styled": "npm:11.11.5"
 | 
			
		||||
    "@mui/icons-material": "npm:5.15.3"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user