Work on AttributionManager

This commit is contained in:
Kevin Jahns
2025-04-12 14:44:37 +02:00
parent 869dd2aa41
commit a6ae65d32c
9 changed files with 445 additions and 18 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "13.6.27",
"license": "MIT",
"dependencies": {
"lib0": "^0.2.101",
"lib0": "^0.2.103",
"y-protocols": "^1.0.5"
},
"devDependencies": {
@@ -2773,9 +2773,9 @@
}
},
"node_modules/lib0": {
"version": "0.2.101",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.101.tgz",
"integrity": "sha512-LljA6+Ehf0Z7YnxhgSAvspzWALjW4wlWdN/W4iGiqYc1KvXQgOVXWI0xwlwqozIL5WRdKeUW2gq0DLhFsY+Xlw==",
"version": "0.2.103",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.103.tgz",
"integrity": "sha512-1zT9KqSh54uEQZksnm8ONj0bclW3PrisT59nhgY2eOV4PaCZ5Pt9MV4y4KGkNIE/5vp6yNzpYX/+5/aGvfZS5Q==",
"license": "MIT",
"dependencies": {
"isomorphic.js": "^0.2.4"