|
960 | 960 | resolved "https://registry.yarnpkg.com/@primer/behaviors/-/behaviors-1.3.4.tgz#04498185ad4504d85081d4288c74dc3f0e507c8b" |
961 | 961 | integrity sha512-j6PhkDD1IdL9xrlKbUQ3YEM74B7Fgr1mIZJ6JaYJjM1Mvdutd/nBouM8SnwFZdBBbS+ZRfGhnx3plr833Pvf1Q== |
962 | 962 |
|
963 | | -"@primer/primitives@^7.11.7": |
| 963 | +"@primer/primitives@^7.11.10": |
964 | 964 | version "7.11.10" |
965 | 965 | resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.11.10.tgz#9572358f1209dcd2ce3f1f0de12188dffae038e5" |
966 | 966 | integrity sha512-KwChxyp4qbLojZx5Nz8RUElM9K+ObzZWvzkYEu76TC4qEsqb9wW7n78jyov5WhUh5+qj2Qac1iCsPfeTQG5YBw== |
@@ -1738,7 +1738,7 @@ color-name@1.1.3: |
1738 | 1738 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
1739 | 1739 | integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== |
1740 | 1740 |
|
1741 | | -color-name@~1.1.4: |
| 1741 | +color-name@^1.1.4, color-name@~1.1.4: |
1742 | 1742 | version "1.1.4" |
1743 | 1743 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
1744 | 1744 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
@@ -3286,6 +3286,11 @@ is-typed-array@^1.1.10, is-typed-array@^1.1.9: |
3286 | 3286 | gopd "^1.0.1" |
3287 | 3287 | has-tostringtag "^1.0.0" |
3288 | 3288 |
|
| 3289 | +is-url-superb@^4.0.0: |
| 3290 | + version "4.0.0" |
| 3291 | + resolved "https://registry.yarnpkg.com/is-url-superb/-/is-url-superb-4.0.0.tgz#b54d1d2499bb16792748ac967aa3ecb41a33a8c2" |
| 3292 | + integrity sha512-GI+WjezhPPcbM+tqE9LnmsY5qqjwHzTvjJ36wxYX5ujNXefSUJ/T17r5bqDV8yLhcgB59KTPNOc9O9cmHTPWsA== |
| 3293 | + |
3289 | 3294 | is-vendor-prefixed@^4.0.0: |
3290 | 3295 | version "4.0.0" |
3291 | 3296 | resolved "https://registry.yarnpkg.com/is-vendor-prefixed/-/is-vendor-prefixed-4.0.0.tgz#1058f8a2a46d1f08a09f68680092dea3a24dbb22" |
@@ -4432,6 +4437,14 @@ postcss-calc@8.2.4: |
4432 | 4437 | postcss-selector-parser "^6.0.9" |
4433 | 4438 | postcss-value-parser "^4.2.0" |
4434 | 4439 |
|
| 4440 | +postcss-custom-properties-fallback@^1.0.2: |
| 4441 | + version "1.0.2" |
| 4442 | + resolved "https://registry.yarnpkg.com/postcss-custom-properties-fallback/-/postcss-custom-properties-fallback-1.0.2.tgz#b2121ffeed5a5f1ad826789d1bceb57ead7b30fc" |
| 4443 | + integrity sha512-UrPr99bo03c1iX4iqjBBYo3W+EsXfxrozp2LNvRN34Y95n/7R2RupcMhGlc+C/RQxknDXiP+bptyhmb8nFYzeQ== |
| 4444 | + dependencies: |
| 4445 | + postcss-value-parser "^4.2.0" |
| 4446 | + postcss-values-parser "^6.0.2" |
| 4447 | + |
4435 | 4448 | postcss-custom-properties@^12.1.6: |
4436 | 4449 | version "12.1.11" |
4437 | 4450 | resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-12.1.11.tgz#d14bb9b3989ac4d40aaa0e110b43be67ac7845cf" |
@@ -4511,6 +4524,15 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^ |
4511 | 4524 | resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" |
4512 | 4525 | integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== |
4513 | 4526 |
|
| 4527 | +postcss-values-parser@^6.0.2: |
| 4528 | + version "6.0.2" |
| 4529 | + resolved "https://registry.yarnpkg.com/postcss-values-parser/-/postcss-values-parser-6.0.2.tgz#636edc5b86c953896f1bb0d7a7a6615df00fb76f" |
| 4530 | + integrity sha512-YLJpK0N1brcNJrs9WatuJFtHaV9q5aAOj+S4DI5S7jgHlRfm0PIbDCAFRYMQD5SHq7Fy6xsDhyutgS0QOAs0qw== |
| 4531 | + dependencies: |
| 4532 | + color-name "^1.1.4" |
| 4533 | + is-url-superb "^4.0.0" |
| 4534 | + quote-unquote "^1.0.0" |
| 4535 | + |
4514 | 4536 | postcss@8.4.5: |
4515 | 4537 | version "8.4.5" |
4516 | 4538 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95" |
@@ -4608,6 +4630,11 @@ quick-lru@^4.0.1: |
4608 | 4630 | resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f" |
4609 | 4631 | integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g== |
4610 | 4632 |
|
| 4633 | +quote-unquote@^1.0.0: |
| 4634 | + version "1.0.0" |
| 4635 | + resolved "https://registry.yarnpkg.com/quote-unquote/-/quote-unquote-1.0.0.tgz#67a9a77148effeaf81a4d428404a710baaac8a0b" |
| 4636 | + integrity sha512-twwRO/ilhlG/FIgYeKGFqyHhoEhqgnKVkcmqMKi2r524gz3ZbDTcyFt38E9xjJI2vT+KbRNHVbnJ/e0I25Azwg== |
| 4637 | + |
4611 | 4638 | react-is@^18.0.0: |
4612 | 4639 | version "18.2.0" |
4613 | 4640 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
|
0 commit comments