Skip to content

chore(deps): refresh in-range deps to latest#46

Merged
a-essawy merged 3 commits into
mainfrom
chore/deps-freshen
Jun 13, 2026
Merged

chore(deps): refresh in-range deps to latest#46
a-essawy merged 3 commits into
mainfrom
chore/deps-freshen

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

Follow-up to #45. Brings direct deps to their newest in-range versions (the major-bump PR reused carried-over lockfile resolutions): @rendobar/sdk 3.0.0→3.0.1, @typescript-eslint/* 8.59→8.61, jiti 2.6.1→2.7.0, msw 2.14.2→2.14.6.

typecheck / lint / build / test (56) all green locally under pnpm 11.

a-essawy added 3 commits June 13, 2026 15:35
Bring direct deps to their newest in-range versions (the prior bump reused
carried-over lockfile resolutions):

- @rendobar/sdk 3.0.0 -> 3.0.1
- @typescript-eslint/* 8.59 -> 8.61
- jiti 2.6.1 -> 2.7.0
- msw 2.14.2 -> 2.14.6

typecheck, lint, build, and 56 tests pass.
pnpm update had widened package.json deps.zod to ^4.4.3, which conflicts with
the pnpm-workspace.yaml zod override (^4.0.0) and breaks --frozen-lockfile.
Verified clean frozen install + full gate.
Align both the dependency range and the pnpm-workspace override to the latest
zod (4.4.3) so the manifest reflects the installed version. Frozen install +
full gate verified.
@a-essawy a-essawy merged commit 4265840 into main Jun 13, 2026
7 checks passed
@a-essawy a-essawy deleted the chore/deps-freshen branch June 13, 2026 12:44
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