34013401 "@types/source-list-map" "*"
34023402 source-map "^0.6.1"
34033403
3404- "@types/webpack@*", "@types/webpack@4.41.10", "@types/webpack@ ^4.4.31", "@types/webpack@^4.41.8":
3404+ "@types/webpack@*", "@types/webpack@^4.4.31", "@types/webpack@^4.41.8":
34053405 version "4.41.10"
34063406 resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.10.tgz#2e1f6b3508a249854efe3dcc7690905ac5ee10be"
34073407 integrity sha512-vIy0qaq8AjOjZLuFPqpo7nAJzcoVXMdw3mvpNN07Uvdy0p1IpJeLNBe3obdRP7FX2jIusDE7z1pZa0A6qYUgnA==
34133413 "@types/webpack-sources" "*"
34143414 source-map "^0.6.0"
34153415
3416+ "@types/webpack@4.41.31":
3417+ version "4.41.31"
3418+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.31.tgz#c35f252a3559ddf9c85c0d8b0b42019025e581aa"
3419+ integrity sha512-/i0J7sepXFIp1ZT7FjUGi1eXMCg8HCCzLJEQkKsOtbJFontsJLolBcDC+3qxn5pPwiCt1G0ZdRmYRzNBtvpuGQ==
3420+ dependencies:
3421+ "@types/node" "*"
3422+ "@types/tapable" "^1"
3423+ "@types/uglify-js" "*"
3424+ "@types/webpack-sources" "*"
3425+ anymatch "^3.0.0"
3426+ source-map "^0.6.0"
3427+
34163428"@types/webpack@^4":
34173429 version "4.41.28"
34183430 resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.28.tgz#0069a2159b7ad4d83d0b5801942c17d54133897b"
@@ -3691,6 +3703,11 @@ acorn@^6.0.1, acorn@^6.2.1:
36913703 resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
36923704 integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
36933705
3706+ acorn@^6.4.1:
3707+ version "6.4.2"
3708+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
3709+ integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
3710+
36943711acorn@^7.1.0, acorn@^7.1.1:
36953712 version "7.1.1"
36963713 resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
@@ -3934,6 +3951,14 @@ anymatch@^2.0.0:
39343951 micromatch "^3.1.4"
39353952 normalize-path "^2.1.1"
39363953
3954+ anymatch@^3.0.0, anymatch@~3.1.2:
3955+ version "3.1.2"
3956+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
3957+ integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
3958+ dependencies:
3959+ normalize-path "^3.0.0"
3960+ picomatch "^2.0.4"
3961+
39373962anymatch@^3.0.3:
39383963 version "3.1.1"
39393964 resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
@@ -4832,6 +4857,11 @@ binary-extensions@^1.0.0:
48324857 resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
48334858 integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
48344859
4860+ binary-extensions@^2.0.0:
4861+ version "2.2.0"
4862+ resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
4863+ integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
4864+
48354865bindings@^1.5.0:
48364866 version "1.5.0"
48374867 resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
@@ -4947,7 +4977,7 @@ braces@^2.3.1, braces@^2.3.2:
49474977 split-string "^3.0.2"
49484978 to-regex "^3.0.1"
49494979
4950- braces@^3.0.1:
4980+ braces@^3.0.1, braces@~3.0.2 :
49514981 version "3.0.2"
49524982 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
49534983 integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -5406,6 +5436,21 @@ chokidar@^2.0.4, chokidar@^2.1.8:
54065436 optionalDependencies:
54075437 fsevents "^1.2.7"
54085438
5439+ chokidar@^3.4.1:
5440+ version "3.5.2"
5441+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
5442+ integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
5443+ dependencies:
5444+ anymatch "~3.1.2"
5445+ braces "~3.0.2"
5446+ glob-parent "~5.1.2"
5447+ is-binary-path "~2.1.0"
5448+ is-glob "~4.0.1"
5449+ normalize-path "~3.0.0"
5450+ readdirp "~3.6.0"
5451+ optionalDependencies:
5452+ fsevents "~2.3.2"
5453+
54095454chownr@^1.1.1, chownr@^1.1.2:
54105455 version "1.1.4"
54115456 resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -6821,6 +6866,15 @@ enhanced-resolve@^4.0.0, enhanced-resolve@^4.1.0:
68216866 memory-fs "^0.5.0"
68226867 tapable "^1.0.0"
68236868
6869+ enhanced-resolve@^4.5.0:
6870+ version "4.5.0"
6871+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz#2f3cfd84dbe3b487f18f2db2ef1e064a571ca5ec"
6872+ integrity sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==
6873+ dependencies:
6874+ graceful-fs "^4.1.2"
6875+ memory-fs "^0.5.0"
6876+ tapable "^1.0.0"
6877+
68246878enquirer@^2.3.6:
68256879 version "2.3.6"
68266880 resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
@@ -7881,6 +7935,11 @@ fsevents@^2.1.2:
78817935 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
78827936 integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
78837937
7938+ fsevents@~2.3.2:
7939+ version "2.3.2"
7940+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
7941+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
7942+
78847943function-bind@^1.1.1:
78857944 version "1.1.1"
78867945 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8055,6 +8114,13 @@ glob-parent@^5.0.0, glob-parent@^5.1.0:
80558114 dependencies:
80568115 is-glob "^4.0.1"
80578116
8117+ glob-parent@~5.1.2:
8118+ version "5.1.2"
8119+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
8120+ integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
8121+ dependencies:
8122+ is-glob "^4.0.1"
8123+
80588124glob-to-regexp@^0.3.0:
80598125 version "0.3.0"
80608126 resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
@@ -9068,6 +9134,13 @@ is-binary-path@^1.0.0:
90689134 dependencies:
90699135 binary-extensions "^1.0.0"
90709136
9137+ is-binary-path@~2.1.0:
9138+ version "2.1.0"
9139+ resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
9140+ integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
9141+ dependencies:
9142+ binary-extensions "^2.0.0"
9143+
90719144is-buffer@^1.0.2, is-buffer@^1.1.5:
90729145 version "1.1.6"
90739146 resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
@@ -9244,7 +9317,7 @@ is-glob@^3.1.0:
92449317 dependencies:
92459318 is-extglob "^2.1.0"
92469319
9247- is-glob@^4.0.0, is-glob@^4.0.1:
9320+ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1 :
92489321 version "4.0.1"
92499322 resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
92509323 integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -11486,7 +11559,7 @@ normalize-path@^2.1.1:
1148611559 dependencies:
1148711560 remove-trailing-separator "^1.0.1"
1148811561
11489- normalize-path@^3.0.0:
11562+ normalize-path@^3.0.0, normalize-path@~3.0.0 :
1149011563 version "3.0.0"
1149111564 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
1149211565 integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
@@ -13682,6 +13755,13 @@ readdirp@^2.2.1:
1368213755 micromatch "^3.1.10"
1368313756 readable-stream "^2.0.2"
1368413757
13758+ readdirp@~3.6.0:
13759+ version "3.6.0"
13760+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
13761+ integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
13762+ dependencies:
13763+ picomatch "^2.2.1"
13764+
1368513765realpath-native@^1.1.0:
1368613766 version "1.1.0"
1368713767 resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.1.0.tgz#2003294fea23fb0672f2476ebe22fcf498a2d65c"
@@ -16213,6 +16293,13 @@ warning@^4.0.1, warning@^4.0.2, warning@^4.0.3:
1621316293 dependencies:
1621416294 loose-envify "^1.0.0"
1621516295
16296+ watchpack-chokidar2@^2.0.1:
16297+ version "2.0.1"
16298+ resolved "https://registry.yarnpkg.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#38500072ee6ece66f3769936950ea1771be1c957"
16299+ integrity sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==
16300+ dependencies:
16301+ chokidar "^2.1.8"
16302+
1621616303watchpack@^1.6.0:
1621716304 version "1.6.1"
1621816305 resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.6.1.tgz#280da0a8718592174010c078c7585a74cd8cd0e2"
@@ -16222,6 +16309,17 @@ watchpack@^1.6.0:
1622216309 graceful-fs "^4.1.2"
1622316310 neo-async "^2.5.0"
1622416311
16312+ watchpack@^1.7.4:
16313+ version "1.7.5"
16314+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
16315+ integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==
16316+ dependencies:
16317+ graceful-fs "^4.1.2"
16318+ neo-async "^2.5.0"
16319+ optionalDependencies:
16320+ chokidar "^3.4.1"
16321+ watchpack-chokidar2 "^2.0.1"
16322+
1622516323wbuf@^1.1.0, wbuf@^1.7.3:
1622616324 version "1.7.3"
1622716325 resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.3.tgz#c1d8d149316d3ea852848895cb6a0bfe887b87df"
@@ -16349,7 +16447,36 @@ webpack-virtual-modules@^0.2.0:
1634916447 dependencies:
1635016448 debug "^3.0.0"
1635116449
16352- webpack@4.42.1, webpack@^4.33.0, webpack@^4.38.0:
16450+ webpack@4.46.0:
16451+ version "4.46.0"
16452+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"
16453+ integrity sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==
16454+ dependencies:
16455+ "@webassemblyjs/ast" "1.9.0"
16456+ "@webassemblyjs/helper-module-context" "1.9.0"
16457+ "@webassemblyjs/wasm-edit" "1.9.0"
16458+ "@webassemblyjs/wasm-parser" "1.9.0"
16459+ acorn "^6.4.1"
16460+ ajv "^6.10.2"
16461+ ajv-keywords "^3.4.1"
16462+ chrome-trace-event "^1.0.2"
16463+ enhanced-resolve "^4.5.0"
16464+ eslint-scope "^4.0.3"
16465+ json-parse-better-errors "^1.0.2"
16466+ loader-runner "^2.4.0"
16467+ loader-utils "^1.2.3"
16468+ memory-fs "^0.4.1"
16469+ micromatch "^3.1.10"
16470+ mkdirp "^0.5.3"
16471+ neo-async "^2.6.1"
16472+ node-libs-browser "^2.2.1"
16473+ schema-utils "^1.0.0"
16474+ tapable "^1.1.3"
16475+ terser-webpack-plugin "^1.4.3"
16476+ watchpack "^1.7.4"
16477+ webpack-sources "^1.4.1"
16478+
16479+ webpack@^4.33.0, webpack@^4.38.0:
1635316480 version "4.42.1"
1635416481 resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.42.1.tgz#ae707baf091f5ca3ef9c38b884287cfe8f1983ef"
1635516482 integrity sha512-SGfYMigqEfdGchGhFFJ9KyRpQKnipvEvjc1TwrXEPCM6H5Wywu10ka8o3KGrMzSMxMQKt8aCHUFh5DaQ9UmyRg==
0 commit comments