feat(Form): add standard schema support (#2880)

This commit is contained in:
Gerben Mulder
2025-02-05 09:27:51 +01:00
committed by GitHub
parent 0462edb84e
commit 9c36d37b84
3 changed files with 43 additions and 1 deletions

View File

@@ -58,6 +58,7 @@
"devDependencies": {
"@nuxt/eslint-config": "^1.0.0",
"@nuxt/module-builder": "^0.8.4",
"@standard-schema/spec": "^1.0.0",
"@nuxt/test-utils": "^3.15.4",
"@release-it/conventional-changelog": "^10.0.0",
"@vue/test-utils": "^2.4.6",