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 #3173 from hey-api/renovate/tsdown-0.x

chore(deps): update dependency tsdown to v0.18.4

authored by

Lubos and committed by
GitHub
deba9b17 704e9a5c

+6 -6
+1 -1
package.json
··· 67 67 "rollup": "4.54.0", 68 68 "rollup-plugin-dts": "6.1.1", 69 69 "ts-node": "10.9.2", 70 - "tsdown": "0.18.3", 70 + "tsdown": "0.18.4", 71 71 "turbo": "2.7.2", 72 72 "typescript": "5.9.3", 73 73 "typescript-eslint": "8.29.1",
+5 -5
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.18.3 99 - version: 0.18.3(@arethetypeswrong/core@0.18.2)(synckit@0.11.11)(typescript@5.9.3) 98 + specifier: 0.18.4 99 + version: 0.18.4(@arethetypeswrong/core@0.18.2)(synckit@0.11.11)(typescript@5.9.3) 100 100 turbo: 101 101 specifier: 2.7.2 102 102 version: 2.7.2 ··· 13216 13216 tsconfig-paths@3.15.0: 13217 13217 resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} 13218 13218 13219 - tsdown@0.18.3: 13220 - resolution: {integrity: sha512-OVFzktKDTglFAUh/WO8WamBUbZoBlJ9m7NgZZrVyIKe32BfXBeRZ+soFFpuOGVP8g8OU4tOLOpTyPTELWvcTFw==} 13219 + tsdown@0.18.4: 13220 + resolution: {integrity: sha512-J/tRS6hsZTkvqmt4+xdELUCkQYDuUCXgBv0fw3ImV09WPGbEKfsPD65E+WUjSu3E7Z6tji9XZ1iWs8rbGqB/ZA==} 13221 13221 engines: {node: '>=20.19.0'} 13222 13222 hasBin: true 13223 13223 peerDependencies: ··· 29663 29663 minimist: 1.2.8 29664 29664 strip-bom: 3.0.0 29665 29665 29666 - tsdown@0.18.3(@arethetypeswrong/core@0.18.2)(synckit@0.11.11)(typescript@5.9.3): 29666 + tsdown@0.18.4(@arethetypeswrong/core@0.18.2)(synckit@0.11.11)(typescript@5.9.3): 29667 29667 dependencies: 29668 29668 ansis: 4.2.0 29669 29669 cac: 6.7.14