Skip to content

Commit 6275f6d

Browse files
build(deps-dev): bump webpack-bundle-analyzer from 4.2.0 to 4.3.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-bundle-analyzer@v4.2.0...v4.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1caa9e9 commit 6275f6d

File tree

2 files changed

+30
-12
lines changed

2 files changed

+30
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"vue": "^3.0.3",
106106
"vue-loader": "^16.1.0",
107107
"webpack": "^5.10.1",
108-
"webpack-bundle-analyzer": "^4.2.0",
108+
"webpack-bundle-analyzer": "^4.3.0",
109109
"webpack-cli": "^4.2.0",
110110
"webpack-dev-server": "^3.11.0",
111111
"yorkie": "^2.0.0"

yarn.lock

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,11 @@
673673
"@nodelib/fs.scandir" "2.1.3"
674674
fastq "^1.6.0"
675675

676+
"@polka/url@^1.0.0-next.9":
677+
version "1.0.0-next.11"
678+
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz#aeb16f50649a91af79dbe36574b66d0f9e4d9f71"
679+
integrity sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==
680+
676681
"@rollup/plugin-alias@^3.1.1":
677682
version "3.1.1"
678683
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.1.tgz#bb96cf37fefeb0a953a6566c284855c7d1cd290c"
@@ -3895,11 +3900,6 @@ file-uri-to-path@1, [email protected]:
38953900
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
38963901
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
38973902

3898-
filesize@^6.1.0:
3899-
version "6.1.0"
3900-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.1.0.tgz#e81bdaa780e2451d714d71c0d7a4f3238d37ad00"
3901-
integrity sha512-LpCHtPQ3sFx67z+uh2HnSyWSLLu5Jxo21795uRDuar/EOuYWXib5EmPaGIBuSnRqH2IODiKA2k5re/K9OnN/Yg==
3902-
39033903
fill-range@^4.0.0:
39043904
version "4.0.0"
39053905
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
@@ -6502,6 +6502,11 @@ [email protected]:
65026502
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
65036503
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
65046504

6505+
mime@^2.3.1:
6506+
version "2.4.7"
6507+
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.7.tgz#962aed9be0ed19c91fd7dc2ece5d7f4e89a90d74"
6508+
integrity sha512-dhNd1uA2u397uQk3Nv5LM4lm93WYDUXFn3Fu291FJerns4jyTudqhIWe4W04YLy7Uk1tm1Ore04NpjRvQp/NPA==
6509+
65056510
mime@^2.4.4:
65066511
version "2.4.6"
65076512
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.6.tgz#e5b407c90db442f2beb5b162373d07b69affa4d1"
@@ -8478,6 +8483,15 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
84788483
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
84798484
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
84808485

8486+
sirv@^1.0.7:
8487+
version "1.0.10"
8488+
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.10.tgz#3e591f5a9ae2520f50d5830f5fae38d97e7be194"
8489+
integrity sha512-H5EZCoZaggEUQy8ocKsF7WAToGuZhjJlLvM3XOef46CbdIgbNeQ1p32N1PCuCjkVYwrAVOSMacN6CXXgIzuspg==
8490+
dependencies:
8491+
"@polka/url" "^1.0.0-next.9"
8492+
mime "^2.3.1"
8493+
totalist "^1.0.0"
8494+
84818495
sisteransi@^1.0.5:
84828496
version "1.0.5"
84838497
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
@@ -9192,6 +9206,11 @@ [email protected]:
91929206
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
91939207
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
91949208

9209+
totalist@^1.0.0:
9210+
version "1.1.0"
9211+
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
9212+
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
9213+
91959214
tough-cookie@^2.3.3, tough-cookie@~2.5.0:
91969215
version "2.5.0"
91979216
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
@@ -9711,20 +9730,19 @@ webidl-conversions@^6.1.0:
97119730
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
97129731
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
97139732

9714-
webpack-bundle-analyzer@^4.2.0:
9715-
version "4.2.0"
9716-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.2.0.tgz#f19ed40e1767ab35cad78c517529596e885bf64a"
9717-
integrity sha512-gmjpdL/AJeGAftSzA+bjIPiChUffjBelcH2+3woCUiRpQfuwrTJuWRyZuqegiwBAroMJp7gIwcJaGeol039zbQ==
9733+
webpack-bundle-analyzer@^4.3.0:
9734+
version "4.3.0"
9735+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.3.0.tgz#2f3c0ca9041d5ee47fa418693cf56b4a518b578b"
9736+
integrity sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==
97189737
dependencies:
97199738
acorn "^8.0.4"
97209739
acorn-walk "^8.0.0"
97219740
chalk "^4.1.0"
97229741
commander "^6.2.0"
9723-
express "^4.17.1"
9724-
filesize "^6.1.0"
97259742
gzip-size "^6.0.0"
97269743
lodash "^4.17.20"
97279744
opener "^1.5.2"
9745+
sirv "^1.0.7"
97289746
ws "^7.3.1"
97299747

97309748
webpack-cli@^4.2.0:

0 commit comments

Comments
 (0)