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 Nov 20, 2022
1 parent e3c4b7d commit fa6f81b
Show file tree
Hide file tree
Showing 12 changed files with 2,791 additions and 4,949 deletions.
2 changes: 1 addition & 1 deletion 4_lit_refactor/3_1_webpack_setup/package.json
Expand Up @@ -12,7 +12,7 @@
"copy-webpack-plugin": "4.6.0",
"file-loader": "3.0.1",
"nodemon": "1.18.9",
"webpack": "4.29.0",
"webpack": "5.75.0",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,293 changes: 464 additions & 829 deletions 4_lit_refactor/3_1_webpack_setup/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 4_lit_refactor/3_2_lit_refactor_app_shell/package.json
Expand Up @@ -12,7 +12,7 @@
"copy-webpack-plugin": "4.6.0",
"file-loader": "3.0.1",
"nodemon": "1.18.9",
"webpack": "4.29.0",
"webpack": "5.75.0",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,293 changes: 464 additions & 829 deletions 4_lit_refactor/3_2_lit_refactor_app_shell/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 4_lit_refactor/3_3_lit_refactor_components/package.json
Expand Up @@ -12,7 +12,7 @@
"copy-webpack-plugin": "4.6.0",
"file-loader": "3.0.1",
"nodemon": "1.18.9",
"webpack": "4.29.0",
"webpack": "5.75.0",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,293 changes: 464 additions & 829 deletions 4_lit_refactor/3_3_lit_refactor_components/yarn.lock

Large diffs are not rendered by default.

Expand Up @@ -18,7 +18,7 @@
"copy-webpack-plugin": "4.6.0",
"file-loader": "3.0.1",
"nodemon": "1.18.9",
"webpack": "4.29.0",
"webpack": "5.75.0",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,284 changes: 464 additions & 820 deletions 4_lit_refactor/3_4_lit_refactor_decorators_babel/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 4_lit_refactor/3_5_webcomponents_polyfill/package.json
Expand Up @@ -18,7 +18,7 @@
"copy-webpack-plugin": "^4.6.0",
"file-loader": "^3.0.1",
"nodemon": "^1.18.9",
"webpack": "^4.29.0",
"webpack": "^5.0.0",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14"
},
Expand Down
1,284 changes: 464 additions & 820 deletions 4_lit_refactor/3_5_webcomponents_polyfill/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 4_lit_refactor/3_6_app/package.json
Expand Up @@ -19,7 +19,7 @@
"file-loader": "^3.0.1",
"nodemon": "^1.18.9",
"patch-package": "^6.0.4",
"webpack": "^4.29.0",
"webpack": "^5.0.0",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14"
},
Expand Down
1,281 changes: 465 additions & 816 deletions 4_lit_refactor/3_6_app/yarn.lock

Large diffs are not rendered by default.

0 comments on commit fa6f81b

Please sign in to comment.