Skip to content

Commit

Permalink
chore(deps): update dependency yjs to v13.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent ade80de commit 16e0e71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/json-crdt/__bench__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"diamond-types-node": "1.0.2",
"loro-crdt": "^0.4.1",
"rope.js": "0.1.0",
"yjs": "13.6.17",
"yjs": "13.6.18",
"ywasm": "0.16.10"
}
}
8 changes: 4 additions & 4 deletions src/json-crdt/__bench__/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ uuid@^9.0.0:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==

[email protected].17:
version "13.6.17"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.17.tgz#ed40a6a3a3c5fc4903e2c3e4fae9c174bab616e4"
integrity sha512-ERnKXYZrZqgGO81Yqt3D69detaRUwaqhsQTZRKi9CDMgteDMund+KcLChfwpjQbva9YwfRgh7S914Pa6qPVVCA==
[email protected].18:
version "13.6.18"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.18.tgz#d1575203478bc99ad1b89c098e7d4bacb7f91c3b"
integrity sha512-GBTjO4QCmv2HFKFkYIJl7U77hIB1o22vSCSQD1Ge8ZxWbIbn8AltI4gyXbtL+g5/GJep67HCMq3Y5AmNwDSyEg==
dependencies:
lib0 "^0.2.86"

Expand Down

0 comments on commit 16e0e71

Please sign in to comment.