From db21f0eb48752d16525d69929377f662b0435484 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Thu, 4 May 2023 17:19:38 +0200 Subject: [PATCH] chores: adjust yjs patch version Signed-off-by: Tilman Vatteroth --- package.json | 2 +- yarn.lock | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fa0dea0a..7c704f319 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@codemirror/theme-one-dark": "6.1.2", "@types/react": "18.2.5", "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": { "dotenv-cli": "7.2.1", diff --git a/yarn.lock b/yarn.lock index 0f23560d0..9e33f71d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19408,6 +19408,15 @@ __metadata: languageName: node 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": version: 3.1.1 resolution: "yn@npm:3.1.1"