Skip to content

Commit

Permalink
Cleanup unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisat committed Dec 28, 2024
1 parent cd84345 commit cab5d85
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 1,436 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,20 @@
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^22.5.2",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@types/sanitize-html": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-preset-minify": "^0.5.2",
"babel-preset-react-app": "^10.0.1",
"buffer": "^6.0.3",
"circular-dependency-plugin": "^5.2.2",
"css-loader": "^7.1.2",
"dyna-guid": "^2.2.1",
Expand All @@ -79,7 +78,6 @@
"gh-pages": "^6.1.1",
"html-webpack-plugin": "^5.6.0",
"identity-obj-proxy": "^3.0.0",
"image-webpack-loader": "^8.1.0",
"jest": "^29.7.0",
"jest-electron": "^0.1.12",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -105,7 +103,6 @@
"ts-jest": "^29.2.4",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"typings-for-css-modules-loader": "^1.7.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^4.1.1",
"webpack": "^5.93.0",
Expand Down
Loading

0 comments on commit cab5d85

Please sign in to comment.