Skip to content

Conversation

@Saahi30
Copy link
Contributor

@Saahi30 Saahi30 commented Nov 17, 2025

📝 Description

Aligns the frontend dependency manifest with actual imports discovered via depcheck so fresh installs and CI runs have the packages the app expects (markdown renderer, eslint helpers, etc.).

🔧 Changes Made

  • Added react-markdown to runtime dependencies for proposal rendering.
  • Added @eslint/compat and eslint-config-prettier to devDependencies to match the eslint config.
  • Regenerated package-lock.json by running npm install.

✅ Checklist

  • I have read the contributing guidelines.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if applicable).
  • Any dependent changes have been merged and published in downstream modules.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 17, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/frontend-deps-audit

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Saahi30 Saahi30 merged commit 4fd6b59 into dev Nov 17, 2025
1 check passed
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.

1 participant