|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.5" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24" |
12 | 12 |
|
13 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9": |
14 | | - version "7.25.9" |
15 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7" |
16 | | - integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ== |
17 | | - dependencies: |
18 | | - "@babel/highlight" "^7.25.9" |
19 | | - picocolors "^1.0.0" |
20 | | - |
21 | | -"@babel/code-frame@^7.26.2": |
| 13 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2": |
22 | 14 | version "7.26.2" |
23 | 15 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
24 | 16 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
|
27 | 19 | js-tokens "^4.0.0" |
28 | 20 | picocolors "^1.0.0" |
29 | 21 |
|
30 | | -"@babel/compat-data@^7.25.9": |
31 | | - version "7.25.9" |
32 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8" |
33 | | - integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw== |
34 | | - |
35 | 22 | "@babel/compat-data@^7.26.8": |
36 | 23 | version "7.26.8" |
37 | 24 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
38 | 25 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== |
39 | 26 |
|
40 | | -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.10", "@babel/core@^7.23.9": |
41 | | - version "7.25.9" |
42 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.9.tgz#855a4cddcec4158f3f7afadacdab2a7de8af7434" |
43 | | - integrity sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ== |
44 | | - dependencies: |
45 | | - "@ampproject/remapping" "^2.2.0" |
46 | | - "@babel/code-frame" "^7.25.9" |
47 | | - "@babel/generator" "^7.25.9" |
48 | | - "@babel/helper-compilation-targets" "^7.25.9" |
49 | | - "@babel/helper-module-transforms" "^7.25.9" |
50 | | - "@babel/helpers" "^7.25.9" |
51 | | - "@babel/parser" "^7.25.9" |
52 | | - "@babel/template" "^7.25.9" |
53 | | - "@babel/traverse" "^7.25.9" |
54 | | - "@babel/types" "^7.25.9" |
55 | | - convert-source-map "^2.0.0" |
56 | | - debug "^4.1.0" |
57 | | - gensync "^1.0.0-beta.2" |
58 | | - json5 "^2.2.3" |
59 | | - semver "^6.3.1" |
60 | | - |
61 | | -"@babel/core@^7.26.0": |
| 27 | +"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.10", "@babel/core@^7.23.9", "@babel/core@^7.26.0": |
62 | 28 | version "7.26.10" |
63 | 29 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
64 | 30 | integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
|
79 | 45 | json5 "^2.2.3" |
80 | 46 | semver "^6.3.1" |
81 | 47 |
|
82 | | -"@babel/generator@^7.25.9", "@babel/generator@^7.7.2": |
83 | | - version "7.25.9" |
84 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0" |
85 | | - integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA== |
86 | | - dependencies: |
87 | | - "@babel/types" "^7.25.9" |
88 | | - "@jridgewell/gen-mapping" "^0.3.5" |
89 | | - "@jridgewell/trace-mapping" "^0.3.25" |
90 | | - jsesc "^3.0.2" |
91 | | - |
92 | | -"@babel/generator@^7.26.10", "@babel/generator@^7.27.0": |
| 48 | +"@babel/generator@^7.26.10", "@babel/generator@^7.27.0", "@babel/generator@^7.7.2": |
93 | 49 | version "7.27.0" |
94 | 50 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
95 | 51 | integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
|
107 | 63 | dependencies: |
108 | 64 | "@babel/types" "^7.25.9" |
109 | 65 |
|
110 | | -"@babel/helper-compilation-targets@^7.25.9": |
111 | | - version "7.25.9" |
112 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
113 | | - integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
114 | | - dependencies: |
115 | | - "@babel/compat-data" "^7.25.9" |
116 | | - "@babel/helper-validator-option" "^7.25.9" |
117 | | - browserslist "^4.24.0" |
118 | | - lru-cache "^5.1.1" |
119 | | - semver "^6.3.1" |
120 | | - |
121 | 66 | "@babel/helper-compilation-targets@^7.26.5": |
122 | 67 | version "7.27.0" |
123 | 68 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz#de0c753b1cd1d9ab55d473c5a5cf7170f0a81880" |
|
158 | 103 | "@babel/traverse" "^7.25.9" |
159 | 104 | "@babel/types" "^7.25.9" |
160 | 105 |
|
161 | | -"@babel/helper-module-transforms@^7.25.9": |
162 | | - version "7.25.9" |
163 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz#12e4fb2969197ef6d78ea8a2f24375ce85b425fb" |
164 | | - integrity sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA== |
165 | | - dependencies: |
166 | | - "@babel/helper-module-imports" "^7.25.9" |
167 | | - "@babel/helper-simple-access" "^7.25.9" |
168 | | - "@babel/helper-validator-identifier" "^7.25.9" |
169 | | - "@babel/traverse" "^7.25.9" |
170 | | - |
171 | | -"@babel/helper-module-transforms@^7.26.0": |
| 106 | +"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0": |
172 | 107 | version "7.26.0" |
173 | 108 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
174 | 109 | integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
|
229 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
230 | 165 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
231 | 166 |
|
232 | | -"@babel/helpers@^7.25.9", "@babel/helpers@^7.26.10": |
| 167 | +"@babel/helpers@^7.26.10": |
233 | 168 | version "7.27.0" |
234 | 169 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
235 | 170 | integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
236 | 171 | dependencies: |
237 | 172 | "@babel/template" "^7.27.0" |
238 | 173 | "@babel/types" "^7.27.0" |
239 | 174 |
|
240 | | -"@babel/highlight@^7.25.9": |
241 | | - version "7.25.9" |
242 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
243 | | - integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
244 | | - dependencies: |
245 | | - "@babel/helper-validator-identifier" "^7.25.9" |
246 | | - chalk "^2.4.2" |
247 | | - js-tokens "^4.0.0" |
248 | | - picocolors "^1.0.0" |
249 | | - |
250 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.19.4", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9": |
251 | | - version "7.25.9" |
252 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817" |
253 | | - integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg== |
254 | | - dependencies: |
255 | | - "@babel/types" "^7.25.9" |
256 | | - |
257 | | -"@babel/parser@^7.26.10", "@babel/parser@^7.27.0": |
| 175 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.19.4", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.26.10", "@babel/parser@^7.27.0": |
258 | 176 | version "7.27.0" |
259 | 177 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
260 | 178 | integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
|
432 | 350 | dependencies: |
433 | 351 | regenerator-runtime "^0.14.0" |
434 | 352 |
|
435 | | -"@babel/template@^7.25.9", "@babel/template@^7.3.3": |
436 | | - version "7.25.9" |
437 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
438 | | - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
439 | | - dependencies: |
440 | | - "@babel/code-frame" "^7.25.9" |
441 | | - "@babel/parser" "^7.25.9" |
442 | | - "@babel/types" "^7.25.9" |
443 | | - |
444 | | -"@babel/template@^7.26.9", "@babel/template@^7.27.0": |
| 353 | +"@babel/template@^7.26.9", "@babel/template@^7.27.0", "@babel/template@^7.3.3": |
445 | 354 | version "7.27.0" |
446 | 355 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
447 | 356 | integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
|
450 | 359 | "@babel/parser" "^7.27.0" |
451 | 360 | "@babel/types" "^7.27.0" |
452 | 361 |
|
453 | | -"@babel/traverse@^7.25.9": |
454 | | - version "7.25.9" |
455 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
456 | | - integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
457 | | - dependencies: |
458 | | - "@babel/code-frame" "^7.25.9" |
459 | | - "@babel/generator" "^7.25.9" |
460 | | - "@babel/parser" "^7.25.9" |
461 | | - "@babel/template" "^7.25.9" |
462 | | - "@babel/types" "^7.25.9" |
463 | | - debug "^4.3.1" |
464 | | - globals "^11.1.0" |
465 | | - |
466 | | -"@babel/traverse@^7.26.10": |
| 362 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10": |
467 | 363 | version "7.27.0" |
468 | 364 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
469 | 365 | integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== |
|
476 | 372 | debug "^4.3.1" |
477 | 373 | globals "^11.1.0" |
478 | 374 |
|
479 | | -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.3.3": |
480 | | - version "7.25.9" |
481 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee" |
482 | | - integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ== |
483 | | - dependencies: |
484 | | - "@babel/helper-string-parser" "^7.25.9" |
485 | | - "@babel/helper-validator-identifier" "^7.25.9" |
486 | | - |
487 | | -"@babel/types@^7.26.10", "@babel/types@^7.27.0": |
| 375 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.27.0", "@babel/types@^7.3.3": |
488 | 376 | version "7.27.0" |
489 | 377 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
490 | 378 | integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
|
1603 | 1491 | "@types/estree" "*" |
1604 | 1492 | "@types/json-schema" "*" |
1605 | 1493 |
|
1606 | | -"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.5", "@types/estree@^1.0.6": |
1607 | | - version "1.0.6" |
1608 | | - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
1609 | | - integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== |
1610 | | - |
1611 | | - |
| 1494 | +"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.5", "@types/estree@^1.0.6": |
1612 | 1495 | version "1.0.7" |
1613 | 1496 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8" |
1614 | 1497 | integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ== |
@@ -2067,13 +1950,6 @@ ansi-sequence-parser@^1.1.0: |
2067 | 1950 | resolved "https://registry.yarnpkg.com/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz#e0aa1cdcbc8f8bb0b5bca625aac41f5f056973cf" |
2068 | 1951 | integrity sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg== |
2069 | 1952 |
|
2070 | | -ansi-styles@^3.2.1: |
2071 | | - version "3.2.1" |
2072 | | - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" |
2073 | | - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== |
2074 | | - dependencies: |
2075 | | - color-convert "^1.9.0" |
2076 | | - |
2077 | 1953 | ansi-styles@^4.0.0, ansi-styles@^4.1.0: |
2078 | 1954 | version "4.3.0" |
2079 | 1955 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" |
@@ -2653,15 +2529,6 @@ capture-exit@^2.0.0: |
2653 | 2529 | dependencies: |
2654 | 2530 | rsvp "^4.8.4" |
2655 | 2531 |
|
2656 | | -chalk@^2.4.2: |
2657 | | - version "2.4.2" |
2658 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
2659 | | - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
2660 | | - dependencies: |
2661 | | - ansi-styles "^3.2.1" |
2662 | | - escape-string-regexp "^1.0.5" |
2663 | | - supports-color "^5.3.0" |
2664 | | - |
2665 | 2532 | chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.2: |
2666 | 2533 | version "4.1.2" |
2667 | 2534 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
@@ -2782,25 +2649,13 @@ collection-visit@^1.0.0: |
2782 | 2649 | map-visit "^1.0.0" |
2783 | 2650 | object-visit "^1.0.0" |
2784 | 2651 |
|
2785 | | -color-convert@^1.9.0: |
2786 | | - version "1.9.3" |
2787 | | - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" |
2788 | | - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== |
2789 | | - dependencies: |
2790 | | - color-name "1.1.3" |
2791 | | - |
2792 | 2652 | color-convert@^2.0.1: |
2793 | 2653 | version "2.0.1" |
2794 | 2654 | resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" |
2795 | 2655 | integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== |
2796 | 2656 | dependencies: |
2797 | 2657 | color-name "~1.1.4" |
2798 | 2658 |
|
2799 | | - |
2800 | | - version "1.1.3" |
2801 | | - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
2802 | | - integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== |
2803 | | - |
2804 | 2659 | color-name@~1.1.4: |
2805 | 2660 | version "1.1.4" |
2806 | 2661 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
@@ -3447,11 +3302,6 @@ escalade@^3.1.1, escalade@^3.2.0: |
3447 | 3302 | resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" |
3448 | 3303 | integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== |
3449 | 3304 |
|
3450 | | -escape-string-regexp@^1.0.5: |
3451 | | - version "1.0.5" |
3452 | | - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" |
3453 | | - integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== |
3454 | | - |
3455 | 3305 | escape-string-regexp@^2.0.0: |
3456 | 3306 | version "2.0.0" |
3457 | 3307 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" |
@@ -4279,11 +4129,6 @@ has-bigints@^1.0.2: |
4279 | 4129 | resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa" |
4280 | 4130 | integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== |
4281 | 4131 |
|
4282 | | -has-flag@^3.0.0: |
4283 | | - version "3.0.0" |
4284 | | - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" |
4285 | | - integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw== |
4286 | | - |
4287 | 4132 | has-flag@^4.0.0: |
4288 | 4133 | version "4.0.0" |
4289 | 4134 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
@@ -7748,13 +7593,6 @@ strip-json-comments@~2.0.1: |
7748 | 7593 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" |
7749 | 7594 | integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== |
7750 | 7595 |
|
7751 | | -supports-color@^5.3.0: |
7752 | | - version "5.5.0" |
7753 | | - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" |
7754 | | - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== |
7755 | | - dependencies: |
7756 | | - has-flag "^3.0.0" |
7757 | | - |
7758 | 7596 | supports-color@^7.0.0, supports-color@^7.1.0: |
7759 | 7597 | version "7.2.0" |
7760 | 7598 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
|
0 commit comments