|
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
12 |
| - |
13 |
| - version "7.18.9" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2" |
15 |
| - integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q== |
| 12 | + |
| 13 | + version "7.18.10" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.10.tgz#4211adfc45ffa7d4f3cee6b60bb92e9fe68fe56a" |
| 15 | + integrity sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw== |
16 | 16 | dependencies:
|
17 | 17 | "@jridgewell/trace-mapping" "^0.3.8"
|
18 | 18 | commander "^4.0.1"
|
19 | 19 | convert-source-map "^1.1.0"
|
20 | 20 | fs-readdir-recursive "^1.1.0"
|
21 |
| - glob "^7.0.0" |
| 21 | + glob "^7.2.0" |
22 | 22 | make-dir "^2.1.0"
|
23 | 23 | slash "^2.0.0"
|
24 | 24 | optionalDependencies:
|
|
66 | 66 | semver "^5.4.1"
|
67 | 67 | source-map "^0.5.0"
|
68 | 68 |
|
69 |
| -"@babel/ [email protected]. 9", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
70 |
| - version "7.18.9" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
72 |
| - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 69 | +"@babel/ [email protected]. 10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 70 | + version "7.18.10" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
| 72 | + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
73 | 73 | dependencies:
|
74 | 74 | "@ampproject/remapping" "^2.1.0"
|
75 | 75 | "@babel/code-frame" "^7.18.6"
|
76 |
| - "@babel/generator" "^7.18.9" |
| 76 | + "@babel/generator" "^7.18.10" |
77 | 77 | "@babel/helper-compilation-targets" "^7.18.9"
|
78 | 78 | "@babel/helper-module-transforms" "^7.18.9"
|
79 | 79 | "@babel/helpers" "^7.18.9"
|
80 |
| - "@babel/parser" "^7.18.9" |
81 |
| - "@babel/template" "^7.18.6" |
82 |
| - "@babel/traverse" "^7.18.9" |
83 |
| - "@babel/types" "^7.18.9" |
| 80 | + "@babel/parser" "^7.18.10" |
| 81 | + "@babel/template" "^7.18.10" |
| 82 | + "@babel/traverse" "^7.18.10" |
| 83 | + "@babel/types" "^7.18.10" |
84 | 84 | convert-source-map "^1.7.0"
|
85 | 85 | debug "^4.1.0"
|
86 | 86 | gensync "^1.0.0-beta.2"
|
|
96 | 96 | eslint-visitor-keys "^2.1.0"
|
97 | 97 | semver "^6.3.0"
|
98 | 98 |
|
99 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.9", "@babel/generator@^7.4.0": |
100 |
| - version "7.18.9" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
102 |
| - integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 99 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.10", "@babel/generator@^7.4.0": |
| 100 | + version "7.18.10" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
| 102 | + integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
103 | 103 | dependencies:
|
104 |
| - "@babel/types" "^7.18.9" |
| 104 | + "@babel/types" "^7.18.10" |
105 | 105 | "@jridgewell/gen-mapping" "^0.3.2"
|
106 | 106 | jsesc "^2.5.1"
|
107 | 107 |
|
|
290 | 290 | dependencies:
|
291 | 291 | "@babel/types" "^7.18.6"
|
292 | 292 |
|
| 293 | +"@babel/helper-string-parser@^7.18.10": |
| 294 | + version "7.18.10" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 296 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 297 | + |
293 | 298 | "@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.18.6":
|
294 | 299 | version "7.18.6"
|
295 | 300 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
|
328 | 333 | chalk "^2.0.0"
|
329 | 334 | js-tokens "^4.0.0"
|
330 | 335 |
|
331 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9", "@babel/parser@^7.4.3": |
332 |
| - version "7.18.9" |
333 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
334 |
| - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 336 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.4.3": |
| 337 | + version "7.18.10" |
| 338 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
| 339 | + integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
335 | 340 |
|
336 | 341 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
337 | 342 | version "7.13.12"
|
|
1093 | 1098 | dependencies:
|
1094 | 1099 | regenerator-runtime "^0.13.4"
|
1095 | 1100 |
|
1096 |
| -"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
1097 |
| - version "7.18.6" |
1098 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
1099 |
| - integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
| 1101 | +"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
| 1102 | + version "7.18.10" |
| 1103 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 1104 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
1100 | 1105 | dependencies:
|
1101 | 1106 | "@babel/code-frame" "^7.18.6"
|
1102 |
| - "@babel/parser" "^7.18.6" |
1103 |
| - "@babel/types" "^7.18.6" |
| 1107 | + "@babel/parser" "^7.18.10" |
| 1108 | + "@babel/types" "^7.18.10" |
1104 | 1109 |
|
1105 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3": |
1106 |
| - version "7.18.9" |
1107 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
1108 |
| - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 1110 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3": |
| 1111 | + version "7.18.10" |
| 1112 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
| 1113 | + integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
1109 | 1114 | dependencies:
|
1110 | 1115 | "@babel/code-frame" "^7.18.6"
|
1111 |
| - "@babel/generator" "^7.18.9" |
| 1116 | + "@babel/generator" "^7.18.10" |
1112 | 1117 | "@babel/helper-environment-visitor" "^7.18.9"
|
1113 | 1118 | "@babel/helper-function-name" "^7.18.9"
|
1114 | 1119 | "@babel/helper-hoist-variables" "^7.18.6"
|
1115 | 1120 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1116 |
| - "@babel/parser" "^7.18.9" |
1117 |
| - "@babel/types" "^7.18.9" |
| 1121 | + "@babel/parser" "^7.18.10" |
| 1122 | + "@babel/types" "^7.18.10" |
1118 | 1123 | debug "^4.1.0"
|
1119 | 1124 | globals "^11.1.0"
|
1120 | 1125 |
|
1121 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1122 |
| - version "7.18.9" |
1123 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
1124 |
| - integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 1126 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1127 | + version "7.18.10" |
| 1128 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
| 1129 | + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
1125 | 1130 | dependencies:
|
| 1131 | + "@babel/helper-string-parser" "^7.18.10" |
1126 | 1132 | "@babel/helper-validator-identifier" "^7.18.6"
|
1127 | 1133 | to-fast-properties "^2.0.0"
|
1128 | 1134 |
|
@@ -7325,15 +7331,15 @@ glob-to-regexp@^0.3.0:
|
7325 | 7331 | resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
|
7326 | 7332 | integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
|
7327 | 7333 |
|
7328 |
| -glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6: |
7329 |
| - version "7.1.6" |
7330 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" |
7331 |
| - integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== |
| 7334 | +glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.2.0: |
| 7335 | + version "7.2.3" |
| 7336 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" |
| 7337 | + integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== |
7332 | 7338 | dependencies:
|
7333 | 7339 | fs.realpath "^1.0.0"
|
7334 | 7340 | inflight "^1.0.4"
|
7335 | 7341 | inherits "2"
|
7336 |
| - minimatch "^3.0.4" |
| 7342 | + minimatch "^3.1.1" |
7337 | 7343 | once "^1.3.0"
|
7338 | 7344 | path-is-absolute "^1.0.0"
|
7339 | 7345 |
|
@@ -10274,13 +10280,20 @@ minimalistic-crypto-utils@^1.0.1:
|
10274 | 10280 | resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
|
10275 | 10281 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
|
10276 | 10282 |
|
10277 |
| -[email protected], minimatch@^3.0.2, minimatch@^3.0.4: |
| 10283 | + |
10278 | 10284 | version "3.0.4"
|
10279 | 10285 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
|
10280 | 10286 | integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
|
10281 | 10287 | dependencies:
|
10282 | 10288 | brace-expansion "^1.1.7"
|
10283 | 10289 |
|
| 10290 | +minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1: |
| 10291 | + version "3.1.2" |
| 10292 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
| 10293 | + integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
| 10294 | + dependencies: |
| 10295 | + brace-expansion "^1.1.7" |
| 10296 | + |
10284 | 10297 |
|
10285 | 10298 | version "4.1.0"
|
10286 | 10299 | resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
0 commit comments