@jupyterlab/documentsearch
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "@jupyterlab/documentsearch", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Document Search", | ||
@@ -35,9 +35,9 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.2.3", | ||
"@jupyterlab/cells": "^1.2.4", | ||
"@jupyterlab/apputils": "^1.2.4", | ||
"@jupyterlab/cells": "^1.2.5", | ||
"@jupyterlab/codeeditor": "^1.2.0", | ||
"@jupyterlab/codemirror": "^1.2.3", | ||
"@jupyterlab/codemirror": "^1.2.4", | ||
"@jupyterlab/coreutils": "^3.2.0", | ||
"@jupyterlab/fileeditor": "^1.2.3", | ||
"@jupyterlab/notebook": "^1.2.4", | ||
"@jupyterlab/fileeditor": "^1.2.4", | ||
"@jupyterlab/notebook": "^1.2.5", | ||
"@phosphor/coreutils": "^1.3.1", | ||
@@ -57,3 +57,3 @@ "@phosphor/disposable": "^1.3.0", | ||
}, | ||
"gitHead": "45493d7d2cd4b59c436df0e32aaf7735cf9ce214" | ||
"gitHead": "66101e4cee1c697e51f79700a53cd9c79e068299" | ||
} |
Updated@jupyterlab/apputils@^1.2.4
Updated@jupyterlab/cells@^1.2.5
Updated@jupyterlab/notebook@^1.2.5