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
The default was an old spec (with type: "json"
). We now enforce spec compliant (with { type: "json" }
)