diff --git a/package.json b/package.json index fb78de1..956a0a1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react": "16.8.6", "react-dom": "16.8.6", "react-feather": "2.0.3", - "theme-ui": "0.2.18" + "theme-ui": "0.2.25" }, "devDependencies": { "@babel/cli": "7.5.5", @@ -47,6 +47,6 @@ ] }, "resolutions": { - "theme-ui": "0.2.18" + "theme-ui": "0.2.25" } } diff --git a/yarn.lock b/yarn.lock index 1492be3..3be4f5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5335,10 +5335,10 @@ term-size@^1.2.0: dependencies: execa "^0.7.0" -theme-ui@0.2.18, theme-ui@^0.0.10: - version "0.2.18" - resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.2.18.tgz#2389c3b020aea6a86409469ac3887749d32a5cd3" - integrity sha512-RTtiVI8DKavChIVojwXcgcjiSBq3As4vlqyP5Uv8I3f5GkFtjL6lmSeHXJX0pOWElQcuu2NXhCOQAhmGXL+tVA== +theme-ui@0.2.25, theme-ui@^0.0.10: + version "0.2.25" + resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.2.25.tgz#828020be6d3fc61327e2486702020ad206ba5417" + integrity sha512-ENvlYEXkODtc9/ohFWxFdazUxH26ObC74MVBZQ5UtIRhnrMjij3kbIIzWijK33ZqmnWEzofbk6f0TtQCdHqTNA== dependencies: "@emotion/is-prop-valid" "^0.8.1" "@styled-system/css" "^5.0.16"