From 2ea2734846ed46e62b7a161d5a5fe5cfa99e7238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 14:08:44 +0000 Subject: [PATCH] deps(deps-dev): bump the dev-minor-and-patch group with 2 updates Bumps the dev-minor-and-patch group with 2 updates: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) and [esbuild](https://github.com/evanw/esbuild). Updates `@hey-api/openapi-ts` from 0.94.5 to 0.97.1 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/commits) Updates `esbuild` from 0.25.12 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.0) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a53bf2..b5ed6fd 100644 --- a/package.json +++ b/package.json @@ -33,13 +33,13 @@ "@axe-core/playwright": "^4.10.0", "@biomejs/biome": "^2.4.9", "@hey-api/client-fetch": "0.13.1", - "@hey-api/openapi-ts": "0.94.5", + "@hey-api/openapi-ts": "0.97.1", "@playwright/test": "^1.49.0", "@roxyapi/sdk": "^1.2.23", "@types/bun": "^1.2.0", "@types/node": "^22.10.0", "@types/react": "^19.0.0", - "esbuild": "^0.25.0", + "esbuild": "^0.28.0", "happy-dom": "^20.8.9", "lefthook": "^2.1.4", "react": "^19.0.0",