|
|
|
@ -1060,6 +1060,11 @@
|
|
|
|
|
exec-sh "^0.3.2" |
|
|
|
|
minimist "^1.2.0" |
|
|
|
|
|
|
|
|
|
"@csstools/convert-colors@^1.4.0": |
|
|
|
|
version "1.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7" |
|
|
|
|
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw== |
|
|
|
|
|
|
|
|
|
"@emotion/cache@^11.1.3", "@emotion/cache@^11.4.0": |
|
|
|
|
version "11.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.4.0.tgz#293fc9d9a7a38b9aad8e9337e5014366c3b09ac0" |
|
|
|
@ -2172,7 +2177,7 @@ atob@^2.1.2:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" |
|
|
|
|
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== |
|
|
|
|
|
|
|
|
|
autoprefixer@^9.8.6: |
|
|
|
|
autoprefixer@^9.6.1, autoprefixer@^9.8.6: |
|
|
|
|
version "9.8.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f" |
|
|
|
|
integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg== |
|
|
|
@ -2642,6 +2647,17 @@ browserslist@^4.16.3:
|
|
|
|
|
escalade "^3.1.1" |
|
|
|
|
node-releases "^1.1.70" |
|
|
|
|
|
|
|
|
|
browserslist@^4.6.4: |
|
|
|
|
version "4.16.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" |
|
|
|
|
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== |
|
|
|
|
dependencies: |
|
|
|
|
caniuse-lite "^1.0.30001219" |
|
|
|
|
colorette "^1.2.2" |
|
|
|
|
electron-to-chromium "^1.3.723" |
|
|
|
|
escalade "^3.1.1" |
|
|
|
|
node-releases "^1.1.71" |
|
|
|
|
|
|
|
|
|
bser@2.1.1: |
|
|
|
|
version "2.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05" |
|
|
|
@ -2828,6 +2844,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001135:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001143.tgz#560f2cfb9f313d1d7e52eb8dac0e4e36c8821c0d" |
|
|
|
|
integrity sha512-p/PO5YbwmCpBJPxjOiKBvAlUPgF8dExhfEpnsH+ys4N/791WHrYrGg0cyHiAURl5hSbx5vIcjKmQAP6sHDYH3w== |
|
|
|
|
|
|
|
|
|
caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001219: |
|
|
|
|
version "1.0.30001228" |
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001228.tgz#bfdc5942cd3326fa51ee0b42fbef4da9d492a7fa" |
|
|
|
|
integrity sha512-QQmLOGJ3DEgokHbMSA8cj2a+geXqmnpyOFT0lhQV6P3/YOJvGDEwoedcwxEQ30gJIwIIunHIicunJ2rzK5gB2A== |
|
|
|
|
|
|
|
|
|
caniuse-lite@^1.0.30001157: |
|
|
|
|
version "1.0.30001159" |
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz#bebde28f893fa9594dadcaa7d6b8e2aa0299df20" |
|
|
|
@ -3391,6 +3412,13 @@ crypto-browserify@^3.11.0:
|
|
|
|
|
randombytes "^2.0.0" |
|
|
|
|
randomfill "^1.0.3" |
|
|
|
|
|
|
|
|
|
css-blank-pseudo@^0.1.4: |
|
|
|
|
version "0.1.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz#dfdefd3254bf8a82027993674ccf35483bfcb3c5" |
|
|
|
|
integrity sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.5" |
|
|
|
|
|
|
|
|
|
css-color-names@0.0.4, css-color-names@^0.0.4: |
|
|
|
|
version "0.0.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" |
|
|
|
@ -3429,6 +3457,14 @@ css-global-keywords@^1.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-global-keywords/-/css-global-keywords-1.0.1.tgz#72a9aea72796d019b1d2a3252de4e5aaa37e4a69" |
|
|
|
|
integrity sha1-cqmupyeW0Bmx0qMlLeTlqqN+Smk= |
|
|
|
|
|
|
|
|
|
css-has-pseudo@^0.10.0: |
|
|
|
|
version "0.10.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz#3c642ab34ca242c59c41a125df9105841f6966ee" |
|
|
|
|
integrity sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.6" |
|
|
|
|
postcss-selector-parser "^5.0.0-rc.4" |
|
|
|
|
|
|
|
|
|
css-list-helpers@^1.0.1: |
|
|
|
|
version "1.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-list-helpers/-/css-list-helpers-1.0.1.tgz#fff57192202db83240c41686f919e449a7024f7d" |
|
|
|
@ -3453,6 +3489,13 @@ css-loader@^5.2.4:
|
|
|
|
|
schema-utils "^3.0.0" |
|
|
|
|
semver "^7.3.5" |
|
|
|
|
|
|
|
|
|
css-prefers-color-scheme@^3.1.1: |
|
|
|
|
version "3.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz#6f830a2714199d4f0d0d0bb8a27916ed65cff1f4" |
|
|
|
|
integrity sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.5" |
|
|
|
|
|
|
|
|
|
css-select-base-adapter@^0.1.1: |
|
|
|
|
version "0.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7" |
|
|
|
@ -3508,6 +3551,16 @@ css@^3.0.0:
|
|
|
|
|
source-map "^0.6.1" |
|
|
|
|
source-map-resolve "^0.6.0" |
|
|
|
|
|
|
|
|
|
cssdb@^4.4.0: |
|
|
|
|
version "4.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-4.4.0.tgz#3bf2f2a68c10f5c6a08abd92378331ee803cddb0" |
|
|
|
|
integrity sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ== |
|
|
|
|
|
|
|
|
|
cssesc@^2.0.0: |
|
|
|
|
version "2.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-2.0.0.tgz#3b13bd1bb1cb36e1bcb5a4dcd27f54c5dcb35703" |
|
|
|
|
integrity sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg== |
|
|
|
|
|
|
|
|
|
cssesc@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" |
|
|
|
@ -4001,6 +4054,11 @@ electron-to-chromium@^1.3.649:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.672.tgz#3a6e335016dab4bc584d5292adc4f98f54541f6a" |
|
|
|
|
integrity sha512-gFQe7HBb0lbOMqK2GAS5/1F+B0IMdYiAgB9OT/w1F4M7lgJK2aNOMNOM622aEax+nS1cTMytkiT0uMOkbtFmHw== |
|
|
|
|
|
|
|
|
|
electron-to-chromium@^1.3.723: |
|
|
|
|
version "1.3.735" |
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.735.tgz#fa1a8660f2790662291cb2136f0e446a444cdfdc" |
|
|
|
|
integrity sha512-cp7MWzC3NseUJV2FJFgaiesdrS+A8ZUjX5fLAxdRlcaPDkaPGFplX930S5vf84yqDp4LjuLdKouWuVOTwUfqHQ== |
|
|
|
|
|
|
|
|
|
elliptic@^6.5.3: |
|
|
|
|
version "6.5.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" |
|
|
|
@ -4884,6 +4942,11 @@ flatted@^3.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" |
|
|
|
|
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== |
|
|
|
|
|
|
|
|
|
flatten@^1.0.2: |
|
|
|
|
version "1.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" |
|
|
|
|
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg== |
|
|
|
|
|
|
|
|
|
flush-write-stream@^1.0.0: |
|
|
|
|
version "1.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz#8dd7d873a1babc207d94ead0c2e0e44276ebf2e8" |
|
|
|
@ -7348,6 +7411,11 @@ nanoid@^3.1.22:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844" |
|
|
|
|
integrity sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ== |
|
|
|
|
|
|
|
|
|
nanoid@^3.1.23: |
|
|
|
|
version "3.1.23" |
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81" |
|
|
|
|
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== |
|
|
|
|
|
|
|
|
|
nanomatch@^1.2.9: |
|
|
|
|
version "1.2.13" |
|
|
|
|
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119" |
|
|
|
@ -7471,6 +7539,11 @@ node-releases@^1.1.70:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb" |
|
|
|
|
integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg== |
|
|
|
|
|
|
|
|
|
node-releases@^1.1.71: |
|
|
|
|
version "1.1.72" |
|
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe" |
|
|
|
|
integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw== |
|
|
|
|
|
|
|
|
|
normalize-package-data@^2.3.2, normalize-package-data@^2.5.0: |
|
|
|
|
version "2.5.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" |
|
|
|
@ -8102,7 +8175,7 @@ picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" |
|
|
|
|
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== |
|
|
|
|
|
|
|
|
|
pify@^2.0.0: |
|
|
|
|
pify@^2.0.0, pify@^2.3.0: |
|
|
|
|
version "2.3.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
|
|
|
|
integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw= |
|
|
|
@ -8183,6 +8256,14 @@ posix-character-classes@^0.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" |
|
|
|
|
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= |
|
|
|
|
|
|
|
|
|
postcss-attribute-case-insensitive@^4.0.1: |
|
|
|
|
version "4.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz#d93e46b504589e94ac7277b0463226c68041a880" |
|
|
|
|
integrity sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-selector-parser "^6.0.2" |
|
|
|
|
|
|
|
|
|
postcss-calc@^7.0.1: |
|
|
|
|
version "7.0.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-7.0.4.tgz#5e177ddb417341e6d4a193c5d9fd8ada79094f8b" |
|
|
|
@ -8192,6 +8273,48 @@ postcss-calc@^7.0.1:
|
|
|
|
|
postcss-selector-parser "^6.0.2" |
|
|
|
|
postcss-value-parser "^4.0.2" |
|
|
|
|
|
|
|
|
|
postcss-color-functional-notation@^2.0.1: |
|
|
|
|
version "2.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz#5efd37a88fbabeb00a2966d1e53d98ced93f74e0" |
|
|
|
|
integrity sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-color-gray@^5.0.0: |
|
|
|
|
version "5.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz#532a31eb909f8da898ceffe296fdc1f864be8547" |
|
|
|
|
integrity sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw== |
|
|
|
|
dependencies: |
|
|
|
|
"@csstools/convert-colors" "^1.4.0" |
|
|
|
|
postcss "^7.0.5" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-color-hex-alpha@^5.0.3: |
|
|
|
|
version "5.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz#a8d9ca4c39d497c9661e374b9c51899ef0f87388" |
|
|
|
|
integrity sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.14" |
|
|
|
|
postcss-values-parser "^2.0.1" |
|
|
|
|
|
|
|
|
|
postcss-color-mod-function@^3.0.3: |
|
|
|
|
version "3.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz#816ba145ac11cc3cb6baa905a75a49f903e4d31d" |
|
|
|
|
integrity sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@csstools/convert-colors" "^1.4.0" |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-color-rebeccapurple@^4.0.1: |
|
|
|
|
version "4.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz#c7a89be872bb74e45b1e3022bfe5748823e6de77" |
|
|
|
|
integrity sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-colormin@^4.0.3: |
|
|
|
|
version "4.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-4.0.3.tgz#ae060bce93ed794ac71264f08132d550956bd381" |
|
|
|
@ -8211,6 +8334,37 @@ postcss-convert-values@^4.0.1:
|
|
|
|
|
postcss "^7.0.0" |
|
|
|
|
postcss-value-parser "^3.0.0" |
|
|
|
|
|
|
|
|
|
postcss-custom-media@^7.0.8: |
|
|
|
|
version "7.0.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz#fffd13ffeffad73621be5f387076a28b00294e0c" |
|
|
|
|
integrity sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.14" |
|
|
|
|
|
|
|
|
|
postcss-custom-properties@^8.0.11: |
|
|
|
|
version "8.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz#2d61772d6e92f22f5e0d52602df8fae46fa30d97" |
|
|
|
|
integrity sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.17" |
|
|
|
|
postcss-values-parser "^2.0.1" |
|
|
|
|
|
|
|
|
|
postcss-custom-selectors@^5.1.2: |
|
|
|
|
version "5.1.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz#64858c6eb2ecff2fb41d0b28c9dd7b3db4de7fba" |
|
|
|
|
integrity sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-selector-parser "^5.0.0-rc.3" |
|
|
|
|
|
|
|
|
|
postcss-dir-pseudo-class@^5.0.0: |
|
|
|
|
version "5.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz#6e3a4177d0edb3abcc85fdb6fbb1c26dabaeaba2" |
|
|
|
|
integrity sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-selector-parser "^5.0.0-rc.3" |
|
|
|
|
|
|
|
|
|
postcss-discard-comments@^4.0.2: |
|
|
|
|
version "4.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz#1fbabd2c246bff6aaad7997b2b0918f4d7af4033" |
|
|
|
@ -8239,6 +8393,88 @@ postcss-discard-overridden@^4.0.1:
|
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.0" |
|
|
|
|
|
|
|
|
|
postcss-double-position-gradients@^1.0.0: |
|
|
|
|
version "1.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz#fc927d52fddc896cb3a2812ebc5df147e110522e" |
|
|
|
|
integrity sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.5" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-env-function@^2.0.2: |
|
|
|
|
version "2.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-env-function/-/postcss-env-function-2.0.2.tgz#0f3e3d3c57f094a92c2baf4b6241f0b0da5365d7" |
|
|
|
|
integrity sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-flexbugs-fixes@^5.0.2: |
|
|
|
|
version "5.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz#2028e145313074fc9abe276cb7ca14e5401eb49d" |
|
|
|
|
integrity sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ== |
|
|
|
|
|
|
|
|
|
postcss-focus-visible@^4.0.0: |
|
|
|
|
version "4.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz#477d107113ade6024b14128317ade2bd1e17046e" |
|
|
|
|
integrity sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-focus-within@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz#763b8788596cee9b874c999201cdde80659ef680" |
|
|
|
|
integrity sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-font-variant@^4.0.0: |
|
|
|
|
version "4.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-font-variant/-/postcss-font-variant-4.0.1.tgz#42d4c0ab30894f60f98b17561eb5c0321f502641" |
|
|
|
|
integrity sha512-I3ADQSTNtLTTd8uxZhtSOrTCQ9G4qUVKPjHiDk0bV75QSxXjVWiJVJ2VLdspGUi9fbW9BcjKJoRvxAH1pckqmA== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-gap-properties@^2.0.0: |
|
|
|
|
version "2.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz#431c192ab3ed96a3c3d09f2ff615960f902c1715" |
|
|
|
|
integrity sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-image-set-function@^3.0.1: |
|
|
|
|
version "3.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz#28920a2f29945bed4c3198d7df6496d410d3f288" |
|
|
|
|
integrity sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-import@^14.0.2: |
|
|
|
|
version "14.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.2.tgz#60eff77e6be92e7b67fe469ec797d9424cae1aa1" |
|
|
|
|
integrity sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g== |
|
|
|
|
dependencies: |
|
|
|
|
postcss-value-parser "^4.0.0" |
|
|
|
|
read-cache "^1.0.0" |
|
|
|
|
resolve "^1.1.7" |
|
|
|
|
|
|
|
|
|
postcss-initial@^3.0.0: |
|
|
|
|
version "3.0.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-initial/-/postcss-initial-3.0.4.tgz#9d32069a10531fe2ecafa0b6ac750ee0bc7efc53" |
|
|
|
|
integrity sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-lab-function@^2.0.1: |
|
|
|
|
version "2.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz#bb51a6856cd12289ab4ae20db1e3821ef13d7d2e" |
|
|
|
|
integrity sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg== |
|
|
|
|
dependencies: |
|
|
|
|
"@csstools/convert-colors" "^1.4.0" |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-load-config@^2.0.0: |
|
|
|
|
version "2.1.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-2.1.2.tgz#c5ea504f2c4aef33c7359a34de3573772ad7502a" |
|
|
|
@ -8257,6 +8493,20 @@ postcss-loader@^3.0.0:
|
|
|
|
|
postcss-load-config "^2.0.0" |
|
|
|
|
schema-utils "^1.0.0" |
|
|
|
|
|
|
|
|
|
postcss-logical@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-logical/-/postcss-logical-3.0.0.tgz#2495d0f8b82e9f262725f75f9401b34e7b45d5b5" |
|
|
|
|
integrity sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-media-minmax@^4.0.0: |
|
|
|
|
version "4.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz#b75bb6cbc217c8ac49433e12f22048814a4f5ed5" |
|
|
|
|
integrity sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-merge-longhand@^4.0.11: |
|
|
|
|
version "4.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24" |
|
|
|
@ -8347,6 +8597,13 @@ postcss-modules-values@^4.0.0:
|
|
|
|
|
dependencies: |
|
|
|
|
icss-utils "^5.0.0" |
|
|
|
|
|
|
|
|
|
postcss-nesting@^7.0.0: |
|
|
|
|
version "7.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-7.0.1.tgz#b50ad7b7f0173e5b5e3880c3501344703e04c052" |
|
|
|
|
integrity sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-normalize-charset@^4.0.1: |
|
|
|
|
version "4.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz#8b35add3aee83a136b0471e0d59be58a50285dd4" |
|
|
|
@ -8446,6 +8703,79 @@ postcss-ordered-values@^4.1.2:
|
|
|
|
|
postcss "^7.0.0" |
|
|
|
|
postcss-value-parser "^3.0.0" |
|
|
|
|
|
|
|
|
|
postcss-overflow-shorthand@^2.0.0: |
|
|
|
|
version "2.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz#31ecf350e9c6f6ddc250a78f0c3e111f32dd4c30" |
|
|
|
|
integrity sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-page-break@^2.0.0: |
|
|
|
|
version "2.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-page-break/-/postcss-page-break-2.0.0.tgz#add52d0e0a528cabe6afee8b46e2abb277df46bf" |
|
|
|
|
integrity sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-place@^4.0.1: |
|
|
|
|
version "4.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-place/-/postcss-place-4.0.1.tgz#e9f39d33d2dc584e46ee1db45adb77ca9d1dcc62" |
|
|
|
|
integrity sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-values-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-preset-env@^6.7.0: |
|
|
|
|
version "6.7.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-6.7.0.tgz#c34ddacf8f902383b35ad1e030f178f4cdf118a5" |
|
|
|
|
integrity sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg== |
|
|
|
|
dependencies: |
|
|
|
|
autoprefixer "^9.6.1" |
|
|
|
|
browserslist "^4.6.4" |
|
|
|
|
caniuse-lite "^1.0.30000981" |
|
|
|
|
css-blank-pseudo "^0.1.4" |
|
|
|
|
css-has-pseudo "^0.10.0" |
|
|
|
|
css-prefers-color-scheme "^3.1.1" |
|
|
|
|
cssdb "^4.4.0" |
|
|
|
|
postcss "^7.0.17" |
|
|
|
|
postcss-attribute-case-insensitive "^4.0.1" |
|
|
|
|
postcss-color-functional-notation "^2.0.1" |
|
|
|
|
postcss-color-gray "^5.0.0" |
|
|
|
|
postcss-color-hex-alpha "^5.0.3" |
|
|
|
|
postcss-color-mod-function "^3.0.3" |
|
|
|
|
postcss-color-rebeccapurple "^4.0.1" |
|
|
|
|
postcss-custom-media "^7.0.8" |
|
|
|
|
postcss-custom-properties "^8.0.11" |
|
|
|
|
postcss-custom-selectors "^5.1.2" |
|
|
|
|
postcss-dir-pseudo-class "^5.0.0" |
|
|
|
|
postcss-double-position-gradients "^1.0.0" |
|
|
|
|
postcss-env-function "^2.0.2" |
|
|
|
|
postcss-focus-visible "^4.0.0" |
|
|
|
|
postcss-focus-within "^3.0.0" |
|
|
|
|
postcss-font-variant "^4.0.0" |
|
|
|
|
postcss-gap-properties "^2.0.0" |
|
|
|
|
postcss-image-set-function "^3.0.1" |
|
|
|
|
postcss-initial "^3.0.0" |
|
|
|
|
postcss-lab-function "^2.0.1" |
|
|
|
|
postcss-logical "^3.0.0" |
|
|
|
|
postcss-media-minmax "^4.0.0" |
|
|
|
|
postcss-nesting "^7.0.0" |
|
|
|
|
postcss-overflow-shorthand "^2.0.0" |
|
|
|
|
postcss-page-break "^2.0.0" |
|
|
|
|
postcss-place "^4.0.1" |
|
|
|
|
postcss-pseudo-class-any-link "^6.0.0" |
|
|
|
|
postcss-replace-overflow-wrap "^3.0.0" |
|
|
|
|
postcss-selector-matches "^4.0.0" |
|
|
|
|
postcss-selector-not "^4.0.0" |
|
|
|
|
|
|
|
|
|
postcss-pseudo-class-any-link@^6.0.0: |
|
|
|
|
version "6.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz#2ed3eed393b3702879dec4a87032b210daeb04d1" |
|
|
|
|
integrity sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
postcss-selector-parser "^5.0.0-rc.3" |
|
|
|
|
|
|
|
|
|
postcss-reduce-initial@^4.0.3: |
|
|
|
|
version "4.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz#7fd42ebea5e9c814609639e2c2e84ae270ba48df" |
|
|
|
@ -8466,6 +8796,29 @@ postcss-reduce-transforms@^4.0.2:
|
|
|
|
|
postcss "^7.0.0" |
|
|
|
|
postcss-value-parser "^3.0.0" |
|
|
|
|
|
|
|
|
|
postcss-replace-overflow-wrap@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz#61b360ffdaedca84c7c918d2b0f0d0ea559ab01c" |
|
|
|
|
integrity sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-selector-matches@^4.0.0: |
|
|
|
|
version "4.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz#71c8248f917ba2cc93037c9637ee09c64436fcff" |
|
|
|
|
integrity sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww== |
|
|
|
|
dependencies: |
|
|
|
|
balanced-match "^1.0.0" |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-selector-not@^4.0.0: |
|
|
|
|
version "4.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-selector-not/-/postcss-selector-not-4.0.1.tgz#263016eef1cf219e0ade9a913780fc1f48204cbf" |
|
|
|
|
integrity sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ== |
|
|
|
|
dependencies: |
|
|
|
|
balanced-match "^1.0.0" |
|
|
|
|
postcss "^7.0.2" |
|
|
|
|
|
|
|
|
|
postcss-selector-parser@^3.0.0: |
|
|
|
|
version "3.1.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz#b310f5c4c0fdaf76f94902bbaa30db6aa84f5270" |
|
|
|
@ -8475,6 +8828,15 @@ postcss-selector-parser@^3.0.0:
|
|
|
|
|
|