mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Lock file maintenance (#16578)
* Lock file maintenance * Update @codemirror/language to eliminate issue with duplicate * Update @codemirror/view to eliminate issue with duplicate --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
This commit is contained in:
parent
099aa54b80
commit
cc61131e4b
@ -29,11 +29,11 @@
|
||||
"@braintree/sanitize-url": "6.0.2",
|
||||
"@codemirror/autocomplete": "6.7.1",
|
||||
"@codemirror/commands": "6.2.4",
|
||||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/language": "6.7.0",
|
||||
"@codemirror/legacy-modes": "6.3.2",
|
||||
"@codemirror/search": "6.4.0",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/view": "6.11.3",
|
||||
"@codemirror/view": "6.12.0",
|
||||
"@egjs/hammerjs": "2.0.17",
|
||||
"@formatjs/intl-datetimeformat": "6.8.0",
|
||||
"@formatjs/intl-displaynames": "6.3.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user