fix: add loro-crdt

This commit is contained in:
hjlarry 2026-04-09 14:22:31 +08:00
parent 3968017fbd
commit 704e424a5a
3 changed files with 13 additions and 0 deletions

11
pnpm-lock.yaml generated
View File

@ -384,6 +384,9 @@ catalogs:
lexical:
specifier: 0.42.0
version: 0.42.0
loro-crdt:
specifier: 1.10.8
version: 1.10.8
mermaid:
specifier: 11.14.0
version: 11.14.0
@ -832,6 +835,9 @@ importers:
lexical:
specifier: 'catalog:'
version: 0.42.0
loro-crdt:
specifier: 'catalog:'
version: 1.10.8
mermaid:
specifier: 'catalog:'
version: 11.14.0
@ -6609,6 +6615,9 @@ packages:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true
loro-crdt@1.10.8:
resolution: {integrity: sha512-GvH8fSJST1VDHRGzlQml80pBYoFbIP4ULeV1S8fD4ffmA8m+icoPORyVUW2AkJBY3dxKIcMMn0WqaJmpCmnbkQ==}
loupe@3.2.1:
resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==}
@ -14311,6 +14320,8 @@ snapshots:
dependencies:
js-tokens: 4.0.0
loro-crdt@1.10.8: {}
loupe@3.2.1: {}
lower-case@2.0.2:

View File

@ -174,6 +174,7 @@ catalog:
ky: 2.0.0
lamejs: 1.2.1
lexical: 0.42.0
loro-crdt: 1.10.8
mermaid: 11.14.0
mime: 4.1.0
mitt: 3.0.1

View File

@ -116,6 +116,7 @@
"ky": "catalog:",
"lamejs": "catalog:",
"lexical": "catalog:",
"loro-crdt": "catalog:",
"mermaid": "catalog:",
"mime": "catalog:",
"mitt": "catalog:",