From c222b7ab0a6a2e08ba42ada3d6be2f5545f5c7ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 17:18:44 +0100 Subject: [PATCH] chore(deps): update dependency @chromatic-com/storybook to v1.2.4 (#577) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/ui/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 5e4986a75..7aec76579 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -41,7 +41,7 @@ "tailwind-variants": "0.2.0" }, "devDependencies": { - "@chromatic-com/storybook": "1.2.2", + "@chromatic-com/storybook": "1.2.4", "@remix-run/testing": "2.8.0", "@storybook/addon-essentials": "8.0.0-rc.1", "@storybook/addon-interactions": "8.0.0-rc.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac419b800..6b61f4e7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -271,8 +271,8 @@ importers: version: 0.2.0(tailwindcss@3.4.1) devDependencies: '@chromatic-com/storybook': - specifier: 1.2.2 - version: 1.2.2(react@18.3.0-next-fecc288b7-20221025) + specifier: 1.2.4 + version: 1.2.4(react@18.3.0-next-fecc288b7-20221025) '@remix-run/testing': specifier: 2.8.0 version: 2.8.0(react-dom@18.2.0)(react@18.3.0-next-fecc288b7-20221025)(typescript@5.3.3) @@ -1778,11 +1778,11 @@ packages: dev: true optional: true - /@chromatic-com/storybook@1.2.2(react@18.3.0-next-fecc288b7-20221025): - resolution: {integrity: sha512-1swdu+naMQsL3MjB4IDF/KUs3zmfLN2liUlMzbddykJ2U79k9ME80TuJK8ACXc6dvvQmpYiYSc+x5RNuqW45yg==} + /@chromatic-com/storybook@1.2.4(react@18.3.0-next-fecc288b7-20221025): + resolution: {integrity: sha512-mlRhIiZJGh0ackw+FcUBjxPk+xyxEGorcAp9KWrUedhYS/caBFT40dIiTBQRgoCquYBY3riP73sCNYapYR3+Ig==} engines: {node: '>=16.0.0', yarn: '>=1.22.18'} dependencies: - chromatic: 10.9.6 + chromatic: 11.0.1 filesize: 10.1.0 jsonfile: 6.1.0 react-confetti: 6.1.0(react@18.3.0-next-fecc288b7-20221025) @@ -7787,8 +7787,8 @@ packages: engines: {node: '>=10'} dev: true - /chromatic@10.9.6: - resolution: {integrity: sha512-1MoT+/U+vQwEiq2GuehPyStbqhxqHmM1B9pdpVU1dKh26userQg1FyOFYifkTgy+9reo2w2p7sAbc0JRd2kzlA==} + /chromatic@11.0.1: + resolution: {integrity: sha512-E3olv32xNJMFXN86I0OEQTvfiGjZkEwhGbvgLJq8TYgFl4Fdp7+FT89XG/jZhanaDBnHeWyQzQjkA8PM0GnJIg==} hasBin: true peerDependencies: '@chromatic-com/cypress': ^0.5.2 || ^1.0.0