Update dependency @vue/cli-service to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/cli-service (source) | devDependencies | major | ~4.5.13 -> ~5.0.0 |
Release Notes
vuejs/vue-cli
v5.0.1
Same as 5.0.0.
v4.5.15
Bug Fixes
- fix: set
.mjs
file type tojavascript/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
Security Fixes
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.
Credits:
Ngo Wei Lin (@Creastery) of STAR Labs (@starlabs_sg)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.