Dependencies maintenance#10
Conversation
- Removed unused dependencies: @aaroon/workbox-rspack-plugin and @nextui-org/react from package.json and bun.lock. - Simplified rsbuild.config.mjs by removing commented-out code related to workbox. - Updated tailwind.config.js to remove references to nextui, streamlining the configuration.
- Moved dependencies from devDependencies: @mantine/core, @mantine/hooks, idb-keyval, immer, openai, react, react-dom, react-hook-form, react-markdown, sonner, tailwind-merge, use-immer, and uuid. - Removed duplicate entries for @mantine/core and @mantine/hooks from devDependencies. - Updated @babel/runtime to version 7.28.4.
WalkthroughThis PR reorganizes project dependencies by promoting React and associated libraries from devDependencies to production dependencies, removes the NextUI UI framework integration, and cleans up related build and Tailwind configuration files. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
🔇 Additional comments (4)
Comment |
Summary by CodeRabbit