diff --git a/package.json b/package.json index d9e2e0b..9a03521 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.13.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..a544d7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2768,6 +2768,13 @@ "@theme-ui/css" "0.3.5" deepmerge "^4.2.2" +"@theme-ui/css@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.13.1.tgz#872e80a03af89c8bde21be29dbfd02f53b0b6f83" + integrity sha512-O85gC3SLKM7HhFYBTnTuhfLdieY+kZCnSuYG+P5quf3XFJEZTYtpwucoU2NDNALSOAoSgfGb7pgTB9cmNHRB5Q== + dependencies: + csstype "^3.0.10" + "@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 +2789,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-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-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== - dependencies: - "@theme-ui/preset-base" "^0.3.0" - -"@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-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-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== - dependencies: - "@theme-ui/preset-base" "^0.3.0" - -"@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== - dependencies: - "@theme-ui/preset-base" "^0.3.0" - -"@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== - dependencies: - "@theme-ui/preset-base" "^0.2.44" - -"@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== - dependencies: - "@theme-ui/preset-base" "^0.3.0" - -"@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-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-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-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/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-base@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-base/-/preset-base-0.13.1.tgz#c58ac0f10d5c673e8e7e8775fce426e6b75e751b" + integrity sha512-jFumcGJGLeDPynY1P1RVZJherMpFnLRoIUBWuoQ5a+o6q9kb+IjM2uxkD8JMHJMhKwGMP1cX8W4yItbnAVKBkQ== + +"@theme-ui/preset-bootstrap@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-bootstrap/-/preset-bootstrap-0.13.1.tgz#5073c1adc947fc75efeaa6864f782245b2569517" + integrity sha512-9v2DO/h2HdIdosSnrVEspO+zBV4HVz6fZoGO/qG8oktzblwFWd3iqVkTqdNB3wNTkZkWExbDiY5xzivuytSeAA== + +"@theme-ui/preset-bulma@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-bulma/-/preset-bulma-0.13.1.tgz#936decd9d1bd5234ec6156c96357b0ba33e5a303" + integrity sha512-SpYV2l0dyEL7zFNZKPocN1HgipItJNCIg8btm/cK2WJaXapD1dXvLO3PyxbDZp02JltFDSVONgHPaHwKyWJ3+g== + dependencies: + "@theme-ui/preset-base" "0.13.1" + +"@theme-ui/preset-dark@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-dark/-/preset-dark-0.13.1.tgz#65b8bb66319843f8f56552024ffdcfbed8085bd0" + integrity sha512-VIhXlxMc4K59B4G8Xke9v6JyxkHdktOS+AQ5vdARodSPbcOuH2/RRDusy7q0+gzOwkIC0c+ALDqQUYXYfG8Z1A== + +"@theme-ui/preset-deep@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-deep/-/preset-deep-0.13.1.tgz#33c778e8e3a3b3e93610f0c2fbd5cfb8009fbbc0" + integrity sha512-7Sq5MtWx/5FbMSwNeP/IWhP05KCVUPWIZmEWwVv5tXnv954GcOaVu7zz/IXz1rKjKDMZlG+lNaaPVGyWt+lU7A== + +"@theme-ui/preset-funk@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-funk/-/preset-funk-0.13.1.tgz#6a8ddcbf5e2fe503237b8ff5649e36e0ecf89514" + integrity sha512-MGUWNhCO8wTw4beK9xzkDBhXmgF2/n6BagEMO//FRIOksuDEatf8HFBgEk+3JfeltX63pDS+3Tsksf+TFT9j1Q== + dependencies: + "@theme-ui/preset-base" "0.13.1" + +"@theme-ui/preset-future@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-future/-/preset-future-0.13.1.tgz#7e4d0b6f2f0ae07eb2b12237a79a2a481a68ae13" + integrity sha512-zbPRI2441CsEh9w0hGyB3C39YWqopWKnJB7t0zgjyKwmde0CrqvMhBb5Y2+lGHs5anzC7EXb+GosiYCdCAj9cg== + dependencies: + "@theme-ui/preset-base" "0.13.1" + +"@theme-ui/preset-polaris@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-polaris/-/preset-polaris-0.13.1.tgz#ba536571ba2d80185d1fe89c8b22d10ceed9f85d" + integrity sha512-zicKpkxgoo0IAt+q50zqs6oAsoVWwAp4qPkxQh4I2zmXubQlm2VjpkHnw4CHINJbhGHPZLznswPxx9E0qFXTZA== + dependencies: + "@theme-ui/preset-base" "0.13.1" + +"@theme-ui/preset-roboto@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-roboto/-/preset-roboto-0.13.1.tgz#7f5b2fb640b3261f285919d418f95ace6ab82d56" + integrity sha512-E+xGG8O92crG7Qp+zUyfRDdMRa9HNNVUW8oKVl6veCuV0psZ1m+LZT9QbxlHFBNfyYMDeYr0j59prQlIgpFTxw== + dependencies: + "@theme-ui/preset-base" "0.13.1" + +"@theme-ui/preset-sketchy@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-sketchy/-/preset-sketchy-0.13.1.tgz#db714f39e5d312ee1dc190993c1726b96c8aa224" + integrity sha512-X7+rXXSqg8GwVzBh8xCtZYBhQt2sARJ+I0+drGbVu5s0fWukdiu1hKvzZUrL766/4yXErG5hQ6oJeIxPDR7wwg== + dependencies: + "@theme-ui/css" "0.13.1" + +"@theme-ui/preset-swiss@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-swiss/-/preset-swiss-0.13.1.tgz#6101ffdef9b699372eb649f5d477155b9da582c4" + integrity sha512-b1rejkgo0Kvzb+/DbunsUAvWx+PqZv0pSdHjyiLlElCsCoVfzClfVMxwqXbUO2hZJ4lFJZi1nCzKjxnOKLAQIQ== + +"@theme-ui/preset-system@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-system/-/preset-system-0.13.1.tgz#391b13638596f7eb24814eb9b257489d9c3bcf38" + integrity sha512-s5D06C+f5qLOjrC+xNOh0BiQ8MtkEqlyu/r7A6gTX9NR5/6CBKSos9ZKvl0tXo932q7hahCAlvPbyueLZnXzvg== + +"@theme-ui/preset-tailwind@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-tailwind/-/preset-tailwind-0.13.1.tgz#601537501efb4c3e3f7ab70c1c1d074021d1243e" + integrity sha512-sM3iAaFajDSfWSAcmtqMz+smGtBtlk5luXpIQ7cDdxs8LK+DXj9TGRJsVbBf1lkPd78nyhpmRJWSXg4HPsYBag== + +"@theme-ui/preset-tosh@0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/preset-tosh/-/preset-tosh-0.13.1.tgz#8397600b318c5d22c809090a5b66fe5bc516e642" + integrity sha512-YO/loL5Va0ZA640DdLnF+U+VSCo5VMJgU032InkHpWgI0ziZHPyd82VfuPAJGeaWwIXHRZBwrCsAfSpxh0xq6w== + +"@theme-ui/presets@^0.13.1": + version "0.13.1" + resolved "https://registry.yarnpkg.com/@theme-ui/presets/-/presets-0.13.1.tgz#9dbdb42fe117ee7b9e12917d499cc9eb37ef0cd8" + integrity sha512-6LI94aDpZ32BBx7GE6+xIbdb45v7MTc4Cl1UH+4HaijrH/CkErLjTyCW8uzqp7iXvpYHY/Ns8XhTUKjyqL6jLg== + dependencies: + "@theme-ui/preset-base" "0.13.1" + "@theme-ui/preset-bootstrap" "0.13.1" + "@theme-ui/preset-bulma" "0.13.1" + "@theme-ui/preset-dark" "0.13.1" + "@theme-ui/preset-deep" "0.13.1" + "@theme-ui/preset-funk" "0.13.1" + "@theme-ui/preset-future" "0.13.1" + "@theme-ui/preset-polaris" "0.13.1" + "@theme-ui/preset-roboto" "0.13.1" + "@theme-ui/preset-sketchy" "0.13.1" + "@theme-ui/preset-swiss" "0.13.1" + "@theme-ui/preset-system" "0.13.1" + "@theme-ui/preset-tailwind" "0.13.1" + "@theme-ui/preset-tosh" "0.13.1" "@theme-ui/theme-provider@0.3.5": version "0.3.5" @@ -4653,6 +4663,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.10: + version "3.0.10" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5" + integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA== + cyclist@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"