Skip to content

Conversation

@jeremywiebe
Copy link
Collaborator

Summary:

I was checking something in Perseus and noticed neither of these dependencies are needed. I suspect we haven't used the sloc tool (used to count lines of code) in a long time (and if we want to, we can install it manually run it, and move on).

pnpm is not needed as a dep at all and I'm not sure why I added it in the first place. :/

Issue: --none--

Test plan:

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

🗄️ Schema Change: No Changes ✅

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

🛠️ Item Splitting: No Changes ✅

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

Size Change: 0 B

Total Size: 485 kB

ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 20.8 kB
packages/keypad-context/dist/es/index.js 1 kB
packages/kmath/dist/es/index.js 5.98 kB
packages/math-input/dist/es/index.js 98.5 kB
packages/math-input/dist/es/strings.js 1.61 kB
packages/perseus-core/dist/es/index.item-splitting.js 12.1 kB
packages/perseus-core/dist/es/index.js 25 kB
packages/perseus-editor/dist/es/index.js 99.2 kB
packages/perseus-linter/dist/es/index.js 8.83 kB
packages/perseus-score/dist/es/index.js 9.32 kB
packages/perseus-utils/dist/es/index.js 403 B
packages/perseus/dist/es/index.js 187 kB
packages/perseus/dist/es/strings.js 7.44 kB
packages/pure-markdown/dist/es/index.js 1.39 kB
packages/simple-markdown/dist/es/index.js 6.71 kB

compressed-size-action

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

npm Snapshot: NOT Published

Oh noes!! We couldn't find any changesets in this PR (e5ed279). As a result, we did not
publish an npm snapshot for you.

@jeremywiebe jeremywiebe requested a review from a team January 28, 2026 01:33
@jeremywiebe jeremywiebe marked this pull request as ready for review January 30, 2026 18:35
"jest-specific-snapshot": "^5.0.0",
"knip": "^5.33.3",
"nyc": "^15.1.0",
"pnpm": "^9.15.4",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We don't need to "depend" on pnpm this way... plus, we use pnpm v10 not v9 today.

@jeremywiebe jeremywiebe added the project agnostic PRs reviewable by any Perseus team member label Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

olc-5.0.4f948 project agnostic PRs reviewable by any Perseus team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants