|
70 | 70 | "node": ">=22.0.0" |
71 | 71 | }, |
72 | 72 | "dependencies": { |
73 | | - "openapi-fetch": "0.14.0", |
| 73 | + "openapi-fetch": "0.15.0", |
74 | 74 | "openapi-typescript-helpers": "0.0.15" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@biomejs/biome": "2.2.4", |
78 | | - "@fetch-mock/vitest": "0.2.15", |
| 77 | + "@biomejs/biome": "2.3.6", |
| 78 | + "@fetch-mock/vitest": "0.2.18", |
79 | 79 | "@knighted/duel": "2.1.5", |
80 | | - "@types/node": "24.5.2", |
| 80 | + "@types/node": "24.10.1", |
81 | 81 | "@types/node-fetch": "2.6.13", |
82 | | - "@types/react": "19.1.15", |
83 | | - "fetch-mock": "12.5.4", |
| 82 | + "@types/react": "19.2.6", |
| 83 | + "fetch-mock": "12.6.0", |
84 | 84 | "openapi-typescript": "7.8.0", |
85 | 85 | "orval": "7.13.0", |
86 | 86 | "prettier": "3.6.2", |
87 | | - "react": "19.1.1", |
88 | | - "rollup": "4.52.3", |
89 | | - "ts-morph": "27.0.0", |
| 87 | + "react": "19.2.0", |
| 88 | + "rollup": "4.53.2", |
| 89 | + "ts-morph": "27.0.2", |
90 | 90 | "tslib": "2.8.1", |
91 | 91 | "tsx": "4.20.6", |
92 | | - "typescript": "5.9.2", |
93 | | - "vitest": "3.2.4", |
| 92 | + "typescript": "5.9.3", |
| 93 | + "vitest": "4.0.10", |
94 | 94 | "zod": "3.25.7" |
95 | 95 | }, |
96 | 96 | "packageManager": "[email protected]+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a", |
|
104 | 104 | ], |
105 | 105 | "patchedDependencies": { |
106 | 106 | "openapi-typescript": "patches/openapi-typescript.patch" |
| 107 | + }, |
| 108 | + "overrides": { |
| 109 | + "js-yaml@>=4.0.0 <4.1.1": ">=4.1.1", |
| 110 | + "glob@>=11.0.0 <11.1.0": ">=11.1.0" |
107 | 111 | } |
108 | 112 | } |
109 | 113 | } |
0 commit comments