Skip to content

chore: update frontend dependencies (in-range)#256

Merged
yorickdewid merged 1 commit into
mainfrom
chore/update-deps
Jun 3, 2026
Merged

chore: update frontend dependencies (in-range)#256
yorickdewid merged 1 commit into
mainfrom
chore/update-deps

Conversation

@yorickdewid

Copy link
Copy Markdown
Contributor

Routine Tier-1 (in-range) dependency bumps.

Package From To
vue 3.5.34 3.5.35
vue-i18n 11.4.2 11.4.4
vite 8.0.14 8.0.16
vue-tsc 3.3.1 3.3.3
eslint 10.3.0 10.4.1
eslint-plugin-vue 10.9.1 10.9.2
@types/node 24.12.3 24.12.4

Held back (deliberate):

  • zod 3.25.x → 4.x — major. The rest of the fleet (Api, WebFront, Webservice, Worker) is already on zod 4; ClientApp + ManagementFront are the laggards. Closing that gap is its own fleet migration with E2E, not a routine bump.
  • vue-router 5.0 → 5.1 (Tier 2 minor, deferred fleet-wide).
  • @types/node 25, npm-run-all2 9, @vue/tsconfig 0.9 — Tier 3 majors.

Verification: pnpm build (vue-tsc type-check + vite build) passes. The pre-existing @vueuse/core rolldown pure-annotation warning is unrelated.

🤖 Generated with Claude Code

Routine Tier-1 bumps: vue 3.5.35, vue-i18n 11.4.4, vite 8.0.16,
vue-tsc 3.3.3, eslint 10.4.1, eslint-plugin-vue 10.9.2, @types/node
24.12.4. zod held at 3.x (4.x is a separate fleet migration); vue-router
held at 5.0.x (5.1 deferred). Production build passes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@yorickdewid
yorickdewid merged commit 86c043b into main Jun 3, 2026
1 check passed
@yorickdewid
yorickdewid deleted the chore/update-deps branch June 3, 2026 09:55
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