Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Commit

Permalink
chore(deps): update theme ui monorepo to ^0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2021
1 parent adea605 commit 9359e62
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 47 deletions.
4 changes: 2 additions & 2 deletions theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-offline": "^3.10.2",
"gatsby-plugin-react-helmet": "^3.10.0",
"gatsby-plugin-theme-ui": "^0.6.2",
"gatsby-plugin-theme-ui": "^0.9.0",
"gatsby-source-graphql": "^2.14.0",
"lodash": "^4.17.21",
"react-helmet": "^6.1.0",
"theme-ui": "^0.6.2"
"theme-ui": "^0.9.0"
},
"peerDependencies": {
"gatsby": "^2.32.8",
Expand Down
112 changes: 67 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3363,16 +3363,29 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"

"@theme-ui/color-modes@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.6.2.tgz#bafc1d9382242dfc9beb7090f83725fb4884d401"
integrity sha512-GnCSq100WIWfv7Z8L/V+HD3rw7pu8pDI368aLffzJZBk1smgfr3uhKZjOVKzKIK/u0gdeKGXRgipPM8n7BaJJg==
"@theme-ui/color-modes@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.9.0.tgz#3f5d75609a28094cc278cb985407225ca092cdfe"
integrity sha512-Eo04qx3lz3sKcq4I+cUojKhrqLU8V4uPDxJKC3H5p7P1MGrwVhx0vIFl2tsLeAiqlFGerq7BGVGyZK+Sw1Ksgw==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/core" "^0.6.2"
"@theme-ui/css" "^0.6.2"
"@theme-ui/core" "0.9.0"
"@theme-ui/css" "0.9.0"
deepmerge "^4.2.2"

"@theme-ui/[email protected]":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.9.0.tgz#a8cdcab049f6dfae6aaa9e9768c413bc397638f4"
integrity sha512-W7yVrUFkzWbtBH4DGSGx5vT/MdYXi7Wdy21shTBqYnGkStqYxiMEMP64jzX3rk+qCRaWYy5caMDHTn7soy4d1w==
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.9.0"
"@types/styled-system" "^5.1.10"

"@theme-ui/components@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.6.2.tgz#8955336f23989f9d506d5418af0858f44cdc321b"
Expand All @@ -3386,16 +3399,24 @@
"@theme-ui/css" "^0.6.2"
"@types/styled-system" "^5.1.10"

"@theme-ui/core@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.6.2.tgz#ef8e604d601b7f0df2931893092ec0b95295542c"
integrity sha512-x2AQoakOb+W/SVfFRuJzjBnXOrFR7wI9yVIwSWhchgoVk2CadLencEwacvlT95q2VyOY7C7pnSkb52t1y60aIA==
"@theme-ui/core@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.9.0.tgz#283a0b3db886997a74a4e09bf777faeeb6b04dfc"
integrity sha512-bRQzHTlYl9K/h1RkAZO0lbbhgvE/yat72/ToQJPrGVhLnk04+mb7xnaB+76O6GwG0MrcSGUWhFJKDfmz3JWo2Q==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/css" "^0.6.2"
"@theme-ui/parse-props" "^0.6.2"
"@theme-ui/css" "0.9.0"
"@theme-ui/parse-props" "0.9.0"
deepmerge "^4.2.2"

"@theme-ui/[email protected]":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.9.0.tgz#336a87a0b811dfd92be0132dcde61212bddc7035"
integrity sha512-L8oQ76NZsWZSk8Z7zeWRkFJpsTpbLXwOpJrTH6JyUgoYDciPsnyxuBAKjf00O/0oWYFpK+B5DG5muNN2lBOgFg==
dependencies:
"@emotion/react" "^11.1.1"
csstype "^3.0.5"

"@theme-ui/css@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.6.2.tgz#d5a165408d8fdf8e3080cae60ea10c5f140499b8"
Expand All @@ -3404,34 +3425,35 @@
"@emotion/react" "^11.1.1"
csstype "^3.0.5"

"@theme-ui/mdx@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.6.2.tgz#0249b19fa4865c60eb4a3d9e5108a9d6b68a6251"
integrity sha512-4SqyN73AVef+GzdDaGhnl2eKCtEJewP+K5SbeIY0guIzH97upIEw7Ov3kwOdZ5tvnr72EP7LjX13UaGkcMEAmg==
"@theme-ui/mdx@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.9.0.tgz#904c8a0f9bd1c09827a47c83e1e5d0e47e9c9084"
integrity sha512-kiK9QDDisXgPjGEnMV+Tf08RJxfvLOlQ4rY+c7HFMbjMJpo0laHTMxFUSXePGtK7GJKf+rq6rt0i/Qjzjivk5g==
dependencies:
"@emotion/react" "^11.1.1"
"@emotion/styled" "^11.0.0"
"@mdx-js/react" "^1.6.22"
"@theme-ui/core" "^0.6.2"
"@theme-ui/css" "^0.6.2"
"@theme-ui/core" "0.9.0"
"@theme-ui/css" "0.9.0"

"@theme-ui/parse-props@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.6.2.tgz#2e1ca0a70edb745c211605cc1b3d86fbd604db91"
integrity sha512-qER9RAztUccaI+JoJH3VelbKGEjhuftoGmCWAi4udNs/W5CqqwbJY/gcROynZgN4TSRHz3H/8575NDadcn+IWw==
"@theme-ui/parse-props@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.9.0.tgz#b34d95e982c11044cd20b26153ea974b9ec5b496"
integrity sha512-tpzqnTkyIVznCBOhkLCZZwS34Yf7tcGIVlxdzH1zEJo0ylfyg15ZjeaTWcg237HfwIVK6HeyWUKmHYI+j9Nphw==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/css" "^0.6.2"
"@theme-ui/css" "0.9.0"

"@theme-ui/theme-provider@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.6.2.tgz#764a983adf8f226cc1f97020a68db34539736cb9"
integrity sha512-ZoyzReCt8dSCfPntXV/YDwNNpz1OAvTvYKHDx6ejPPINQT7VbHdWuJbtcUbzECheL8Ihi7sF10yfauHqsDJf2g==
"@theme-ui/theme-provider@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.9.0.tgz#83577fb30e5f788133077830cbe83c7ff37ac307"
integrity sha512-zT9SorIsA0D4QJHJ+DcxR41HluU9+L7HRZH5y0hJ6uaq2B94bYejxsN7WRyvjvUUAVyIAMKoHK0IGiD5eYW/CQ==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/color-modes" "^0.6.2"
"@theme-ui/core" "^0.6.2"
"@theme-ui/mdx" "^0.6.2"
"@theme-ui/color-modes" "0.9.0"
"@theme-ui/core" "0.9.0"
"@theme-ui/css" "0.9.0"
"@theme-ui/mdx" "0.9.0"

"@turist/fetch@^7.1.7":
version "7.1.7"
Expand Down Expand Up @@ -8736,10 +8758,10 @@ gatsby-plugin-react-helmet@^3.10.0:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-plugin-theme-ui@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.6.2.tgz#8a8336dfd9286e70e2a4627f5662992fa8b82911"
integrity sha512-4PiGxHmaLSAybfYtEj6A8vWGti2zJvTNhjrs63fK8eMjk3PCnuhdcs08SLaLnJhV4pd+9EEA0pgJ9jSmd2392Q==
gatsby-plugin-theme-ui@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.9.0.tgz#29536bed4557cf34adefeab9eb428a6e83de32aa"
integrity sha512-lsFRaQ9MowsG1nmPcXeuFRI11MvqqRxlP2guyN7Wkj8O2+wJBBQPa5GyJdG4MujEV5u3M4KL7++zLXCDzahEdA==

gatsby-plugin-typescript@^2.12.1:
version "2.12.1"
Expand Down Expand Up @@ -17068,17 +17090,17 @@ [email protected], 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.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.6.2.tgz#80b82f6c6c6d03bac3f3b6ca81f47f801adebac9"
integrity sha512-HsbszilXEmuSiMed+Yn7usiiahgb0SulhG34LmOrfrQm1V4Wt3Dll/S3wHhcXkr5d9lyMyYD4Zq6zGnC/gIQsw==
dependencies:
"@theme-ui/color-modes" "^0.6.2"
"@theme-ui/components" "^0.6.2"
"@theme-ui/core" "^0.6.2"
"@theme-ui/css" "^0.6.2"
"@theme-ui/mdx" "^0.6.2"
"@theme-ui/theme-provider" "^0.6.2"
theme-ui@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.9.0.tgz#784c1878ed56bafd1f50fe29255ff07e499baa75"
integrity sha512-jqQ0Zda+qkgI+lFRVgg1V0jYXKQfoAGSckiVoiO3gBLsOBEZjmjoBYEIzhoG0NvsbL1dnkSf21+0/zrfB4aUOQ==
dependencies:
"@theme-ui/color-modes" "0.9.0"
"@theme-ui/components" "0.9.0"
"@theme-ui/core" "0.9.0"
"@theme-ui/css" "0.9.0"
"@theme-ui/mdx" "0.9.0"
"@theme-ui/theme-provider" "0.9.0"

thenify-all@^1.0.0:
version "1.6.0"
Expand Down

0 comments on commit 9359e62

Please sign in to comment.