Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent f09f62f commit 68c58fb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-loader": "8.2.2",
"bootstrap-sass": "3.4.1",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "9.0.1",
"copy-webpack-plugin": "9.1.0",
"css-loader": "5.2.7",
"domready": "1.0.8",
"eslint": "7.32.0",
Expand All @@ -37,7 +37,7 @@
"file-loader": "6.2.0",
"git-rev-sync": "3.0.1",
"html-loader": "2.1.2",
"html-webpack-plugin": "5.3.2",
"html-webpack-plugin": "5.5.0",
"immutable": "3.8.2",
"json-loader": "0.5.7",
"mathjs": "9.4.4",
Expand All @@ -64,9 +64,9 @@
"typesafe-actions": "5.1.0",
"typescript": "4.3.5",
"url-loader": "4.1.1",
"webpack": "5.47.1",
"webpack-cli": "4.7.2",
"webpack-dev-server": "3.11.2"
"webpack": "5.72.1",
"webpack-cli": "4.9.2",
"webpack-dev-server": "3.11.3"
},
"scripts": {
"build": "NODE_ENV=production webpack",
Expand Down

0 comments on commit 68c58fb

Please sign in to comment.