Skip to content

Commit

Permalink
deps: bump jupyterlab and lumin
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Jan 11, 2024
1 parent c4fc349 commit 4d28852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"start": "vite"
},
"dependencies": {
"@jupyterlab/ui-components": "4.0.3",
"@jupyterlab/ui-components": "4.0.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-components": "5.3.10"
Expand All @@ -42,7 +42,7 @@
"@svgr/core": "^5.5.0",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@vitejs/plugin-react": "2.0.0-beta.1",
"@vitejs/plugin-react": "4.2.1",
"@vue/compiler-dom": "^3.0.5",
"autoprefixer": "^10.4.14",
"camelcase": "^6.0.0",
Expand Down

0 comments on commit 4d28852

Please sign in to comment.