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.

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

authored by

renovate[bot] and committed by
GitHub
31b14c68 db0ec72a

+18 -25
+1 -1
package.json
··· 70 70 "husky": "9.1.7", 71 71 "lint-staged": "16.4.0", 72 72 "oxfmt": "0.41.0", 73 - "tsdown": "0.21.3", 73 + "tsdown": "0.21.4", 74 74 "tsx": "4.21.0", 75 75 "turbo": "2.8.20", 76 76 "typescript": "5.9.3",
+17 -24
pnpm-lock.yaml
··· 80 80 specifier: 0.41.0 81 81 version: 0.41.0 82 82 tsdown: 83 - specifier: 0.21.3 84 - version: 0.21.3(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260321.1)(oxc-resolver@11.19.1)(synckit@0.11.11)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 83 + specifier: 0.21.4 84 + version: 0.21.4(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260321.1)(oxc-resolver@11.19.1)(synckit@0.11.11)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 85 85 tsx: 86 86 specifier: 4.21.0 87 87 version: 4.21.0 ··· 2206 2206 '@babel/helper-string-parser@8.0.0-rc.2': 2207 2207 resolution: {integrity: sha512-noLx87RwlBEMrTzncWd/FvTxoJ9+ycHNg0n8yyYydIoDsLZuxknKgWRJUqcrVkNrJ74uGyhWQzQaS3q8xfGAhQ==} 2208 2208 engines: {node: ^20.19.0 || >=22.12.0} 2209 - 2210 - '@babel/helper-validator-identifier@7.27.1': 2211 - resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} 2212 - engines: {node: '>=6.9.0'} 2213 2209 2214 2210 '@babel/helper-validator-identifier@7.28.5': 2215 2211 resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} ··· 8633 8629 resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} 8634 8630 engines: {node: '>=12'} 8635 8631 8636 - ansis@4.1.0: 8637 - resolution: {integrity: sha512-BGcItUBWSMRgOCe+SVZJ+S7yTRG0eGt9cXAHev72yuGcY23hnLA7Bky5L/xLyPINoSN95geovfBkqoTlNZYa7w==} 8638 - engines: {node: '>=14'} 8639 - 8640 8632 ansis@4.2.0: 8641 8633 resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==} 8642 8634 engines: {node: '>=14'} ··· 10860 10852 10861 10853 hookable@6.0.1: 10862 10854 resolution: {integrity: sha512-uKGyY8BuzN/a5gvzvA+3FVWo0+wUjgtfSdnmjtrOVwQCZPHpHDH2WRO3VZSOeluYrHoDCiXFffZXs8Dj1ULWtw==} 10855 + 10856 + hookable@6.1.0: 10857 + resolution: {integrity: sha512-ZoKZSJgu8voGK2geJS+6YtYjvIzu9AOM/KZXsBxr83uhLL++e9pEv/dlgwgy3dvHg06kTz6JOh1hk3C8Ceiymw==} 10863 10858 10864 10859 hosted-git-info@7.0.2: 10865 10860 resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==} ··· 14639 14634 tsconfig-paths@3.15.0: 14640 14635 resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} 14641 14636 14642 - tsdown@0.21.3: 14643 - resolution: {integrity: sha512-oKKeMC8+IgNsB+81hvF5VBsqhqL/nr0g9vse+ujbK40vv0i3ReFI6gUts7hQH7J53ylQNjMgf2Vu6n0+P/uddA==} 14637 + tsdown@0.21.4: 14638 + resolution: {integrity: sha512-Q/kBi8SXkr4X6JI/NAZKZY1UuiEcbuXtIskL4tZCsgpDiEPM/2W6lC+OonNA31S+V3KsWedFvbFDBs23hvt+Aw==} 14644 14639 engines: {node: '>=20.19.0'} 14645 14640 hasBin: true 14646 14641 peerDependencies: 14647 14642 '@arethetypeswrong/core': ^0.18.1 14648 - '@tsdown/css': 0.21.3 14649 - '@tsdown/exe': 0.21.3 14643 + '@tsdown/css': 0.21.4 14644 + '@tsdown/exe': 0.21.4 14650 14645 '@vitejs/devtools': '*' 14651 14646 publint: ^0.3.0 14652 14647 typescript: ^5.0.0 ··· 16829 16824 16830 16825 '@babel/code-frame@7.27.1': 16831 16826 dependencies: 16832 - '@babel/helper-validator-identifier': 7.27.1 16827 + '@babel/helper-validator-identifier': 7.28.5 16833 16828 js-tokens: 4.0.0 16834 16829 picocolors: 1.1.1 16835 16830 ··· 17138 17133 '@babel/helper-string-parser@7.27.1': {} 17139 17134 17140 17135 '@babel/helper-string-parser@8.0.0-rc.2': {} 17141 - 17142 - '@babel/helper-validator-identifier@7.27.1': {} 17143 17136 17144 17137 '@babel/helper-validator-identifier@7.28.5': {} 17145 17138 ··· 17788 17781 '@babel/types@7.28.2': 17789 17782 dependencies: 17790 17783 '@babel/helper-string-parser': 7.27.1 17791 - '@babel/helper-validator-identifier': 7.27.1 17784 + '@babel/helper-validator-identifier': 7.28.5 17792 17785 17793 17786 '@babel/types@7.28.5': 17794 17787 dependencies: ··· 24164 24157 color-convert: 2.0.1 24165 24158 24166 24159 ansi-styles@6.2.1: {} 24167 - 24168 - ansis@4.1.0: {} 24169 24160 24170 24161 ansis@4.2.0: {} 24171 24162 ··· 27035 27026 27036 27027 hookable@6.0.1: {} 27037 27028 27029 + hookable@6.1.0: {} 27030 + 27038 27031 hosted-git-info@7.0.2: 27039 27032 dependencies: 27040 27033 lru-cache: 10.4.3 ··· 32266 32259 minimist: 1.2.8 32267 32260 strip-bom: 3.0.0 32268 32261 32269 - tsdown@0.21.3(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260321.1)(oxc-resolver@11.19.1)(synckit@0.11.11)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)): 32262 + tsdown@0.21.4(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260321.1)(oxc-resolver@11.19.1)(synckit@0.11.11)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)): 32270 32263 dependencies: 32271 32264 ansis: 4.2.0 32272 32265 cac: 7.0.0 32273 32266 defu: 6.1.4 32274 32267 empathic: 2.0.0 32275 - hookable: 6.0.1 32268 + hookable: 6.1.0 32276 32269 import-without-cache: 0.2.5 32277 32270 obug: 2.1.1 32278 32271 picomatch: 4.0.3 ··· 33217 33210 33218 33211 vite-plugin-inspect@11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 33219 33212 dependencies: 33220 - ansis: 4.1.0 33213 + ansis: 4.2.0 33221 33214 debug: 4.4.3 33222 33215 error-stack-parser-es: 1.0.5 33223 33216 ohash: 2.0.11 ··· 33234 33227 33235 33228 vite-plugin-inspect@11.3.3(vite@7.3.1(@types/node@24.10.10)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 33236 33229 dependencies: 33237 - ansis: 4.1.0 33230 + ansis: 4.2.0 33238 33231 debug: 4.4.3 33239 33232 error-stack-parser-es: 1.0.5 33240 33233 ohash: 2.0.11