bump lib0 to stable release

This commit is contained in:
Kevin Jahns
2025-12-15 16:27:02 +01:00
parent 4e2c470f35
commit b61597fe43
2 changed files with 5 additions and 27 deletions

30
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "14.0.0-17",
"license": "MIT",
"dependencies": {
"lib0": "^0.2.115-6"
"lib0": "^0.2.115"
},
"devDependencies": {
"@types/node": "^22.14.1",
@@ -644,28 +644,6 @@
"yjs": "^14.0.0-1 || ^14 || ^13"
}
},
"node_modules/@y/protocols/node_modules/lib0": {
"version": "0.2.114",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.114.tgz",
"integrity": "sha512-gcxmNFzA4hv8UYi8j43uPlQ7CGcyMJ2KQb5kZASw6SnAKAf10hK12i2fjrS3Cl/ugZa5Ui6WwIu1/6MIXiHttQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"isomorphic.js": "^0.2.4"
},
"bin": {
"0ecdsa-generate-keypair": "bin/0ecdsa-generate-keypair.js",
"0gentesthtml": "bin/gentesthtml.js",
"0serve": "bin/0serve.js"
},
"engines": {
"node": ">=16"
},
"funding": {
"type": "GitHub Sponsors ❤",
"url": "https://github.com/sponsors/dmonad"
}
},
"node_modules/acorn": {
"version": "8.15.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
@@ -3479,9 +3457,9 @@
}
},
"node_modules/lib0": {
"version": "0.2.115-6",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.115-6.tgz",
"integrity": "sha512-Xv2aEEvDYOzWiJEYZy5rM4WpKb1ujJYe70Wds/kDpxEP5wMbS/zWHFnveekx1aG3o8anq8FGrb9CCenGWA1BYg==",
"version": "0.2.115",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.115.tgz",
"integrity": "sha512-noaW4yNp6hCjOgDnWWxW0vGXE3kZQI5Kqiwz+jIWXavI9J9WyfJ9zjsbQlQlgjIbHBrvlA/x3TSIXBUJj+0L6g==",
"license": "MIT",
"dependencies": {
"isomorphic.js": "^0.2.4"