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.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2021
1 parent adea605 commit c8085c8
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.7.5",
"gatsby-source-graphql": "^2.14.0",
"lodash": "^4.17.21",
"react-helmet": "^6.1.0",
"theme-ui": "^0.6.2"
"theme-ui": "^0.7.5"
},
"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.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.7.5.tgz#e0fcfbd3847cc35f3e9dd7b9068a4ee3203a0a15"
integrity sha512-J8ABLquyW3fYUz3OImK5RPXGkyQWwjLWwHdzsu7x6KxRgBr/bfrZeTrqKqlnkfp8fZRL7rQ8Gj3rcDrVObFAkA==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/core" "^0.6.2"
"@theme-ui/css" "^0.6.2"
"@theme-ui/core" "0.7.5"
"@theme-ui/css" "0.7.5"
deepmerge "^4.2.2"

"@theme-ui/[email protected]":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.7.5.tgz#36a49b3244599082330b5d74e4419ed20eee8d47"
integrity sha512-93oZRB4Q349gyJW/RzZbu9egwzFob5FyZFu5O5XTjOz03BH0bb0zLqQBVuu5IVwmjjsY7rWreXFjazMvkAzWrg==
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.7.5"
"@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.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.7.5.tgz#45bd9cc3c49904b58142aab6fd9c16c8f707f988"
integrity sha512-hUyw21iv/sJZ7QIzf6onGFPsCBkylLgGQx4ufAcG++U3bmJrgm7A+mIWdfjhwgt1aNx5qVMqmPrLNtvHh+o1Tw==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/css" "^0.6.2"
"@theme-ui/parse-props" "^0.6.2"
"@theme-ui/css" "0.7.5"
"@theme-ui/parse-props" "0.7.5"
deepmerge "^4.2.2"

"@theme-ui/[email protected]":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.7.5.tgz#74ac68055fc12775766ed09f2870eb268e262400"
integrity sha512-RTg3UTJAZLnfa4cjaRGPpS/3+DnoCM1XrvjXinmbhNd2ECb66Jc3caYDZI6oHzUqriK/WZuu16ACde/qi20LAA==
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.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.7.5.tgz#26f5ad97a68d199f2d307e12c65e254329a010b8"
integrity sha512-H6+eaPybL+DsdquUvWYOM4cWLqzI2JZBVE/hCUnE1OOReXNT7nPsjAL6wUIRv97dbAl84WLfb/6rz1nGYkVHRQ==
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.7.5"
"@theme-ui/css" "0.7.5"

"@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.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.7.5.tgz#7c4db7cc9b567ddf27bb53b315a95f8edb81c3da"
integrity sha512-+FUFAP5pV1DDwivOxX4/uizz0FC4Zpo799FEoDC9MyYx9IoBAJoMByZha408mmDyVoz/jS17vcOpN66GxXd3Zw==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/css" "^0.6.2"
"@theme-ui/css" "0.7.5"

"@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.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.7.5.tgz#5b2a62b8849c0b05a624dbb63adeaa6677f1f558"
integrity sha512-oiQ1s90VtsmFWZk2vhpLPlGmrAVmaLGaj4kejDXx0wUJw7ut+pqnTPIcOnnASFJX3VodIhEDGcNMbAG/e9rzjg==
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.7.5"
"@theme-ui/core" "0.7.5"
"@theme-ui/css" "0.7.5"
"@theme-ui/mdx" "0.7.5"

"@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.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.7.5.tgz#14453a97562cc88927ade6ff3a229bc01f5f9ec0"
integrity sha512-BF3PLdYIGK54VGfNcNS8CWGZDIc5AbxasKZW4RkkiZekBa/LOaTxBTWEzbMJbFQ+HxBXKZ4iBBqsErUhCZs9HA==

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.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.7.5.tgz#3e0c89bc50402fd8d1b77374b28113f58c8ec35c"
integrity sha512-liLB/Hl6SZ2izBEqgVDY+1We3R69t4pcRJBCHDkaph9krzi49I9kV32XJiQap71KRU5uJzeJn4WEHVY7E4ugbA==
dependencies:
"@theme-ui/color-modes" "0.7.5"
"@theme-ui/components" "0.7.5"
"@theme-ui/core" "0.7.5"
"@theme-ui/css" "0.7.5"
"@theme-ui/mdx" "0.7.5"
"@theme-ui/theme-provider" "0.7.5"

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

0 comments on commit c8085c8

Please sign in to comment.