Skip to content

Commit

Permalink
update webpack (vercel#31759)
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra authored Nov 24, 2021
1 parent ff816d4 commit 719fe52
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 20 deletions.
47 changes: 33 additions & 14 deletions packages/next/compiled/webpack/bundle5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"webpack-sources1": "npm:[email protected]",
"webpack-sources3": "npm:[email protected]",
"webpack4": "npm:[email protected]",
"webpack5": "npm:[email protected].1",
"webpack5": "npm:[email protected].3",
"ws": "8.2.3"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19994,7 +19994,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==

webpack-sources@^3.2.0, webpack-sources@^3.2.2:
webpack-sources@^3.2.2:
version "3.2.2"
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
Expand Down Expand Up @@ -20028,10 +20028,10 @@ webpack-sources@^3.2.0, webpack-sources@^3.2.2:
watchpack "^1.7.4"
webpack-sources "^1.4.1"

"webpack5@npm:[email protected].1":
version "5.64.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.1.tgz#fd59840c16f04fe315f2b2598a85026f12dfa1bb"
integrity sha512-b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw==
"webpack5@npm:[email protected].3":
version "5.64.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.3.tgz#f4792cc3f8528db2c18375fa2cd269f69e0bf69f"
integrity sha512-XF6/IL9Bw2PPQioiR1UYA8Bs4tX3QXJtSelezKECdLFeSFzWoe44zqTzPW5N+xI3fACaRl2/G3sNA4WYHD7Iww==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"
Expand Down

0 comments on commit 719fe52

Please sign in to comment.