add openapi-typescript
This commit is contained in:
parent
a85f856284
commit
a1b37de674
4 changed files with 519 additions and 36 deletions
|
|
@ -18,10 +18,13 @@
|
|||
"@tailwindcss/vite": "^4.2.4",
|
||||
"astro": "^6.2.1",
|
||||
"lucide-solid": "^1.14.0",
|
||||
"openapi-typescript-fetch": "^2.2.1",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"vue": "^3.5.33"
|
||||
},
|
||||
"devDependencies": {
|
||||
"daisyui": "^5.5.19"
|
||||
"daisyui": "^5.5.19",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue