chore: bump dependencies (#10967)

This commit is contained in:
Almeida
2025-07-13 20:39:47 +01:00
committed by GitHub
parent 8bdea6232b
commit de2b2dd330
50 changed files with 6301 additions and 7049 deletions

View File

@@ -1,5 +1,5 @@
import { describe, test, expect } from 'vitest';
import { z } from 'zod/v4';
import { z } from 'zod';
import {
enableValidators,
disableValidators,