Skip to content

chore: bump dependencies in fastify and vue packages#179

Merged
premsgr merged 10 commits intomainfrom
chore/update-fastify-vue-deps
Mar 16, 2026
Merged

chore: bump dependencies in fastify and vue packages#179
premsgr merged 10 commits intomainfrom
chore/update-fastify-vue-deps

Conversation

@premsgr
Copy link
Collaborator

@premsgr premsgr commented Feb 13, 2026

chore: update Fastify, React, and Vue dependencies

Tasks completed

  • Bumped dependencies in Fastify, React, and Vue packages (package.json and pnpm-lock.yaml).
  • Migrated ESLint config from legacy .eslintrc to flat eslint.config in fastify, react, and vue packages.
  • Renamed React API/hooks files to pascal case (e.g. useQuery.tsUseQuery.ts, useMutation.tsUseMutation.ts) and route files to PascalCase (e.g. getSaasAppRoutes.tsxGetSaasAppRoutes.tsx).
  • Renamed Vue API, composables, stores, and route files to PascalCase where applicable (e.g. getSaasAdminRoutes.tsGetSaasAdminRoutes.ts).
  • Updated imports and references across fastify, react, and vue packages for renamed modules.
  • Applied lint fixes across the touched packages.

@premsgr premsgr requested a review from uddhab February 20, 2026 05:41
@premsgr premsgr merged commit 84d5dce into main Mar 16, 2026
2 checks passed
@premsgr premsgr deleted the chore/update-fastify-vue-deps branch March 16, 2026 11:54
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.

2 participants