Skip to content

Commit

Permalink
chore(deps): update dependency webpack-cli to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 23, 2024
1 parent 90afa28 commit 971c796
Show file tree
Hide file tree
Showing 20 changed files with 5,479 additions and 321 deletions.
2 changes: 1 addition & 1 deletion experimental/packages/exporter-logs-otlp-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/otlp-exporter-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/sdk-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/sdk-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/web-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"ts-loader": "9.5.1",
"typescript": "4.4.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.1",
"webpack-merge": "5.10.0"
}
}
Loading

0 comments on commit 971c796

Please sign in to comment.