fixed all tests & proper diff /w attribution in nested deltas

This commit is contained in:
Kevin Jahns
2025-12-07 01:21:19 +01:00
parent 718362324a
commit b2df311fce
8 changed files with 87 additions and 29 deletions

8
package-lock.json generated
View File

@@ -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"