Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @vitejs/plugin-react to v4.3.4
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 4.3.3 | 4.3.4 | ## [v4.3.4](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#434-2024-11-26) ##### Add Vite 6 to peerDependencies range Vite 6 is highly backward compatible, not much to add! ##### Force Babel to output spec compliant import attributes [#386](vitejs/vite-plugin-react#386) The default was an old spec (`with type: "json"`). We now enforce spec compliant (`with { type: "json" }`)
- Loading branch information