feat(Form): add Standard Schema support (#2303)

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
Fabian Hiller
2024-10-07 17:25:52 -04:00
committed by GitHub
parent aa8fa5be3a
commit 0955c07edd
5 changed files with 264 additions and 247 deletions

View File

@@ -68,6 +68,7 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.3",
"@release-it/conventional-changelog": "^8.0.2",
"@standard-schema/spec": "1.0.0-beta.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.11.1",
"happy-dom": "^15.7.4",