Skip to content

Commit 5f9b4a5

Browse files
fix(deps): update dependencies
1 parent 37a9163 commit 5f9b4a5

File tree

2 files changed

+621
-414
lines changed

2 files changed

+621
-414
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -59,31 +59,31 @@
5959
"atom": ">=1.28.0 <2.0.0"
6060
},
6161
"dependencies": {
62-
"@jupyterlab/services": "^0.52.0",
62+
"@jupyterlab/services": "^7.0.0",
6363
"@nteract/commutable": "^7.1.4",
6464
"@nteract/markdown": "^4.5.1",
6565
"@nteract/mathjax": "^4.0.2",
66-
"@nteract/outputs": "^3.0.0",
66+
"@nteract/outputs": "^5.0.0",
6767
"@nteract/plotly": "^1.48.3",
6868
"@nteract/transform-vega": "^7.0.0",
6969
"anser": "^2.0.1",
7070
"atom-select-list": "^0.8.1",
7171
"escape-carriage": "^1.2.0",
72-
"escape-string-regexp": "^4.0.0",
72+
"escape-string-regexp": "^5.0.0",
7373
"jmp": "^2.0.0",
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": "^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",
8282
"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",
8787
"ws": "^7.0.0",
8888
"xmlhttprequest": "^1.8.0"
8989
},

0 commit comments

Comments
 (0)