Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Bump webpack from 4.44.1 to 5.74.0 #1228

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ts-loader": "^8.0.5",
"tslint": "6.1.3",
"typescript": "^4.0.3",
"webpack": "^4.41.5",
"webpack": "^5.74.0",
"webpack-cli": "^4.0.0",
"wrtc": "0.4.1",
"wsrun": "^5.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/mesh-browser-shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"shx": "^0.3.2",
"ts-loader": "^8.0.5",
"typescript": "^4.0.3",
"webpack": "^4.43.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mesh-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tslint": "6.1.3",
"typedoc": "^0.15.0",
"typescript": "^4.0.3",
"webpack": "^4.41.5",
"webpack": "^5.74.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mesh-integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^8.0.5",
"typescript": "^4.0.3",
"webpack": "^4.39.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mesh-webpack-example-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"shx": "^0.3.2",
"ts-loader": "^8.0.5",
"typescript": "^4.0.3",
"webpack": "^4.39.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mesh-webpack-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"shx": "^0.3.2",
"ts-loader": "^8.0.5",
"typescript": "^4.0.3",
"webpack": "^4.39.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
1,062 changes: 398 additions & 664 deletions yarn.lock

Large diffs are not rendered by default.