Skip to content

Commit 92d4ead

Browse files
dependabot[bot]IzumiSy
authored andcommitted
Chore(deps): bump tsdown from 0.21.7 to 0.22.0
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.7 to 0.22.0. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.7...v0.22.0) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fceae09 commit 92d4ead

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/sdk-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@tailor-platform/app-shell": "workspace:*",
4444
"@tailor-platform/sdk": "^1.45.1",
4545
"oxlint": "catalog:",
46-
"tsdown": "^0.21.7",
46+
"tsdown": "^0.22.0",
4747
"typescript": "^5",
4848
"vitest": "^4"
4949
},

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@types/node": "catalog:",
51-
"tsdown": "^0.21.7",
51+
"tsdown": "^0.22.0",
5252
"typescript": "^5",
5353
"vite": "catalog:",
5454
"vitest": "^4.1.4"

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ catalog:
1212
oxfmt: ^0.47.0
1313
oxlint: ^1.64.0
1414
tailwindcss: ^4.2.4
15-
tsdown: ^0.21.7
15+
tsdown: ^0.22.0
1616
typescript: ^5
1717
vite: ^7.3.2
1818
vitest: ^4.1.0

0 commit comments

Comments
 (0)