rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 12 forks source link

Revert Package-lock.json + remove rollup-plugin-peer-deps-external package #194

Closed kotAPI closed 6 months ago

kotAPI commented 6 months ago

This PR fixes a previously pushed lockfile that broke some dependencies

watermelon-copilot-for-code-review[bot] commented 6 months ago

Watermelon AI Summary

This Pull Request addresses dependency issues by resetting the lock file to fix broken dependencies, cleaning up the codebase by removing unused imports and performing linting, and updating the build process by removing an outdated rollup plugin and upgrading the rollup version.

ui is an open repo and Watermelon will serve it for free. 🍉🫶

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (892cf67) 90.62% compared to head (d0c53d0) 90.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ======================================= Coverage 90.62% 90.62% ======================================= Files 5 5 Lines 32 32 Branches 4 4 ======================================= Hits 29 29 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.