From 940cab71ccf7d8318cd0e98c14b7a6fcdc00aba4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 07:40:05 +0000 Subject: [PATCH] fix(deps): update theme-ui monorepo to v0.17.2 --- package.json | 10 +-- yarn.lock | 217 +++++++++++++++++++-------------------------------- 2 files changed, 87 insertions(+), 140 deletions(-) diff --git a/package.json b/package.json index 48fe8ed..ce8c853 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", "@svgr/webpack": "5.5.0", - "@theme-ui/color": "0.11.2", - "@theme-ui/match-media": "0.11.2", - "@theme-ui/prism": "0.11.2", + "@theme-ui/color": "0.17.2", + "@theme-ui/match-media": "0.17.2", + "@theme-ui/prism": "0.17.2", "dotenv": "10.0.0", "firebase": "9.0.2", "framer-motion": "4.1.17", @@ -44,7 +44,7 @@ "gatsby-plugin-sharp": "3.13.0", "gatsby-plugin-sitemap": "4.9.0", "gatsby-plugin-svgr-svgo": "1.2.2", - "gatsby-plugin-theme-ui": "0.11.2", + "gatsby-plugin-theme-ui": "0.17.2", "gatsby-remark-images": "5.10.0", "gatsby-source-filesystem": "3.13.0", "gatsby-transformer-sharp": "3.13.0", @@ -59,7 +59,7 @@ "react-rough-notation": "1.0.1", "react-use": "17.3.1", "remark-slug": "5.1.2", - "theme-ui": "0.11.2", + "theme-ui": "0.17.2", "use-font-face-observer": "1.1.38", "use-sound": "4.0.1" }, diff --git a/yarn.lock b/yarn.lock index 3c2bc1a..0af9d81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -546,7 +546,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-syntax-jsx@^7.12.13", "@babel/plugin-syntax-jsx@^7.14.5": +"@babel/plugin-syntax-jsx@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz#000e2e25d8673cce49300517a3eda44c263e4201" integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw== @@ -1226,24 +1226,6 @@ dependencies: chalk "^4.0.0" -"@emotion/babel-plugin@^11.3.0": - version "11.3.0" - resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.3.0.tgz#3a16850ba04d8d9651f07f3fb674b3436a4fb9d7" - integrity sha512-UZKwBV2rADuhRp+ZOGgNWg2eYgbzKzQXfQPtJbu/PLy8onurxlNCLvxMQEvlr1/GudguPI5IU9qIY1+2z1M5bA== - dependencies: - "@babel/helper-module-imports" "^7.12.13" - "@babel/plugin-syntax-jsx" "^7.12.13" - "@babel/runtime" "^7.13.10" - "@emotion/hash" "^0.8.0" - "@emotion/memoize" "^0.7.5" - "@emotion/serialize" "^1.0.2" - babel-plugin-macros "^2.6.1" - convert-source-map "^1.5.0" - escape-string-regexp "^4.0.0" - find-root "^1.1.0" - source-map "^0.5.7" - stylis "^4.0.3" - "@emotion/cache@^11.4.0": version "11.4.0" resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.4.0.tgz#293fc9d9a7a38b9aad8e9337e5014366c3b09ac0" @@ -1267,24 +1249,17 @@ dependencies: "@emotion/memoize" "0.7.4" -"@emotion/is-prop-valid@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.1.0.tgz#29ef6be1e946fb4739f9707def860f316f668cde" - integrity sha512-9RkilvXAufQHsSsjQ3PIzSns+pxuX4EW8EbGeSPjZMHuMx6z/MOzb9LpqNieQX4F3mre3NWS2+X3JNRHTQztUQ== - dependencies: - "@emotion/memoize" "^0.7.4" - "@emotion/memoize@0.7.4": version "0.7.4" resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== -"@emotion/memoize@^0.7.1", "@emotion/memoize@^0.7.4", "@emotion/memoize@^0.7.5": +"@emotion/memoize@^0.7.1", "@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.4.1", "@emotion/react@^11.1.1": +"@emotion/react@11.4.1": version "11.4.1" resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.1.tgz#a1b0b767b5bad57515ffb0cad9349614d27f4d57" integrity sha512-pRegcsuGYj4FCdZN6j5vqCALkNytdrKw3TZMekTzNXixRg4wkLsU5QEaBG5LC6l01Vppxlp7FE3aTHpIG5phLg== @@ -1313,17 +1288,6 @@ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.2.tgz#1d9ffde531714ba28e62dac6a996a8b1089719d0" integrity sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw== -"@emotion/styled@^11.0.0": - version "11.3.0" - resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.3.0.tgz#d63ee00537dfb6ff612e31b0e915c5cf9925a207" - integrity sha512-fUoLcN3BfMiLlRhJ8CuPUMEyKkLEoM+n+UyAbnqGEsCd5IzKQ7VQFLtzpJOaCD2/VR2+1hXQTnSZXVJeiTNltA== - dependencies: - "@babel/runtime" "^7.13.10" - "@emotion/babel-plugin" "^11.3.0" - "@emotion/is-prop-valid" "^1.1.0" - "@emotion/serialize" "^1.0.2" - "@emotion/utils" "^1.0.0" - "@emotion/unitless@^0.7.5": version "0.7.5" resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" @@ -2314,7 +2278,7 @@ unist-builder "2.0.3" unist-util-visit "2.0.3" -"@mdx-js/react@1.6.22", "@mdx-js/react@^1.6.22": +"@mdx-js/react@1.6.22": version "1.6.22" resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573" integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg== @@ -2684,96 +2648,79 @@ dependencies: defer-to-connect "^2.0.0" -"@theme-ui/color-modes@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.11.2.tgz#7afbe27856297bccd4584804cfb140ab8e385652" - integrity sha512-lAlYN3XbNvODYhvngHfUz+SDNHIjTGT9jpo7uenBSo/dQ9dUiWpd4W6M4UMucndrP+MbAyXqJxkzCNf1/6AaJA== +"@theme-ui/color-modes@^0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.17.2.tgz#4382879cef4801afc30b6f6d3cf549ff60b60712" + integrity sha512-VSycDWzmEPZwZyJGbA83yKPzjzWzE88FQPRKT3QMHsvoD5dUXlF5tFOg0gEPu2cMhKbSWLCFi/Rtj7ANJDSF/w== dependencies: - "@emotion/react" "^11.1.1" - "@theme-ui/core" "0.11.2" - "@theme-ui/css" "0.11.2" + "@theme-ui/core" "^0.17.2" + "@theme-ui/css" "^0.17.2" deepmerge "^4.2.2" -"@theme-ui/color@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/color/-/color-0.11.2.tgz#27b8b0ca872f947e03844fa763761ebd9025cdeb" - integrity sha512-nNyktDv3grBep6PngjtcZG39QKbKyFlCn7xwJp84s3VS7ZPl/XXM1DK05fiGoaghtEiVuJo5/2bsKImahawokg== +"@theme-ui/color@0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/color/-/color-0.17.2.tgz#531cc47e102cdffa78ec9f89701a205ff4df6424" + integrity sha512-ni52hq1KwkjlziSNyck2WwxDjZIMaht0TWoUAbR2+BgN48JBVVAA2kFIPe8UmxBNxRQ02PYhZ1ey3uqcf55hWw== dependencies: - "@theme-ui/css" "0.11.2" + "@theme-ui/css" "^0.17.2" polished "^4.0.5" -"@theme-ui/components@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.11.2.tgz#6e225c06cee9896c9d4e5f5fd2e0173971fe9247" - integrity sha512-5OusOHNYXgJkLkjp+OJKRgdrnpivBo0TGW69cjkooQnpIKzgZ75W+nNJM4ePbQ1T/KursaNBeRCsm/1PBCTDBg== +"@theme-ui/components@^0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.17.2.tgz#c4fc8b2c394fbfe29bcb6d0b62e48dd5e0fa18e7" + integrity sha512-CJeflLU2P6g+B7xn0NsAaWBiRlN3BknYX8lozTBlRwg53sHlHsbQzumtVerlWUlIa+muMx8kCxJYypYBAiaHhg== dependencies: - "@emotion/react" "^11.1.1" - "@emotion/styled" "^11.0.0" "@styled-system/color" "^5.1.2" "@styled-system/should-forward-prop" "^5.1.2" "@styled-system/space" "^5.1.2" - "@theme-ui/css" "0.11.2" - "@types/styled-system" "^5.1.10" + "@theme-ui/core" "^0.17.2" + "@theme-ui/css" "^0.17.2" + "@types/styled-system" "^5.1.13" -"@theme-ui/core@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.11.2.tgz#fa3c19f8b2a56a83025cad6380f8f3a0a78d3a9f" - integrity sha512-Vy5hejW5J0dxLKvPLassdV1mkhXXZXiQifA/V/ww4mW9E58NVt6lh5flKH7tL8dEAK0ovC1YybTWxtydBgnJ7w== +"@theme-ui/core@^0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.17.2.tgz#52d069ac9a71633f1647f6f2b4eee45b558a90c1" + integrity sha512-PMBaFCh/9HTlUZJFZRxZJoy+w/SVOJCr7v3s7XF5qyGcCuAB5tLv+fjcKpALaZ6QBT1SkHWd07AyTHrs0V2uRw== dependencies: - "@emotion/react" "^11.1.1" - "@theme-ui/css" "0.11.2" - "@theme-ui/parse-props" "0.11.2" + "@theme-ui/css" "^0.17.2" deepmerge "^4.2.2" -"@theme-ui/css@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.11.2.tgz#96c30b3e248a2503597036ec34dbe29c46da3a00" - integrity sha512-lx5T/1/fxRSuQdJhqvIpC/Ud+DF+4wLNL5+gmK3GTUINgecTFeuSYJKN5OPU1yDAJJ7C2sd48rh+X2Aodm3K1g== +"@theme-ui/css@^0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.17.2.tgz#535378dca5646722f8f8ce8216c4162359533492" + integrity sha512-sYeurC8WbZBLumt8qO7rM6ZDyvneMh6JojeZov3uwu4Ty2iis8rhqGGK8LD1SfwsWcV8pu3AivQ9xyvWZeaQrw== dependencies: - "@emotion/react" "^11.1.1" - csstype "^3.0.5" - -"@theme-ui/match-media@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.11.2.tgz#d340b4ecfb18a1a504e03fddfca79d3226f742e7" - integrity sha512-/3ccaHaZBsJZ/jXEqUy8bc9Sr65b280aWhMEY01DbUT0g8k2qnBEi6Nhd6bRWs/TipcTT+090PuJuReo7AcBCw== + csstype "^3.0.10" -"@theme-ui/mdx@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.11.2.tgz#61cb9894afb3e92e642e608789e6093efa296407" - integrity sha512-FDMLBm5nfW1gTXZtE57BqcFZ3CQeY7D8q/xwV4Rs0IFoG0oqTErBuff99uqo31hO6XY2txMcEP9cxerAbNQFgQ== +"@theme-ui/global@^0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/global/-/global-0.17.2.tgz#be6e43e7fead1890857bd3fc6700d72b95f6c0ab" + integrity sha512-yH4Gv/ESDKlxDLz0u5lR3EWAZLfnb4T0Zn1d1LnO7mHv/9dVbF+MA/ogCWLi8Xvs5/u1+RMSJkPfHWfw+Xp5AQ== dependencies: - "@emotion/react" "^11.1.1" - "@emotion/styled" "^11.0.0" - "@mdx-js/react" "^1.6.22" - "@theme-ui/core" "0.11.2" - "@theme-ui/css" "0.11.2" + "@theme-ui/core" "^0.17.2" + "@theme-ui/css" "^0.17.2" -"@theme-ui/parse-props@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.11.2.tgz#3769ca3453585952f3e7343347f9a974ad3bdf9a" - integrity sha512-5rAL3G2wCornemd7ZRBliWYb9sHNSyzdzbm8U2iBRMPt6/Z2GnqtuoOQPMMIpniukXKhzuR5j5EneFFKgWsBVw== - dependencies: - "@emotion/react" "^11.1.1" - "@theme-ui/css" "0.11.2" +"@theme-ui/match-media@0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.17.2.tgz#d488bd7497a29e948523a91d54c4593c0753a1b3" + integrity sha512-kfCcSh35OQ/oPlKYnmipW3ZdgxgbNdejwjtYnKaQtGBQrE/Z/IiSg5MJuztI7w35dfOPtbbUZMTe8JMa34C/iA== -"@theme-ui/prism@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/prism/-/prism-0.11.2.tgz#656dd191f500f1ef36b45e09218783f323dff2e0" - integrity sha512-NZlCpRIXsvckOxPvxkLCkEyqqbxWh4UE+wXMNOaFsFdmMdsJoyvQPXPagctw/B62HNc5w0FU4ocLk/DJSFbqHA== +"@theme-ui/prism@0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/prism/-/prism-0.17.2.tgz#203e615962a9fa61247a2a153e2c7d530e98279c" + integrity sha512-iqlZxOHlTs6DB6mUKlTOOexRJGpkscLM7wQniSnzN5JyX1/SRqp8nYsREp8DFR9tByT3LhS3qgczekOWF0MLzA== dependencies: + "@theme-ui/core" "^0.17.2" prism-react-renderer "^1.1.1" -"@theme-ui/theme-provider@0.11.2": - version "0.11.2" - resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.11.2.tgz#a5bafd92f46a291914b179a4f9ba3d52bb014094" - integrity sha512-vIb5J6PFa+/VWLPFGt/cqOH0EPNu3xgXs3NggR4wFqLqgvLjBhiYn7BDIDOFMfxNbbg8qyYQQyxM+RCecpAoew== +"@theme-ui/theme-provider@^0.17.2": + version "0.17.2" + resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.17.2.tgz#2088e830c73657c34e495b0a87c8401486a2acd1" + integrity sha512-Y454eONQU42xHaA6oyWmc3+ViRnKjpi0SAh9zFcz+WmJ2SJVZQ4A8XWXnJHjpq38DFju/AyeEfI4puZRHTkgjQ== dependencies: - "@emotion/react" "^11.1.1" - "@theme-ui/color-modes" "0.11.2" - "@theme-ui/core" "0.11.2" - "@theme-ui/css" "0.11.2" - "@theme-ui/mdx" "0.11.2" + "@theme-ui/color-modes" "^0.17.2" + "@theme-ui/core" "^0.17.2" + "@theme-ui/css" "^0.17.2" "@tokenizer/token@^0.3.0": version "0.3.0" @@ -3075,10 +3022,10 @@ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== -"@types/styled-system@^5.1.10": - version "5.1.13" - resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.13.tgz#9ad667534d3bd75720dd7778c94c783449cb5c14" - integrity sha512-RtpV6zXnnMQNcxKjC06BUM4MUER5o9uZ6b7xAc2OzhWxSsmQ3jXyW8ohuXdEJRKypEe0EqAzbSGx2Im0NXfdKA== +"@types/styled-system@^5.1.13": + version "5.1.23" + resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.23.tgz#6b1db0fc9518f7aadfa4462dbd43813d02e24208" + integrity sha512-mIwCCdhDa2ifdQCEm8ZeD8m4UEbFsokqEoT9YNOUv4alUJ8jbMKxvpr+oOwfuZgwqLh5HjWuEzwnX7DzWvjFBg== dependencies: csstype "^3.0.2" @@ -3802,7 +3749,7 @@ babel-plugin-lodash@^3.3.4: lodash "^4.17.10" require-package-name "^2.0.1" -babel-plugin-macros@^2.6.1, babel-plugin-macros@^2.8.0: +babel-plugin-macros@^2.8.0: version "2.8.0" resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138" integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg== @@ -4762,7 +4709,7 @@ convert-hrtime@^3.0.0: resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-3.0.0.tgz#62c7593f5809ca10be8da858a6d2f702bcda00aa" integrity sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA== -convert-source-map@^1.5.0, convert-source-map@^1.7.0: +convert-source-map@^1.7.0: version "1.8.0" resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== @@ -5120,7 +5067,12 @@ csso@^4.0.2, csso@^4.2.0: dependencies: css-tree "^1.1.2" -csstype@^3.0.2, csstype@^3.0.5, csstype@^3.0.6: +csstype@^3.0.10: + version "3.1.3" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== + +csstype@^3.0.2, csstype@^3.0.6: version "3.0.8" resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340" integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw== @@ -6396,11 +6348,6 @@ find-cache-dir@^3.3.1: make-dir "^3.0.2" pkg-dir "^4.1.0" -find-root@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4" - integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng== - find-up@4.1.0, find-up@^4.0.0, find-up@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" @@ -6908,10 +6855,10 @@ gatsby-plugin-svgr-svgo@1.2.2: svgo "^1.3.2" svgo-loader "^2.2.1" -gatsby-plugin-theme-ui@0.11.2: - version "0.11.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.11.2.tgz#c0d7bd6beed247c1143bca4c4eb41c1870f964e2" - integrity sha512-dO7XHOnfEPVJcLii1/CZyQdrrs/e0hNT665cgZALh0W6HVSXHFDzGe+EZ01srEiIEM+EcaSokzUWdXgzpVqomw== +gatsby-plugin-theme-ui@0.17.2: + version "0.17.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.17.2.tgz#ff95ab43deb1d46d13aeb584d5679d7b4552e957" + integrity sha512-ZYx1lMUSkmWWQwpptems4dQocbeYxKHlw8DQLVN2pPtJizOzjqkKm+jSDl+ftJPCT/7j/crQzmZUv1b031PAog== gatsby-plugin-typescript@^3.13.0: version "3.13.0" @@ -12509,7 +12456,7 @@ source-map@0.7.3, source-map@^0.7.3, source-map@~0.7.2: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== -source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.3: +source-map@^0.5.0, source-map@^0.5.6, source-map@~0.5.3: version "0.5.7" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= @@ -13150,17 +13097,17 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -theme-ui@0.11.2: - version "0.11.2" - resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.11.2.tgz#5af56e271e11940a6a9e92630834f240b4070fa3" - integrity sha512-rJyiepDMxYWEnPLsM2PVWDF6hqQBBP7JXXNGmWVI2nm0gVvu7kE30j7+QxR+AmF/K0+3P7uIdLCd3IeQ0+Fc9A== - dependencies: - "@theme-ui/color-modes" "0.11.2" - "@theme-ui/components" "0.11.2" - "@theme-ui/core" "0.11.2" - "@theme-ui/css" "0.11.2" - "@theme-ui/mdx" "0.11.2" - "@theme-ui/theme-provider" "0.11.2" +theme-ui@0.17.2: + version "0.17.2" + resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.17.2.tgz#855d0fae449dd98086281e70e507160760d1c087" + 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" throttle-debounce@^3.0.1: version "3.0.1"