mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-25 12:34:45 -04:00
chore(deps): update codemirror
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7c9f2aa3be
commit
40ddf2a7c6
3 changed files with 28 additions and 28 deletions
|
@ -37,14 +37,14 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.4.0",
|
||||
"@codemirror/commands": "6.2.0",
|
||||
"@codemirror/autocomplete": "6.4.2",
|
||||
"@codemirror/commands": "6.2.1",
|
||||
"@codemirror/lang-markdown": "6.0.5",
|
||||
"@codemirror/language": "6.5.0",
|
||||
"@codemirror/language-data": "6.1.0",
|
||||
"@codemirror/lint": "6.1.0",
|
||||
"@codemirror/lint": "6.1.1",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "6.1.0",
|
||||
"@codemirror/theme-one-dark": "6.1.1",
|
||||
"@codemirror/view": "6.8.1",
|
||||
"@fontsource/source-sans-pro": "4.5.11",
|
||||
"@hedgedoc/commons": "workspace:commons",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue