From 77a0988d901b5cf444f95faac3c0e1969978927e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 14:07:57 +0800 Subject: [PATCH] Bump theme-ui from 0.14.4 to 0.14.5 (#438) Bumps [theme-ui](https://github.com/system-ui/theme-ui) from 0.14.4 to 0.14.5. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.14.5/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.14.4...v0.14.5) --- updated-dependencies: - dependency-name: theme-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 98 +++++++++++++++++++++++++++---------------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1dd55a89..20a0b97d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -836,66 +836,66 @@ "@styled-system/core" "^5.1.2" "@styled-system/css" "^5.1.5" -"@theme-ui/color-modes@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.14.4.tgz#9b4a75e0f715b435b474b8bb0f04db168cbd3337" - integrity sha512-ilCaZOzgk1vUo04B5sSsojUfJE9Ha1+HXU3oarWphR6f+bX2pQ1aBE0aqH0ikie7DUFwxdEiZLCdw+wP0px+8A== +"@theme-ui/color-modes@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.14.5.tgz#c9b77f2a6f7b529268e4e47147f763dfe8d2f215" + integrity sha512-cblrNDonr0sqPY9xRNcRLc4mDud9W59BxgTqS6GznB4fdnztV9FgN488JODbo4uHiHMZddhno0Vb3f/bbs6jsQ== dependencies: - "@theme-ui/core" "0.14.4" - "@theme-ui/css" "0.14.4" + "@theme-ui/core" "0.14.5" + "@theme-ui/css" "0.14.5" deepmerge "^4.2.2" -"@theme-ui/components@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.14.4.tgz#c6b9d3a87cd970a94197592b037fa15685a0f7b3" - integrity sha512-botQvWKXaDxwfcHrp9nm4WKOuBPmoSpBYIrxwgsmjv9xHFR3Pa/FxuY6+fUi/lOHDz84V0aauuZISoih10nNhw== +"@theme-ui/components@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.14.5.tgz#63f0d5fdb042e46562f839cb4ce84b6cb964717e" + integrity sha512-V1h7j4yUsIbS6oHd5ke7ogCWq7ng31vzpUkK3xGI2acV+N0jfJNf7CfG6AaJfiwP0kAZhtCbIMvFsRWbRyvEnA== dependencies: "@styled-system/color" "^5.1.2" "@styled-system/should-forward-prop" "^5.1.2" "@styled-system/space" "^5.1.2" - "@theme-ui/css" "0.14.4" + "@theme-ui/css" "0.14.5" "@types/styled-system" "^5.1.13" -"@theme-ui/core@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.14.4.tgz#541f18bbcc06c0c5228177edf6cc2c469bb66c12" - integrity sha512-DbUBZiRD6T+Fl+FrnFfwRu/iV64yl6oS2/a9qbOzSpBNaU56I7aX/cQbX7bjo1C7A1PQMkEDVQZD37O1n7INQg== +"@theme-ui/core@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.14.5.tgz#a12ea2c7c73d4328da5762272a24edca52513f27" + integrity sha512-fyllFax0hnABTMS3ryKP0w1oa2oHCE4xUKRZMwyA46ldV3pe3C4to8SmlF7x6RgSlsyrwdpEm34aB1ZgHsWrQg== dependencies: - "@theme-ui/css" "0.14.4" - "@theme-ui/parse-props" "0.14.4" + "@theme-ui/css" "0.14.5" + "@theme-ui/parse-props" "0.14.5" deepmerge "^4.2.2" -"@theme-ui/css@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.14.4.tgz#8ae36918046490cc850a6a48ae5b852fb31960d1" - integrity sha512-eeLVQDo4sJdGOCG8mObMOd3/DeE/T2yKAHdWu8PGY/14FHWlxjaZfOHBPVyw/u06SLGHvp1BYlYm2VxFLR/KQA== +"@theme-ui/css@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.14.5.tgz#ac2bf57ee8f7ed1e960b175d2e76b43f04fde20d" + integrity sha512-EZztsPXJEg8rceTRGwWDD++d9QFSwEkl5913BvWmWTmB/Ips91ZIpnTbhfVRbG3bgUa+9lc1VwSEHOsHkN5mgw== dependencies: csstype "^3.0.10" -"@theme-ui/mdx@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.14.4.tgz#69aea0401f64f3dc73e156680ebc1bba1323de4c" - integrity sha512-4xIXBqEHiE9DoyjNTBF62OaRblo0xL7lhhx1ST+jSttTClsUx0YrrSgIHPFrkTfE5N7Yhn+Iu4fRGF9wVL0bdg== +"@theme-ui/mdx@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.14.5.tgz#a462cf378d5a8ef4a03369a75e3b258bbab6d566" + integrity sha512-iYYsvo6TZAxc9frXJWUijEYLmZltbsv3xFfBptA2iaw8iDj/Aw2ggtHpVyGVXGAgS09vfgH+ebFuzup61ADdDw== dependencies: - "@theme-ui/core" "0.14.4" - "@theme-ui/css" "0.14.4" + "@theme-ui/core" "0.14.5" + "@theme-ui/css" "0.14.5" -"@theme-ui/parse-props@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.14.4.tgz#f2354288610d926f5a3838307bfe7169a9e5dd7a" - integrity sha512-QGxDZz9YGlYMsaySmzindVwDWQNDfHS4iFZSFXfhyYxKYIaaCIQhi8wEnfehovfVHAKwoJ2cljv+8HhPavFFVg== +"@theme-ui/parse-props@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.14.5.tgz#abdcca2a7c83dcd899b35b2488582b592b065825" + integrity sha512-VB4/eH3v+1hXkzVWW0pahNdooG8gEreUXMyizR5TsJffy8KwjW6CsZJheoDJhyRfFk2nLhi1M0PjA+01lxL1qg== dependencies: - "@theme-ui/css" "0.14.4" + "@theme-ui/css" "0.14.5" -"@theme-ui/theme-provider@0.14.4": - version "0.14.4" - resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.14.4.tgz#2635170e23f094d485027be7a056ee35f8d53824" - integrity sha512-VImd6lu0UI9RHdm+fxKqwUYSLHSJSQNXLABdV9NnuQFOi2dfO3MLYs3GBXI9rWZqcDe2sDJO285T+Cgnft9c8g== +"@theme-ui/theme-provider@0.14.5": + version "0.14.5" + resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.14.5.tgz#cb319deccfaa8e94f38e6629b2f4c0dc95865ed4" + integrity sha512-FHT2FLQB412USzW/JX7UXXcJXdFyEDcwwaOXrR5caHX+XDb61k1tkXhT7fjnCpEx+z7rOeCXjxai3sQGk5SFNg== dependencies: - "@theme-ui/color-modes" "0.14.4" - "@theme-ui/core" "0.14.4" - "@theme-ui/css" "0.14.4" - "@theme-ui/mdx" "0.14.4" + "@theme-ui/color-modes" "0.14.5" + "@theme-ui/core" "0.14.5" + "@theme-ui/css" "0.14.5" + "@theme-ui/mdx" "0.14.5" "@types/btoa-lite@^1.0.0": version "1.0.0" @@ -3574,16 +3574,16 @@ text-table@^0.2.0: integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= theme-ui@^0.14: - version "0.14.4" - resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.14.4.tgz#c8c4db1368f7b2975cc2755fbb615f6b432fa0d8" - integrity sha512-tlDsVBw0NhYo1KWVanRoyfmUVXFdz8fim8Zgupshl2+IK+Eohtn9FkUjE4Mn5tRTryi0KW75F4K/eveWAqI4sA== + version "0.14.5" + resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.14.5.tgz#c056d0370cd2f50273bc9ac74eaa8bbbc489c19f" + integrity sha512-KrQ/5pFF/K/a+fortQg0w1VlTwhpu/b4u2pFZL1TMZLIHPwOsu/r4L3thJLkco7Gjj9lje8mIPx/L1I9Pqy3TQ== dependencies: - "@theme-ui/color-modes" "0.14.4" - "@theme-ui/components" "0.14.4" - "@theme-ui/core" "0.14.4" - "@theme-ui/css" "0.14.4" - "@theme-ui/mdx" "0.14.4" - "@theme-ui/theme-provider" "0.14.4" + "@theme-ui/color-modes" "0.14.5" + "@theme-ui/components" "0.14.5" + "@theme-ui/core" "0.14.5" + "@theme-ui/css" "0.14.5" + "@theme-ui/mdx" "0.14.5" + "@theme-ui/theme-provider" "0.14.5" tinytime@^0.2.6: version "0.2.6"