Skip to content

Commit

Permalink
Cleanup npm dependencies (#1354)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Jul 26, 2023
1 parent 3787774 commit 095051e
Show file tree
Hide file tree
Showing 2 changed files with 1,009 additions and 1,204 deletions.
11 changes: 1 addition & 10 deletions packages/voila/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,26 +50,17 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"@jupyterlab/builder": "^4.0.0",
"@types/node": "~18.8.3",
"babel-loader": "^8.0.5",
"css-loader": "^6.7.2",
"file-loader": "^6.2.0",
"fs-extra": "^9.1.0",
"glob": "~7.1.6",
"mini-css-extract-plugin": "~0.9.0",
"npm-run-all": "^4.1.5",
"p-limit": "^2.2.2",
"raw-loader": "^4.0.2",
"rimraf": "^3.0.2",
"sass-loader": "^13.2.0",
"style-loader": "^2.0.0",
"svg-url-loader": "^7.1.1",
"style-loader": "~3.3.1",
"tsc-watch": "^6.0.0",
"typescript": "~5.0.2",
"url-loader": "^4.1.1",
"watch": "^1.0.2",
"webpack": "^5.24.1",
"webpack-bundle-analyzer": "^4.4.0",
Expand Down
Loading

0 comments on commit 095051e

Please sign in to comment.