Update dependency @vitejs/plugin-react to v4.3.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vitejs/plugin-react (source) | dependencies | patch | 4.3.3 -> 4.3.4 |
Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4
Add Vite 6 to peerDependencies range
Vite 6 is highly backward compatible, not much to add!
#386
Force Babel to output spec compliant import attributesThe default was an old spec (with type: "json"
). We now enforce spec compliant (with { type: "json" }
)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate