Skip to content

Commit 3f24c71

Browse files
committed
fix(deps): update dependencies
1 parent 4cee360 commit 3f24c71

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,26 +58,26 @@
5858
},
5959
"dependencies": {
6060
"@babel/runtime-corejs2": "^7.0.0",
61-
"@jupyterlab/services": "^0.52.0",
61+
"@jupyterlab/services": "^6.0.0",
6262
"@nteract/commutable": "^7.1.4",
6363
"@nteract/markdown": "^4.5.1",
6464
"@nteract/mathjax": "^4.0.2",
6565
"@nteract/outputs": "^3.0.0",
6666
"@nteract/plotly": "^1.48.3",
6767
"@nteract/transform-vega": "^7.0.0",
6868
"anser": "^2.0.1",
69-
"atom-select-list": "^0.7.0",
69+
"atom-select-list": "^0.8.0",
7070
"escape-carriage": "^1.2.0",
71-
"escape-string-regexp": "^4.0.0",
71+
"escape-string-regexp": "^5.0.0",
7272
"@aminya/jmp": "^2.0.8",
7373
"kernelspecs": "^2.0.0",
7474
"lodash": "^4.14.0",
7575
"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",
8181
"spawnteract": "^5.1.0",
8282
"strip-indent": "^3.0.0",
8383
"styled-components": "^5.0.1",

0 commit comments

Comments
 (0)