Skip to content

Commit

Permalink
For yarn.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Oct 9, 2023
1 parent 63ae84e commit 933693b
Show file tree
Hide file tree
Showing 2 changed files with 2,061 additions and 1,582 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"resolutions": {
"@codemirror/state": "~6.2.1",
"@codemirror/view": "~6.15.3",
"@codemirror/view": "~6.21.3",
"@jupyter-notebook/application": "~7.0.4",
"@jupyter-notebook/application-extension": "~7.0.4",
"@jupyter-notebook/console-extension": "~7.0.4",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@jupyterlab/ui-components": "~4.1.0-alpha.2",
"@jupyterlab/ui-components-extension": "~4.1.0-alpha.2",
"@jupyterlab/vega5-extension": "~4.1.0-alpha.2",
"@lezer/common": "~1.0.3",
"@lezer/common": "~1.1.0",
"@lezer/highlight": "~1.1.6",
"@lumino/algorithm": "~2.0.1",
"@lumino/application": "~2.3.0-alpha.0",
Expand All @@ -113,7 +113,7 @@
"@lumino/widgets": "~2.3.1-alpha.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"yjs": "~13.6.7"
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.4",
Expand Down
Loading

0 comments on commit 933693b

Please sign in to comment.