We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c30f3fb + 66a789d commit c166ca8Copy full SHA for c166ca8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "swagger-typescript-api",
3
- "version": "13.0.12",
+ "version": "13.0.13",
4
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
5
"homepage": "https://github.com/acacode/swagger-typescript-api",
6
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",
@@ -53,10 +53,10 @@
53
"lodash": "^4.17.21",
54
"nanoid": "^3.3.7",
55
"node-emoji": "^2.1.3",
56
- "prettier": "~3.3.2",
+ "prettier": "~3.3.3",
57
"swagger-schema-official": "2.0.0-bab6bed",
58
"swagger2openapi": "^7.0.8",
59
- "typescript": "~5.5.2"
+ "typescript": "~5.5.3"
60
},
61
"devDependencies": {
62
"@biomejs/biome": "1.8.3",
0 commit comments