From 02efa6ccc4538c586f0e821772518f455acab0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:21:08 +0000 Subject: [PATCH] Bump theme-ui from 0.14.7 to 0.17.4 Bumps [theme-ui](https://github.com/system-ui/theme-ui) from 0.14.7 to 0.17.4. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.14.7...v0.17.4) --- updated-dependencies: - dependency-name: theme-ui dependency-version: 0.17.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d61dc5e..8e29782 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-feather": "^2.0.10", - "theme-ui": "^0.14.7", + "theme-ui": "^0.17.4", "vanilla-tilt": "^1.8.1" }, "devDependencies": {