|
57 | 57 | }, |
58 | 58 | "dependencies": { |
59 | 59 | "@jupyter/chat": "^0.9.0", |
60 | | - "@jupyterlab/application": "^4.4.0-alpha.0", |
61 | | - "@jupyterlab/apputils": "^4.5.0-alpha.0", |
62 | | - "@jupyterlab/completer": "^4.4.0-alpha.0", |
63 | | - "@jupyterlab/notebook": "^4.4.0-alpha.0", |
64 | | - "@jupyterlab/rendermime": "^4.4.0-alpha.0", |
65 | | - "@jupyterlab/settingregistry": "^4.4.0-beta.1", |
66 | | - "@jupyterlab/ui-components": "^4.4.0-alpha.0", |
| 60 | + "@jupyterlab/application": "^4.4.0", |
| 61 | + "@jupyterlab/apputils": "^4.5.0", |
| 62 | + "@jupyterlab/completer": "^4.4.0", |
| 63 | + "@jupyterlab/coreutils": "^6.4.0", |
| 64 | + "@jupyterlab/notebook": "^4.4.0", |
| 65 | + "@jupyterlab/rendermime": "^4.4.0", |
| 66 | + "@jupyterlab/settingregistry": "^4.4.0", |
| 67 | + "@jupyterlab/ui-components": "^4.4.0", |
67 | 68 | "@langchain/anthropic": "^0.3.9", |
68 | 69 | "@langchain/community": "^0.3.31", |
69 | 70 | "@langchain/core": "^0.3.40", |
|
83 | 84 | "react-dom": "^18.2.0" |
84 | 85 | }, |
85 | 86 | "devDependencies": { |
86 | | - "@jupyterlab/builder": "^4.0.0", |
| 87 | + "@jupyterlab/builder": "^4.4.0", |
87 | 88 | "@stylistic/eslint-plugin": "^3.0.1", |
88 | 89 | "@types/json-schema": "^7.0.11", |
89 | 90 | "@types/react": "^18.0.26", |
|
0 commit comments