mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
chore(deps): update codemirror
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
befa8098f5
commit
1a63729cb5
3 changed files with 22 additions and 22 deletions
|
@ -37,12 +37,12 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.9.0",
|
||||
"@codemirror/autocomplete": "6.9.1",
|
||||
"@codemirror/commands": "6.2.5",
|
||||
"@codemirror/lang-markdown": "6.2.0",
|
||||
"@codemirror/lang-markdown": "6.2.1",
|
||||
"@codemirror/language": "6.9.0",
|
||||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.4.1",
|
||||
"@codemirror/lint": "6.4.2",
|
||||
"@codemirror/state": "6.2.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.18.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue