Skip to content

chore: upgrade vite-plus to 0.1.19-alpha.3#1

Draft
fengmk2 wants to merge 1 commit intomainfrom
update-vite-plus-alpha-0.1.19-alpha.3
Draft

chore: upgrade vite-plus to 0.1.19-alpha.3#1
fengmk2 wants to merge 1 commit intomainfrom
update-vite-plus-alpha-0.1.19-alpha.3

Conversation

@fengmk2
Copy link
Copy Markdown
Owner

@fengmk2 fengmk2 commented Apr 21, 2026

Upgrade vite-plus and related packages to 0.1.19-alpha.3 alpha version.

@fengmk2 fengmk2 self-assigned this Apr 21, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request upgrades vite-plus to version 0.1.19-alpha.3 and updates several related dependencies in the lockfiles. Feedback highlights potential inconsistencies regarding the local @pdfme/cli package, which saw a version downgrade and the removal of peerDependencies in the lockfiles without corresponding changes to its source package.json. These discrepancies should be addressed to ensure workspace stability.

I am having trouble creating individual review comments. Click here to see my feedback.

package-lock.json (6355)

high

The version of the local package @pdfme/cli (in packages/cli) has been changed to 0.0.0 from 0.1.0-alpha.0. This appears to be an unintended downgrade or a side effect of a local build process. Since the package.json for packages/cli is not included in this pull request, this change in the lockfile might cause inconsistencies in the workspace.

package-lock.json (6460-6463)

high

The peerDependencies for @pdfme/cli (including antd and form-render) are being removed in this lockfile update. This change appears unrelated to the vite-plus upgrade. If these dependencies are no longer required by the CLI, the corresponding package.json should be updated and included in the PR to keep the lockfile in sync.

playground/package-lock.json (57-60)

high

The peerDependencies for the local package ../packages/cli are being removed here as well. This confirms an inconsistency between the lockfiles and the source package.json for the CLI package, which is not included in this PR.

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