chore(deps): update dependency yjs to v13.6.7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-18 21:39:16 +00:00
parent fe107ad3c8
commit ea2cac3f9f
4 changed files with 4 additions and 4 deletions

View file

@ -75,7 +75,7 @@
"sqlite3": "5.1.6",
"typeorm": "0.3.17",
"ws": "8.13.0",
"yjs": "13.6.6"
"yjs": "13.6.7"
},
"devDependencies": {
"@darraghor/eslint-plugin-nestjs-typed": "4.0.1",

View file

@ -44,7 +44,7 @@
"js-yaml": "4.1.0",
"reveal.js": "4.5.0",
"ws": "8.13.0",
"yjs": "13.6.6"
"yjs": "13.6.7"
},
"devDependencies": {
"@jest/types": "29.6.1",

View file

@ -120,7 +120,7 @@
"vega-lite": "5.13.0",
"words-count": "2.0.2",
"ws": "8.13.0",
"yjs": "13.6.6"
"yjs": "13.6.7"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.10",

View file

@ -33,7 +33,7 @@
"@codemirror/theme-one-dark": "6.1.2",
"@types/react": "18.2.15",
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
"yjs@13.6.6": "patch:yjs@npm%3A13.6.6#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
"yjs@13.6.7": "patch:yjs@npm%3A13.6.7#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
},
"devDependencies": {
"dotenv-cli": "7.2.1",