chore: remove @tanstack/zod-adapter

This commit is contained in:
Amruth Pillai
2026-05-07 22:22:58 +02:00
parent d5891ff035
commit e320f3a920
10 changed files with 175 additions and 183 deletions
+3 -3
View File
@@ -44,13 +44,13 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^25.6.0",
"@types/node": "^25.6.1",
"@vitest/coverage-v8": "^4.1.5",
"jsdom": "^29.1.1",
"knip": "^6.12.0",
"knip": "^6.12.1",
"lefthook": "^2.1.6",
"npm-check-updates": "^22.1.1",
"turbo": "^2.9.9",
"turbo": "^2.9.10",
"typescript": "^6.0.3",
"vitest": "^4.1.5"
}