Skip to content

Commit 89f9b83

Browse files
chore(deps): update dependency loro-crdt to v1
1 parent 5b6068b commit 89f9b83

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

src/json-crdt/__bench__/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@automerge/automerge": "2.2.8",
1414
"@collabs/collabs": "0.13.4",
1515
"diamond-types-node": "1.0.2",
16-
"loro-crdt": "^0.4.1",
16+
"loro-crdt": "^1.0.0",
1717
"rope.js": "0.1.0",
1818
"yjs": "13.6.20",
1919
"ywasm": "0.16.10"

src/json-crdt/__bench__/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,17 +134,17 @@ long@^4.0.0:
134134
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
135135
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
136136

137-
loro-crdt@^0.4.1:
138-
version "0.4.3"
139-
resolved "https://registry.yarnpkg.com/loro-crdt/-/loro-crdt-0.4.3.tgz#58ba611a4ef104897d84a4e75e5399cfb7a63cab"
140-
integrity sha512-ofUEXrieS2py9t0Ee+7ebgCCRwbiQthP9SuQ/J1AmUsOQl2+2feYqPlTYFKdP1BvAnus1SCNLNng4jRJlv/ydg==
137+
loro-crdt@^1.0.0:
138+
version "1.0.7"
139+
resolved "https://registry.yarnpkg.com/loro-crdt/-/loro-crdt-1.0.7.tgz#b6bf33efc01a01946e369c3ee8e059d2d3bda8e3"
140+
integrity sha512-BD9qx3dQdqhEegOTEYdYo2GvRoYAeZFAfwcJLDtNRKo20y/1dUsRmzAvtLzZI/cdcRg+DkpBBLr+wcL4jRYUNw==
141141
dependencies:
142-
loro-wasm "0.4.3"
142+
loro-wasm "1.0.7"
143143

144-
loro-wasm@0.4.3:
145-
version "0.4.3"
146-
resolved "https://registry.yarnpkg.com/loro-wasm/-/loro-wasm-0.4.3.tgz#bf1583d066238d8d170d275f3ef3044249df2400"
147-
integrity sha512-k9Nr2wlRCX59ar4o0CU840vabeB+NOEkkrGG02hWsT2MaLGJ5IeKrAK22DpMrdhDgX1F4L8A6L+cL6vDlpirRA==
144+
loro-wasm@1.0.7:
145+
version "1.0.7"
146+
resolved "https://registry.yarnpkg.com/loro-wasm/-/loro-wasm-1.0.7.tgz#9d30d155055d53145f307f0a0b7a254ce222f2f0"
147+
integrity sha512-WFIpGGzc6I7zRMDoRGxa3AHhno7gVnOgwqcrTfmpKWOtktZQ7BvhIV4kYgsdyuIBcMSrQEJTfOY/80xQSjUKTw==
148148

149149
protobufjs@~6.9.0:
150150
version "6.9.0"

0 commit comments

Comments
 (0)