Skip to content

Bump vue from 3.4.13 to 3.4.14 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vue-3.4.14 into master

Bumps vue from 3.4.13 to 3.4.14.

Release notes

Sourced from vue's releases.

v3.4.14

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.14 (2024-01-15)

Bug Fixes

  • compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
  • deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
  • reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports