Rework commands page

This commit is contained in:
Nicola Spadari
2025-02-09 12:22:48 +01:00
parent bc45ecc4fc
commit 19712a41d5
7 changed files with 89 additions and 41 deletions

View File

@@ -32,7 +32,8 @@
"@tauri-apps/plugin-store": "^2.2.0",
"nuxt": "^3.15.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"vue-router": "^4.5.0",
"zod": "^3.24.1"
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.1",