|
641 | 641 | resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.2.0.tgz" |
642 | 642 | integrity sha512-VkE3KLBmJwcCaVARtQpfuKcKv8gcBmUubrfHGF84dXuuW6jgsRYxPtzcIhPyK9WAPpRt2/xY6zkD9MnRaJzSyw== |
643 | 643 |
|
| 644 | +"@sindresorhus/merge-streams@^1.0.0": |
| 645 | + version "1.0.0" |
| 646 | + resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90" |
| 647 | + integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw== |
| 648 | + |
644 | 649 | "@szmarczak/http-timer@^4.0.5": |
645 | 650 | version "4.0.6" |
646 | 651 | resolved "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz" |
@@ -1525,13 +1530,6 @@ dezalgo@^1.0.0: |
1525 | 1530 | asap "^2.0.0" |
1526 | 1531 | wrappy "1" |
1527 | 1532 |
|
1528 | | -dir-glob@^3.0.1: |
1529 | | - version "3.0.1" |
1530 | | - resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" |
1531 | | - integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== |
1532 | | - dependencies: |
1533 | | - path-type "^4.0.0" |
1534 | | - |
1535 | 1533 | dom-serializer@^1.0.1, dom-serializer@^1.3.2: |
1536 | 1534 | version "1.3.2" |
1537 | 1535 | resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz" |
@@ -1760,10 +1758,10 @@ fast-deep-equal@^3.1.1: |
1760 | 1758 | resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" |
1761 | 1759 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
1762 | 1760 |
|
1763 | | -fast-glob@^3.2.11: |
1764 | | - version "3.2.11" |
1765 | | - resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz" |
1766 | | - integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew== |
| 1761 | +fast-glob@^3.3.2: |
| 1762 | + version "3.3.2" |
| 1763 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 1764 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
1767 | 1765 | dependencies: |
1768 | 1766 | "@nodelib/fs.stat" "^2.0.2" |
1769 | 1767 | "@nodelib/fs.walk" "^1.2.3" |
@@ -1954,16 +1952,17 @@ globals@^11.1.0: |
1954 | 1952 | resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" |
1955 | 1953 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
1956 | 1954 |
|
1957 | | -globby@^13.0.0: |
1958 | | - version "13.1.2" |
1959 | | - resolved "https://registry.npmjs.org/globby/-/globby-13.1.2.tgz" |
1960 | | - integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ== |
| 1955 | +globby@^14.0.0: |
| 1956 | + version "14.0.0" |
| 1957 | + resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.0.tgz#ea9c062a3614e33f516804e778590fcf055256b9" |
| 1958 | + integrity sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ== |
1961 | 1959 | dependencies: |
1962 | | - dir-glob "^3.0.1" |
1963 | | - fast-glob "^3.2.11" |
1964 | | - ignore "^5.2.0" |
1965 | | - merge2 "^1.4.1" |
1966 | | - slash "^4.0.0" |
| 1960 | + "@sindresorhus/merge-streams" "^1.0.0" |
| 1961 | + fast-glob "^3.3.2" |
| 1962 | + ignore "^5.2.4" |
| 1963 | + path-type "^5.0.0" |
| 1964 | + slash "^5.1.0" |
| 1965 | + unicorn-magic "^0.1.0" |
1967 | 1966 |
|
1968 | 1967 | got@^11.1.4: |
1969 | 1968 | version "11.8.5" |
@@ -2121,10 +2120,10 @@ ignore-walk@^3.0.3: |
2121 | 2120 | dependencies: |
2122 | 2121 | minimatch "^3.0.4" |
2123 | 2122 |
|
2124 | | -ignore@^5.2.0: |
2125 | | - version "5.2.0" |
2126 | | - resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz" |
2127 | | - integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ== |
| 2123 | +ignore@^5.2.4: |
| 2124 | + version "5.3.0" |
| 2125 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78" |
| 2126 | + integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg== |
2128 | 2127 |
|
2129 | 2128 | import-fresh@^3.2.1: |
2130 | 2129 | version "3.3.0" |
@@ -2399,10 +2398,10 @@ kleur@^4.1.0, kleur@^4.1.1: |
2399 | 2398 | resolved "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz" |
2400 | 2399 | integrity sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA== |
2401 | 2400 |
|
2402 | | -lilconfig@^2.0.5: |
2403 | | - version "2.0.6" |
2404 | | - resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz" |
2405 | | - integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg== |
| 2401 | +lilconfig@^3.0.0: |
| 2402 | + version "3.0.0" |
| 2403 | + resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.0.0.tgz#f8067feb033b5b74dab4602a5f5029420be749bc" |
| 2404 | + integrity sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g== |
2406 | 2405 |
|
2407 | 2406 | lines-and-columns@^1.1.6: |
2408 | 2407 | version "1.2.4" |
@@ -2534,7 +2533,7 @@ merge-stream@^2.0.0: |
2534 | 2533 | resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" |
2535 | 2534 | integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== |
2536 | 2535 |
|
2537 | | -merge2@^1.3.0, merge2@^1.4.1: |
| 2536 | +merge2@^1.3.0: |
2538 | 2537 | version "1.4.1" |
2539 | 2538 | resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" |
2540 | 2539 | integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== |
@@ -3025,6 +3024,11 @@ path-type@^4.0.0: |
3025 | 3024 | resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" |
3026 | 3025 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== |
3027 | 3026 |
|
| 3027 | +path-type@^5.0.0: |
| 3028 | + version "5.0.0" |
| 3029 | + resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8" |
| 3030 | + integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg== |
| 3031 | + |
3028 | 3032 | performance-now@^2.1.0: |
3029 | 3033 | version "2.1.0" |
3030 | 3034 | resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz" |
@@ -3060,31 +3064,31 @@ pkg-dir@^4.1.0: |
3060 | 3064 | dependencies: |
3061 | 3065 | find-up "^4.0.0" |
3062 | 3066 |
|
3063 | | -postcss-cli@10.1.0: |
3064 | | - version "10.1.0" |
3065 | | - resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-10.1.0.tgz#f6658c4998a1c35bd66cd71009132b2d12e04f80" |
3066 | | - integrity sha512-Zu7PLORkE9YwNdvOeOVKPmWghprOtjFQU3srMUGbdz3pHJiFh7yZ4geiZFMkjMfB0mtTFR3h8RemR62rPkbOPA== |
| 3067 | +postcss-cli@11.0.0: |
| 3068 | + version "11.0.0" |
| 3069 | + resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-11.0.0.tgz#649f4b9af447501feb6cbca7f7505a132f90442b" |
| 3070 | + integrity sha512-xMITAI7M0u1yolVcXJ9XTZiO9aO49mcoKQy6pCDFdMh9kGqhzLVpWxeD/32M/QBmkhcGypZFFOLNLmIW4Pg4RA== |
3067 | 3071 | dependencies: |
3068 | 3072 | chokidar "^3.3.0" |
3069 | 3073 | dependency-graph "^0.11.0" |
3070 | 3074 | fs-extra "^11.0.0" |
3071 | 3075 | get-stdin "^9.0.0" |
3072 | | - globby "^13.0.0" |
| 3076 | + globby "^14.0.0" |
3073 | 3077 | picocolors "^1.0.0" |
3074 | | - postcss-load-config "^4.0.0" |
| 3078 | + postcss-load-config "^5.0.0" |
3075 | 3079 | postcss-reporter "^7.0.0" |
3076 | 3080 | pretty-hrtime "^1.0.3" |
3077 | 3081 | read-cache "^1.0.0" |
3078 | 3082 | slash "^5.0.0" |
3079 | 3083 | yargs "^17.0.0" |
3080 | 3084 |
|
3081 | | -postcss-load-config@^4.0.0: |
3082 | | - version "4.0.1" |
3083 | | - resolved "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz" |
3084 | | - integrity sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA== |
| 3085 | +postcss-load-config@^5.0.0: |
| 3086 | + version "5.0.2" |
| 3087 | + resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-5.0.2.tgz#3d4261d616428e3d6e41c8236c3e456c0f49266f" |
| 3088 | + integrity sha512-Q8QR3FYbqOKa0bnC1UQ2bFq9/ulHX5Bi34muzitMr8aDtUelO5xKeJEYC/5smE0jNE9zdB/NBnOwXKexELbRlw== |
3085 | 3089 | dependencies: |
3086 | | - lilconfig "^2.0.5" |
3087 | | - yaml "^2.1.1" |
| 3090 | + lilconfig "^3.0.0" |
| 3091 | + yaml "^2.3.4" |
3088 | 3092 |
|
3089 | 3093 | postcss-modules-extract-imports@^3.0.0: |
3090 | 3094 | version "3.0.0" |
@@ -3580,16 +3584,16 @@ skypack@^0.3.2: |
3580 | 3584 | rollup "^2.23.0" |
3581 | 3585 | validate-npm-package-name "^3.0.0" |
3582 | 3586 |
|
3583 | | -slash@^4.0.0: |
3584 | | - version "4.0.0" |
3585 | | - resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz" |
3586 | | - integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew== |
3587 | | - |
3588 | 3587 | slash@^5.0.0: |
3589 | 3588 | version "5.0.0" |
3590 | 3589 | resolved "https://registry.yarnpkg.com/slash/-/slash-5.0.0.tgz#8c18a871096b71ee0e002976a4fe3374991c3074" |
3591 | 3590 | integrity sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ== |
3592 | 3591 |
|
| 3592 | +slash@^5.1.0: |
| 3593 | + version "5.1.0" |
| 3594 | + resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce" |
| 3595 | + integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg== |
| 3596 | + |
3593 | 3597 | slash@~3.0.0: |
3594 | 3598 | version "3.0.0" |
3595 | 3599 | resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" |
|
3850 | 3854 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" |
3851 | 3855 | integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== |
3852 | 3856 |
|
| 3857 | +unicorn-magic@^0.1.0: |
| 3858 | + version "0.1.0" |
| 3859 | + resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4" |
| 3860 | + integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ== |
| 3861 | + |
3853 | 3862 | unique-filename@^1.1.1: |
3854 | 3863 | version "1.1.1" |
3855 | 3864 | resolved "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz" |
@@ -4031,10 +4040,10 @@ yaml@^1.10.0: |
4031 | 4040 | resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" |
4032 | 4041 | integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== |
4033 | 4042 |
|
4034 | | -yaml@^2.1.1: |
4035 | | - version "2.1.1" |
4036 | | - resolved "https://registry.npmjs.org/yaml/-/yaml-2.1.1.tgz" |
4037 | | - integrity sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw== |
| 4043 | +yaml@^2.3.4: |
| 4044 | + version "2.3.4" |
| 4045 | + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2" |
| 4046 | + integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA== |
4038 | 4047 |
|
4039 | 4048 | yargs-parser@^20.0.0: |
4040 | 4049 | version "20.2.9" |
|
0 commit comments