diff --git a/packages/jupyter-ai/package.json b/packages/jupyter-ai/package.json index 4f5b5bb4d..21acadca2 100644 --- a/packages/jupyter-ai/package.json +++ b/packages/jupyter-ai/package.json @@ -61,7 +61,7 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@jupyter/chat": "^0.7.0", + "@jupyter/chat": "^0.7.1", "@jupyterlab/application": "^4.2.0", "@jupyterlab/apputils": "^4.2.0", "@jupyterlab/codeeditor": "^4.2.0", diff --git a/packages/jupyter-ai/pyproject.toml b/packages/jupyter-ai/pyproject.toml index da1d1144b..164f423f3 100644 --- a/packages/jupyter-ai/pyproject.toml +++ b/packages/jupyter-ai/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "typing_extensions>=4.5.0", "traitlets>=5.0", "deepmerge>=2.0,<3", - "jupyterlab-chat>=0.7.0,<1.0.0", + "jupyterlab-chat>=0.7.1,<1.0.0", ] dynamic = ["version", "description", "authors", "urls", "keywords"] diff --git a/yarn.lock b/yarn.lock index a7dbcc5d6..f98994fe2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2220,7 +2220,7 @@ __metadata: "@babel/preset-env": ^7.0.0 "@emotion/react": ^11.10.5 "@emotion/styled": ^11.10.5 - "@jupyter/chat": ^0.7.0 + "@jupyter/chat": ^0.7.1 "@jupyterlab/application": ^4.2.0 "@jupyterlab/apputils": ^4.2.0 "@jupyterlab/builder": ^4.2.0 @@ -2284,9 +2284,9 @@ __metadata: languageName: unknown linkType: soft -"@jupyter/chat@npm:^0.7.0": - version: 0.7.0 - resolution: "@jupyter/chat@npm:0.7.0" +"@jupyter/chat@npm:^0.7.1": + version: 0.7.1 + resolution: "@jupyter/chat@npm:0.7.1" dependencies: "@emotion/react": ^11.10.5 "@emotion/styled": ^11.10.5 @@ -2306,7 +2306,7 @@ __metadata: clsx: ^2.1.0 react: ^18.2.0 react-dom: ^18.2.0 - checksum: 0317fda48c447cf82b00c55d2e51f1d2942a4b05e1308ab0654538c675592baf2e8dd04e93643ae44801fca4068e91e1b563bcb095b78c7aaa82d04a7f8dd2b5 + checksum: cf92a3412a49619809a94fb27ec849bb399a5e53da5b36bb57509f5e1f84607a5588ca34624a47101baf09bccd9c8bb096ed8d1f6e0189b7ca33065a506d5d52 languageName: node linkType: hard