|
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | 60 | "@babel/runtime-corejs2": "^7.0.0", |
61 | | - "@jupyterlab/services": "^0.52.0", |
| 61 | + "@jupyterlab/services": "^6.0.0", |
62 | 62 | "@nteract/commutable": "^7.1.4", |
63 | 63 | "@nteract/markdown": "^4.5.1", |
64 | 64 | "@nteract/mathjax": "^4.0.2", |
65 | 65 | "@nteract/outputs": "^3.0.0", |
66 | 66 | "@nteract/plotly": "^1.48.3", |
67 | 67 | "@nteract/transform-vega": "^7.0.0", |
68 | 68 | "anser": "^2.0.1", |
69 | | - "atom-select-list": "^0.7.0", |
| 69 | + "atom-select-list": "^0.8.0", |
70 | 70 | "escape-carriage": "^1.2.0", |
71 | | - "escape-string-regexp": "^4.0.0", |
| 71 | + "escape-string-regexp": "^5.0.0", |
72 | 72 | "@aminya/jmp": "^2.0.8", |
73 | 73 | "kernelspecs": "^2.0.0", |
74 | 74 | "lodash": "^4.14.0", |
75 | 75 | "mathjax-electron": "^3.0.0", |
76 | | - "mobx": "^5.1.1", |
77 | | - "mobx-react": "^6.0.0", |
78 | | - "react": "^16.8.6", |
79 | | - "react-dom": "^16.8.6", |
80 | | - "react-table": "^6.10.0", |
| 76 | + "mobx": "^6.0.0", |
| 77 | + "mobx-react": "^7.0.0", |
| 78 | + "react": "^17.0.0", |
| 79 | + "react-dom": "^17.0.0", |
| 80 | + "react-table": "^7.0.0", |
81 | 81 | "spawnteract": "^5.1.0", |
82 | 82 | "strip-indent": "^3.0.0", |
83 | 83 | "styled-components": "^5.0.1", |
|
0 commit comments