diff --git a/package.json b/package.json index 05f3982..479de78 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@biomejs/biome": "2.3.8", "@hey-api/client-next": "0.5.1", - "@hey-api/openapi-ts": "0.88.0", + "@hey-api/openapi-ts": "0.89.0", "@mswjs/http-middleware": "^0.10.2", "@tailwindcss/postcss": "^4", "@testing-library/dom": "^10.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47653e5..32b2ddc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,10 +80,10 @@ importers: version: 2.3.8 '@hey-api/client-next': specifier: 0.5.1 - version: 0.5.1(@hey-api/openapi-ts@0.88.0(typescript@5.9.3)) + version: 0.5.1(@hey-api/openapi-ts@0.89.0(typescript@5.9.3)) '@hey-api/openapi-ts': - specifier: 0.88.0 - version: 0.88.0(typescript@5.9.3) + specifier: 0.89.0 + version: 0.89.0(typescript@5.9.3) '@mswjs/http-middleware': specifier: ^0.10.2 version: 0.10.3(msw@2.12.3(@types/node@24.10.1)(typescript@5.9.3)) @@ -704,18 +704,18 @@ packages: peerDependencies: '@hey-api/openapi-ts': < 2 - '@hey-api/codegen-core@0.3.3': - resolution: {integrity: sha512-vArVDtrvdzFewu1hnjUm4jX1NBITlSCeO81EdWq676MxQbyxsGcDPAgohaSA+Wvr4HjPSvsg2/1s2zYxUtXebg==} + '@hey-api/codegen-core@0.4.0': + resolution: {integrity: sha512-o8rBbEXEUhEPzrHbqImYjwIHm4Oj0r1RPS+5cp8Z66kPO7SEN7PYUgK7XpmSxoy9LPMNK1M5qmCO4cGGwT+ELQ==} engines: {node: '>=20.19.0'} peerDependencies: typescript: '>=5.5.3' - '@hey-api/json-schema-ref-parser@1.2.1': - resolution: {integrity: sha512-inPeksRLq+j3ArnuGOzQPQE//YrhezQG0+9Y9yizScBN2qatJ78fIByhEgKdNAbtguDCn4RPxmEhcrePwHxs4A==} + '@hey-api/json-schema-ref-parser@1.2.2': + resolution: {integrity: sha512-oS+5yAdwnK20lSeFO1d53Ku+yaGCsY8PcrmSq2GtSs3bsBfRnHAbpPKSVzQcaxAOrzj5NB+f34WhZglVrNayBA==} engines: {node: '>= 16'} - '@hey-api/openapi-ts@0.88.0': - resolution: {integrity: sha512-ZrvmDfmVf+N4ry786LAhS/DoH+xkIjIJIeDnj2aL1qnMTIDsdRIXXvr80EnAZVBgunzu1wTBbHb3H9OfyDQ2EQ==} + '@hey-api/openapi-ts@0.89.0': + resolution: {integrity: sha512-6cnHppAR6vM8osyWqiCoHy35J3CqFz114ggOLHwaTb795XUnzoP/pdbvyz+TBpukY08QQh69kHMAXdi2Kuq9Ow==} engines: {node: '>=20.19.0'} hasBin: true peerDependencies: @@ -3739,25 +3739,27 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hey-api/client-next@0.5.1(@hey-api/openapi-ts@0.88.0(typescript@5.9.3))': + '@hey-api/client-next@0.5.1(@hey-api/openapi-ts@0.89.0(typescript@5.9.3))': dependencies: - '@hey-api/openapi-ts': 0.88.0(typescript@5.9.3) + '@hey-api/openapi-ts': 0.89.0(typescript@5.9.3) - '@hey-api/codegen-core@0.3.3(typescript@5.9.3)': + '@hey-api/codegen-core@0.4.0(typescript@5.9.3)': dependencies: + ansi-colors: 4.1.3 + color-support: 1.1.3 typescript: 5.9.3 - '@hey-api/json-schema-ref-parser@1.2.1': + '@hey-api/json-schema-ref-parser@1.2.2': dependencies: '@jsdevtools/ono': 7.1.3 '@types/json-schema': 7.0.15 js-yaml: 4.1.1 lodash: 4.17.21 - '@hey-api/openapi-ts@0.88.0(typescript@5.9.3)': + '@hey-api/openapi-ts@0.89.0(typescript@5.9.3)': dependencies: - '@hey-api/codegen-core': 0.3.3(typescript@5.9.3) - '@hey-api/json-schema-ref-parser': 1.2.1 + '@hey-api/codegen-core': 0.4.0(typescript@5.9.3) + '@hey-api/json-schema-ref-parser': 1.2.2 ansi-colors: 4.1.3 c12: 3.3.2 color-support: 1.1.3