Skip to content

Commit

Permalink
chore(deps): update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 723e26c commit 21cf55a
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 30 deletions.
72 changes: 45 additions & 27 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 @@ -99,7 +99,7 @@
"@testing-library/user-event": "^14.5.2",
"axios": "^1.7.4",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-plugin-inline-react-svg": "^2.0.2",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
Expand All @@ -126,7 +126,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-fail-on-console": "^3.3.0",
"lint-staged": "^15.2.7",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"null-loader": "^4.0.1",
"postcss": "^8.4.39",
"postcss-flexbugs-fixes": "^5.0.2",
Expand Down Expand Up @@ -154,7 +154,7 @@
"typescript": "^5.5.3",
"vite-plugin-svgr": "^4.2.0",
"wcag-contrast": "^3.0.0",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-merge": "^6.0.1"
Expand Down

0 comments on commit 21cf55a

Please sign in to comment.