From a9682ff5fc68b3dae80a07c78f0a73499e3d559e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 01:37:07 +0000 Subject: [PATCH] chore(deps): update hey-api monorepo to ^0.98.0 --- package-lock.json | 44 +++++++++---------- .../integrations/shield-react/package.json | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2e5e8c7..f5ce1b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -959,9 +959,9 @@ } }, "node_modules/@hey-api/codegen-core": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@hey-api/codegen-core/-/codegen-core-0.8.1.tgz", - "integrity": "sha512-Iciv2vUCJTW9lWM/ROvyZLblmcbYJHPuXfzb1SzeDVVn4xEXu2ilLU1pq3fn+09FZ/Y0P7VyvRE47UDU6om8xA==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/@hey-api/codegen-core/-/codegen-core-0.8.4.tgz", + "integrity": "sha512-IF8/+midxK0Hu0wL/yMUfBL4+MSiRV5hziKMjKOXXqknUYE8gkf0BKW4XPsPo0DTzNDEV9qBAENaa3PRTduupQ==", "dev": true, "license": "MIT", "dependencies": { @@ -971,16 +971,16 @@ "color-support": "1.1.3" }, "engines": { - "node": ">=22.13.0" + "node": ">=22.18.0" }, "funding": { "url": "https://github.com/sponsors/hey-api" } }, "node_modules/@hey-api/json-schema-ref-parser": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.4.2.tgz", - "integrity": "sha512-ZhCFSKI2ipZHEbgmtUHdyddvRU3wJ4elgCfYUC7T7hZa4EivSrVflTQf2w+v3TuaYxR1Y2V2kq3otqTttrrK8Q==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.4.3.tgz", + "integrity": "sha512-UzGSDzh3QUhrnwl4atnHc2YqDO6KemYVEOwl1Ynowm/tcr0XlpdHOpyWr5UaWIJfiXTXdYRIC9k2Yxm19pcPzQ==", "dev": true, "license": "MIT", "dependencies": { @@ -989,22 +989,22 @@ "js-yaml": "4.1.1" }, "engines": { - "node": ">=22.13.0" + "node": ">=22.18.0" }, "funding": { "url": "https://github.com/sponsors/hey-api" } }, "node_modules/@hey-api/openapi-ts": { - "version": "0.97.2", - "resolved": "https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.97.2.tgz", - "integrity": "sha512-nA+y0/I5O9loQMeJKumi6BQ40/Y71N0hIMmXZ/I7rh8jEOzYxSxmf5a4TBEI2Ap4RAfZyh7RJzJfVzT98KUYQQ==", + "version": "0.98.1", + "resolved": "https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.98.1.tgz", + "integrity": "sha512-TTQQwiOTPK23kVykuMDMz2ko1dTcrJb9uA3BA7pY8vrPRGtKchLfegzl3IwqHAg4Ay0p8ByguVUdZrqe+OpLIQ==", "dev": true, "license": "MIT", "dependencies": { - "@hey-api/codegen-core": "0.8.1", - "@hey-api/json-schema-ref-parser": "1.4.2", - "@hey-api/shared": "0.4.4", + "@hey-api/codegen-core": "0.8.4", + "@hey-api/json-schema-ref-parser": "1.4.3", + "@hey-api/shared": "0.4.7", "@hey-api/spec-types": "0.2.0", "@hey-api/types": "0.1.4", "@lukeed/ms": "2.0.2", @@ -1017,7 +1017,7 @@ "openapi-ts": "bin/run.js" }, "engines": { - "node": ">=22.13.0" + "node": ">=22.18.0" }, "funding": { "url": "https://github.com/sponsors/hey-api" @@ -1027,14 +1027,14 @@ } }, "node_modules/@hey-api/shared": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/@hey-api/shared/-/shared-0.4.4.tgz", - "integrity": "sha512-UZgaQNEdo/OSGLeNXhSv0VQTHQQm5Q2mHOuoYhFPJkNvLVrz7KZtGdKR8O4QPrhyblshxY+caJli08WKM0gREg==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/@hey-api/shared/-/shared-0.4.7.tgz", + "integrity": "sha512-ujMNKbSswtrj6mCWnoFzf8HjFJ8lt/yqQObHqMtwPXH7/KOjKe2SXtea9Si+FeYUIhJ3VpOkV5eeFCPk1LXn7g==", "dev": true, "license": "MIT", "dependencies": { - "@hey-api/codegen-core": "0.8.1", - "@hey-api/json-schema-ref-parser": "1.4.2", + "@hey-api/codegen-core": "0.8.4", + "@hey-api/json-schema-ref-parser": "1.4.3", "@hey-api/spec-types": "0.2.0", "@hey-api/types": "0.1.4", "ansi-colors": "4.1.3", @@ -1043,7 +1043,7 @@ "semver": "7.7.4" }, "engines": { - "node": ">=22.13.0" + "node": ">=22.18.0" }, "funding": { "url": "https://github.com/sponsors/hey-api" @@ -6005,7 +6005,7 @@ "version": "0.1.0", "license": "MIT", "devDependencies": { - "@hey-api/openapi-ts": "^0.97.0" + "@hey-api/openapi-ts": "^0.98.0" }, "peerDependencies": { "@tanstack/react-query": "5.x", diff --git a/packages/integrations/shield-react/package.json b/packages/integrations/shield-react/package.json index 6825feb..9346f5e 100644 --- a/packages/integrations/shield-react/package.json +++ b/packages/integrations/shield-react/package.json @@ -17,7 +17,7 @@ }, "dependencies": {}, "devDependencies": { - "@hey-api/openapi-ts": "^0.97.0" + "@hey-api/openapi-ts": "^0.98.0" }, "peerDependencies": { "@tanstack/react-query": "5.x",