This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/cli-plugin-eslint | devDependencies | major | ~4.5.13 -> ~5.0.0 |
v5.0.1
Same as 5.0.0.
v5.0.0
@vue/cli-service
v4.5.15
.mjs
file type to javascript/auto
[15b1e1b]
This change allows an .mjs
file to import named exports from .cjs
and plain .js
files.
Fixes compatibility with pinia
.
v4.5.14
This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI.
We recommend all users of vue ui
to upgrade to this version as soon as possible.
Ngo Wei Lin (@Creastery) of STAR Labs (@starlabs_sg)
This MR has been generated by Renovate Bot.