feat(config): valibot schemas, schema version, migrations, filter AST

This commit is contained in:
RhenCloud 2026-08-15 16:08:52 +08:00
parent eaec039ad4
commit 2470bd786d
No known key found for this signature in database
GPG key ID: A574A617378C4E0B
13 changed files with 617 additions and 191 deletions

View file

@ -27,6 +27,7 @@
"h3": "^1.15.3",
"nuxt": "^4.1.0",
"octokit": "^4.1.0",
"valibot": "^1.4.2",
"vue": "^3.5.13"
},
"overrides": {