diff --git a/heyapi/package.json b/heyapi/package.json index bc6dcf4..4452c33 100644 --- a/heyapi/package.json +++ b/heyapi/package.json @@ -5,7 +5,7 @@ "clean": "rm -rf sdk/dist" }, "devDependencies": { - "@hey-api/openapi-ts": "0.92.4", + "@hey-api/openapi-ts": "0.94.1", "typescript": "5.9.3" } } diff --git a/package-lock.json b/package-lock.json index cd3811f..e5bdfc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,13 +18,13 @@ "fern": { "devDependencies": { "@types/node": "25.5.0", - "fern-api": "^4.27.0", + "fern-api": "4.27.0", "typescript": "5.9.3" } }, "heyapi": { "devDependencies": { - "@hey-api/openapi-ts": "0.92.4", + "@hey-api/openapi-ts": "^0.94.1", "typescript": "5.9.3" } }, @@ -209,9 +209,9 @@ } }, "node_modules/@hey-api/codegen-core": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/@hey-api/codegen-core/-/codegen-core-0.7.0.tgz", - "integrity": "sha512-HglL4B4QwpzocE+c8qDU6XK8zMf8W8Pcv0RpFDYxHuYALWLTnpDUuEsglC7NQ4vC1maoXsBpMbmwpco0N4QviA==", + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/@hey-api/codegen-core/-/codegen-core-0.7.2.tgz", + "integrity": "sha512-nWEyUNbc1O7R5FHMwPh24+127jCbIs6vT89ncHqFSprE0tUVNemGO3cZflZCeGw8XhJAk6O18TcruUbMmwv0Rg==", "dev": true, "license": "MIT", "dependencies": { @@ -231,9 +231,9 @@ } }, "node_modules/@hey-api/json-schema-ref-parser": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.3.0.tgz", - "integrity": "sha512-3tQJ8N2egHXZjQWUeceoWrl88APWjo7gRrQ/L4HWJKnh6HowczCv7yNNFeSusPoWGV6HGdoFiCvq6UsLkrwKhg==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.3.1.tgz", + "integrity": "sha512-7atnpUkT8TyUPHYPLk91j/GyaqMuwTEHanLOe50Dlx0EEvNuQqFD52Yjg8x4KU0UFL1mWlyhE+sUE/wAtQ1N2A==", "dev": true, "license": "MIT", "dependencies": { @@ -249,15 +249,15 @@ } }, "node_modules/@hey-api/openapi-ts": { - "version": "0.92.4", - "resolved": "https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.92.4.tgz", - "integrity": "sha512-RA3wnL7Odr5xczuS3xpvnPClgJ/K8jivK3hvD8J0m5GBuvJFkZ1A1xp+6Ve1G0BV8p4LwxwgN1Qhb+4BFsLfMg==", + "version": "0.94.1", + "resolved": "https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.94.1.tgz", + "integrity": "sha512-WffyHMzsB8uVrzVxjK+0zII0msuqLL5JOGaZsWQzRvoZQJsJcGe9+kUaBNKPVDupcghHncSRJCdcC5ZcCdy/sw==", "dev": true, "license": "MIT", "dependencies": { - "@hey-api/codegen-core": "0.7.0", - "@hey-api/json-schema-ref-parser": "1.3.0", - "@hey-api/shared": "0.2.0", + "@hey-api/codegen-core": "0.7.2", + "@hey-api/json-schema-ref-parser": "1.3.1", + "@hey-api/shared": "0.2.3", "@hey-api/types": "0.1.3", "ansi-colors": "4.1.3", "color-support": "1.1.3", @@ -277,14 +277,14 @@ } }, "node_modules/@hey-api/shared": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@hey-api/shared/-/shared-0.2.0.tgz", - "integrity": "sha512-t7C+65ES12OqAE5k6DB/y5nDuTjydtqdxf/Qe4zflVn2AzGs7hO/7KjXvGXZYnpNVF7QISAcj0LEObASU9I53Q==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@hey-api/shared/-/shared-0.2.3.tgz", + "integrity": "sha512-XQsI/VmQeoHJFdZmBshQnMLGRq6kvSIXFgpxsb8k4F8nuKZ+54GAnq0DuTZcgnL6egAO/pN0KBaFbyl/yl9WFg==", "dev": true, "license": "MIT", "dependencies": { - "@hey-api/codegen-core": "0.7.0", - "@hey-api/json-schema-ref-parser": "1.3.0", + "@hey-api/codegen-core": "0.7.2", + "@hey-api/json-schema-ref-parser": "1.3.1", "@hey-api/types": "0.1.3", "ansi-colors": "4.1.3", "cross-spawn": "7.0.6", @@ -3493,9 +3493,9 @@ "license": "MIT" }, "node_modules/tinyexec": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz", - "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz", + "integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==", "dev": true, "license": "MIT", "engines": {