mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
chore(deps): update codemirror
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0244118189
commit
9c875843fa
3 changed files with 14 additions and 14 deletions
|
@ -38,14 +38,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.4.2",
|
||||
"@codemirror/commands": "6.2.1",
|
||||
"@codemirror/commands": "6.2.2",
|
||||
"@codemirror/lang-markdown": "6.1.0",
|
||||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/language-data": "6.1.0",
|
||||
"@codemirror/lint": "6.2.0",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "6.1.1",
|
||||
"@codemirror/view": "6.9.1",
|
||||
"@codemirror/view": "6.9.2",
|
||||
"@fontsource/source-sans-pro": "4.5.11",
|
||||
"@hedgedoc/commons": "workspace:commons",
|
||||
"@hedgedoc/html-to-react": "1.4.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue