Skip to content

Commit

Permalink
Upgrading webpack and other webpack plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Arun Kumar Mohan <[email protected]>
  • Loading branch information
aruniiird committed Jan 28, 2025
1 parent 01f914e commit 5191c62
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 157 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"nanoid": "^3.3.8",
"postcss": "^8.4.49",
"tough-cookie": "^4.1.3",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-bundle-analyzer/ws": "^7.5.10",
"webpack-dev-server/express": "^4.21.0"
},
Expand Down Expand Up @@ -139,9 +139,9 @@
"typesafe-actions": "^4.2.1",
"typescript": "^5.7.3",
"victory-core": "^37.1.1",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"yup": "^0.32.11"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 5191c62

Please sign in to comment.