Skip to content

chore(deps): remove unused dependencies#1824

Merged
zhangmo8 merged 1 commit into
devfrom
chore/remove-unused-deps
Jun 26, 2026
Merged

chore(deps): remove unused dependencies#1824
zhangmo8 merged 1 commit into
devfrom
chore/remove-unused-deps

Conversation

@yyhhyyyyyy

@yyhhyyyyyy yyhhyyyyyy commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Removed several unused project dependencies and development-only packages.
    • This may reduce install size and simplify maintenance, with no expected change to app behavior.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e3d2c2b3-9839-4a6a-8583-4da4744e9b3d

📥 Commits

Reviewing files that changed from the base of the PR and between 1d1d896 and a6e267e.

📒 Files selected for processing (1)
  • package.json
💤 Files with no reviewable changes (1)
  • package.json

📝 Walkthrough

Walkthrough

package.json removes three runtime dependencies and several devDependencies. Scripts and the remaining dependency entries are unchanged.

Changes

Package dependency removals

Layer / File(s) Summary
Runtime dependencies removed
package.json
dependencies removes @e2b/code-interpreter, @electron-toolkit/preload, and cheerio.
Dev dependencies removed
package.json
devDependencies removes @tiptap/extension-code-block plus @types/better-sqlite3, @types/mime-types, @types/xlsx, @xterm/addon-fit, and autoprefixer.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hopped through package.json 🌿
Nibbling deps till the list was gone
Three runtime crunches, dev tools too
Soft little edits, tidy and true
Now the carrot cache has fewer chew-holes 🐰

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: removing unused dependencies from the project.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-unused-deps

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.

@zhangmo8 zhangmo8 merged commit b8dc353 into dev Jun 26, 2026
3 checks passed
@zhangmo8 zhangmo8 deleted the chore/remove-unused-deps branch June 30, 2026 01:45
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