mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chores: adjust yjs patch version
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
122d3e6354
commit
db21f0eb48
2 changed files with 10 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
"@codemirror/theme-one-dark": "6.1.2",
|
"@codemirror/theme-one-dark": "6.1.2",
|
||||||
"@types/react": "18.2.5",
|
"@types/react": "18.2.5",
|
||||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||||
"yjs@13.6.0": "patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
"yjs@13.6.1": "patch:yjs@npm%3A13.6.1#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dotenv-cli": "7.2.1",
|
"dotenv-cli": "7.2.1",
|
||||||
|
|
|
@ -19408,6 +19408,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"yjs@patch:yjs@npm%3A13.6.1#./.yarn/patches/yjs-remove-import-warning-in-test.patch::locator=hedgedoc%40workspace%3A.":
|
||||||
|
version: 13.6.1
|
||||||
|
resolution: "yjs@patch:yjs@npm%3A13.6.1#./.yarn/patches/yjs-remove-import-warning-in-test.patch::version=13.6.1&hash=e7d95b&locator=hedgedoc%40workspace%3A."
|
||||||
|
dependencies:
|
||||||
|
lib0: ^0.2.74
|
||||||
|
checksum: 1b574944b534edcc7e343bb99424bd7c7ee793f0d6b91e1748ec3a08dff5dda799f0f0f84785cb2c4d0560db6252e9f7372e4d3fa38dc51aa9460314be98d9aa
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"yn@npm:3.1.1":
|
"yn@npm:3.1.1":
|
||||||
version: 3.1.1
|
version: 3.1.1
|
||||||
resolution: "yn@npm:3.1.1"
|
resolution: "yn@npm:3.1.1"
|
||||||
|
|
Loading…
Reference in a new issue