chore(deps): update dependency @codemirror/view to v6.18.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-05 11:06:44 +00:00 committed by Tilman Vatteroth
parent 65574f3d14
commit 4ef57ac007
3 changed files with 7 additions and 7 deletions

View file

@ -45,7 +45,7 @@
"@codemirror/lint": "6.4.1",
"@codemirror/state": "6.2.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.17.1",
"@codemirror/view": "6.18.0",
"@fontsource/source-sans-pro": "5.0.8",
"@hedgedoc/commons": "workspace:commons",
"@hedgedoc/html-to-react": "workspace:html-to-react",

View file

@ -28,7 +28,7 @@
"domhandler": "5.0.3",
"@codemirror/state": "6.2.1",
"@codemirror/autocomplete": "6.9.0",
"@codemirror/view": "6.17.1",
"@codemirror/view": "6.18.0",
"@codemirror/language": "6.9.0",
"@codemirror/commands": "6.2.5",
"@codemirror/lang-markdown": "6.2.0",

View file

@ -2032,14 +2032,14 @@ __metadata:
languageName: node
linkType: hard
"@codemirror/view@npm:6.17.1":
version: 6.17.1
resolution: "@codemirror/view@npm:6.17.1"
"@codemirror/view@npm:6.18.0":
version: 6.18.0
resolution: "@codemirror/view@npm:6.18.0"
dependencies:
"@codemirror/state": ^6.1.4
style-mod: ^4.1.0
w3c-keyname: ^2.2.4
checksum: b70a50632817c75b39f60f1a962206e64787fc58fc7b1d6ce883dc2302d4dcfe077003c9c307358791c1150c96ae623140f069537a6b705f1c3526b2e41954a5
checksum: 275bf5898e884297f16f73e4dff1b520a196a5f7724fbeda634a927e7f4036f6786e816b124505942de99800fb66c538307e8c08e55234ad57483f1a009e3d35
languageName: node
linkType: hard
@ -2410,7 +2410,7 @@ __metadata:
"@codemirror/lint": 6.4.1
"@codemirror/state": 6.2.1
"@codemirror/theme-one-dark": 6.1.2
"@codemirror/view": 6.17.1
"@codemirror/view": 6.18.0
"@fontsource/source-sans-pro": 5.0.8
"@hedgedoc/commons": "workspace:commons"
"@hedgedoc/html-to-react": "workspace:html-to-react"