mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
fixed all tests & proper diff /w attribution in nested deltas
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "14.0.0-14",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lib0": "^0.2.115-4"
|
||||
"lib0": "^0.2.115-6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.14.1",
|
||||
@@ -3479,9 +3479,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lib0": {
|
||||
"version": "0.2.115-4",
|
||||
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.115-4.tgz",
|
||||
"integrity": "sha512-6/oPO1T3Hsl7YAIuCga+iGpIMwY3/6osNCZbMNkBGIdHrhEm+fdW2I4x0UNNL52BvyFTGJslJimj/iOJ+NqABA==",
|
||||
"version": "0.2.115-6",
|
||||
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.115-6.tgz",
|
||||
"integrity": "sha512-Xv2aEEvDYOzWiJEYZy5rM4WpKb1ujJYe70Wds/kDpxEP5wMbS/zWHFnveekx1aG3o8anq8FGrb9CCenGWA1BYg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"isomorphic.js": "^0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user