Skip to content

Commit

Permalink
Web: Update webpack to v5.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySafronov committed Sep 13, 2021
1 parent 1a257fc commit fe6014a
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 19,084 deletions.
2 changes: 1 addition & 1 deletion products/ASC.CRM/Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion products/ASC.Calendar/Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion products/ASC.Files/Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion products/ASC.Mail/Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion products/ASC.People/Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion products/ASC.Projects/Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web/ASC.Web.Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web/ASC.Web.Editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web/ASC.Web.Login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "^5.2.4",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.2.0"
},
Expand Down
19,075 changes: 0 additions & 19,075 deletions yarn.lock

This file was deleted.

0 comments on commit fe6014a

Please sign in to comment.