From 9c46a943005e07511f97a18673ec46d9ded13c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 01:49:54 +0000 Subject: [PATCH] dependencies: bump @hey-api/openapi-ts from 0.64.9 to 0.64.10 Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from 0.64.9 to 0.64.10. - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.64.9...@hey-api/openapi-ts@0.64.10) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ef0fd04..b8846e24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@eslint/compat": "^1.2.7", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.22.0", - "@hey-api/openapi-ts": "^0.64.9", + "@hey-api/openapi-ts": "^0.64.12", "@playwright/test": "^1.51.0", "@tanstack/eslint-plugin-query": "^5.67.2", "@types/react": "^19.0.10", @@ -1113,9 +1113,9 @@ } }, "node_modules/@hey-api/openapi-ts": { - "version": "0.64.9", - "resolved": "https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.64.9.tgz", - "integrity": "sha512-nnhkxJCwShCyvQspYDDAW09D7BWzy4g3prDZhj5Hsux2TAExXiFr4HpXIDFu0JxgXupFfs1dbgBSaL8/4uU9jg==", + "version": "0.64.12", + "resolved": "https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.64.12.tgz", + "integrity": "sha512-Y1UUJWgSYHTqU33sRzv+ASs9Txqz+wJ4UE/f6g69X81SoOPMpa2LXLbNvAtNFUpTMcdCV2hd7+m2/gxmkx79DQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 43bee3f4..1d4a228d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@eslint/compat": "^1.2.7", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.22.0", - "@hey-api/openapi-ts": "^0.64.9", + "@hey-api/openapi-ts": "^0.64.12", "@playwright/test": "^1.51.0", "@tanstack/eslint-plugin-query": "^5.67.2", "@types/react": "^19.0.10",