Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"vite-plugin-checker": "0.13.0",
"vite-plugin-electron": "0.29.1",
"vite-plugin-electron-renderer": "0.14.7",
"vite-plus": "0.1.20",
"vite-plus": "0.1.21-alpha.7",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

The pull request description mentions that vitest and vite were updated where applicable, but they remain at their previous versions (4.1.5 and 8.0.11 respectively) in this file. Since these are aliases for @voidzero-dev/vite-plus components, they likely need to be bumped to match the new vite-plus alpha version to ensure compatibility and avoid potential build issues.

"vitest": "4.1.5",
"zustand": "5.0.13"
},
Expand Down
Loading
Loading