mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-29 14:25:38 -04:00
chore(deps): update codemirror
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ca310f93a
commit
46367ad211
3 changed files with 22 additions and 21 deletions
|
@ -39,13 +39,13 @@
|
|||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.8.1",
|
||||
"@codemirror/commands": "6.2.4",
|
||||
"@codemirror/lang-markdown": "6.1.1",
|
||||
"@codemirror/lang-markdown": "6.2.0",
|
||||
"@codemirror/language": "6.8.0",
|
||||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.2.2",
|
||||
"@codemirror/lint": "6.3.0",
|
||||
"@codemirror/state": "6.2.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.13.2",
|
||||
"@codemirror/view": "6.14.0",
|
||||
"@fontsource/source-sans-pro": "5.0.3",
|
||||
"@hedgedoc/commons": "workspace:commons",
|
||||
"@hedgedoc/html-to-react": "2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue