Closed FliPPeDround closed 6 months ago
This update primarily focuses on minor version upgrades for key development dependencies including eslint, vue-tsc, and unocss, enhancing tooling and maintaining compatibility with the latest standards.
File Path | Change Summary |
---|---|
.../lint/package.json |
Updated eslint from 9.0.0 to 9.1.0 |
.../typescript/package.json |
Updated vue-tsc from 2.0.13 to 2.0.14 |
.../unocss/package.json |
Updated unocss from 0.59.3 to 0.59.4 |
vue-tsc
to version 2, which aligns with the update from 2.0.13
to 2.0.14
in this PR.🐇✨🌟 In the garden of code, where the updates do bloom, A rabbit hops by, giving old bugs their doom. With a whisk of its tail, and a twinkle in eye, New versions are planted, under the digital sky. 🌼🐾
template/config/typescript/package.json (1)
`9-9`: Version update of `vue-tsc` from `2.0.13` to `2.0.14` appears correctly implemented. Please ensure to verify the new version through appropriate testing to confirm no breaking changes or issues arise.
Update dependencies
Summary by CodeRabbit