|
2924 | 2924 | resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
2925 | 2925 | integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== |
2926 | 2926 |
|
2927 | | -color-name@~1.1.4: |
| 2927 | +color-name@^1.0.0, color-name@~1.1.4: |
2928 | 2928 | version "1.1.4" |
2929 | 2929 | resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
2930 | 2930 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
2931 | 2931 |
|
| 2932 | +color-string@^1.9.0: |
| 2933 | + version "1.9.1" |
| 2934 | + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4" |
| 2935 | + integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg== |
| 2936 | + dependencies: |
| 2937 | + color-name "^1.0.0" |
| 2938 | + simple-swizzle "^0.2.2" |
| 2939 | + |
| 2940 | +color@^4.2.3: |
| 2941 | + version "4.2.3" |
| 2942 | + resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a" |
| 2943 | + integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A== |
| 2944 | + dependencies: |
| 2945 | + color-convert "^2.0.1" |
| 2946 | + color-string "^1.9.0" |
| 2947 | + |
2932 | 2948 | colord@^2.9.1: |
2933 | 2949 | version "2.9.3" |
2934 | 2950 | resolved "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43" |
@@ -4507,6 +4523,11 @@ is-arrayish@^0.2.1: |
4507 | 4523 | resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" |
4508 | 4524 | integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== |
4509 | 4525 |
|
| 4526 | +is-arrayish@^0.3.1: |
| 4527 | + version "0.3.2" |
| 4528 | + resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" |
| 4529 | + integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== |
| 4530 | + |
4510 | 4531 | is-binary-path@~2.1.0: |
4511 | 4532 | version "2.1.0" |
4512 | 4533 | resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" |
@@ -6620,6 +6641,13 @@ signal-exit@^3.0.2, signal-exit@^3.0.3: |
6620 | 6641 | resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" |
6621 | 6642 | integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== |
6622 | 6643 |
|
| 6644 | +simple-swizzle@^0.2.2: |
| 6645 | + version "0.2.2" |
| 6646 | + resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" |
| 6647 | + integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg== |
| 6648 | + dependencies: |
| 6649 | + is-arrayish "^0.3.1" |
| 6650 | + |
6623 | 6651 | sirv@^1.0.7: |
6624 | 6652 | version "1.0.19" |
6625 | 6653 | resolved "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz#1d73979b38c7fe91fcba49c85280daa9c2363b49" |
|
0 commit comments