chore(deps): update codemirror

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-02-18 13:39:11 +00:00 committed by Erik Michelson
parent 7c9f2aa3be
commit 40ddf2a7c6
3 changed files with 28 additions and 28 deletions

View file

@ -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",