Upgrade to Zod v4 (#2605)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Dax 2025-09-15 03:12:07 -04:00 committed by GitHub
commit c1b4e1f19d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
75 changed files with 1075 additions and 1273 deletions

View file

@ -1,4 +1,3 @@
import "zod-openapi/extend"
import { describe, expect, test } from "bun:test"
import path from "path"
import os from "os"