mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 08:04:45 -04:00
chore(deps): update codemirror
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7e4b7680bc
commit
ae68fd879c
3 changed files with 21 additions and 21 deletions
|
@ -39,13 +39,13 @@
|
|||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.4.2",
|
||||
"@codemirror/commands": "6.2.1",
|
||||
"@codemirror/lang-markdown": "6.0.5",
|
||||
"@codemirror/language": "6.5.0",
|
||||
"@codemirror/lang-markdown": "6.1.0",
|
||||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/language-data": "6.1.0",
|
||||
"@codemirror/lint": "6.1.1",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "6.1.1",
|
||||
"@codemirror/view": "6.8.1",
|
||||
"@codemirror/view": "6.9.1",
|
||||
"@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