mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-20 22:42:02 +00:00
Update dependency @codemirror/view to v6.2.2 (#2332)
* Update dependency @codemirror/view to v6.2.2 Signed-off-by: Renovate Bot <bot@renovateapp.com> * Fix yarn.lock Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de> Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
a04d0bb9f0
commit
669e73d8a1
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
|||
"@codemirror/lint": "6.0.0",
|
||||
"@codemirror/state": "6.1.1",
|
||||
"@codemirror/theme-one-dark": "6.0.0",
|
||||
"@codemirror/view": "6.2.1",
|
||||
"@codemirror/view": "6.2.2",
|
||||
"@fontsource/source-sans-pro": "4.5.11",
|
||||
"@hedgedoc/html-to-react": "1.4.5",
|
||||
"@hedgedoc/markdown-it-image-size": "1.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1711,14 +1711,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@codemirror/view@npm:6.2.1, @codemirror/view@npm:^6.0.0":
|
||||
version: 6.2.1
|
||||
resolution: "@codemirror/view@npm:6.2.1"
|
||||
"@codemirror/view@npm:6.2.2, @codemirror/view@npm:^6.0.0":
|
||||
version: 6.2.2
|
||||
resolution: "@codemirror/view@npm:6.2.2"
|
||||
dependencies:
|
||||
"@codemirror/state": ^6.0.0
|
||||
style-mod: ^4.0.0
|
||||
w3c-keyname: ^2.2.4
|
||||
checksum: efa67b8b1cc921179e4e1f51bd0f5191b920e79be87a952bb2c90b933a79307adc15c4adcf8001d7e3b79fefafb2c822ddbce5bcafc6f82f359e7b7690b61673
|
||||
checksum: 6983c51362367d3885961fa233d302e75dfb103cd83ec78e6a044c2420e61466b5e94cfb73a9e840b04765577e8bbb269eb1ad45fa21abd28efda4ae780791db
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1920,7 +1920,7 @@ __metadata:
|
|||
"@codemirror/lint": 6.0.0
|
||||
"@codemirror/state": 6.1.1
|
||||
"@codemirror/theme-one-dark": 6.0.0
|
||||
"@codemirror/view": 6.2.1
|
||||
"@codemirror/view": 6.2.2
|
||||
"@fontsource/source-sans-pro": 4.5.11
|
||||
"@hedgedoc/html-to-react": 1.4.5
|
||||
"@hedgedoc/markdown-it-image-size": 1.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue