From 56cfc31e0f452836c95113a3a550fa4c357e4dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:31:44 -0400 Subject: [PATCH] chore(deps-dev): bump tsdown from 0.22.5 to 0.22.7 (#1302) Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.22.5 to 0.22.7. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](https://github.com/rolldown/tsdown/compare/v0.22.5...v0.22.7) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.22.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 6d5a39bd..774ef534 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "lint-staged": "^17.0.8", "oxfmt": "^0.58.0", "oxlint": "^1.73.0", - "tsdown": "^0.22.5", + "tsdown": "^0.22.7", "typescript": "^7.0.2", "vitest": "^4.1.10" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98d541e3..1e34c76e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^1.73.0 version: 1.73.0 tsdown: - specifier: ^0.22.5 - version: 0.22.5(publint@0.3.21)(tsx@4.21.0)(typescript@7.0.2) + specifier: ^0.22.7 + version: 0.22.7(publint@0.3.21)(tsx@4.21.0)(typescript@7.0.2) typescript: specifier: ^7.0.2 version: 7.0.2 @@ -5227,8 +5227,8 @@ packages: resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.18: - resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==} + postcss@8.5.19: + resolution: {integrity: sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==} engines: {node: ^10 || ^12 || >=14} potpack@2.1.0: @@ -5470,14 +5470,14 @@ packages: robust-predicates@3.0.3: resolution: {integrity: sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==} - rolldown-plugin-dts@0.27.8: - resolution: {integrity: sha512-IjBTFpkrYYJPRUmIjUJFsZdR1zeHskFcEwFDzSfFDoC2pZcSNgLrBUcDFY9K0Q+A1TZJR3q9MlVomxMDP8AuLQ==} + rolldown-plugin-dts@0.27.9: + resolution: {integrity: sha512-d54yt65+ZF/Mk8H6P36As02PAMdaiWRSzVNtJRc1h7nCgUFjuRI4cN2DyTfJyfVpPH6pgy7/2D7YQH1/Rh75Yg==} engines: {node: ^22.18.0 || >=24.11.0} peerDependencies: '@ts-macro/tsc': ^0.3.6 - '@typescript/native-preview': '>=7.0.0-dev.20260325.1' + '@typescript/native-preview': '*' rolldown: ^1.0.0 - typescript: ^5.0.0 || ^6.0.0 || ^7.0.0 + typescript: ^5.0.0 || ^6.0.0 || ~7.0.0 vue-tsc: ~3.2.0 || ~3.3.0 peerDependenciesMeta: '@ts-macro/tsc': @@ -5902,14 +5902,14 @@ packages: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} hasBin: true - tsdown@0.22.5: - resolution: {integrity: sha512-0iEpnuOVBGo7mPW+FlyglErHBExYOAlpLBlCl/QcTrRUJ+TF2prfzl6ipQS5VsjJejFXnmbkdh0Ta53B3stWxg==} + tsdown@0.22.7: + resolution: {integrity: sha512-4egbOzc9dxVv/QS+gDV75FIxDIjQQeOnXBlUuikyjmn0ozuc6FW11djJjEEo3vqkuJRygpnKHurnj+Iwftk4VA==} engines: {node: ^22.18.0 || >=24.11.0} hasBin: true peerDependencies: '@arethetypeswrong/core': ^0.18.1 - '@tsdown/css': 0.22.5 - '@tsdown/exe': 0.22.5 + '@tsdown/css': 0.22.7 + '@tsdown/exe': 0.22.7 '@vitejs/devtools': '*' publint: ^0.3.8 tsx: '*' @@ -11744,7 +11744,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.18: + postcss@8.5.19: dependencies: nanoid: 3.3.16 picocolors: 1.1.1 @@ -11964,7 +11964,7 @@ snapshots: robust-predicates@3.0.3: {} - rolldown-plugin-dts@0.27.8(rolldown@1.1.5)(typescript@7.0.2): + rolldown-plugin-dts@0.27.9(rolldown@1.1.5)(typescript@7.0.2): dependencies: dts-resolver: 3.0.0 get-tsconfig: 5.0.0-beta.5 @@ -12466,7 +12466,7 @@ snapshots: tree-kill@1.2.2: {} - tsdown@0.22.5(publint@0.3.21)(tsx@4.21.0)(typescript@7.0.2): + tsdown@0.22.7(publint@0.3.21)(tsx@4.21.0)(typescript@7.0.2): dependencies: ansis: 4.3.1 cac: 7.0.0 @@ -12477,7 +12477,7 @@ snapshots: obug: 2.1.3 picomatch: 4.0.5 rolldown: 1.1.5 - rolldown-plugin-dts: 0.27.8(rolldown@1.1.5)(typescript@7.0.2) + rolldown-plugin-dts: 0.27.9(rolldown@1.1.5)(typescript@7.0.2) semver: 7.8.5 tinyexec: 1.2.4 tinyglobby: 0.2.17 @@ -12748,7 +12748,7 @@ snapshots: dependencies: lightningcss: 1.32.0 picomatch: 4.0.5 - postcss: 8.5.18 + postcss: 8.5.19 rolldown: 1.1.5 tinyglobby: 0.2.17 optionalDependencies: