we only need one yaml lib

This commit is contained in:
Brian Madison
2025-12-13 18:35:07 +08:00
parent ce42d56fdd
commit 8642553bd7
27 changed files with 130 additions and 96 deletions

View File

@@ -31,7 +31,6 @@ npm install -D @seontechnologies/playwright-utils
- `@playwright/test` >= 1.54.1 (required)
- `ajv` >= 8.0.0 (optional - for JSON Schema validation)
- `js-yaml` >= 4.0.0 (optional - for YAML schema support)
- `zod` >= 3.0.0 (optional - for Zod schema validation)
## Available Utilities