chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-12 20:39:53 -10:00
parent 83275be536
commit 527137f279
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
"main": "index.ts",
"type": "module",
"dependencies": {
"c12": "^1.10.0",
"c12": "^1.11.1",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.0"
}