Skip to content

Remove unused dependencies#5538

Merged
compulim merged 2 commits intomainfrom
feat-cleanup
Aug 7, 2025
Merged

Remove unused dependencies#5538
compulim merged 2 commits intomainfrom
feat-cleanup

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Aug 7, 2025

Fixes #

Changelog Entry

(No changelog for toolchain/script update.)

Description

Removed some unused dependencies. Also make sure packages have their dependency installed correctly.

Design

Specific Changes

  • Removed some unused dependencies
  • Installed concurrently to some packages which run it
  • Renamed build:tsup to build if there is one build:*
    • Same for start:tsup
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim marked this pull request as ready for review August 7, 2025 04:27
@compulim compulim merged commit 4e98b61 into main Aug 7, 2025
51 of 52 checks passed
@compulim compulim deleted the feat-cleanup branch August 7, 2025 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants