Skip to content

Commit d065382

Browse files
authored
Upgrading some dependencies (#2952)
instead of #2949 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Upgraded development tooling dependency to latest patch release to keep tooling current and improve build reliability. * No user-facing changes; features, performance, and data remain unaffected. * No configuration or action required; existing workflows remain unchanged. * Intended for developers and CI environments only, ensuring compatibility with recent Node and ecosystem updates across platforms. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 648be8f commit d065382

File tree

2 files changed

+237
-238
lines changed

2 files changed

+237
-238
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-prettier": "^5.4.1",
2525
"husky": "^9.0.5",
2626
"prettier": "3.6.2",
27-
"tsdown": "^0.15.0",
27+
"tsdown": "^0.15.3",
2828
"tsx": "^4.19.4",
2929
"typescript-eslint": "catalog:dev",
3030
"vitest": "^3.2.3"

0 commit comments

Comments
 (0)