Skip to content

Commit 8f33740

Browse files
committed
fix(deps): update dependencies
1 parent 1312f0b commit 8f33740

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,28 +59,28 @@
5959
"dependencies": {
6060
"@aminya/xmlhttprequest": "^1.8.2",
6161
"@babel/runtime-corejs2": "^7.0.0",
62-
"@jupyterlab/services": "^0.52.0",
62+
"@jupyterlab/services": "^6.0.0",
6363
"@nteract/commutable": "^7.1.4",
6464
"@nteract/markdown": "^4.5.1",
6565
"@nteract/mathjax": "^4.0.2",
6666
"@nteract/outputs": "^3.0.0",
6767
"@nteract/plotly": "^1.48.3",
6868
"@nteract/transform-vega": "^7.0.0",
6969
"anser": "^2.0.1",
70-
"atom-select-list": "^0.7.0",
70+
"atom-select-list": "^0.8.0",
7171
"escape-carriage": "^1.2.0",
72-
"escape-string-regexp": "^4.0.0",
72+
"escape-string-regexp": "^5.0.0",
7373
"@aminya/jmp": "^2.0.9",
7474
"kernelspecs": "^2.0.0",
7575
"lodash": "^4.14.0",
7676
"mathjax-electron": "^3.0.0",
77-
"mobx": "^5.1.1",
78-
"mobx-react": "^6.0.0",
79-
"react": "^16.8.6",
80-
"react-dom": "^16.8.6",
81-
"react-table": "^6.10.0",
77+
"mobx": "^6.0.0",
78+
"mobx-react": "^7.0.0",
79+
"react": "^17.0.0",
80+
"react-dom": "^17.0.0",
81+
"react-table": "^7.0.0",
8282
"spawnteract": "^5.1.0",
83-
"strip-indent": "^3.0.0",
83+
"strip-indent": "^4.0.0",
8484
"styled-components": "^5.0.1",
8585
"tildify": "^2.0.0",
8686
"uuid": "^8.0.0",

0 commit comments

Comments
 (0)