11:18:00 AM [vite+] warning: `optimizeDeps.esbuildOptions` option was specified by "vite:react-swc" plugin. This option is deprecated, please use `optimizeDeps.rolldownOptions` instead.
You or a plugin you are using have set `optimizeDeps.esbuildOptions` but this option is now deprecated. Vite now uses Rolldown to optimize the dependencies. Please use `optimizeDeps.rolldownOptions` instead.
Related plugins
plugin-react
plugin-react-swc
plugin-rsc
Describe the bug
Reproduction
N/A
Steps to reproduce
Run
pnpm installon a random project that has this with the latest version of Vite.System Info
Used Package Manager
pnpm
Logs
No response
Validations