Skip to content

Commit 933693b

Browse files
committed
For yarn.lock update
1 parent 63ae84e commit 933693b

File tree

2 files changed

+2061
-1582
lines changed

2 files changed

+2061
-1582
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.1",
14-
"@codemirror/view": "~6.15.3",
14+
"@codemirror/view": "~6.21.3",
1515
"@jupyter-notebook/application": "~7.0.4",
1616
"@jupyter-notebook/application-extension": "~7.0.4",
1717
"@jupyter-notebook/console-extension": "~7.0.4",
@@ -97,7 +97,7 @@
9797
"@jupyterlab/ui-components": "~4.1.0-alpha.2",
9898
"@jupyterlab/ui-components-extension": "~4.1.0-alpha.2",
9999
"@jupyterlab/vega5-extension": "~4.1.0-alpha.2",
100-
"@lezer/common": "~1.0.3",
100+
"@lezer/common": "~1.1.0",
101101
"@lezer/highlight": "~1.1.6",
102102
"@lumino/algorithm": "~2.0.1",
103103
"@lumino/application": "~2.3.0-alpha.0",
@@ -113,7 +113,7 @@
113113
"@lumino/widgets": "~2.3.1-alpha.0",
114114
"react": "~18.2.0",
115115
"react-dom": "~18.2.0",
116-
"yjs": "~13.6.7"
116+
"yjs": "~13.6.8"
117117
},
118118
"dependencies": {
119119
"@jupyter-notebook/application": "^7.0.4",

0 commit comments

Comments
 (0)