Skip to content

Commit

Permalink
chore(deps): remove unused webpack-dev-middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Oct 4, 2024
1 parent 7a9b25f commit b6f1de2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 82 deletions.
79 changes: 0 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"web-vitals": "^0.2.4",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^6.0.1",
"webpack-dev-server": "^4.11.1",
"webpack-manifest-plugin": "^5.0.0",
"workbox-background-sync": "^7.1.0",
Expand All @@ -97,8 +96,6 @@
"@tailwindcss/line-clamp": "^0.4.4",
"@testing-library/cypress": "^10.0.2",
"@testing-library/dom": "^10.4.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@types/chart.js": "^2.9.41",
"@types/enzyme": "^3.10.18",
"@types/hammerjs": "^2.0.45",
Expand All @@ -108,6 +105,8 @@
"@types/preval.macro": "^3.0.2",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"autoprefixer": "^10.4.20",
"compression-webpack-plugin": "^11.1.0",
"css-loader": "^7.1.2",
Expand Down

0 comments on commit b6f1de2

Please sign in to comment.