From 52f934408cbb5b7e7e2a48792247c9618c8f9d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 06:25:24 +0000 Subject: [PATCH] Bump @theme-ui/color from 0.16.0 to 0.16.1 Bumps [@theme-ui/color](https://github.com/system-ui/theme-ui) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.16.1/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: "@theme-ui/color" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f4aeffcb..4a9bf614 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mdx-js/mdx": "^2.3.0", "@stitches/react": "^1.2.8", "@svgr/webpack": "^8.0.1", - "@theme-ui/color": "^0.16.0", + "@theme-ui/color": "^0.16.1", "contentlayer": "^0.1.2", "date-fns": "^2.30.0", "fathom-client": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index b3437def..fc35ceb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1960,18 +1960,18 @@ "@svgr/plugin-jsx" "8.0.1" "@svgr/plugin-svgo" "8.0.1" -"@theme-ui/color@^0.16.0": - version "0.16.0" - resolved "https://registry.yarnpkg.com/@theme-ui/color/-/color-0.16.0.tgz#0800ec5012782f5b277dc162e23539509693cf08" - integrity sha512-0V9g5Zh27mTsCEXhB697j/jEigdENlsN12TooY/upT9l7YXfMl3Zeupu2X3bifmdz2Q2OaMGD+r8EAJWdqX87A== +"@theme-ui/color@^0.16.1": + version "0.16.1" + resolved "https://registry.yarnpkg.com/@theme-ui/color/-/color-0.16.1.tgz#f62d08ead05f106f2442d58b9e14c83eaf460edf" + integrity sha512-oWNd1ZDCRgiqQLjE0f1YHFzWDcL+Vm3/QqyvkAU/NyD+fDsS+xcHHejqwii7yBbwbETVr2s5TzNWP8vZ5crcIw== dependencies: - "@theme-ui/css" "^0.16.0" + "@theme-ui/css" "^0.16.1" polished "^4.0.5" -"@theme-ui/css@^0.16.0": - version "0.16.0" - resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.16.0.tgz#3ac13e9cfc5241f8232a4114a336633cf3de04bc" - integrity sha512-4kGFw80XTDguziltO8RW7KBhW8ju3aCmbcbLG7ASor2CXmS91jSGr0ILcd973TfJpp/5f8pLfOXxdIiu9PeaVA== +"@theme-ui/css@^0.16.1": + version "0.16.1" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.16.1.tgz#9c7a4f0e75b18dae3a0bb6cc9e673a03e13eed0a" + integrity sha512-8TO2DbiqPrRyTlGRIElDak/p0M4ykyd8LkeavyOF/sTE9s93AwyFcle6KYYMEULrJP49SyYiEvTif7J7Z50DhA== dependencies: csstype "^3.0.10"