mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency yjs to v13.5.47
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5bc6acde07
commit
565000446e
4 changed files with 10 additions and 10 deletions
|
@ -76,7 +76,7 @@
|
|||
"typeorm": "0.3.7",
|
||||
"ws": "8.12.1",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.46"
|
||||
"yjs": "13.5.47"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "9.2.0",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"lib0": "0.2.63",
|
||||
"ws": "8.12.1",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.46"
|
||||
"yjs": "13.5.47"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/types": "29.4.3",
|
||||
|
|
|
@ -123,7 +123,7 @@
|
|||
"ws": "8.12.1",
|
||||
"y-codemirror.next": "0.3.2",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.46"
|
||||
"yjs": "13.5.47"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.1.6",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2285,7 +2285,7 @@ __metadata:
|
|||
typescript: 4.9.5
|
||||
ws: 8.12.1
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.46
|
||||
yjs: 13.5.47
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -2312,7 +2312,7 @@ __metadata:
|
|||
typescript: 4.9.5
|
||||
ws: 8.12.1
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.46
|
||||
yjs: 13.5.47
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -2458,7 +2458,7 @@ __metadata:
|
|||
ws: 8.12.1
|
||||
y-codemirror.next: 0.3.2
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.46
|
||||
yjs: 13.5.47
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -19246,12 +19246,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yjs@npm:13.5.46":
|
||||
version: 13.5.46
|
||||
resolution: "yjs@npm:13.5.46"
|
||||
"yjs@npm:13.5.47":
|
||||
version: 13.5.47
|
||||
resolution: "yjs@npm:13.5.47"
|
||||
dependencies:
|
||||
lib0: ^0.2.49
|
||||
checksum: 04fe71356e6f0e82fc5343b2acfc0fb9c09132f1113cb6cfd93b1663043c0a883f804230faae1af3e4ddfd9493235e4ea7eb333b9179bf755a480a7e354e9a7e
|
||||
checksum: 2c00447f5fc753889fd560efa124dce3f94604d5d2c6ed95ead1eb73b9e5a73e810c889deac835471277b946f3c6b7341ce7a211f6db0fe110d023ba89cc5b07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue