Skip to content

Commit 697313d

Browse files
dependabot[bot]mcpierce
authored andcommitted
Bump webpack from 5.101.3 to 5.104.1 in /comixed-webui
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.101.3...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c98e129 commit 697313d

File tree

2 files changed

+79
-60
lines changed

2 files changed

+79
-60
lines changed

comixed-webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"tslib": "^2.0.0",
102102
"ua-parser-js": "^2.0.4",
103103
"uuid": "^11.1.0",
104-
"webpack": "^5.0.0",
104+
"webpack": "^5.104.1",
105105
"webpack-subresource-integrity": "^5.2.0-rc.1",
106106
"ws": "^8",
107107
"xml2js": "0.6.2",

comixed-webui/yarn.lock

Lines changed: 78 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -3436,6 +3436,11 @@ [email protected], base64id@~2.0.0:
34363436
resolved "https://registry.yarnpkg.com/base64id/-/base64id-2.0.0.tgz#2770ac6bc47d312af97a8bf9a634342e0cd25cb6"
34373437
integrity sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==
34383438

3439+
baseline-browser-mapping@^2.9.0:
3440+
version "2.9.19"
3441+
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz#3e508c43c46d961eb4d7d2e5b8d1dd0f9ee4f488"
3442+
integrity sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==
3443+
34393444
34403445
version "0.6.1"
34413446
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
@@ -3547,15 +3552,16 @@ braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
35473552
dependencies:
35483553
fill-range "^7.1.1"
35493554

3550-
browserslist@^4.21.5, browserslist@^4.23.0, browserslist@^4.24.0, browserslist@^4.24.4, browserslist@^4.25.3:
3551-
version "4.25.3"
3552-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.3.tgz#9167c9cbb40473f15f75f85189290678b99b16c5"
3553-
integrity sha512-cDGv1kkDI4/0e5yON9yM5G/0A5u8sf5TnmdX5C9qHzI9PPu++sQ9zjm1k9NiOrf3riY4OkK0zSGqfvJyJsgCBQ==
3555+
browserslist@^4.21.5, browserslist@^4.23.0, browserslist@^4.24.0, browserslist@^4.24.4, browserslist@^4.25.3, browserslist@^4.28.1:
3556+
version "4.28.1"
3557+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.1.tgz#7f534594628c53c63101079e27e40de490456a95"
3558+
integrity sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==
35543559
dependencies:
3555-
caniuse-lite "^1.0.30001735"
3556-
electron-to-chromium "^1.5.204"
3557-
node-releases "^2.0.19"
3558-
update-browserslist-db "^1.1.3"
3560+
baseline-browser-mapping "^2.9.0"
3561+
caniuse-lite "^1.0.30001759"
3562+
electron-to-chromium "^1.5.263"
3563+
node-releases "^2.0.27"
3564+
update-browserslist-db "^1.2.0"
35593565

35603566
browserstack@^1.5.1:
35613567
version "1.6.1"
@@ -3625,11 +3631,16 @@ camelcase@^5.0.0:
36253631
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
36263632
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
36273633

3628-
caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001735:
3634+
caniuse-lite@^1.0.30001702:
36293635
version "1.0.30001737"
36303636
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001737.tgz#8292bb7591932ff09e9a765f12fdf5629a241ccc"
36313637
integrity sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw==
36323638

3639+
caniuse-lite@^1.0.30001759:
3640+
version "1.0.30001769"
3641+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz#1ad91594fad7dc233777c2781879ab5409f7d9c2"
3642+
integrity sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==
3643+
36333644
caseless@~0.12.0:
36343645
version "0.12.0"
36353646
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -4390,10 +4401,10 @@ [email protected]:
43904401
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
43914402
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
43924403

4393-
electron-to-chromium@^1.5.204:
4394-
version "1.5.208"
4395-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.208.tgz#609c29502fd7257b4d721e3446f3ae391a0ca1b3"
4396-
integrity sha512-ozZyibehoe7tOhNaf16lKmljVf+3npZcJIEbJRVftVsmAg5TeA1mGS9dVCZzOwr2xT7xK15V0p7+GZqSPgkuPg==
4404+
electron-to-chromium@^1.5.263:
4405+
version "1.5.286"
4406+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.286.tgz#142be1ab5e1cd5044954db0e5898f60a4960384e"
4407+
integrity sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==
43974408

43984409
emoji-regex@^10.3.0:
43994410
version "10.4.0"
@@ -4452,13 +4463,13 @@ engine.io@~6, engine.io@~6.6.0:
44524463
engine.io-parser "~5.2.1"
44534464
ws "~8.17.1"
44544465

4455-
enhanced-resolve@^5.17.3:
4456-
version "5.18.3"
4457-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44"
4458-
integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==
4466+
enhanced-resolve@^5.17.4:
4467+
version "5.19.0"
4468+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz#6687446a15e969eaa63c2fa2694510e17ae6d97c"
4469+
integrity sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==
44594470
dependencies:
44604471
graceful-fs "^4.2.4"
4461-
tapable "^2.2.0"
4472+
tapable "^2.3.0"
44624473

44634474
ent@~2.2.0:
44644475
version "2.2.2"
@@ -4519,10 +4530,10 @@ es-errors@^1.3.0:
45194530
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
45204531
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
45214532

4522-
es-module-lexer@^1.2.1:
4523-
version "1.7.0"
4524-
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a"
4525-
integrity sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==
4533+
es-module-lexer@^2.0.0:
4534+
version "2.0.0"
4535+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-2.0.0.tgz#f657cd7a9448dcdda9c070a3cb75e5dc1e85f5b1"
4536+
integrity sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==
45264537

45274538
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
45284539
version "1.1.1"
@@ -6170,10 +6181,10 @@ [email protected]:
61706181
"@lmdb/lmdb-win32-arm64" "3.4.2"
61716182
"@lmdb/lmdb-win32-x64" "3.4.2"
61726183

6173-
loader-runner@^4.2.0:
6174-
version "4.3.0"
6175-
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1"
6176-
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
6184+
loader-runner@^4.3.1:
6185+
version "4.3.1"
6186+
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.1.tgz#6c76ed29b0ccce9af379208299f07f876de737e3"
6187+
integrity sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==
61776188

61786189
61796190
version "3.3.1"
@@ -6719,10 +6730,10 @@ node-gyp@^11.0.0:
67196730
tinyglobby "^0.2.12"
67206731
which "^5.0.0"
67216732

6722-
node-releases@^2.0.19:
6723-
version "2.0.19"
6724-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314"
6725-
integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==
6733+
node-releases@^2.0.27:
6734+
version "2.0.27"
6735+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e"
6736+
integrity sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==
67266737

67276738
nopt@^8.0.0:
67286739
version "8.1.0"
@@ -7715,10 +7726,10 @@ sax@>=0.6.0, sax@^1.2.4, sax@^1.4.1:
77157726
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
77167727
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
77177728

7718-
schema-utils@^4.0.0, schema-utils@^4.2.0, schema-utils@^4.3.0, schema-utils@^4.3.2:
7719-
version "4.3.2"
7720-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
7721-
integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
7729+
schema-utils@^4.0.0, schema-utils@^4.2.0, schema-utils@^4.3.0, schema-utils@^4.3.3:
7730+
version "4.3.3"
7731+
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.3.tgz#5b1850912fa31df90716963d45d9121fdfc09f46"
7732+
integrity sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==
77227733
dependencies:
77237734
"@types/json-schema" "^7.0.9"
77247735
ajv "^8.9.0"
@@ -8320,10 +8331,10 @@ supports-preserve-symlinks-flag@^1.0.0:
83208331
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
83218332
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
83228333

8323-
tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
8324-
version "2.2.3"
8325-
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.3.tgz#4b67b635b2d97578a06a2713d2f04800c237e99b"
8326-
integrity sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==
8334+
tapable@^2.2.1, tapable@^2.3.0:
8335+
version "2.3.0"
8336+
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
8337+
integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
83278338

83288339
tar@^6.1.11:
83298340
version "6.2.1"
@@ -8349,10 +8360,10 @@ tar@^7.4.3:
83498360
mkdirp "^3.0.1"
83508361
yallist "^5.0.0"
83518362

8352-
terser-webpack-plugin@^5.3.11:
8353-
version "5.3.14"
8354-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz#9031d48e57ab27567f02ace85c7d690db66c3e06"
8355-
integrity sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==
8363+
terser-webpack-plugin@^5.3.16:
8364+
version "5.3.16"
8365+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz#741e448cc3f93d8026ebe4f7ef9e4afacfd56330"
8366+
integrity sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==
83568367
dependencies:
83578368
"@jridgewell/trace-mapping" "^0.3.25"
83588369
jest-worker "^27.4.5"
@@ -8634,10 +8645,10 @@ [email protected], unpipe@~1.0.0:
86348645
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
86358646
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
86368647

8637-
update-browserslist-db@^1.1.3:
8638-
version "1.1.3"
8639-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420"
8640-
integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==
8648+
update-browserslist-db@^1.2.0:
8649+
version "1.2.3"
8650+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz#64d76db58713136acbeb4c49114366cc6cc2e80d"
8651+
integrity sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==
86418652
dependencies:
86428653
escalade "^3.2.0"
86438654
picocolors "^1.1.1"
@@ -8733,14 +8744,22 @@ void-elements@^2.0.0:
87338744
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
87348745
integrity sha512-qZKX4RnBzH2ugr8Lxa7x+0V6XD9Sb/ouARtiasEQCHB1EVU4NXtmHsDDrx1dO4ne5fc3J6EW05BP1Dl0z0iung==
87358746

8736-
[email protected], watchpack@^2.4.1:
8747+
87378748
version "2.4.4"
87388749
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.4.tgz#473bda72f0850453da6425081ea46fc0d7602947"
87398750
integrity sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==
87408751
dependencies:
87418752
glob-to-regexp "^0.4.1"
87428753
graceful-fs "^4.1.2"
87438754

8755+
watchpack@^2.4.4:
8756+
version "2.5.1"
8757+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.5.1.tgz#dd38b601f669e0cbf567cb802e75cead82cde102"
8758+
integrity sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==
8759+
dependencies:
8760+
glob-to-regexp "^0.4.1"
8761+
graceful-fs "^4.1.2"
8762+
87448763
wbuf@^1.1.0, wbuf@^1.7.3:
87458764
version "1.7.3"
87468765
resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.3.tgz#c1d8d149316d3ea852848895cb6a0bfe887b87df"
@@ -8855,10 +8874,10 @@ webpack-subresource-integrity@^5.2.0-rc.1:
88558874
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-5.2.0-rc.1.tgz#96db21f64c00ad8b3174d5f7ba1ad7e6f2aa14a1"
88568875
integrity sha512-SyjlQ3VZVwpNeVPIMpYf9Qt6oTnq9G3lCcr5YNwjW9TfUoip70MlB9ZDNhJPhkHvfvajMDQwZFfDVVL1QVwnLQ==
88578876

8858-
[email protected], webpack@^5.0.0:
8859-
version "5.101.3"
8860-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.3.tgz#3633b2375bb29ea4b06ffb1902734d977bc44346"
8861-
integrity sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==
8877+
[email protected], webpack@^5.0.0, webpack@^5.104.1:
8878+
version "5.104.1"
8879+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a"
8880+
integrity sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==
88628881
dependencies:
88638882
"@types/eslint-scope" "^3.7.7"
88648883
"@types/estree" "^1.0.8"
@@ -8868,22 +8887,22 @@ [email protected], webpack@^5.0.0:
88688887
"@webassemblyjs/wasm-parser" "^1.14.1"
88698888
acorn "^8.15.0"
88708889
acorn-import-phases "^1.0.3"
8871-
browserslist "^4.24.0"
8890+
browserslist "^4.28.1"
88728891
chrome-trace-event "^1.0.2"
8873-
enhanced-resolve "^5.17.3"
8874-
es-module-lexer "^1.2.1"
8892+
enhanced-resolve "^5.17.4"
8893+
es-module-lexer "^2.0.0"
88758894
eslint-scope "5.1.1"
88768895
events "^3.2.0"
88778896
glob-to-regexp "^0.4.1"
88788897
graceful-fs "^4.2.11"
88798898
json-parse-even-better-errors "^2.3.1"
8880-
loader-runner "^4.2.0"
8899+
loader-runner "^4.3.1"
88818900
mime-types "^2.1.27"
88828901
neo-async "^2.6.2"
8883-
schema-utils "^4.3.2"
8884-
tapable "^2.1.1"
8885-
terser-webpack-plugin "^5.3.11"
8886-
watchpack "^2.4.1"
8902+
schema-utils "^4.3.3"
8903+
tapable "^2.3.0"
8904+
terser-webpack-plugin "^5.3.16"
8905+
watchpack "^2.4.4"
88878906
webpack-sources "^3.3.3"
88888907

88898908
websocket-driver@>=0.5.1, websocket-driver@^0.7.4:

0 commit comments

Comments
 (0)