|
59 | 59 | "atom": ">=1.28.0 <2.0.0"
|
60 | 60 | },
|
61 | 61 | "dependencies": {
|
62 |
| - "@jupyterlab/services": "^0.52.0", |
| 62 | + "@jupyterlab/services": "^7.0.0", |
63 | 63 | "@nteract/commutable": "^7.1.4",
|
64 | 64 | "@nteract/markdown": "^4.5.1",
|
65 | 65 | "@nteract/mathjax": "^4.0.2",
|
66 |
| - "@nteract/outputs": "^3.0.0", |
| 66 | + "@nteract/outputs": "^5.0.0", |
67 | 67 | "@nteract/plotly": "^1.48.3",
|
68 | 68 | "@nteract/transform-vega": "^7.0.0",
|
69 | 69 | "anser": "^2.0.1",
|
70 | 70 | "atom-select-list": "^0.8.1",
|
71 | 71 | "escape-carriage": "^1.2.0",
|
72 |
| - "escape-string-regexp": "^4.0.0", |
| 72 | + "escape-string-regexp": "^5.0.0", |
73 | 73 | "jmp": "^2.0.0",
|
74 | 74 | "kernelspecs": "^2.0.0",
|
75 | 75 | "lodash": "^4.14.0",
|
76 | 76 | "mathjax-electron": "^3.0.0",
|
77 |
| - "mobx": "^5.1.1", |
78 |
| - "mobx-react": "^6.0.0", |
79 |
| - "react": "^17.0.2", |
80 |
| - "react-dom": "^17.0.2", |
81 |
| - "react-table": "^6.11.5", |
| 77 | + "mobx": "^6.0.0", |
| 78 | + "mobx-react": "^9.0.0", |
| 79 | + "react": "^19.0.0", |
| 80 | + "react-dom": "^19.0.0", |
| 81 | + "react-table": "^7.0.0", |
82 | 82 | "spawnteract": "^5.1.0",
|
83 |
| - "strip-indent": "^3.0.0", |
84 |
| - "styled-components": "^5.2.3", |
85 |
| - "tildify": "^2.0.0", |
86 |
| - "uuid": "^8.0.0", |
| 83 | + "strip-indent": "^4.0.0", |
| 84 | + "styled-components": "^6.0.0", |
| 85 | + "tildify": "^3.0.0", |
| 86 | + "uuid": "^11.0.0", |
87 | 87 | "ws": "^7.0.0",
|
88 | 88 | "xmlhttprequest": "^1.8.0"
|
89 | 89 | },
|
|
0 commit comments