chore: downgrade openapi-ts (#38141)

This commit is contained in:
Stephen Zhou 2026-06-29 12:18:24 +08:00 committed by GitHub
parent 358cf8be33
commit 0d2084494e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 27 additions and 35 deletions

60
pnpm-lock.yaml generated
View File

@ -46,8 +46,8 @@ catalogs:
specifier: 2.2.0
version: 2.2.0
'@hey-api/openapi-ts':
specifier: 0.99.0
version: 0.99.0
specifier: 0.98.2
version: 0.98.2
'@hono/node-server':
specifier: 2.0.6
version: 2.0.6
@ -802,7 +802,7 @@ importers:
version: link:../tsconfig
'@hey-api/openapi-ts':
specifier: 'catalog:'
version: 0.99.0(magicast@0.5.3)(typescript@6.0.3)
version: 0.98.2(magicast@0.5.3)(typescript@6.0.3)
'@types/js-yaml':
specifier: 'catalog:'
version: 4.0.9
@ -2361,23 +2361,23 @@ packages:
peerDependencies:
react: '>= 16 || ^19.0.0-rc'
'@hey-api/codegen-core@0.9.1':
resolution: {integrity: sha512-s97jL1dgTMuiMHv2BZ1X4Tgd99Mf9GOvGdNqNcGwIMmnR+PgYNoraj4Zvp134MKsNCap/m7k0r0vKKnl56pj4w==}
'@hey-api/codegen-core@0.9.0':
resolution: {integrity: sha512-OK9/R8WuujwgvnrDIPnEiIf6WnfUOi3GaEr6kIngqoI5FUQwYbeDKHE/frTVUl2A76ZQPCrMknHtPx6Gqtwf8Q==}
engines: {node: '>=22.18.0'}
'@hey-api/json-schema-ref-parser@1.4.4':
resolution: {integrity: sha512-otmd+zCxbYVBIp/mlMTnGkvlNYLkVKgs3VOIq0kSnenhB1+fRwLPQIeSwyWM6E51oXhUedkYjVsVpkVexeuJOA==}
'@hey-api/json-schema-ref-parser@1.4.3':
resolution: {integrity: sha512-UzGSDzh3QUhrnwl4atnHc2YqDO6KemYVEOwl1Ynowm/tcr0XlpdHOpyWr5UaWIJfiXTXdYRIC9k2Yxm19pcPzQ==}
engines: {node: '>=22.18.0'}
'@hey-api/openapi-ts@0.99.0':
resolution: {integrity: sha512-SePU/5oEWWkvUBYmvzdYRctseoLuskyhs4ET0RvLIcmzc8yLQoA2R+KtBIQ8bPsoSUB0m4E5SmBnl6aGSA0szQ==}
'@hey-api/openapi-ts@0.98.2':
resolution: {integrity: sha512-2nVJXH8tpFPGTBOhxyjEd1Jw0hsRqJqeTQW3kltAjVdSU4YWxeu97x5sgNOmsbsfeg6Dqz7Wfzs26walBOuswA==}
engines: {node: '>=22.18.0'}
hasBin: true
peerDependencies:
typescript: '>=5.5.3 || >=6.0.0 || 6.0.1-rc'
'@hey-api/shared@0.5.0':
resolution: {integrity: sha512-JN/j4Ebh4cJGYIQ5cwWuqe7GeSUyQoz7oC51WqyhKOcrejK6DKZMDkshc5d1eKTRuRL+rjozuRcoUaZZn2DGPw==}
'@hey-api/shared@0.4.8':
resolution: {integrity: sha512-29Pg2FB0UW20pplYgcfiQn1hQYpbZ9D2gdDJc7nDK3xh3pvHOTGP0v3R2ueFpFnw9GN1SRhIdhiVuAYWMDimjA==}
engines: {node: '>=22.18.0'}
'@hey-api/spec-types@0.2.0':
@ -7414,10 +7414,6 @@ packages:
js-tokens@9.0.1:
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
js-yaml@4.2.0:
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
hasBin: true
js-yaml@4.3.0:
resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==}
hasBin: true
@ -8927,8 +8923,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
semver@7.8.4:
resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==}
semver@7.8.2:
resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==}
engines: {node: '>=10'}
hasBin: true
@ -11086,7 +11082,7 @@ snapshots:
dependencies:
react: 19.2.7
'@hey-api/codegen-core@0.9.1(magicast@0.5.3)':
'@hey-api/codegen-core@0.9.0(magicast@0.5.3)':
dependencies:
'@hey-api/types': 0.1.4
ansi-colors: 4.1.3
@ -11095,17 +11091,17 @@ snapshots:
transitivePeerDependencies:
- magicast
'@hey-api/json-schema-ref-parser@1.4.4':
'@hey-api/json-schema-ref-parser@1.4.3':
dependencies:
'@jsdevtools/ono': 7.1.3
'@types/json-schema': 7.0.15
js-yaml: 4.2.0
js-yaml: 4.3.0
'@hey-api/openapi-ts@0.99.0(magicast@0.5.3)(typescript@6.0.3)':
'@hey-api/openapi-ts@0.98.2(magicast@0.5.3)(typescript@6.0.3)':
dependencies:
'@hey-api/codegen-core': 0.9.1(magicast@0.5.3)
'@hey-api/json-schema-ref-parser': 1.4.4
'@hey-api/shared': 0.5.0(magicast@0.5.3)
'@hey-api/codegen-core': 0.9.0(magicast@0.5.3)
'@hey-api/json-schema-ref-parser': 1.4.3
'@hey-api/shared': 0.4.8(magicast@0.5.3)
'@hey-api/spec-types': 0.2.0
'@hey-api/types': 0.1.4
'@lukeed/ms': 2.0.2
@ -11117,16 +11113,16 @@ snapshots:
transitivePeerDependencies:
- magicast
'@hey-api/shared@0.5.0(magicast@0.5.3)':
'@hey-api/shared@0.4.8(magicast@0.5.3)':
dependencies:
'@hey-api/codegen-core': 0.9.1(magicast@0.5.3)
'@hey-api/json-schema-ref-parser': 1.4.4
'@hey-api/codegen-core': 0.9.0(magicast@0.5.3)
'@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
cross-spawn: 7.0.6
open: 11.0.0
semver: 7.8.4
semver: 7.8.2
transitivePeerDependencies:
- magicast
@ -16693,10 +16689,6 @@ snapshots:
js-tokens@9.0.1: {}
js-yaml@4.2.0:
dependencies:
argparse: 2.0.1
js-yaml@4.3.0:
dependencies:
argparse: 2.0.1
@ -18707,7 +18699,7 @@ snapshots:
semver@7.8.1: {}
semver@7.8.4: {}
semver@7.8.2: {}
semver@7.8.5: {}
@ -20061,7 +20053,7 @@ time:
'@floating-ui/react@0.27.19': '2026-03-03T03:02:09.664Z'
'@formatjs/intl-localematcher@0.8.10': '2026-06-04T15:24:22.451Z'
'@heroicons/react@2.2.0': '2024-11-18T15:33:27.317Z'
'@hey-api/openapi-ts@0.99.0': '2026-06-22T06:38:34.730Z'
'@hey-api/openapi-ts@0.98.2': '2026-06-08T05:37:17.524Z'
'@hono/node-server@2.0.6': '2026-06-22T12:00:41.677Z'
'@iconify-json/heroicons@1.2.3': '2025-09-20T05:33:02.364Z'
'@iconify-json/ri@1.2.10': '2026-02-10T08:41:46.666Z'

View File

@ -64,7 +64,7 @@ catalog:
'@floating-ui/react': 0.27.19
'@formatjs/intl-localematcher': 0.8.10
'@heroicons/react': 2.2.0
'@hey-api/openapi-ts': 0.99.0
'@hey-api/openapi-ts': 0.98.2
'@hono/node-server': 2.0.6
'@iconify-json/heroicons': 1.2.3
'@iconify-json/ri': 1.2.10