Skip to content

Commit

Permalink
Update react-toastify, webpack and webpack-dev-server
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonBackup committed Feb 18, 2024
1 parent b341415 commit b502ca1
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 @@ -30,7 +30,7 @@
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-redux": "^4.0.8",
"react-toastify": "^9.1.3",
"react-toastify": "^10.0.4",
"reactstrap": "^8.10.1",
"redux": "^5.0.1",
"ts-loader": "^9.5.1",
Expand All @@ -51,9 +51,9 @@
"tslint-react": "^5.0.0",
"typescript": "^5.3.3",
"url-loader": "^4.1.1",
"webpack": "^5.90.1",
"webpack": "^5.90.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.0",
"webpack-dev-server": "^5.0.2",
"webpack-merge": "^5.10.0"
}
}

0 comments on commit b502ca1

Please sign in to comment.