Upgrade Webpack to 5.76.2 (#23403)

This commit is contained in:
Ryan Clark
2023-03-21 19:20:56 +00:00
committed by GitHub
parent ac7299b5e7
commit afcac88b28
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"react": "16.14.0",
"**/minimist": "^1.2.5",
"**/@types/react": "^16.8.19",
"webpack": "^5.75.0",
"webpack": "^5.76.2",
"x-default-browser": "^0.5.2"
},
"workspaces": {
+1 -1
View File
@@ -92,7 +92,7 @@
"typescript": "^4.9.4",
"vite": "^4.2.0",
"vite-tsconfig-paths": "^4.0.7",
"webpack": "^5.75.0",
"webpack": "^5.76.2",
"webpack-bundle-analyzer": "^4.6.1",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.3"
+4 -4
View File
@@ -14731,10 +14731,10 @@ webpack-virtual-modules@^0.4.1:
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz#cd597c6d51d5a5ecb473eea1983a58fa8a17ded9"
integrity sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==
webpack@4, "webpack@>=4.43.0 <6.0.0", webpack@^5, webpack@^5.75.0, webpack@^5.9.0:
version "5.75.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
webpack@4, "webpack@>=4.43.0 <6.0.0", webpack@^5, webpack@^5.76.2, webpack@^5.9.0:
version "5.76.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.2.tgz#6f80d1c1d1e3bf704db571b2504a0461fac80230"
integrity sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"