File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 62
62
"@emotion/react" : " ^11.10.5" ,
63
63
"@emotion/styled" : " ^11.10.5" ,
64
64
"@jupyter-notebook/application" : " ^7.2.0" ,
65
- "@jupyter/chat" : " ^0.16 .0" ,
65
+ "@jupyter/chat" : " ^0.17 .0" ,
66
66
"@jupyterlab/application" : " ^4.2.0" ,
67
67
"@jupyterlab/apputils" : " ^4.2.0" ,
68
68
"@jupyterlab/codeeditor" : " ^4.2.0" ,
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies = [
35
35
" deepmerge>=2.0,<3" ,
36
36
# NOTE: Make sure to update the corresponding dependency in
37
37
# `packages/jupyter-ai/package.json` to match the version range below
38
- " jupyterlab-chat>=0.16 .0,<0.17 .0" ,
38
+ " jupyterlab-chat>=0.17 .0,<0.18 .0" ,
39
39
" litellm>=1.73,<2" ,
40
40
" jinja2>=3.0,<4" ,
41
41
" python_dotenv>=1,<2" ,
Original file line number Diff line number Diff line change @@ -2237,7 +2237,7 @@ __metadata:
2237
2237
"@emotion/react": ^11.10.5
2238
2238
"@emotion/styled": ^11.10.5
2239
2239
"@jupyter-notebook/application": ^7.2.0
2240
- "@jupyter/chat": ^0.16 .0
2240
+ "@jupyter/chat": ^0.17 .0
2241
2241
"@jupyterlab/application": ^4.2.0
2242
2242
"@jupyterlab/apputils": ^4.2.0
2243
2243
"@jupyterlab/builder": ^4.2.0
@@ -2322,9 +2322,9 @@ __metadata:
2322
2322
languageName: node
2323
2323
linkType: hard
2324
2324
2325
- "@jupyter/chat@npm:^0.16 .0":
2326
- version: 0.16 .0
2327
- resolution: "@jupyter/chat@npm:0.16 .0"
2325
+ "@jupyter/chat@npm:^0.17 .0":
2326
+ version: 0.17 .0
2327
+ resolution: "@jupyter/chat@npm:0.17 .0"
2328
2328
dependencies:
2329
2329
"@emotion/react": ^11.10.5
2330
2330
"@emotion/styled": ^11.10.5
@@ -2349,7 +2349,7 @@ __metadata:
2349
2349
clsx: ^2.1.0
2350
2350
react: ^18.2.0
2351
2351
react-dom: ^18.2.0
2352
- checksum: c92b195b5b13d57e4cd29d81e8b3f3a75b2eee15540d753fffd3a1b3536706f1d7980dd8af51ff06dbf57bc563631841ee25ad93e4be152da37bb7bcd665806a
2352
+ checksum: 75d906e59c28ae34132011583769bab2ce7e2d727888c7e644f2db0ddda60d9bf46a9c16bac67e55d06ad82319078ec0f6eed5468534bde5fd3c15a279e8be45
2353
2353
languageName: node
2354
2354
linkType: hard
2355
2355
You can’t perform that action at this time.
0 commit comments