Skip to content

Commit

Permalink
chore(deps): update dependency yjs to v13.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent e3aff15 commit bc8b817
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.14",
"yjs": "13.6.15",
"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].14:
version "13.6.14"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.14.tgz#9326dfa03d1be3fb9af9ef7e41de4bfc78849a9f"
integrity sha512-D+7KcUr0j+vBCUSKXXEWfA+bG4UQBviAwP3gYBhkstkgwy5+8diOPMx0iqLIOxNo/HxaREUimZRxqHGAHCL2BQ==
[email protected].15:
version "13.6.15"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.15.tgz#5a2402632aabf83e5baf56342b4c82fe40859306"
integrity sha512-moFv4uNYhp8BFxIk3AkpoAnnjts7gwdpiG8RtyFiKbMtxKCS0zVZ5wPaaGpwC3V2N/K8TK8MwtSI3+WO9CHWjQ==
dependencies:
lib0 "^0.2.86"

Expand Down

0 comments on commit bc8b817

Please sign in to comment.