Skip to content

Commit d4ecb20

Browse files
authored
remove unused npm imports (#5245)
* update braces * add cve resolutions * undo webpack change * still webpack, no postcss * remove babel plugins and presets
1 parent b0c42bd commit d4ecb20

File tree

2 files changed

+6
-400
lines changed

2 files changed

+6
-400
lines changed

web/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@
6767
"autoprefixer": "9.8.8",
6868
"babel-jest": "^29.7.0",
6969
"babel-loader": "^9.2.1",
70-
"babel-plugin-transform-class-properties": "^6.24.1",
71-
"babel-plugin-transform-dynamic-import": "^2.1.0",
72-
"babel-plugin-transform-object-rest-spread": "^6.26.0",
73-
"babel-preset-flow": "^6.23.0",
74-
"babel-preset-stage-0": "^6.24.1",
7570
"browserify-zlib": "^0.2.0",
7671
"concurrently": "^7.2.2",
7772
"constants-browserify": "^1.0.0",

0 commit comments

Comments
 (0)