@jupyterlab/filebrowser
Advanced tools
Comparing version
@@ -753,2 +753,3 @@ import { Time } from '@jupyterlab/coreutils'; | ||
private _modifiedColumnLastUpdate; | ||
private _lastRenderedState; | ||
} | ||
@@ -755,0 +756,0 @@ /** |
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "4.4.0-alpha.3", | ||
"version": "4.4.0-beta.0", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -44,11 +44,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.5.0-alpha.3", | ||
"@jupyterlab/coreutils": "^6.4.0-alpha.3", | ||
"@jupyterlab/docmanager": "^4.4.0-alpha.3", | ||
"@jupyterlab/docregistry": "^4.4.0-alpha.3", | ||
"@jupyterlab/services": "^7.4.0-alpha.3", | ||
"@jupyterlab/statedb": "^4.4.0-alpha.3", | ||
"@jupyterlab/statusbar": "^4.4.0-alpha.3", | ||
"@jupyterlab/translation": "^4.4.0-alpha.3", | ||
"@jupyterlab/ui-components": "^4.4.0-alpha.3", | ||
"@jupyterlab/apputils": "^4.5.0-beta.0", | ||
"@jupyterlab/coreutils": "^6.4.0-beta.0", | ||
"@jupyterlab/docmanager": "^4.4.0-beta.0", | ||
"@jupyterlab/docregistry": "^4.4.0-beta.0", | ||
"@jupyterlab/services": "^7.4.0-beta.0", | ||
"@jupyterlab/statedb": "^4.4.0-beta.0", | ||
"@jupyterlab/statusbar": "^4.4.0-beta.0", | ||
"@jupyterlab/translation": "^4.4.0-beta.0", | ||
"@jupyterlab/ui-components": "^4.4.0-beta.0", | ||
"@lumino/algorithm": "^2.0.2", | ||
@@ -63,11 +63,11 @@ "@lumino/coreutils": "^2.2.0", | ||
"@lumino/virtualdom": "^2.0.2", | ||
"@lumino/widgets": "^2.5.0", | ||
"@lumino/widgets": "^2.6.0", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.4.0-alpha.3", | ||
"@jupyterlab/testing": "^4.4.0-beta.0", | ||
"@types/jest": "^29.2.0", | ||
"jest": "^29.2.0", | ||
"rimraf": "~5.0.5", | ||
"typescript": "~5.1.6" | ||
"typescript": "~5.5.4" | ||
}, | ||
@@ -74,0 +74,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
573262
1.04%13040
0.27%Updated