Skip to content

Commit

Permalink
Update dependency webpack-cli to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 9d97f73 commit b513277
Show file tree
Hide file tree
Showing 40 changed files with 1,500 additions and 2,640 deletions.
205 changes: 74 additions & 131 deletions 1_Essentials/11_Groups/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1_Essentials/11_Groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ts-loader": "9.2.6",
"typescript": "4.5.2",
"webpack": "5.64.3",
"webpack-cli": "4.9.1"
"webpack-cli": "4.10.0"
},
"dependencies": {
"@microsoft/signalr": "^8.0.0"
Expand Down
205 changes: 74 additions & 131 deletions 1_Essentials/12_MessageSizes/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1_Essentials/12_MessageSizes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ts-loader": "9.2.6",
"typescript": "4.5.2",
"webpack": "5.64.3",
"webpack-cli": "4.9.1"
"webpack-cli": "4.10.0"
},
"dependencies": {
"@microsoft/signalr": "^8.0.0"
Expand Down
205 changes: 74 additions & 131 deletions 1_Essentials/13_HubContextOutsideHub/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1_Essentials/13_HubContextOutsideHub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ts-loader": "9.2.6",
"typescript": "4.5.2",
"webpack": "5.64.3",
"webpack-cli": "4.9.1"
"webpack-cli": "4.10.0"
},
"dependencies": {
"@microsoft/signalr": "^8.0.0"
Expand Down
205 changes: 74 additions & 131 deletions 1_Essentials/14_HubLifecycle/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1_Essentials/14_HubLifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ts-loader": "9.2.6",
"typescript": "4.5.2",
"webpack": "5.64.3",
"webpack-cli": "4.9.1"
"webpack-cli": "4.10.0"
},
"dependencies": {
"@microsoft/signalr": "^8.0.0"
Expand Down
Loading

0 comments on commit b513277

Please sign in to comment.