mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
Implement & test getContentDeep for all types. Improve ability to compare things using lib0/traits.
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "13.6.27",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lib0": "^0.2.104",
|
||||
"lib0": "^0.2.105",
|
||||
"y-protocols": "^1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -2774,9 +2774,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lib0": {
|
||||
"version": "0.2.104",
|
||||
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.104.tgz",
|
||||
"integrity": "sha512-1tqKRANSPTcjs/yjPoKh52oRM2u5AYdd8jie8sDiN8/5kpWWiQSHUGgtB4VEXLw1chVL3QPSPp8q9RWqzSn2FA==",
|
||||
"version": "0.2.105",
|
||||
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.105.tgz",
|
||||
"integrity": "sha512-5vtbuBi2P43ZYOfVMV+TZYkWEa0J9kijXirzEgrPA+nJDQCtMx805/rqW4G1nXbM9IRIhwW+OyNNgcQdbhKfSw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"isomorphic.js": "^0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user