|
701 | 701 | resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.2.0.tgz" |
702 | 702 | integrity sha512-VkE3KLBmJwcCaVARtQpfuKcKv8gcBmUubrfHGF84dXuuW6jgsRYxPtzcIhPyK9WAPpRt2/xY6zkD9MnRaJzSyw== |
703 | 703 |
|
| 704 | +"@sindresorhus/merge-streams@^1.0.0": |
| 705 | + version "1.0.0" |
| 706 | + resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90" |
| 707 | + integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw== |
| 708 | + |
704 | 709 | "@szmarczak/http-timer@^4.0.5": |
705 | 710 | version "4.0.6" |
706 | 711 | resolved "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz" |
@@ -1585,13 +1590,6 @@ dezalgo@^1.0.0: |
1585 | 1590 | asap "^2.0.0" |
1586 | 1591 | wrappy "1" |
1587 | 1592 |
|
1588 | | -dir-glob@^3.0.1: |
1589 | | - version "3.0.1" |
1590 | | - resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" |
1591 | | - integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== |
1592 | | - dependencies: |
1593 | | - path-type "^4.0.0" |
1594 | | - |
1595 | 1593 | dom-serializer@^1.0.1, dom-serializer@^1.3.2: |
1596 | 1594 | version "1.3.2" |
1597 | 1595 | resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz" |
@@ -1820,10 +1818,10 @@ fast-deep-equal@^3.1.1: |
1820 | 1818 | resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" |
1821 | 1819 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
1822 | 1820 |
|
1823 | | -fast-glob@^3.2.11: |
1824 | | - version "3.2.11" |
1825 | | - resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz" |
1826 | | - integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew== |
| 1821 | +fast-glob@^3.3.2: |
| 1822 | + version "3.3.2" |
| 1823 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 1824 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
1827 | 1825 | dependencies: |
1828 | 1826 | "@nodelib/fs.stat" "^2.0.2" |
1829 | 1827 | "@nodelib/fs.walk" "^1.2.3" |
@@ -2019,16 +2017,17 @@ globals@^11.1.0: |
2019 | 2017 | resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" |
2020 | 2018 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
2021 | 2019 |
|
2022 | | -globby@^13.0.0: |
2023 | | - version "13.1.2" |
2024 | | - resolved "https://registry.npmjs.org/globby/-/globby-13.1.2.tgz" |
2025 | | - integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ== |
| 2020 | +globby@^14.0.0: |
| 2021 | + version "14.0.0" |
| 2022 | + resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.0.tgz#ea9c062a3614e33f516804e778590fcf055256b9" |
| 2023 | + integrity sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ== |
2026 | 2024 | dependencies: |
2027 | | - dir-glob "^3.0.1" |
2028 | | - fast-glob "^3.2.11" |
2029 | | - ignore "^5.2.0" |
2030 | | - merge2 "^1.4.1" |
2031 | | - slash "^4.0.0" |
| 2025 | + "@sindresorhus/merge-streams" "^1.0.0" |
| 2026 | + fast-glob "^3.3.2" |
| 2027 | + ignore "^5.2.4" |
| 2028 | + path-type "^5.0.0" |
| 2029 | + slash "^5.1.0" |
| 2030 | + unicorn-magic "^0.1.0" |
2032 | 2031 |
|
2033 | 2032 | got@^11.1.4: |
2034 | 2033 | version "11.8.5" |
@@ -2186,10 +2185,10 @@ ignore-walk@^3.0.3: |
2186 | 2185 | dependencies: |
2187 | 2186 | minimatch "^3.0.4" |
2188 | 2187 |
|
2189 | | -ignore@^5.2.0: |
2190 | | - version "5.2.0" |
2191 | | - resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz" |
2192 | | - integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ== |
| 2188 | +ignore@^5.2.4: |
| 2189 | + version "5.3.0" |
| 2190 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78" |
| 2191 | + integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg== |
2193 | 2192 |
|
2194 | 2193 | import-fresh@^3.2.1: |
2195 | 2194 | version "3.3.0" |
@@ -2464,10 +2463,10 @@ kleur@^4.1.0, kleur@^4.1.1: |
2464 | 2463 | resolved "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz" |
2465 | 2464 | integrity sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA== |
2466 | 2465 |
|
2467 | | -lilconfig@^2.0.5: |
2468 | | - version "2.0.6" |
2469 | | - resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz" |
2470 | | - integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg== |
| 2466 | +lilconfig@^3.0.0: |
| 2467 | + version "3.0.0" |
| 2468 | + resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.0.0.tgz#f8067feb033b5b74dab4602a5f5029420be749bc" |
| 2469 | + integrity sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g== |
2471 | 2470 |
|
2472 | 2471 | lines-and-columns@^1.1.6: |
2473 | 2472 | version "1.2.4" |
@@ -2599,7 +2598,7 @@ merge-stream@^2.0.0: |
2599 | 2598 | resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" |
2600 | 2599 | integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== |
2601 | 2600 |
|
2602 | | -merge2@^1.3.0, merge2@^1.4.1: |
| 2601 | +merge2@^1.3.0: |
2603 | 2602 | version "1.4.1" |
2604 | 2603 | resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" |
2605 | 2604 | integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== |
@@ -3095,6 +3094,11 @@ path-type@^4.0.0: |
3095 | 3094 | resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" |
3096 | 3095 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== |
3097 | 3096 |
|
| 3097 | +path-type@^5.0.0: |
| 3098 | + version "5.0.0" |
| 3099 | + resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8" |
| 3100 | + integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg== |
| 3101 | + |
3098 | 3102 | performance-now@^2.1.0: |
3099 | 3103 | version "2.1.0" |
3100 | 3104 | resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz" |
@@ -3130,31 +3134,31 @@ pkg-dir@^4.1.0: |
3130 | 3134 | dependencies: |
3131 | 3135 | find-up "^4.0.0" |
3132 | 3136 |
|
3133 | | -postcss-cli@10.1.0: |
3134 | | - version "10.1.0" |
3135 | | - resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-10.1.0.tgz#f6658c4998a1c35bd66cd71009132b2d12e04f80" |
3136 | | - integrity sha512-Zu7PLORkE9YwNdvOeOVKPmWghprOtjFQU3srMUGbdz3pHJiFh7yZ4geiZFMkjMfB0mtTFR3h8RemR62rPkbOPA== |
| 3137 | +postcss-cli@11.0.0: |
| 3138 | + version "11.0.0" |
| 3139 | + resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-11.0.0.tgz#649f4b9af447501feb6cbca7f7505a132f90442b" |
| 3140 | + integrity sha512-xMITAI7M0u1yolVcXJ9XTZiO9aO49mcoKQy6pCDFdMh9kGqhzLVpWxeD/32M/QBmkhcGypZFFOLNLmIW4Pg4RA== |
3137 | 3141 | dependencies: |
3138 | 3142 | chokidar "^3.3.0" |
3139 | 3143 | dependency-graph "^0.11.0" |
3140 | 3144 | fs-extra "^11.0.0" |
3141 | 3145 | get-stdin "^9.0.0" |
3142 | | - globby "^13.0.0" |
| 3146 | + globby "^14.0.0" |
3143 | 3147 | picocolors "^1.0.0" |
3144 | | - postcss-load-config "^4.0.0" |
| 3148 | + postcss-load-config "^5.0.0" |
3145 | 3149 | postcss-reporter "^7.0.0" |
3146 | 3150 | pretty-hrtime "^1.0.3" |
3147 | 3151 | read-cache "^1.0.0" |
3148 | 3152 | slash "^5.0.0" |
3149 | 3153 | yargs "^17.0.0" |
3150 | 3154 |
|
3151 | | -postcss-load-config@^4.0.0: |
3152 | | - version "4.0.1" |
3153 | | - resolved "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz" |
3154 | | - integrity sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA== |
| 3155 | +postcss-load-config@^5.0.0: |
| 3156 | + version "5.0.2" |
| 3157 | + resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-5.0.2.tgz#3d4261d616428e3d6e41c8236c3e456c0f49266f" |
| 3158 | + integrity sha512-Q8QR3FYbqOKa0bnC1UQ2bFq9/ulHX5Bi34muzitMr8aDtUelO5xKeJEYC/5smE0jNE9zdB/NBnOwXKexELbRlw== |
3155 | 3159 | dependencies: |
3156 | | - lilconfig "^2.0.5" |
3157 | | - yaml "^2.1.1" |
| 3160 | + lilconfig "^3.0.0" |
| 3161 | + yaml "^2.3.4" |
3158 | 3162 |
|
3159 | 3163 | postcss-modules-extract-imports@^3.0.0: |
3160 | 3164 | version "3.0.0" |
@@ -3662,16 +3666,16 @@ skypack@^0.3.2: |
3662 | 3666 | rollup "^2.23.0" |
3663 | 3667 | validate-npm-package-name "^3.0.0" |
3664 | 3668 |
|
3665 | | -slash@^4.0.0: |
3666 | | - version "4.0.0" |
3667 | | - resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz" |
3668 | | - integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew== |
3669 | | - |
3670 | 3669 | slash@^5.0.0: |
3671 | 3670 | version "5.0.0" |
3672 | 3671 | resolved "https://registry.yarnpkg.com/slash/-/slash-5.0.0.tgz#8c18a871096b71ee0e002976a4fe3374991c3074" |
3673 | 3672 | integrity sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ== |
3674 | 3673 |
|
| 3674 | +slash@^5.1.0: |
| 3675 | + version "5.1.0" |
| 3676 | + resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce" |
| 3677 | + integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg== |
| 3678 | + |
3675 | 3679 | slash@~3.0.0: |
3676 | 3680 | version "3.0.0" |
3677 | 3681 | resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" |
|
3932 | 3936 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" |
3933 | 3937 | integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== |
3934 | 3938 |
|
| 3939 | +unicorn-magic@^0.1.0: |
| 3940 | + version "0.1.0" |
| 3941 | + resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4" |
| 3942 | + integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ== |
| 3943 | + |
3935 | 3944 | unique-filename@^1.1.1: |
3936 | 3945 | version "1.1.1" |
3937 | 3946 | resolved "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz" |
@@ -4113,10 +4122,10 @@ yaml@^1.10.0: |
4113 | 4122 | resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" |
4114 | 4123 | integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== |
4115 | 4124 |
|
4116 | | -yaml@^2.1.1: |
4117 | | - version "2.1.1" |
4118 | | - resolved "https://registry.npmjs.org/yaml/-/yaml-2.1.1.tgz" |
4119 | | - integrity sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw== |
| 4125 | +yaml@^2.3.4: |
| 4126 | + version "2.3.4" |
| 4127 | + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2" |
| 4128 | + integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA== |
4120 | 4129 |
|
4121 | 4130 | yargs-parser@^20.0.0: |
4122 | 4131 | version "20.2.9" |
|
0 commit comments