From 04a8c0c8a7750c75a302ace1014cf84f2f9975d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 20:52:04 +0000 Subject: [PATCH] Bump @hey-api/openapi-ts from 0.73.0 to 0.97.3 in /frontend Bumps [@hey-api/openapi-ts](https://github.com/hey-api/hey-api/tree/HEAD/packages/openapi-ts) from 0.73.0 to 0.97.3. - [Release notes](https://github.com/hey-api/hey-api/releases) - [Changelog](https://github.com/hey-api/hey-api/blob/main/packages/openapi-ts/CHANGELOG.md) - [Commits](https://github.com/hey-api/hey-api/commits/@hey-api/openapi-ts@0.97.3/packages/openapi-ts) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index bbb7e72601..186a129da2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.16", - "@hey-api/openapi-ts": "0.73.0", + "@hey-api/openapi-ts": "0.97.3", "@playwright/test": "1.61.1", "@tanstack/router-devtools": "^1.167.0", "@tanstack/router-plugin": "^1.168.18",