mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
chore(deps): update codemirror
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1f2c78831d
commit
f0cb3bf775
3 changed files with 95 additions and 44 deletions
|
@ -31,15 +31,15 @@
|
|||
"not op_mini all"
|
||||
],
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.11.1",
|
||||
"@codemirror/autocomplete": "6.12.0",
|
||||
"@codemirror/commands": "6.3.3",
|
||||
"@codemirror/lang-markdown": "6.2.4",
|
||||
"@codemirror/language": "6.9.3",
|
||||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.4.2",
|
||||
"@codemirror/state": "6.3.3",
|
||||
"@codemirror/language": "6.10.1",
|
||||
"@codemirror/language-data": "6.4.1",
|
||||
"@codemirror/lint": "6.5.0",
|
||||
"@codemirror/state": "6.4.0",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.22.3",
|
||||
"@codemirror/view": "6.24.0",
|
||||
"@dicebear/core": "7.0.4",
|
||||
"@dicebear/identicon": "7.0.4",
|
||||
"@fontsource/source-sans-pro": "5.0.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue