fix: update dependencies - #1670
Conversation
coderbyheart
commented
Aug 17, 2026
- fix: update dependencies
- fix: remove tsx
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
vike 0.4.260 re-parses process.argv in getViteCliCommand() with a cac instance that registers vite's commands but none of its build options, so `vite build --emptyOutDir` fails with CACError: Unknown option `--emptyOutDir` Express the setting in the config instead of on the CLI.