Skip to content

Commit

Permalink
Update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2023
1 parent a570daa commit 88249fa
Show file tree
Hide file tree
Showing 10 changed files with 9,587 additions and 12,975 deletions.
4,602 changes: 1,914 additions & 2,688 deletions hello-webpack-css-loader/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hello-webpack-css-loader/package.json
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"css-loader": "4.3.0",
"style-loader": "1.2.1",
"webpack": "4.44.1",
"webpack": "5.89.0",
"webpack-cli": "3.3.12"
}
}
4,445 changes: 1,856 additions & 2,589 deletions hello-webpack-html-loader/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hello-webpack-html-loader/package.json
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"devDependencies": {
"html-loader": "1.2.1",
"webpack": "4.44.1",
"webpack": "5.89.0",
"webpack-cli": "3.3.12"
}
}
5,055 changes: 2,323 additions & 2,732 deletions hello-webpack-optimization/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hello-webpack-optimization/package.json
Expand Up @@ -14,7 +14,7 @@
"extract-text-webpack-plugin": "3.0.2",
"style-loader": "1.2.1",
"terser-webpack-plugin": "4.1.0",
"webpack": "4.44.1",
"webpack": "5.89.0",
"webpack-cli": "3.3.12"
}
}
4,227 changes: 1,791 additions & 2,436 deletions hello-webpack-typescript/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hello-webpack-typescript/package.json
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"ts-loader": "8.0.2",
"typescript": "4.0.2",
"webpack": "4.44.1",
"webpack": "5.89.0",
"webpack-cli": "3.3.12"
}
}
4,223 changes: 1,698 additions & 2,525 deletions hello-webpack/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hello-webpack/package.json
Expand Up @@ -10,7 +10,7 @@
"author": "Satoshi Watanabe",
"license": "MIT",
"devDependencies": {
"webpack": "4.44.1",
"webpack": "5.89.0",
"webpack-cli": "3.3.12"
}
}

0 comments on commit 88249fa

Please sign in to comment.