mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 01:35:18 -04:00
fix(deps): update dependency yjs to v13.5.42
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
80a5a73a9d
commit
d1e6d58adb
2 changed files with 12 additions and 3 deletions
|
@ -124,7 +124,7 @@
|
||||||
"ws": "8.9.0",
|
"ws": "8.9.0",
|
||||||
"y-codemirror.next": "0.3.2",
|
"y-codemirror.next": "0.3.2",
|
||||||
"y-protocols": "1.0.5",
|
"y-protocols": "1.0.5",
|
||||||
"yjs": "13.5.41"
|
"yjs": "13.5.42"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/bundle-analyzer": "12.3.1",
|
"@next/bundle-analyzer": "12.3.1",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2049,7 +2049,7 @@ __metadata:
|
||||||
ws: 8.9.0
|
ws: 8.9.0
|
||||||
y-codemirror.next: 0.3.2
|
y-codemirror.next: 0.3.2
|
||||||
y-protocols: 1.0.5
|
y-protocols: 1.0.5
|
||||||
yjs: 13.5.41
|
yjs: 13.5.42
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -13302,7 +13302,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"yjs@npm:13.5.41, yjs@npm:^13.0.0":
|
"yjs@npm:13.5.42":
|
||||||
|
version: 13.5.42
|
||||||
|
resolution: "yjs@npm:13.5.42"
|
||||||
|
dependencies:
|
||||||
|
lib0: ^0.2.49
|
||||||
|
checksum: 0952a6bb51e6a5d4d1d8ed8841be8524e22adeaa89ead62f14c5b30649dd4bd90832519c2bc37cfb3ffa0c2e989d1278e7d344117b51905841f0c80fc29728e4
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"yjs@npm:^13.0.0":
|
||||||
version: 13.5.41
|
version: 13.5.41
|
||||||
resolution: "yjs@npm:13.5.41"
|
resolution: "yjs@npm:13.5.41"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue