From 310fbc5ce016bcbea5bffbe0539921b8b2f99eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 10:26:44 +0000 Subject: [PATCH] chore(deps-dev): bump tsdown in the compatible group Bumps the compatible group with 1 update: [tsdown](https://github.com/rolldown/tsdown). Updates `tsdown` from 0.15.6 to 0.15.8 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](https://github.com/rolldown/tsdown/compare/v0.15.6...v0.15.8) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: compatible ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9659875..95dcf38 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint": "^9.11.0", "fast-xml-parser": "^5.3.0", "jiti": "latest", - "tsdown": "0.15.6", + "tsdown": "0.15.8", "typescript": "^5.6.2" }, "engines": {