From bc1ed14cb62b0aefc9a0c6cf3614191c9992d5a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 18:20:42 +0000 Subject: [PATCH] Bump the tsdown group across 1 directory with 2 updates Bumps the tsdown group with 2 updates in the / directory: [@tsdown/css](https://github.com/rolldown/tsdown/tree/HEAD/packages/css) and [tsdown](https://github.com/rolldown/tsdown). Updates `@tsdown/css` from 0.21.10 to 0.22.0 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](https://github.com/rolldown/tsdown/commits/v0.22.0/packages/css) Updates `tsdown` from 0.21.10 to 0.22.0 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](https://github.com/rolldown/tsdown/compare/v0.21.10...v0.22.0) --- updated-dependencies: - dependency-name: "@tsdown/css" dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tsdown - dependency-name: tsdown dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tsdown ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6c263dfe3d..854a818774 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@faker-js/faker": "^10.3.0", "@tanstack/react-router": "^1.166.7", "@tanstack/router-plugin": "^1.166.7", - "@tsdown/css": "^0.21.9", + "@tsdown/css": "^0.22.0", "@types/node": "^25.6.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", @@ -73,7 +73,7 @@ "postcss": "^8.5.2", "react": "^19.2.5", "react-dom": "^19.2.5", - "tsdown": "^0.21.9", + "tsdown": "^0.22.0", "typescript": "~6.0.3", "typescript-eslint": "^8.59.0", "vite": "^8.0.9",