Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 37a9163 commit d1a2f04
Show file tree
Hide file tree
Showing 2 changed files with 571 additions and 388 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,32 +59,32 @@
"atom": ">=1.28.0 <2.0.0"
},
"dependencies": {
"@jupyterlab/services": "^0.52.0",
"@jupyterlab/services": "^7.0.0",
"@nteract/commutable": "^7.1.4",
"@nteract/markdown": "^4.5.1",
"@nteract/mathjax": "^4.0.2",
"@nteract/outputs": "^3.0.0",
"@nteract/outputs": "^5.0.0",
"@nteract/plotly": "^1.48.3",
"@nteract/transform-vega": "^7.0.0",
"anser": "^2.0.1",
"atom-select-list": "^0.8.1",
"escape-carriage": "^1.2.0",
"escape-string-regexp": "^4.0.0",
"escape-string-regexp": "^5.0.0",
"jmp": "^2.0.0",
"kernelspecs": "^2.0.0",
"lodash": "^4.14.0",
"mathjax-electron": "^3.0.0",
"mobx": "^5.1.1",
"mobx-react": "^6.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-table": "^6.11.5",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-table": "^7.0.0",
"spawnteract": "^5.1.0",
"strip-indent": "^3.0.0",
"styled-components": "^5.2.3",
"tildify": "^2.0.0",
"uuid": "^8.0.0",
"ws": "^7.0.0",
"strip-indent": "^4.0.0",
"styled-components": "^6.0.0",
"tildify": "^3.0.0",
"uuid": "^9.0.0",
"ws": "^8.0.0",
"xmlhttprequest": "^1.8.0"
},
"consumedServices": {
Expand Down

0 comments on commit d1a2f04

Please sign in to comment.