📌(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:
@@ -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==
|
||||
|
||||
Reference in New Issue
Block a user