mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency yjs to v13.5.46
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9a41f87bd9
commit
2b31807cdd
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.45"
|
||||
"yjs": "13.5.46"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "9.2.0",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"lib0": "0.2.62",
|
||||
"ws": "8.12.1",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.45"
|
||||
"yjs": "13.5.46"
|
||||
},
|
||||
"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.45"
|
||||
"yjs": "13.5.46"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.1.6",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2286,7 +2286,7 @@ __metadata:
|
|||
typescript: 4.9.5
|
||||
ws: 8.12.1
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.45
|
||||
yjs: 13.5.46
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -2313,7 +2313,7 @@ __metadata:
|
|||
typescript: 4.9.5
|
||||
ws: 8.12.1
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.45
|
||||
yjs: 13.5.46
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -2459,7 +2459,7 @@ __metadata:
|
|||
ws: 8.12.1
|
||||
y-codemirror.next: 0.3.2
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.45
|
||||
yjs: 13.5.46
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -18935,12 +18935,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yjs@npm:13.5.45":
|
||||
version: 13.5.45
|
||||
resolution: "yjs@npm:13.5.45"
|
||||
"yjs@npm:13.5.46":
|
||||
version: 13.5.46
|
||||
resolution: "yjs@npm:13.5.46"
|
||||
dependencies:
|
||||
lib0: ^0.2.49
|
||||
checksum: 3b0b312f815b0bd4d22fc0eb7b5d55e27b965e274c20b37f7609f23cf6179fa7ee660957d3698d264c8bf467ec31f8e3e8898186bdfce9f5759b8482c7c303d9
|
||||
checksum: 04fe71356e6f0e82fc5343b2acfc0fb9c09132f1113cb6cfd93b1663043c0a883f804230faae1af3e4ddfd9493235e4ea7eb333b9179bf755a480a7e354e9a7e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue