diff options
Diffstat (limited to 'website/pnpm-lock.yaml')
| -rw-r--r-- | website/pnpm-lock.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 1e9ef82..e7fb2e1 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -11,6 +11,9 @@ importers: lucide-svelte: specifier: ^0.564.0 version: 0.564.0(svelte@5.51.0) + zod: + specifier: ^4.3.6 + version: 4.3.6 devDependencies: '@eslint/compat': specifier: ^2.0.2 @@ -1614,6 +1617,9 @@ packages: zimmerframe@1.1.4: resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==} + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} + snapshots: '@esbuild/aix-ppc64@0.27.3': @@ -2870,3 +2876,5 @@ snapshots: yocto-queue@0.1.0: {} zimmerframe@1.1.4: {} + + zod@4.3.6: {} |
