From 3890529b1c2d0fe024317c13a2b8335abf6f7042 Mon Sep 17 00:00:00 2001 From: andrewHEguardian <114918544+andrewHEguardian@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:40:02 +0100 Subject: [PATCH] chore: bump support-dotcom-components --- dotcom-rendering/package.json | 2 +- pnpm-lock.yaml | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 9fc791e2cbe..67a06efbe1a 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -54,7 +54,7 @@ "@guardian/source-foundations": "14.2.2", "@guardian/source-react-components": "22.1.0", "@guardian/source-react-components-development-kitchen": "19.0.0", - "@guardian/support-dotcom-components": "2.1.0", + "@guardian/support-dotcom-components": "2.1.1", "@guardian/tsconfig": "0.2.0", "@playwright/test": "1.40.1", "@sentry/browser": "7.75.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd882b0b341..dd8d01b35f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -381,8 +381,8 @@ importers: specifier: 19.0.0 version: 19.0.0(@emotion/react@11.11.1)(@guardian/libs@16.1.0)(@guardian/source-foundations@14.2.2)(@guardian/source-react-components@22.1.0)(react@18.2.0)(tslib@2.6.2)(typescript@5.3.3) '@guardian/support-dotcom-components': - specifier: 2.1.0 - version: 2.1.0 + specifier: 2.1.1 + version: 2.1.1(zod@3.22.3) '@guardian/tsconfig': specifier: 0.2.0 version: 0.2.0 @@ -4512,8 +4512,12 @@ packages: - utf-8-validate dev: false - /@guardian/support-dotcom-components@2.1.0: - resolution: {integrity: sha512-j+jK/XzPwOcfgpAQ227oApEOpNcUYmsgI98H5uWcrNA1Pm60MA3XzQrkdmUTkJQDTuvisQZgFPfE8e/vAnTV/g==} + /@guardian/support-dotcom-components@2.1.1(zod@3.22.3): + resolution: {integrity: sha512-mLyO/QJ4ech72Yb0dgUjTU+xXAi9xgKhaW6qTHrCiNn1W+rv2m+CfTYaZxGP2Y8YwanRnUAh1ZADQXCkRy34rw==} + peerDependencies: + zod: ^3.22.4 + dependencies: + zod: 3.22.3 dev: false /@guardian/tsconfig@0.2.0: