Skip to content

fix: repair pnpm lockfile#110

Merged
dev-jodee merged 1 commit into
mainfrom
fix/repair-pnpm-lock
May 19, 2026
Merged

fix: repair pnpm lockfile#110
dev-jodee merged 1 commit into
mainfrom
fix/repair-pnpm-lock

Conversation

@dev-jodee
Copy link
Copy Markdown
Collaborator

Summary

  • remove duplicate @types/node@25.9.0 entries from pnpm-lock.yaml
  • remove duplicate undici-types@7.24.6 entries from pnpm-lock.yaml
  • restore pnpm install --frozen-lockfile so main CI setup can run

Test Plan

  • pnpm install --frozen-lockfile
  • just fmt-check
  • pre-push hook: just lint-check

@github-actions
Copy link
Copy Markdown

Compute Unit Report

Instruction Samples Min CUs Max CUs Avg CUs Est Cost (Low) [SOL] Est Cost (Med) [SOL] Est Cost (High) [SOL]
cancel_subscription 11 1721 2031 1916 0.000005000 0.000005076 0.000005958
close_subscription_authority 7 1804 1834 1808 0.000005000 0.000005072 0.000005904
create_fixed_delegation 38 3513 11015 5040 0.000005001 0.000005201 0.000007520
create_plan 84 3435 13935 5275 0.000005001 0.000005211 0.000007637
create_recurring_delegation 27 3537 9539 4929 0.000005001 0.000005197 0.000007464
delete_plan 8 361 361 361 0.000005000 0.000005014 0.000005180
init_subscription_authority 142 6228 30228 9165 0.000005002 0.000005366 0.000009582
revoke_delegation 19 256 520 354 0.000005000 0.000005014 0.000005177
subscribe 21 6476 13976 8272 0.000005002 0.000005330 0.000009136
transfer_fixed 6 5210 6713 5462 0.000005001 0.000005218 0.000007731
transfer_recurring 17 5325 14415 7568 0.000005002 0.000005302 0.000008784
transfer_subscription 10 5575 10166 7978 0.000005002 0.000005319 0.000008989
update_plan 21 423 502 475 0.000005000 0.000005019 0.000005237

Generated: 2026-05-19

@dev-jodee dev-jodee merged commit 21f4a75 into main May 19, 2026
8 checks passed
@dev-jodee dev-jodee deleted the fix/repair-pnpm-lock branch May 19, 2026 14:33
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.

1 participant