update openapi-typescript and openapi-fetch
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-21 23:17:53 +02:00
parent b2708b6553
commit 8421798ffa
3 changed files with 657 additions and 115 deletions

View File

@@ -22,7 +22,7 @@
"express": "^4.18.2",
"highcharts": "^10.3.2",
"mongodb": "^4.13.0",
"openapi-fetch": "^0.9.5",
"openapi-fetch": "^0.10.2",
"sass": "^1.69.5",
"vue": "^3.4.3",
"vue-router": "^4.2.5"
@@ -41,7 +41,7 @@
"jsdom": "^23.0.1",
"nodemon": "^3.0.1",
"npm-run-all": "^4.1.5",
"openapi-typescript": "^6.7.5",
"openapi-typescript": "^7.1.0",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",