Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@changesets/cli": "^2.31.0",
"@livekit/changesets-changelog-github": "^0.1.1",
"@rushstack/heft": "^0.74.5",
"@rushstack/heft": "^1.0.0",

@devin-ai-integration devin-ai-integration Bot Jun 10, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Info: Heft is declared but not used by any config or script

A repo-wide search for "heft" outside pnpm-lock.yaml only matches the devDependency entry in package.json:24; there are no heft.json/config/heft* files and no scripts invoking heft. The major version bump (which includes breaking changes such as synchronous task/phase hooks and the lib-commonjs/lib-esm layout normalization) therefore has no build impact here, and the dependency could arguably be dropped altogether.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^8.60.1",
"@typescript-eslint/parser": "^8.60.1",
Expand Down
138 changes: 70 additions & 68 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading