From b6e1c8f20c13809e83549222456f85f0afd447f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:46:00 +0000 Subject: [PATCH] deps(deps-dev): bump the dev-minor-and-patch group across 1 directory with 2 updates Bumps the dev-minor-and-patch group with 2 updates in the / directory: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) and [sharp](https://github.com/lovell/sharp). Updates `@hey-api/openapi-ts` from 0.97.3 to 0.98.2 - [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/compare/@hey-api/openapi-ts@0.97.3...@hey-api/openapi-ts@0.98.2) Updates `sharp` from 0.34.5 to 0.35.1 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.1) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.98.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch - dependency-name: sharp dependency-version: 0.35.1 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 ce7d5eb..59fa580 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@axe-core/playwright": "^4.10.0", "@biomejs/biome": "^2.4.9", "@hey-api/client-fetch": "0.13.1", - "@hey-api/openapi-ts": "0.97.3", + "@hey-api/openapi-ts": "0.98.2", "@lit-labs/rollup-plugin-minify-html-literals": "^0.2.0", "@playwright/test": "^1.49.0", "@roxyapi/sdk": "^1.2.29", @@ -46,7 +46,7 @@ "lefthook": "^2.1.4", "react": "^19.0.0", "react-dom": "^19.0.0", - "sharp": "^0.34.5", + "sharp": "^0.35.1", "typescript": "^5.7.0" }, "dependencies": {