From 0278b14910d73ef999573916c1a4e7f80dd59891 Mon Sep 17 00:00:00 2001 From: Piotr Monwid-Olechnowicz Date: Tue, 21 Dec 2021 19:48:42 +0100 Subject: [PATCH] Bump peerDependency in `gatsby-plugin-theme-ui` --- packages/gatsby-plugin-theme-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-plugin-theme-ui/package.json b/packages/gatsby-plugin-theme-ui/package.json index 8003ff334..0e9c22163 100644 --- a/packages/gatsby-plugin-theme-ui/package.json +++ b/packages/gatsby-plugin-theme-ui/package.json @@ -6,7 +6,7 @@ "license": "MIT", "peerDependencies": { "gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0", - "theme-ui": "^0.11", + "theme-ui": ">=0.12.0", "react": "^16 || ^17" }, "keywords": [