Skip to content

Commit 619e03c

Browse files
committed
Update lock file
1 parent ad5ba33 commit 619e03c

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
"@lumino/signaling": "^2.1.1",
6161
"@lumino/widgets": "^2.1.1",
6262
"lib0": "^0.2.76",
63-
"y-protocols": "^1.0.6",
6463
"uuid": "^9.0.0",
6564
"webpack": "^5.77.0",
66-
"webpack-cli": "^5.0.1"
65+
"webpack-cli": "^5.0.1",
66+
"y-protocols": "^1.0.6"
6767
},
6868
"resolutions": {
6969
"@jupyterlab/apputils": "~4.0.0",

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5728,6 +5728,17 @@ __metadata:
57285728
languageName: node
57295729
linkType: hard
57305730

5731+
"y-protocols@npm:^1.0.6":
5732+
version: 1.0.7
5733+
resolution: "y-protocols@npm:1.0.7"
5734+
dependencies:
5735+
lib0: ^0.2.85
5736+
peerDependencies:
5737+
yjs: ^13.0.0
5738+
checksum: d58579ee542b6b9f4e3c3223fd24efcfd4af6f97acdb40a3d362713dcce812dd3dd086cc1f221a6ccb50bd373ff4b3d30fc2462a17f7804e0d1a8bd187099f31
5739+
languageName: node
5740+
linkType: hard
5741+
57315742
"yjs-widgets@workspace:.":
57325743
version: 0.0.0-use.local
57335744
resolution: "yjs-widgets@workspace:."
@@ -5761,6 +5772,7 @@ __metadata:
57615772
uuid: ^9.0.0
57625773
webpack: ^5.77.0
57635774
webpack-cli: ^5.0.1
5775+
y-protocols: ^1.0.6
57645776
languageName: unknown
57655777
linkType: soft
57665778

0 commit comments

Comments
 (0)