From f67c6a017582d4f876dc0c8dbce1f27df1917130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 20:08:04 +0000 Subject: [PATCH] Bump @theme-ui/presets from 0.3.0 to 0.11.1 Bumps [@theme-ui/presets](https://github.com/system-ui/theme-ui) from 0.3.0 to 0.11.1. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.11.1/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.3.0...v0.11.1) --- updated-dependencies: - dependency-name: "@theme-ui/presets" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 253 ++++++++++++++++++++++++++++++++++----------------- 2 files changed, 170 insertions(+), 85 deletions(-) diff --git a/package.json b/package.json index d9e2e0b..4c53eaf 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@sentry/browser": "^5.15.4", "@sentry/node": "^5.15.4", "@styled-system/css": "^5.1.5", - "@theme-ui/presets": "^0.3.0", + "@theme-ui/presets": "^0.11.1", "@zeit/next-source-maps": "0.0.4-canary.1", "babel-jest": "^25.2.4", "copy-to-clipboard": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 2617294..5218629 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1728,6 +1728,13 @@ dependencies: regenerator-runtime "^0.13.4" +"@babel/runtime@^7.13.10": + version "7.15.3" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b" + integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== + dependencies: + regenerator-runtime "^0.13.4" + "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": version "7.9.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" @@ -1875,6 +1882,17 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" +"@emotion/cache@^11.4.0": + version "11.4.0" + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.4.0.tgz#293fc9d9a7a38b9aad8e9337e5014366c3b09ac0" + integrity sha512-Zx70bjE7LErRO9OaZrhf22Qye1y4F7iDl+ITjet0J+i+B88PrAOBkKvaAWhxsZf72tDLajwCgfCjJ2dvH77C3g== + dependencies: + "@emotion/memoize" "^0.7.4" + "@emotion/sheet" "^1.0.0" + "@emotion/utils" "^1.0.0" + "@emotion/weak-memoize" "^0.2.5" + stylis "^4.0.3" + "@emotion/core@^10.0.0": version "10.0.28" resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d" @@ -1896,7 +1914,7 @@ "@emotion/utils" "0.11.3" babel-plugin-emotion "^10.0.27" -"@emotion/hash@0.8.0": +"@emotion/hash@0.8.0", "@emotion/hash@^0.8.0": version "0.8.0" resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== @@ -1913,6 +1931,24 @@ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== +"@emotion/memoize@^0.7.4": + version "0.7.5" + resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" + integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== + +"@emotion/react@^11.1.1": + version "11.4.1" + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.1.tgz#a1b0b767b5bad57515ffb0cad9349614d27f4d57" + integrity sha512-pRegcsuGYj4FCdZN6j5vqCALkNytdrKw3TZMekTzNXixRg4wkLsU5QEaBG5LC6l01Vppxlp7FE3aTHpIG5phLg== + dependencies: + "@babel/runtime" "^7.13.10" + "@emotion/cache" "^11.4.0" + "@emotion/serialize" "^1.0.2" + "@emotion/sheet" "^1.0.2" + "@emotion/utils" "^1.0.0" + "@emotion/weak-memoize" "^0.2.5" + hoist-non-react-statics "^3.3.1" + "@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16": version "0.11.16" resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad" @@ -1924,11 +1960,27 @@ "@emotion/utils" "0.11.3" csstype "^2.5.7" +"@emotion/serialize@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.2.tgz#77cb21a0571c9f68eb66087754a65fa97bfcd965" + integrity sha512-95MgNJ9+/ajxU7QIAruiOAdYNjxZX7G2mhgrtDWswA21VviYIRP1R5QilZ/bDY42xiKsaktP4egJb3QdYQZi1A== + dependencies: + "@emotion/hash" "^0.8.0" + "@emotion/memoize" "^0.7.4" + "@emotion/unitless" "^0.7.5" + "@emotion/utils" "^1.0.0" + csstype "^3.0.2" + "@emotion/sheet@0.9.4": version "0.9.4" resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5" integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA== +"@emotion/sheet@^1.0.0", "@emotion/sheet@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.2.tgz#1d9ffde531714ba28e62dac6a996a8b1089719d0" + integrity sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw== + "@emotion/styled-base@^10.0.27": version "10.0.31" resolved "https://registry.yarnpkg.com/@emotion/styled-base/-/styled-base-10.0.31.tgz#940957ee0aa15c6974adc7d494ff19765a2f742a" @@ -1952,7 +2004,7 @@ resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04" integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ== -"@emotion/unitless@0.7.5": +"@emotion/unitless@0.7.5", "@emotion/unitless@^0.7.5": version "0.7.5" resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== @@ -1962,7 +2014,12 @@ resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924" integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw== -"@emotion/weak-memoize@0.2.5": +"@emotion/utils@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz#abe06a83160b10570816c913990245813a2fd6af" + integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA== + +"@emotion/weak-memoize@0.2.5", "@emotion/weak-memoize@^0.2.5": version "0.2.5" resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== @@ -2768,6 +2825,14 @@ "@theme-ui/css" "0.3.5" deepmerge "^4.2.2" +"@theme-ui/css@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.11.1.tgz#e91f58306bd015c813f72b4dce25850a93d5ba47" + integrity sha512-b3M9EJ6EaUeJolQ5jMySGVqcliYgpMliSJmvTUPWogW43J+7chb6h/bZLymXDDhPHt+SVAtGIkR7n8aIvjFbcQ== + dependencies: + "@emotion/react" "^11.1.1" + csstype "^3.0.5" + "@theme-ui/css@0.3.5": version "0.3.5" resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.3.5.tgz#cfd228c74bcc7840a7fe9e507858486ee4d403dc" @@ -2782,104 +2847,107 @@ "@emotion/styled" "^10.0.0" "@mdx-js/react" "^1.0.0" -"@theme-ui/preset-base@^0.2.44": - version "0.2.44" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-base/-/preset-base-0.2.44.tgz#ae8e938288a534f129111a56b1971e1cc12ddc9d" - integrity sha512-g2BaHKz5/32wHIFoRifHxYikBJICqYx+weypA/zwz+d7rZTE9q+EgTvlFSdVlf1HtR2a3uLB1lp4se0tlI2zwg== - -"@theme-ui/preset-base@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-base/-/preset-base-0.3.0.tgz#853a78195beead04ece4391c5672d690899bec47" - integrity sha512-bFCYoxfe/Ugr5k5BEy3Gv5jg8+idZHWDt/NM95jgla4qITlaOAMuEL6afoQ5HXbJjp5TnZFZ73qO6cKI8/BFfQ== +"@theme-ui/preset-base@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-base/-/preset-base-0.11.1.tgz#2ddaaa881985da408e7419b50fcbb8219fa3680a" + integrity sha512-g7UcLvFzu7yqRXCAA65HCKIOLocbtGgCmU1ZBYxWxcbbT+syrN336UHOZxnpA7vLrbza6/2IET+EknfhZHQNhw== -"@theme-ui/preset-bootstrap@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-bootstrap/-/preset-bootstrap-0.3.0.tgz#0a50dff50eb2b444dce1e0273cf359026ef4e10c" - integrity sha512-UoBvNNo4JMsdVPuF3tzEPhZu6T1vuFTEDPUwrannaq2ycFfZZVBfr0YaDNtM+n5lcPp3DBXvZrMjDCURteGjVA== +"@theme-ui/preset-bootstrap@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-bootstrap/-/preset-bootstrap-0.11.1.tgz#0b7d7f65f724e693fc80563b9fedf27978407471" + integrity sha512-TVV3N9lSFATfVwQXUi/Duc1qZBIMykFcMsWaoUgSbBneJWutDwViPwoiz2PaqpiGadBhWqpplnCl9xE/AiLkrQ== -"@theme-ui/preset-bulma@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-bulma/-/preset-bulma-0.3.0.tgz#e7a13222da030052607d48a61b2948ad4761d9c3" - integrity sha512-9p7SWvEzqfOVqwzpXFn6xB9fiPj3aomb6gG79FoaSzXRv+ATRtsQam9o8GWhGljiQbNazbxFd95RUP92sflncw== +"@theme-ui/preset-bulma@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-bulma/-/preset-bulma-0.11.1.tgz#e1540846ce81f84a9042440c545bcf7ea908e127" + integrity sha512-B7FPd0ilbjAxuq3MHbf3WFUZHHSR37baJUlVmADCdcZFENVu0yXbIlkrGH0tu9pXg6rEk7nqMaUtEH+WCWQPew== dependencies: - "@theme-ui/preset-base" "^0.3.0" + "@theme-ui/preset-base" "0.11.1" -"@theme-ui/preset-dark@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-dark/-/preset-dark-0.3.0.tgz#bce2a12768b64e730ff7307145809fcabac16da1" - integrity sha512-biKyaGTy4awA+JbeUO4o2TzkeB4i1nregukS9BUOrub7I4jrKjPvjIlHxlU2uiQIYbxKq4n/QqBIsCbTDdg74w== +"@theme-ui/preset-dark@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-dark/-/preset-dark-0.11.1.tgz#d44bf934982610c289164fd5158e3013234052aa" + integrity sha512-ztxaZy7wUUZzruUwq1lY5tuMqcQArq8Ved+3ZU7ypNkBaEZEo0rFVN0ygNERfLo7ljq8tsS1PR7yXXCATuATeA== -"@theme-ui/preset-deep@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-deep/-/preset-deep-0.3.0.tgz#acdf3028ef8dc5af2d20b5a82f9fed1062cf74d6" - integrity sha512-5XZckaa1nhm7afb57bCMGKR/TCaf9cjTwhNkfAaFjKVklVB4CCinS43zQ0sDadwd3oihCJmGbXyvgwBb8mp/iw== +"@theme-ui/preset-deep@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-deep/-/preset-deep-0.11.1.tgz#2d20f42f73475c3aa281924130e6ff8d1ae20e93" + integrity sha512-D9+vt1BIKKj+sTg1essfrVtUpNHdCrZi7z47vVsdTfVRcVvyH3ZocvClPrbY8yyf1lzDuD27ivGE+EpNT+Exdg== -"@theme-ui/preset-funk@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-funk/-/preset-funk-0.3.0.tgz#c1fb55d3d49db5b147cb4b58e504e8db50312d1f" - integrity sha512-YT/2OgZwx9/FpkM+ol7ixnmusBcMRRwLxlys76cV4Ky1cbb4aL92uDHOh8QIfXilXnyoi8mLVduCMOJCd+1h2Q== +"@theme-ui/preset-funk@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-funk/-/preset-funk-0.11.1.tgz#da72ba67bdcd2966cc026a2fbd9ac0aa554cb370" + integrity sha512-mwdEiTsdHBIhanI5hS6KC/8HL4zjqG8/sj6Mlg/VJQ70JMTB9qPafx0rOfJEXKS60jBPLUpKTpCf2TyXI+Q4mA== dependencies: - "@theme-ui/preset-base" "^0.3.0" + "@theme-ui/preset-base" "0.11.1" -"@theme-ui/preset-future@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-future/-/preset-future-0.3.0.tgz#cd9384749328fb49856ef3452f6da8d9796d51fa" - integrity sha512-KicYV6Ck2hE3nT+Snkk4mFhshyfrX/jgSHGrmfOGMhLjkapQYUpuIKRQMPjlm2dDtd5exbaxOOjX4edRIkqQyg== +"@theme-ui/preset-future@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-future/-/preset-future-0.11.1.tgz#33fe1fb8725dca69e800185dec76a25a1e4aa434" + integrity sha512-h/2NavlMlxc3ql2jggjgXTvX6itOu70mt/dlnQhU0t9BLH5qQgs2Sww6/6Fmnun5MxIXt4g50uyMdnZHmlXfGA== dependencies: - "@theme-ui/preset-base" "^0.3.0" + "@theme-ui/preset-base" "0.11.1" -"@theme-ui/preset-polaris@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-polaris/-/preset-polaris-0.3.0.tgz#1e9791122d386a813928b2e6f87d3d41fe690fa1" - integrity sha512-Tw1xKIbKt28OkevT/WynXnnjHizCQI8XN6P3e3baj5VCdGSXmRJbtZXA85tgjTf6gSTQZrWnaRg2vm/wXn/Wlw== +"@theme-ui/preset-polaris@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-polaris/-/preset-polaris-0.11.1.tgz#605985512ab7e38d5aaa4158758fb1b17151ca3f" + integrity sha512-ph/zTv0i9/tmLHA3SjbeMTPBSdsRRxpBo0fPMFdPGIDIgEF/ra6HQPEMWXxtC7U45VHToY4E8BjoUG68vuyggw== dependencies: - "@theme-ui/preset-base" "^0.2.44" + "@theme-ui/preset-base" "0.11.1" -"@theme-ui/preset-roboto@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-roboto/-/preset-roboto-0.3.0.tgz#4b7afa633416caf597f91d3624b3166e2786b1be" - integrity sha512-7/Bjo3CeVJ73r1PcrnvGVl7TaI+gnwA5ekwfv0yifE5gJBbzvhBRnNIGcBt4aE3pd5WQ+iSKdfBBfxFjkTXQAQ== +"@theme-ui/preset-roboto@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-roboto/-/preset-roboto-0.11.1.tgz#62ec0518e774a49bad03205330c3e644388ea25a" + integrity sha512-rX5feHU/Nt86lPAsVHLetqg/YgFWZFTpjx36cgEDHI4rC6KJQ4rKmHmj2t9JfB3ZsDCX5nQaYyzSkDBHUsXUoA== dependencies: - "@theme-ui/preset-base" "^0.3.0" + "@theme-ui/preset-base" "0.11.1" -"@theme-ui/preset-swiss@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-swiss/-/preset-swiss-0.3.0.tgz#ea170bc6e29d92a2e5b6e4cf90a17c68ca6f38f9" - integrity sha512-ijH0FPHMR9tT7ZOIV73lY4VHEvah2FftwrYUt7w4UhjId8SnKBp5GitU+IG4E5mRdP8IiPRQCBrfs9IuSFxnWA== +"@theme-ui/preset-sketchy@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-sketchy/-/preset-sketchy-0.11.1.tgz#b782f436d7824e21670a4b519c1a5a0a2237f73e" + integrity sha512-s3n/tzJsji5KY3yK2i5sT/3GnDIMjB7JPo2jPoTDGYQ30uCFaaxuv6XHpP8H5N4KxFzK5AWSSBPsW+SffOgaOg== + dependencies: + "@theme-ui/css" "0.11.1" -"@theme-ui/preset-system@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-system/-/preset-system-0.3.0.tgz#80d0feb3f8a945fe67fed3dc881e37e0ce70b3f8" - integrity sha512-mpQbwuqPZysjdpRxtMxEU7kuafzt0QmYmT8t/1OcQMCIb/qIenu/xZsCXxrJQGZcxgO4Pq5Z9FDzXbQwNQBWcA== +"@theme-ui/preset-swiss@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-swiss/-/preset-swiss-0.11.1.tgz#e9aba7e2f2c7d6ba613cd7717696a2a9f4084e53" + integrity sha512-f++xui1MnZixjN8sAwjdDSrnhGN9zVqKvqD2KDYImG8tQAG2+HmsBgzizDuVuu4TBWtdoU1vXRFDegJREnX4ww== -"@theme-ui/preset-tailwind@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-tailwind/-/preset-tailwind-0.3.0.tgz#e916023e5111df129b8e04603250ebe5d95f87e8" - integrity sha512-Y9BA9ESkOizaN3TV9H+D1gMYgoBTWxo+YGFFfTxn3RRO8V35UUM5tHbhNUWuuu5L5h/syN9f3WENCZ/cGcuaDA== +"@theme-ui/preset-system@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-system/-/preset-system-0.11.1.tgz#f922cc1a952dcf276e9ec6c0db0b2b7705e3a520" + integrity sha512-J+dokcrfop+c4tNhAJ2FQuviEX7dWYfhop2g4W12/PQawSJ4S9PQKuHcFqSkzFPQggIcBGQHgOWdjbnjOxQLYA== -"@theme-ui/preset-tosh@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/preset-tosh/-/preset-tosh-0.3.0.tgz#c368edaa88703b8552fa731605bffd668ae5cf3b" - integrity sha512-YgrRHVhekvS13VGsKSYPa+ixJXmIQ/8hLIAVq6OmJQMHmPFgu/2pp45Plb1RPNlYsZwtXisO1T6nhet/jqiJvw== +"@theme-ui/preset-tailwind@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-tailwind/-/preset-tailwind-0.11.1.tgz#7aa9bf513d9311f10489829fa42ec499cb7628b3" + integrity sha512-LYvA+EZX+8rtUTA8ompesv+aM1xDMpVsI+LEYtgcZdbWswTX054W74mj45BKHt45icoVn1oCNSjA/i1mkHsFJw== -"@theme-ui/presets@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@theme-ui/presets/-/presets-0.3.0.tgz#b2636faaa86c77f6b56c6623c954c1ce665705b0" - integrity sha512-mPxsNACJZT+EAZ76vLRFUyVMopkOEgTps3l22PhxLWIT5MtPsGXDoyTmjbOVy1suHv5mYwdQdsJ2isW4nsePrA== - dependencies: - "@theme-ui/preset-base" "^0.3.0" - "@theme-ui/preset-bootstrap" "^0.3.0" - "@theme-ui/preset-bulma" "^0.3.0" - "@theme-ui/preset-dark" "^0.3.0" - "@theme-ui/preset-deep" "^0.3.0" - "@theme-ui/preset-funk" "^0.3.0" - "@theme-ui/preset-future" "^0.3.0" - "@theme-ui/preset-polaris" "^0.3.0" - "@theme-ui/preset-roboto" "^0.3.0" - "@theme-ui/preset-swiss" "^0.3.0" - "@theme-ui/preset-system" "^0.3.0" - "@theme-ui/preset-tailwind" "^0.3.0" - "@theme-ui/preset-tosh" "^0.3.0" +"@theme-ui/preset-tosh@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-tosh/-/preset-tosh-0.11.1.tgz#36cb982f1d7ec38c0adda5d8e5608f6a3328f267" + integrity sha512-jOYWTK79M96DrZ2YOytYmUTNuEX1+/XSDNPML/4YTu40jeRj2aMGGUi1o73BjQR1vSqlzZkGviVVZmCAx0xNhA== + +"@theme-ui/presets@^0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@theme-ui/presets/-/presets-0.11.1.tgz#52ef0e6cf2fa94f28cef602a4e4eff9edbdf4ca6" + integrity sha512-OGnrqQAabNav/Hs5ZJkuZAqVWoc1697EN1Bs1iWEE8/cixfKNV4/+9ry0pxp1u5SZs1dImagxNirsqV4Cj2afQ== + dependencies: + "@theme-ui/preset-base" "0.11.1" + "@theme-ui/preset-bootstrap" "0.11.1" + "@theme-ui/preset-bulma" "0.11.1" + "@theme-ui/preset-dark" "0.11.1" + "@theme-ui/preset-deep" "0.11.1" + "@theme-ui/preset-funk" "0.11.1" + "@theme-ui/preset-future" "0.11.1" + "@theme-ui/preset-polaris" "0.11.1" + "@theme-ui/preset-roboto" "0.11.1" + "@theme-ui/preset-sketchy" "0.11.1" + "@theme-ui/preset-swiss" "0.11.1" + "@theme-ui/preset-system" "0.11.1" + "@theme-ui/preset-tailwind" "0.11.1" + "@theme-ui/preset-tosh" "0.11.1" "@theme-ui/theme-provider@0.3.5": version "0.3.5" @@ -4653,6 +4721,11 @@ csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.6, csstype@^2.6.9: resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b" integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w== +csstype@^3.0.2, csstype@^3.0.5: + version "3.0.8" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340" + integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw== + cyclist@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" @@ -5698,6 +5771,13 @@ hmac-drbg@^1.0.1: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" +hoist-non-react-statics@^3.3.1: + version "3.3.2" + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" + integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== + dependencies: + react-is "^16.7.0" + html-encoding-sniffer@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8" @@ -8156,7 +8236,7 @@ react-hook-form@^5.0.3: resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-5.2.0.tgz#b5b654516ee03d55d78b7b9e194c7f4632885426" integrity sha512-EqGCSl3DxSUBtL/9lFvrFQLJ7ICdVKrfjcMHay2SvmU4trR8aqrd7YuiLSojBKmZBRdBnCcxG+LzLWF9z474NA== -react-is@16.13.1, react-is@^16.12.0, react-is@^16.8.1: +react-is@16.13.1, react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== @@ -9075,6 +9155,11 @@ stylis@3.5.4: resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe" integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q== +stylis@^4.0.3: + version "4.0.10" + resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240" + integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg== + supports-color@^5.3.0: version "5.5.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"