mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency yjs to v13.6.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d50f2ec33
commit
9b1fbea77e
4 changed files with 4 additions and 4 deletions
|
@ -75,7 +75,7 @@
|
|||
"sqlite3": "5.1.6",
|
||||
"typeorm": "0.3.17",
|
||||
"ws": "8.13.0",
|
||||
"yjs": "13.6.5"
|
||||
"yjs": "13.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "10.0.3",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"reveal.js": "4.5.0",
|
||||
"ws": "8.13.0",
|
||||
"yjs": "13.6.5"
|
||||
"yjs": "13.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/types": "29.5.0",
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"vega-lite": "5.11.0",
|
||||
"words-count": "2.0.2",
|
||||
"ws": "8.13.0",
|
||||
"yjs": "13.6.5"
|
||||
"yjs": "13.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.4.7",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.2.14",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.6.5": "patch:yjs@npm%3A13.6.5#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||
"yjs@13.6.6": "patch:yjs@npm%3A13.6.6#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.2.1",
|
||||
|
|
Loading…
Reference in a new issue