mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
chore(deps): update codemirror
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ffba7d8446
commit
1279e875b6
3 changed files with 14 additions and 14 deletions
|
@ -39,10 +39,10 @@
|
|||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.4.2",
|
||||
"@codemirror/commands": "6.2.2",
|
||||
"@codemirror/lang-markdown": "6.1.0",
|
||||
"@codemirror/lang-markdown": "6.1.1",
|
||||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/language-data": "6.2.0",
|
||||
"@codemirror/lint": "6.2.0",
|
||||
"@codemirror/lint": "6.2.1",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "6.1.1",
|
||||
"@codemirror/view": "6.9.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue