diff --git a/packages/voila/package.json b/packages/voila/package.json index 24eebd677..10b4b0d6e 100644 --- a/packages/voila/package.json +++ b/packages/voila/package.json @@ -33,6 +33,7 @@ "@jupyterlab/rendermime-extension": "^4.0.0", "@jupyterlab/services": "^7.0.0", "@jupyterlab/settingregistry": "^4.0.0", + "@jupyterlab/statedb": "^4.2.5", "@jupyterlab/theme-dark-extension": "^4.0.2", "@jupyterlab/theme-light-extension": "^4.0.2", "@jupyterlab/translation": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index b75dc1a57..cf0d282a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4899,6 +4899,7 @@ __metadata: "@jupyterlab/rendermime-extension": ^4.0.0 "@jupyterlab/services": ^7.0.0 "@jupyterlab/settingregistry": ^4.0.0 + "@jupyterlab/statedb": ^4.2.5 "@jupyterlab/theme-dark-extension": ^4.0.2 "@jupyterlab/theme-light-extension": ^4.0.2 "@jupyterlab/translation": ^4.0.0