mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
Update dependency yjs to v13.5.40 (#2220)
* Update dependency yjs to v13.5.40 Signed-off-by: Renovate Bot <bot@renovateapp.com> * Repair yarn.lock 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
394813356c
commit
08dbcf71cb
2 changed files with 6 additions and 6 deletions
|
@ -120,7 +120,7 @@
|
|||
"words-count": "2.0.2",
|
||||
"y-codemirror.next": "0.3.0",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.39"
|
||||
"yjs": "13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "12.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2289,7 +2289,7 @@ __metadata:
|
|||
words-count: 2.0.2
|
||||
y-codemirror.next: 0.3.0
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.39
|
||||
yjs: 13.5.40
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -21150,12 +21150,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yjs@npm:13.5.39, yjs@npm:^13.0.0":
|
||||
version: 13.5.39
|
||||
resolution: "yjs@npm:13.5.39"
|
||||
"yjs@npm:13.5.40, yjs@npm:^13.0.0":
|
||||
version: 13.5.40
|
||||
resolution: "yjs@npm:13.5.40"
|
||||
dependencies:
|
||||
lib0: ^0.2.49
|
||||
checksum: 59a3a0307425a7fbc03ed1d632d3080383a40dd1d9ce5c6272dd083dd2674dd4b92f3678d43e4701150f1d9f46692e7a3b0fc9ace48d4a9e20cdea270108697b
|
||||
checksum: 9d3f0c820b297bac3f2be3f5d03fd107defb2e8bb8682eba73b484e87cdeb44f8b470701387e0f3f0e4b492e023b27bad5eff7b74bc6c2499fa9a80db468aaeb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue