From 2e6a7b4d756a3f9e90012e8a656e8d7dd8074f8b Mon Sep 17 00:00:00 2001 From: "squiggler-app[bot]" <265501495+squiggler-app[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:57:13 +0000 Subject: [PATCH] chore(deps): update dependency nextra-theme-docs>zod to v4.4.3 --- pnpm-lock.yaml | 9 +++++++-- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1051424..43d07be4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ catalogs: version: 1.0.0 overrides: - nextra-theme-docs>zod: 4.3.6 + nextra-theme-docs>zod: 4.4.3 importers: @@ -4244,6 +4244,9 @@ packages: zod@4.3.6: resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} + zod@4.4.3: + resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} + zustand@5.0.14: resolution: {integrity: sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==} engines: {node: '>=12.20.0'} @@ -7577,7 +7580,7 @@ snapshots: react-compiler-runtime: 19.1.0-rc.1-rc-af1b7da-20250421(react@19.2.8) react-dom: 19.2.8(react@19.2.8) scroll-into-view-if-needed: 3.1.0 - zod: 4.3.6 + zod: 4.4.3 zustand: 5.0.14(@types/react@19.2.17)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)) transitivePeerDependencies: - '@types/react' @@ -8705,6 +8708,8 @@ snapshots: zod@4.3.6: {} + zod@4.4.3: {} + zustand@5.0.14(@types/react@19.2.17)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)): optionalDependencies: '@types/react': 19.2.17 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5d4bbe52..d0b2bfd5 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -22,4 +22,4 @@ minimumReleaseAgeExclude: # nextra-theme-docs 4.6.1 Layout breaks on zod 4.4.x (children stripped before safeParse). # Remove when a release includes shuding/nextra#4990 (not published yet; latest is 4.6.1). overrides: - 'nextra-theme-docs>zod': 4.3.6 + 'nextra-theme-docs>zod': 4.4.3