Skip to content

Commit

Permalink
Update webpack-dev-server, source-map-loader and react-toastify
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonBackup committed Feb 13, 2024
1 parent ceaa492 commit e8861e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Moryx.CommandCenter.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-redux": "^4.0.8",
"react-toastify": "^9.0.0",
"react-toastify": "^9.1.3",
"reactstrap": "^9.2.2",
"redux": "^5.0.1",
"ts-loader": "^9.5.1",
Expand All @@ -45,7 +45,7 @@
"html-webpack-plugin": "^5.6.0",
"node-sass": "^9.0.0",
"sass-loader": "^14.1.0",
"source-map-loader": "^3.0.2",
"source-map-loader": "^5.0.0",
"style-loader": "^3.3.4",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
Expand All @@ -54,7 +54,7 @@
"url-loader": "^4.1.1",
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-dev-server": "^5.0.0",
"webpack-merge": "^5.10.0"
}
}

0 comments on commit e8861e4

Please sign in to comment.