Support JSON schema formats using ajv-formats (#6949)

This commit is contained in:
Billy Biggs
2025-08-24 09:37:09 -07:00
committed by GitHub
parent 5bba15b038
commit a8cac96cc9
3 changed files with 45 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
"@types/glob": "^8.1.0",
"@types/html-to-text": "^9.0.4",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.0",
"chardet": "^2.1.0",
"diff": "^7.0.0",
"dotenv": "^17.1.0",