diff --git a/package.json b/package.json index f19a4e9..463cb90 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@emotion/styled": "^11.10.5", "@hackclub/icons": "^0.0.15", "@hackclub/meta": "^1.1.32", - "@hackclub/theme": "^0.3.3", + "@hackclub/theme": "^1.0.0", "@theme-ui/mdx": "^0.17.2", "airtable-plus": "^1.0.4", "fuzzaldrin": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index cfd3876..5a307bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -156,7 +156,7 @@ resolved "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz" integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ== -"@emotion/react@^11.10.5": +"@emotion/react@^11.10.5", "@emotion/react@^11.14.0": version "11.14.0" resolved "https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz" integrity sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA== @@ -228,10 +228,13 @@ resolved "https://registry.npmjs.org/@hackclub/meta/-/meta-1.1.33.tgz" integrity sha512-03gvSNcjIy1c2kO0XW+uuxgPHALsPubqGivb2/9NBalGNH0FqnvRvWD5h+sPV6L6hpe+TbqYZG+Sq/e/vyT8wQ== -"@hackclub/theme@^0.3.3": - version "0.3.3" - resolved "https://registry.npmjs.org/@hackclub/theme/-/theme-0.3.3.tgz" - integrity sha512-+K7jVUArvpziophJCCGB6vlQ7uvsm6VQnUnhHSMnF22s681Wgv6M0w12lUJBOevTu3KtgJVCmYlY888uvdaLvQ== +"@hackclub/theme@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@hackclub/theme/-/theme-1.0.0.tgz#3580339443cdc636272d8ac93b8fda0977bdba25" + integrity sha512-HUtUsKQ3Vgc4o97OqQFFOcgiydHNw3QNcdRCkvBmWAgwEsPKYcHkNRajrAhS3IiTLovBuPWcb3P8bIIPRznFYQ== + dependencies: + "@emotion/react" "^11.14.0" + theme-ui "^0.17.4" "@img/colour@^1.0.0": version "1.0.0" @@ -605,25 +608,25 @@ dependencies: tslib "^2.8.0" -"@theme-ui/color-modes@^0.17.2": - version "0.17.2" - resolved "https://registry.npmjs.org/@theme-ui/color-modes/-/color-modes-0.17.2.tgz" - integrity sha512-VSycDWzmEPZwZyJGbA83yKPzjzWzE88FQPRKT3QMHsvoD5dUXlF5tFOg0gEPu2cMhKbSWLCFi/Rtj7ANJDSF/w== +"@theme-ui/color-modes@^0.17.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.17.4.tgz#a530ebbfe45185dbbf36328a33951f84ed1e231c" + integrity sha512-YToAiH4eHSUl/tCeZM1la9994NP70aKicAVC9RzmkV6k95gz1ka9cbziM0qVPGv1+WNcEy8EA2taueaxXjyiUA== dependencies: - "@theme-ui/core" "^0.17.2" - "@theme-ui/css" "^0.17.2" + "@theme-ui/core" "^0.17.4" + "@theme-ui/css" "^0.17.4" deepmerge "^4.2.2" -"@theme-ui/components@^0.17.2": - version "0.17.2" - resolved "https://registry.npmjs.org/@theme-ui/components/-/components-0.17.2.tgz" - integrity sha512-CJeflLU2P6g+B7xn0NsAaWBiRlN3BknYX8lozTBlRwg53sHlHsbQzumtVerlWUlIa+muMx8kCxJYypYBAiaHhg== +"@theme-ui/components@^0.17.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.17.4.tgz#172766ade3b3d8440135451c8c6fa8a6bee656eb" + integrity sha512-8J4h6/ym5KjRLC8lKbJ1Sr4BjS+UlhuGc0w6KcJJ9YTyeC1mEKo55h3BxTwol1uzWgyKu8wzJNbauiPc2mFsqA== dependencies: "@styled-system/color" "^5.1.2" "@styled-system/should-forward-prop" "^5.1.2" "@styled-system/space" "^5.1.2" - "@theme-ui/core" "^0.17.2" - "@theme-ui/css" "^0.17.2" + "@theme-ui/core" "^0.17.4" + "@theme-ui/css" "^0.17.4" "@types/styled-system" "^5.1.13" "@theme-ui/core@^0.17.2": @@ -634,6 +637,14 @@ "@theme-ui/css" "^0.17.2" deepmerge "^4.2.2" +"@theme-ui/core@^0.17.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.17.4.tgz#96570f144812870497460a3b852997cf0c5324d2" + integrity sha512-Thi46ulVpTbsU+DafydCrt6AftWvG+NicsA62MasObd0sbrfPPZVjuZdEt6yNDwzWXaI2UjNmJa8G4Uty+ALrA== + dependencies: + "@theme-ui/css" "^0.17.4" + deepmerge "^4.2.2" + "@theme-ui/css@^0.17.2": version "0.17.2" resolved "https://registry.npmjs.org/@theme-ui/css/-/css-0.17.2.tgz" @@ -641,13 +652,20 @@ dependencies: csstype "^3.0.10" -"@theme-ui/global@^0.17.2": - version "0.17.2" - resolved "https://registry.npmjs.org/@theme-ui/global/-/global-0.17.2.tgz" - integrity sha512-yH4Gv/ESDKlxDLz0u5lR3EWAZLfnb4T0Zn1d1LnO7mHv/9dVbF+MA/ogCWLi8Xvs5/u1+RMSJkPfHWfw+Xp5AQ== +"@theme-ui/css@^0.17.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.17.4.tgz#5ce9756da180932eb0cd67aaeba08d810c2d4a02" + integrity sha512-lyitzWdqszEK+T76ad4XUYQM+UCUadeFqMsjjKB8E461oQHxCKuV7fY/SRJr6hP/Zxk/mAEQnwNp2wjc0z8OIA== dependencies: - "@theme-ui/core" "^0.17.2" - "@theme-ui/css" "^0.17.2" + csstype "^3.0.10" + +"@theme-ui/global@^0.17.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@theme-ui/global/-/global-0.17.4.tgz#e713bf8835a43414fb111fc6164fad6415e8f92d" + integrity sha512-zCpfZ2OgBfveE/3fX8WmQYd6RujujlHybqNE3jUodYUoE2ZEO7papqk4eQPRpk58miYIiOBLUaxOC69wVNPjEA== + dependencies: + "@theme-ui/core" "^0.17.4" + "@theme-ui/css" "^0.17.4" "@theme-ui/mdx@^0.17.2": version "0.17.2" @@ -657,14 +675,14 @@ "@theme-ui/core" "^0.17.2" "@theme-ui/css" "^0.17.2" -"@theme-ui/theme-provider@^0.17.2": - version "0.17.2" - resolved "https://registry.npmjs.org/@theme-ui/theme-provider/-/theme-provider-0.17.2.tgz" - integrity sha512-Y454eONQU42xHaA6oyWmc3+ViRnKjpi0SAh9zFcz+WmJ2SJVZQ4A8XWXnJHjpq38DFju/AyeEfI4puZRHTkgjQ== +"@theme-ui/theme-provider@^0.17.4": + version "0.17.4" + resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.17.4.tgz#dc0dd7b5d1ccb4cf0fe7c6e6cc9c22c14ff9a548" + integrity sha512-A79XVNdkyLydTZFFsheWDsjOW16dSOAFhbByrJfM/9Y+4iJoaoQfFJ3IoCUvS7dBYgwTiPOBiEyeBgpDDTyclw== dependencies: - "@theme-ui/color-modes" "^0.17.2" - "@theme-ui/core" "^0.17.2" - "@theme-ui/css" "^0.17.2" + "@theme-ui/color-modes" "^0.17.4" + "@theme-ui/core" "^0.17.4" + "@theme-ui/css" "^0.17.4" "@types/debug@^4.0.0": version "4.1.12" @@ -2360,17 +2378,17 @@ swr@^2.0.3: dequal "^2.0.3" use-sync-external-store "^1.4.0" -theme-ui@^0.17.2: - version "0.17.2" - resolved "https://registry.npmjs.org/theme-ui/-/theme-ui-0.17.2.tgz" - integrity sha512-BuyJ7lkgGzmI63YPA90WYB+X4LbJTMm+j1a/qxjdl7evhLKRZkEE4Xs3bv66g9T+fuqq2T2TMrcY0BMzpWkOtQ== - dependencies: - "@theme-ui/color-modes" "^0.17.2" - "@theme-ui/components" "^0.17.2" - "@theme-ui/core" "^0.17.2" - "@theme-ui/css" "^0.17.2" - "@theme-ui/global" "^0.17.2" - "@theme-ui/theme-provider" "^0.17.2" +theme-ui@^0.17.2, theme-ui@^0.17.4: + version "0.17.4" + resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.17.4.tgz#a8737edf2ebf5e382e97fb5bb521d07a47fa4aed" + integrity sha512-kvmkAntXv/x362zdn7S9R16y+nIkNvT3jHJIc/g3k1kDeX6HQdkXf6w2yPK+GXIlPytJ9rx4Vvu03E59JlhxMQ== + dependencies: + "@theme-ui/color-modes" "^0.17.4" + "@theme-ui/components" "^0.17.4" + "@theme-ui/core" "^0.17.4" + "@theme-ui/css" "^0.17.4" + "@theme-ui/global" "^0.17.4" + "@theme-ui/theme-provider" "^0.17.4" tough-cookie@~2.4.3: version "2.4.3"