Skip to content

chore(deps): update workflow runtime and workspace package versions#188

Open
premsgr wants to merge 3 commits into
mainfrom
chore/ci-deps-updates
Open

chore(deps): update workflow runtime and workspace package versions#188
premsgr wants to merge 3 commits into
mainfrom
chore/ci-deps-updates

Conversation

@premsgr

@premsgr premsgr commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump root development tooling versions (commitlint, typescript, turbo, shipjs, and related tooling) to keep the monorepo toolchain current.
  • Refresh dependency versions across packages/fastify, packages/react, and packages/vue (including zod, vite, typescript, @types/node, graphql, pg, and related ecosystem packages) for consistency and maintenance updates.

Test plan

  • Run pnpm install to refresh lockfile and ensure dependency resolution is clean.
  • Run pnpm test (or workspace-equivalent CI test commands) to validate package compatibility.
  • Run pnpm lint and pnpm typecheck to verify static checks after upgrades.

premsgr added 3 commits April 20, 2026 15:05
Update root and package-level dependencies to newer patch/minor releases to keep the monorepo toolchain and framework packages current.
Align @types/node, vite, vitest, and @vitest/coverage-istanbul versions across workspace packages to keep tooling consistent.
@premsgr premsgr changed the title chore(ci/deps): update workflow runtime and workspace package versions chore(deps): update workflow runtime and workspace package versions Apr 20, 2026
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