Skip to content

Commit d4487c8

Browse files
chore(deps): update dependency loro-crdt to ^0.15.0
1 parent 3a4bd9c commit d4487c8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"jest": "^29.7.0",
148148
"json-crdt-traces": "https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d",
149149
"json-logic-js": "^2.0.1",
150-
"loro-crdt": "^0.4.1",
150+
"loro-crdt": "^0.15.0",
151151
"nodemon": "^3.0.0",
152152
"ot-text": "^1.0.2",
153153
"ot-text-unicode": "^4.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3564,17 +3564,17 @@ long@^4.0.0:
35643564
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
35653565
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
35663566

3567-
loro-crdt@^0.4.1:
3568-
version "0.4.3"
3569-
resolved "https://registry.yarnpkg.com/loro-crdt/-/loro-crdt-0.4.3.tgz#58ba611a4ef104897d84a4e75e5399cfb7a63cab"
3570-
integrity sha512-ofUEXrieS2py9t0Ee+7ebgCCRwbiQthP9SuQ/J1AmUsOQl2+2feYqPlTYFKdP1BvAnus1SCNLNng4jRJlv/ydg==
3567+
loro-crdt@^0.15.0:
3568+
version "0.15.0"
3569+
resolved "https://registry.yarnpkg.com/loro-crdt/-/loro-crdt-0.15.0.tgz#cef987ce61d88f21c59b9dd74c50a6a5e94b5794"
3570+
integrity sha512-fRDXQYAtrGbRKuhHcLigZItkov5veGptbObE0XkD3cUinrBlIQ60ENO9g9yd9OhowaZ16+15wEseIEyTorjX6g==
35713571
dependencies:
3572-
loro-wasm "0.4.3"
3572+
loro-wasm "0.15.0"
35733573

3574-
loro-wasm@0.4.3:
3575-
version "0.4.3"
3576-
resolved "https://registry.yarnpkg.com/loro-wasm/-/loro-wasm-0.4.3.tgz#bf1583d066238d8d170d275f3ef3044249df2400"
3577-
integrity sha512-k9Nr2wlRCX59ar4o0CU840vabeB+NOEkkrGG02hWsT2MaLGJ5IeKrAK22DpMrdhDgX1F4L8A6L+cL6vDlpirRA==
3574+
loro-wasm@0.15.0:
3575+
version "0.15.0"
3576+
resolved "https://registry.yarnpkg.com/loro-wasm/-/loro-wasm-0.15.0.tgz#65149a09d48c4cff480665ca204d3a8cfe5b3071"
3577+
integrity sha512-BYVs3z/zs7fW2BXTwHPbVxitJ2l/EdCheT4MhH2ZQGCmi7SKHUoUZ5svW0sksuVmS9potDRcXAgtVvNtfWvCSw==
35783578

35793579
lower-case@^2.0.2:
35803580
version "2.0.2"

0 commit comments

Comments
 (0)