mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore: fix yjs patch
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
3dea91523d
commit
cb5f34aa9a
3 changed files with 10 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.2.0",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.5.52": "patch:yjs@npm%3A13.5.52#./.yarn/patches/yjs-npm-13.5.52-a5c64d9068.patch"
|
||||
"yjs@13.6.0": "patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.2.1",
|
||||
|
|
|
@ -19399,6 +19399,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yjs@patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch::locator=hedgedoc%40workspace%3A.":
|
||||
version: 13.6.0
|
||||
resolution: "yjs@patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch::version=13.6.0&hash=e7d95b&locator=hedgedoc%40workspace%3A."
|
||||
dependencies:
|
||||
lib0: ^0.2.74
|
||||
checksum: d721ea4bcdda5a7aed34a8011aa80b24b474e82213854f3a5ce84c2f15c248e0d0fe0950a42ab4d311c72d2c5d2b79943a0de817ae0f73251d7b05c5b8bd6c06
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yn@npm:3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "yn@npm:3.1.1"
|
||||
|
|
Loading…
Reference in a new issue