api: Install automatic api-generators for frontend
This commit is contained in:
parent
b7a63892a4
commit
a886eab7a2
3 changed files with 236 additions and 4 deletions
|
@ -16,7 +16,9 @@
|
|||
"core-js": "^3.41.0",
|
||||
"roboto-fontface": "*",
|
||||
"vue": "^3.5.13",
|
||||
"vuetify": "^3.8.1"
|
||||
"vuetify": "^3.8.1",
|
||||
"openapi-fetch": "^0.14.0",
|
||||
"openapi-react-query": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.24.0",
|
||||
|
@ -31,6 +33,7 @@
|
|||
"eslint-plugin-vue": "^10.0.0",
|
||||
"msw": "^2.7.4",
|
||||
"npm-run-all2": "^7.0.2",
|
||||
"openapi-typescript": "^7.8.0",
|
||||
"sass": "1.86.3",
|
||||
"sass-embedded": "^1.86.3",
|
||||
"typescript": "^5.8.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue