fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2860 from hey-api/renovate/tsdown-0.x

authored by

Lubos and committed by
GitHub
1a7b35b7 b734e52a

+7 -7
+1 -1
package.json
··· 67 67 "rollup": "4.31.0", 68 68 "rollup-plugin-dts": "6.1.1", 69 69 "ts-node": "10.9.2", 70 - "tsdown": "0.15.8", 70 + "tsdown": "0.15.9", 71 71 "turbo": "2.5.8", 72 72 "typescript": "5.9.3", 73 73 "typescript-eslint": "8.29.1",
+6 -6
pnpm-lock.yaml
··· 95 95 specifier: 10.9.2 96 96 version: 10.9.2(@types/node@22.10.5)(typescript@5.9.3) 97 97 tsdown: 98 - specifier: 0.15.8 99 - version: 0.15.8(@arethetypeswrong/core@0.18.2)(typescript@5.9.3) 98 + specifier: 0.15.9 99 + version: 0.15.9(@arethetypeswrong/core@0.18.2)(typescript@5.9.3) 100 100 turbo: 101 101 specifier: 2.5.8 102 102 version: 2.5.8 ··· 12866 12866 tsconfig-paths@3.15.0: 12867 12867 resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} 12868 12868 12869 - tsdown@0.15.8: 12870 - resolution: {integrity: sha512-A9CY3lO2SC6G5wyQV38cNdPkDmCoIQ6zYVd+lLnEGH09BxNRTJkCHfb7cBeBxZYJDYGFtgg/3yBpEryYJjBd+Q==} 12869 + tsdown@0.15.9: 12870 + resolution: {integrity: sha512-C0EJYpXIYdlJokTumIL4lmv/wEiB20oa6iiYsXFE7Q0VKF3Ju6TQ7XAn4JQdm+2iQGEfl8cnEKcX5DB7iVR5Dw==} 12871 12871 engines: {node: '>=20.19.0'} 12872 12872 hasBin: true 12873 12873 peerDependencies: ··· 28856 28856 minimist: 1.2.8 28857 28857 strip-bom: 3.0.0 28858 28858 28859 - tsdown@0.15.8(@arethetypeswrong/core@0.18.2)(typescript@5.9.3): 28859 + tsdown@0.15.9(@arethetypeswrong/core@0.18.2)(typescript@5.9.3): 28860 28860 dependencies: 28861 28861 ansis: 4.2.0 28862 28862 cac: 6.7.14 ··· 29061 29061 dependencies: 29062 29062 '@quansync/fs': 0.1.5 29063 29063 defu: 6.1.4 29064 - jiti: 2.5.1 29064 + jiti: 2.6.1 29065 29065 quansync: 0.2.11 29066 29066 29067 29067 uncrypto@0.1.3: {}