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 May 9, 2021
1 parent e3c4b7d commit b6d99b0
Show file tree
Hide file tree
Showing 12 changed files with 2,545 additions and 4,901 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.36.2",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,244 changes: 423 additions & 821 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.36.2",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,244 changes: 423 additions & 821 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.36.2",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,244 changes: 423 additions & 821 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.36.2",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
},
Expand Down
1,235 changes: 423 additions & 812 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,235 changes: 423 additions & 812 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,232 changes: 424 additions & 808 deletions 4_lit_refactor/3_6_app/yarn.lock

Large diffs are not rendered by default.

0 comments on commit b6d99b0

Please sign in to comment.