Skip to content

Commit 9d0a64c

Browse files
chore(deps-dev): bump tsdown from 0.12.3 to 0.15.6
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.12.3 to 0.15.6. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.12.3...v0.15.6) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a50d99 commit 9d0a64c

3 files changed

Lines changed: 1976 additions & 1011 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@schemasset/utils": "workspace:*",
4444
"@types/node": "^22.15.16",
4545
"eslint": "^9.26.0",
46-
"tsdown": "^0.12.3",
46+
"tsdown": "^0.15.6",
4747
"tsx": "^4.19.4",
4848
"unbuild": "^3.5.0"
4949
}

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@oxc-project/runtime": "^0.72.0",
25-
"tsdown": "^0.12.3",
25+
"tsdown": "^0.15.6",
2626
"typescript": "^5.2.2"
2727
}
2828
}

0 commit comments

Comments
 (0)