Skip to content

Commit

Permalink
chore(deps): bump webpack, mini-css-extract-plugin, html-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Oct 1, 2024
1 parent 0facab9 commit a1e5338
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
26 changes: 14 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.34.3",
"html-loader": "5.0.0",
"html-loader": "5.1.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"postcss-loader": "^8.1.1",
"prettier-standard": "^15.0.1",
"react": "^18.3.1",
Expand All @@ -109,7 +109,7 @@
"sass-loader": "^16.0.1",
"source-list-map": "2.0.1",
"style-loader": "^4.0.0",
"webpack": "^5.93.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-shell-plugin-next": "^2.3.2"
Expand Down

0 comments on commit a1e5338

Please sign in to comment.