diff --git a/example/package.json b/example/package.json index e4c9383..07f5e17 100644 --- a/example/package.json +++ b/example/package.json @@ -14,7 +14,7 @@ "next": "13.4.13", "react": "18.2.0", "react-dom": "18.2.0", - "zod": "3.21.4", + "zod": "3.22.3", "@sinclair/typebox": "0.30.4" }, "devDependencies": { diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 435c154..c6d1d31 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -41,7 +41,7 @@ "rollup": "^3.23.0", "rollup-plugin-terser": "^7.0.2", "typescript": "5.1.6", - "zod": "3.21.4", + "zod": "3.22.3", "@sinclair/typebox": "0.30.4" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e629949..0891d33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) zod: - specifier: 3.21.4 - version: 3.21.4 + specifier: 3.22.3 + version: 3.22.3 devDependencies: '@babel/core': specifier: ^7.22.1 @@ -165,8 +165,8 @@ importers: specifier: 5.1.6 version: 5.1.6 zod: - specifier: 3.21.4 - version: 3.21.4 + specifier: 3.22.3 + version: 3.22.3 packages: @@ -6581,3 +6581,7 @@ packages: /zod@3.21.4: resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} + dev: false + + /zod@3.22.3: + resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==}