|
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | 55 | "axios": "1.11.0", |
56 | | - "openapi-client-axios-typegen": "7.7.0", |
| 56 | + "openapi-client-axios-typegen": "7.8.0", |
57 | 57 | "openapi-types": "^12.1.3", |
58 | 58 | "prompts": "2.4.2", |
59 | 59 | "swagger-parser": "10.0.3", |
60 | 60 | "yargs": "18.0.0" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@types/jest": "30.0.0", |
64 | | - "@types/node": "24.9.2", |
| 64 | + "@types/node": "24.10.0", |
65 | 65 | "@types/prompts": "2.4.9", |
66 | 66 | "@types/swagger-schema-official": "2.0.25", |
67 | | - "@types/yargs": "17.0.33", |
68 | | - "@typescript-eslint/eslint-plugin": "8.39.0", |
69 | | - "@typescript-eslint/parser": "8.39.0", |
70 | | - "eslint": "9.33.0", |
| 67 | + "@types/yargs": "17.0.34", |
| 68 | + "@typescript-eslint/eslint-plugin": "8.46.3", |
| 69 | + "@typescript-eslint/parser": "8.46.3", |
| 70 | + "eslint": "9.39.0", |
71 | 71 | "eslint-config-prettier": "10.1.8", |
72 | 72 | "eslint-plugin-import": "2.32.0", |
73 | 73 | "eslint-plugin-prettier": "5.5.4", |
74 | 74 | "husky": "9.1.7", |
75 | | - "jest": "30.0.5", |
76 | | - "lint-staged": "16.1.5", |
| 75 | + "jest": "30.2.0", |
| 76 | + "lint-staged": "16.2.6", |
77 | 77 | "prettier": "3.6.2", |
78 | 78 | "swagger-schema-official": "2.0.0-bab6bed", |
79 | | - "ts-jest": "29.4.1", |
| 79 | + "ts-jest": "29.4.5", |
80 | 80 | "ts-node": "10.9.2", |
81 | | - "typescript": "5.9.2" |
| 81 | + "typescript": "5.9.3" |
82 | 82 | } |
83 | 83 | } |
0 commit comments