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.44
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
45799627ad
commit
ea535d6be0
4 changed files with 10 additions and 10 deletions
|
@ -76,7 +76,7 @@
|
|||
"typeorm": "0.3.7",
|
||||
"ws": "8.11.0",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.43"
|
||||
"yjs": "13.5.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "9.1.8",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"lib0": "^0.2.51",
|
||||
"ws": "^8.0.0",
|
||||
"y-protocols": "^1.0.0",
|
||||
"yjs": "13.5.43"
|
||||
"yjs": "13.5.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/types": "29.3.1",
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
"ws": "8.11.0",
|
||||
"y-codemirror.next": "0.3.2",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.43"
|
||||
"yjs": "13.5.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.1.1",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2288,7 +2288,7 @@ __metadata:
|
|||
typescript: 4.9.4
|
||||
ws: 8.11.0
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.43
|
||||
yjs: 13.5.44
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -2314,7 +2314,7 @@ __metadata:
|
|||
typescript: 4.9.3
|
||||
ws: ^8.0.0
|
||||
y-protocols: ^1.0.0
|
||||
yjs: 13.5.43
|
||||
yjs: 13.5.44
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -2454,7 +2454,7 @@ __metadata:
|
|||
ws: 8.11.0
|
||||
y-codemirror.next: 0.3.2
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.43
|
||||
yjs: 13.5.44
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -18854,12 +18854,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yjs@npm:13.5.43":
|
||||
version: 13.5.43
|
||||
resolution: "yjs@npm:13.5.43"
|
||||
"yjs@npm:13.5.44":
|
||||
version: 13.5.44
|
||||
resolution: "yjs@npm:13.5.44"
|
||||
dependencies:
|
||||
lib0: ^0.2.49
|
||||
checksum: 351b586b70a366de3e13a1adb63a77b0581fec3cb1c8bb81c43810b54ba3bafced180488823edcb0467b761cd17ae6bf1aaf827a179978cdfa4ed79615412ee2
|
||||
checksum: a43a960605f82338e46fcf245d083095934689f3425d7f085f5ab4ea365095f0dee56e5dcaed9cba669971b4a6a073966964888fea9b0a2c15a041ebb58bcbdc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue