playground(deps): add zod

This commit is contained in:
Benjamin Canac
2025-03-24 14:01:14 +01:00
parent d6fd18fc4f
commit 1094881878
3 changed files with 10 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"@iconify-json/simple-icons": "^1.2.29",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.18",
"nuxt": "^3.16.1"
"nuxt": "^3.16.1",
"zod": "^3.24.2"
}
}