📌(frontend) pin yjs globally

We had a warning about yjs multiple versions
between dependencies. We pinned yjs globally
to avoid this warning and potential side effects.
This commit is contained in:
Anthony LC
2025-03-04 16:02:00 +01:00
committed by Anthony LC
parent 24d126f410
commit 1c6d18fdf3
4 changed files with 5 additions and 4 deletions

View File

@@ -14640,7 +14640,7 @@ yargs@17.7.2, yargs@^17.3.1:
y18n "^5.0.5"
yargs-parser "^21.1.1"
yjs@13.6.23, yjs@^13.6.15:
yjs@*, yjs@13.6.23, yjs@^13.6.15:
version "13.6.23"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.23.tgz#62358dfa52e92dc870b8a0bedcf0d4cbd4c5ffa8"
integrity sha512-ExtnT5WIOVpkL56bhLeisG/N5c4fmzKn4k0ROVfJa5TY2QHbH7F0Wu2T5ZhR7ErsFWQEFafyrnSI8TPKVF9Few==