chore: vp migrate beta test#10
Conversation
There was a problem hiding this comment.
Code Review
This pull request configures the project to use the Vite+ unified toolchain, updating VS Code settings, adding documentation, and modifying dependency configurations across the monorepo packages. Feedback on the changes suggests removing a redundant vite-plus declaration in packages/varlet-cli/package.json and maintaining monorepo consistency by using the catalog: protocol for @vitest/coverage-istanbul in packages/varlet-ui/package.json while updating its version in pnpm-workspace.yaml.
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.
| "rimraf": "catalog:", | ||
| "vite-plus": "catalog:" |
| "devDependencies": { | ||
| "@types/node": "catalog:", | ||
| "@vitest/coverage-istanbul": "catalog:", | ||
| "@vitest/coverage-istanbul": "4.1.9", |
There was a problem hiding this comment.
| vite-plus: 0.1.18 | ||
| vite-plus: https://pkg.pr.new/voidzero-dev/vite-plus@1891 | ||
| '@types/node': ^20.19.0 | ||
| '@vitest/coverage-istanbul': 4.1.4 |
@varlet/cli
@varlet/icons
@varlet/import-resolver
@varlet/preset-tailwindcss
@varlet/preset-unocss
@varlet/shared
@varlet/touch-emulator
@varlet/ui
@varlet/use
@varlet/vite-plugins
commit: |
7416130 to
226c63a
Compare
Checklist
List of tasks you have already done and plan to do.
Change information
Describe your modifications here.
Issues
The issues you want to close, formatted as close #1.
Related Links
Links related to this pr.