mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 08:28:54 -04:00
chore(deps): update codemirror
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ca2ed1ced
commit
722e8ca31b
3 changed files with 77 additions and 52 deletions
|
@ -31,15 +31,15 @@
|
|||
"not op_mini all"
|
||||
],
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.12.0",
|
||||
"@codemirror/commands": "6.3.3",
|
||||
"@codemirror/autocomplete": "6.18.0",
|
||||
"@codemirror/commands": "6.6.0",
|
||||
"@codemirror/lang-markdown": "6.2.5",
|
||||
"@codemirror/language": "6.10.2",
|
||||
"@codemirror/language-data": "6.4.1",
|
||||
"@codemirror/lint": "6.5.0",
|
||||
"@codemirror/language-data": "6.5.1",
|
||||
"@codemirror/lint": "6.8.1",
|
||||
"@codemirror/state": "6.4.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.24.1",
|
||||
"@codemirror/view": "6.33.0",
|
||||
"@dicebear/core": "7.0.5",
|
||||
"@dicebear/identicon": "7.0.5",
|
||||
"@fontsource/source-sans-pro": "5.0.8",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"@reduxjs/toolkit": "2.1.0",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@types/katex": "0.16.7",
|
||||
"@uiw/react-codemirror": "4.21.25",
|
||||
"@uiw/react-codemirror": "4.23.0",
|
||||
"abcjs": "6.3.0",
|
||||
"bootstrap": "5.3.3",
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue