Commit 9c1bf50
authored
Update dependency @vitejs/plugin-react to v5.1.1
| datasource | package | from | to |
| ---------- | -------------------- | ----- | ----- |
| npm | @vitejs/plugin-react | 5.1.0 | 5.1.1 |
## [v5.1.1](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#511-2025-11-12)
##### Update code to support newer `rolldown-vite` ([#976](vitejs/vite-plugin-react#976))
`rolldown-vite` will remove `optimizeDeps.rollupOptions` in favor of `optimizeDeps.rolldownOptions` soon. This plugin now uses `optimizeDeps.rolldownOptions` to support newer `rolldown-vite`. Please update `rolldown-vite` to the latest version if you are using an older version.1 parent 2936998 commit 9c1bf50
2 files changed
+102
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments