From 31a8d8dbeab16806b3bf60def32efa05c788030d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:52:03 +0000 Subject: [PATCH] Bump @shadow-panda/style-context from 0.6.0 to 0.7.1 Bumps [@shadow-panda/style-context](https://github.com/kumaaa-inc/shadow-panda) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/kumaaa-inc/shadow-panda/releases) - [Commits](https://github.com/kumaaa-inc/shadow-panda/compare/@shadow-panda/style-context@0.6.0...@shadow-panda/style-context@0.7.1) --- updated-dependencies: - dependency-name: "@shadow-panda/style-context" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d9e1ac..5ce1065 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-select": "^1.2.2", "@radix-ui/react-tabs": "^1.0.4", - "@shadow-panda/style-context": "^0.6.0", + "@shadow-panda/style-context": "^0.7.1", "i18next": "^23.7.14", "i18next-browser-languagedetector": "^7.1.0", "jotai": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index cb49f8e..e65f142 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1453,10 +1453,10 @@ dependencies: "@pandacss/preset-panda" "0.15.5" -"@shadow-panda/style-context@^0.6.0": - version "0.6.0" - resolved "https://registry.yarnpkg.com/@shadow-panda/style-context/-/style-context-0.6.0.tgz#f3c2a7972b56ff609317d318f2528149a4f62739" - integrity sha512-FByYV28vyfgpRP47Xng+yFywG3xzGv9SbfOwZrIsVAinOd8jBy8E7nnTP8aNYwnor5BfD3FI2Z0+zG8PgAxaUg== +"@shadow-panda/style-context@^0.7.1": + version "0.7.1" + resolved "https://registry.yarnpkg.com/@shadow-panda/style-context/-/style-context-0.7.1.tgz#79c8449c4701a370a8990546c1513b4bce7a8984" + integrity sha512-1vNZewZvqUWyiSX0+BxIYrqPP/7QUgjqKITMw6RALdz6AqnlPIB+EBIvbnScsa++7NrnUbxe/XKem2wzeZy3RA== "@ts-morph/common@~0.20.0": version "0.20.0"