feat(deps): upgrade vite 8 + @vitejs/plugin-react 6 (combined)#84
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Cache: Disabled due to Reviews > Disable Cache setting Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit릴리스 노트
Walkthrough
Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Summary
Combines previously-closed PRs #71 and #77 into a single upgrade that satisfies the peer dependency constraint.
vitefrom^7.3.1→^8.0.2@vitejs/plugin-reactfrom^5.1.4→^6.0.1@vitejs/plugin-reactv6 requiresvite >= 6, so both must be bumped together. All 12 frontend unit tests pass at 100% coverage after the upgrade.Changes
apps/desktop/package.json: bumpedviteand@vitejs/plugin-reactversion rangespackage-lock.json: regenerated afternpm installfrom repo rootTesting
Closes #71 (superceded)
Closes #77 (superceded)