From f5541a1f3245aefa0885801a2a6bb39dddb41deb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 01:13:25 +0000 Subject: [PATCH] Update dependency zod to v3.23.0 --- apps/site/package.json | 2 +- pnpm-lock.yaml | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/apps/site/package.json b/apps/site/package.json index 97633405..ad1221c3 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -14,7 +14,7 @@ "tailwindcss": "3.4.3", "@tailwindcss/typography": "0.5.12", "@tailwindcss/forms": "0.5.7", - "zod": "3.22.5", + "zod": "3.23.0", "simple-stack-form": "0.1.12", "sanitize-html": "2.13.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74672372..c6d8bed3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,13 +57,13 @@ importers: version: 2.13.0 simple-stack-form: specifier: 0.1.12 - version: 0.1.12(patch_hash=cn7vnq4dczt4wv3uwh6rd73g7q)(astro@4.4.15)(zod@3.22.5) + version: 0.1.12(patch_hash=cn7vnq4dczt4wv3uwh6rd73g7q)(astro@4.4.15)(zod@3.23.0) tailwindcss: specifier: 3.4.3 version: 3.4.3 zod: - specifier: 3.22.5 - version: 3.22.5 + specifier: 3.23.0 + version: 3.23.0 devDependencies: '@types/sanitize-html': specifier: 2.11.0 @@ -152,7 +152,7 @@ packages: prompts: 2.4.2 strip-ansi: 7.1.0 yargs-parser: 21.1.1 - zod: 3.22.5 + zod: 3.23.0 transitivePeerDependencies: - '@aws-sdk/client-rds-data' - '@cloudflare/workers-types' @@ -304,7 +304,7 @@ packages: dependencies: sitemap: 7.1.1 stream-replace-string: 2.0.0 - zod: 3.22.5 + zod: 3.23.0 dev: false /@astrojs/starlight@0.21.2(astro@4.4.15): @@ -2348,7 +2348,7 @@ packages: vitefu: 0.2.5(vite@5.2.10) which-pm: 2.1.1 yargs-parser: 21.1.1 - zod: 3.22.5 + zod: 3.23.0 optionalDependencies: sharp: 0.32.6 transitivePeerDependencies: @@ -4911,7 +4911,7 @@ packages: workerd: 1.20240320.1 ws: 8.16.0 youch: 3.3.3 - zod: 3.22.5 + zod: 3.23.0 transitivePeerDependencies: - bufferutil - supports-color @@ -4933,7 +4933,7 @@ packages: workerd: 1.20240405.0 ws: 8.16.0 youch: 3.3.3 - zod: 3.22.5 + zod: 3.23.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5794,6 +5794,7 @@ packages: /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + requiresBuild: true dev: false /sanitize-html@2.13.0: @@ -5908,7 +5909,7 @@ packages: dev: false optional: true - /simple-stack-form@0.1.12(patch_hash=cn7vnq4dczt4wv3uwh6rd73g7q)(astro@4.4.15)(zod@3.22.5): + /simple-stack-form@0.1.12(patch_hash=cn7vnq4dczt4wv3uwh6rd73g7q)(astro@4.4.15)(zod@3.23.0): resolution: {integrity: sha512-cqxiA0/91WddM9Jya8Es1wfDurBfm8pUOmgMb08OB32wpmQLz2JQpjcarFNYkj5ZXfmE3qkGqakvx+6TCwxqUQ==} hasBin: true peerDependencies: @@ -5920,7 +5921,7 @@ packages: fs-extra: 11.2.0 just-map-values: 3.2.0 kleur: 4.1.5 - zod: 3.22.5 + zod: 3.23.0 dev: false patched: true @@ -6043,6 +6044,7 @@ packages: /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + requiresBuild: true dependencies: safe-buffer: 5.2.1 dev: false @@ -6937,8 +6939,8 @@ packages: mustache: 4.2.0 stacktracey: 2.1.8 - /zod@3.22.5: - resolution: {integrity: sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==} + /zod@3.23.0: + resolution: {integrity: sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA==} /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}