Revision 0.8.13 (#23)

* Valibot-1.0.0-beta.15

* Version
This commit is contained in:
sinclairzx81
2025-02-05 21:43:53 +09:00
committed by GitHub
parent e692f3f489
commit 01eba09e21
2 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sinclair/typemap",
"version": "0.8.12",
"version": "0.8.13",
"description": "Syntax Compiler and Translation System for Runtime Types",
"author": "sinclairzx81",
"license": "MIT",
@@ -19,7 +19,7 @@
},
"peerDependencies": {
"@sinclair/typebox": "^0.34.15",
"valibot": "^1.0.0-beta.14",
"valibot": "^1.0.0-beta.15",
"zod": "^3.24.1"
},
"devDependencies": {