Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2023
1 parent 89e47cb commit 099c1ee
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 1,173 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "7.11.6",
"@babel/preset-react": "7.9.4",
"@types/webpack": "4.41.21",
"@types/webpack": "5.28.1",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"clean-webpack-plugin": "3.0.0",
Expand All @@ -59,7 +59,7 @@
"react-dom": "16.13.1",
"react-router-dom": "5.2.0",
"style-loader": "1.2.1",
"webpack": "4.43.0",
"webpack": "5.77.0",
"webpack-cli": "3.3.11"
}
}

0 comments on commit 099c1ee

Please sign in to comment.