From 5c35284d7ae949c0940ba8d83f3b51cb1cd98737 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 11:34:13 +0200 Subject: [PATCH] fix(deps): update theme ui (#8) --- themes/gatsby-theme-emma/package.json | 6 +++--- themes/gatsby-theme-status-dashboard/package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/themes/gatsby-theme-emma/package.json b/themes/gatsby-theme-emma/package.json index 9779ba7ce..f86dbe1c9 100644 --- a/themes/gatsby-theme-emma/package.json +++ b/themes/gatsby-theme-emma/package.json @@ -28,14 +28,14 @@ "@emotion/core": "^10.0.14", "@mdx-js/mdx": "^1.1.0", "@mdx-js/react": "^1.0.27", - "@theme-ui/presets": "^0.2.5", + "@theme-ui/presets": "^0.2.15", "gatsby-image": "^2.2.7", "gatsby-plugin-catch-links": "^2.1.2", "gatsby-plugin-emotion": "^4.1.2", "gatsby-plugin-mdx": "^1.0.17", "gatsby-plugin-react-helmet": "^3.1.2", "gatsby-plugin-sharp": "^2.2.9", - "gatsby-plugin-theme-ui": "^0.2.6", + "gatsby-plugin-theme-ui": "^0.2.18", "gatsby-plugin-typescript": "^2.1.2", "gatsby-remark-images": "^3.1.7", "gatsby-source-filesystem": "^2.1.6", @@ -44,7 +44,7 @@ "polished": "^3.4.1", "react-helmet": "^5.2.1", "react-spring": "^8.0.27", - "theme-ui": "^0.2.6" + "theme-ui": "^0.2.21" }, "keywords": [ "gatsby", diff --git a/themes/gatsby-theme-status-dashboard/package.json b/themes/gatsby-theme-status-dashboard/package.json index 79f6df0dc..30d725b08 100644 --- a/themes/gatsby-theme-status-dashboard/package.json +++ b/themes/gatsby-theme-status-dashboard/package.json @@ -27,12 +27,12 @@ "dependencies": { "@emotion/core": "^10.0.14", "@mdx-js/react": "^1.0.27", - "@theme-ui/presets": "^0.2.5", - "gatsby-plugin-theme-ui": "^0.2.6", + "@theme-ui/presets": "^0.2.15", + "gatsby-plugin-theme-ui": "^0.2.18", "gatsby-plugin-typescript": "^2.1.2", "gatsby-source-circleci": "^1.0.3", "gatsby-source-netlify": "^1.0.3", - "theme-ui": "^0.2.6" + "theme-ui": "^0.2.21" }, "keywords": [ "gatsby",