deps(vue-plugin): bump launch-editor to patch shell-quote (#844)
Bumps `launch-editor` from `^2.9.1` to `^2.14.0` in `@histoire/plugin-vue`.
`launch-editor@2.14.0` is the first release to depend on `shell-quote@^1.8.4`,
which fixes the critical command-injection advisory GHSA-w7jw-789q-3m8p
(CVE-2026-9277). Earlier `launch-editor` releases pull `shell-quote@<=1.8.3`,
whose `quote()` does not escape line terminators in object `.op` values.last month607e09e
fix(nuxt): handle wider `InlinePreset` format (#832)
* fix(nuxt): handle wider `InlinePreset` format
* chore: add some greater stability4 months agobc63fec