chore(deps): bump vite-plus to v0.2.0#15
Conversation
There was a problem hiding this comment.
Code Review
This pull request primarily updates the formatting and styling of various auto-generated TypeScript binding files, client components, and library files. It also updates several dependencies in package.json and package-lock.json, including upgrading vite, vite-plus, and vitest to specific builds or newer versions, and configures release age exclusions in .npmrc. There are no review comments, and we have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Bump
vite-plusand related packages to the pkg.pr.new prerelease build for v0.2.0.Updated where applicable:
vite-plus-> pkg.pr.new buildvite(alias/override ->@voidzero-dev/vite-plus-core)vitestpinned to bundled4.1.9(the@voidzero-dev/vite-plus-testwrapper was removed upstream; vitest is now plain upstream)minimumReleaseAgeenabled with vite-plus packages excluded (pnpm/bun/npm as applicable)A
vp check --fixformatting pass is included as a separate commit (new oxfmt line-wrapping rules in v0.2.0).Test plan