Skip to content

Commit 4edcbff

Browse files
chore(deps): update dependency @hey-api/openapi-ts to v0.96.1 (#2090)
* chore(deps): update dependency @hey-api/openapi-ts to v0.96.1 * chore: regenerate artifacts after dependency update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5ea8169 commit 4edcbff

3 files changed

Lines changed: 24 additions & 16 deletions

File tree

common/api/generated/client/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ export interface ResolvedRequestOptions<
103103
ThrowOnError extends boolean = boolean,
104104
Url extends string = string,
105105
> extends RequestOptions<unknown, TResponseStyle, ThrowOnError, Url> {
106+
headers: Headers
106107
serializedBody?: string
107108
}
108109

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@electron/fuses": "^2.1.1",
5454
"@electron/rebuild": "^4.0.4",
5555
"@eslint/js": "^9.39.4",
56-
"@hey-api/openapi-ts": "0.96.0",
56+
"@hey-api/openapi-ts": "0.96.1",
5757
"@playwright/test": "^1.59.1",
5858
"@tailwindcss/postcss": "^4.2.2",
5959
"@tanstack/router-plugin": "^1.167.22",

pnpm-lock.yaml

Lines changed: 22 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)