Skip to content

Bump vue from 3.3.12 to 3.3.13 in /frontend

Dependabot requested to merge dependabot-npm_and_yarn-frontend-vue-3.3.13 into master

Bumps vue from 3.3.12 to 3.3.13.

Release notes

Sourced from vue's releases.

v3.3.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.3.13 (2023-12-19)

Bug Fixes

  • compiler-core: fix v-on with modifiers on inline expression of undefined (#9866) (bae79dd), closes #9865
  • runtime-dom: cache event handlers by key/modifiers (#9851) (04d2c05), closes #9849
  • types: extract properties from extended collections (#9854) (24b1c1d), closes #9852
Commits
  • 7c49a9c release: v3.3.13
  • bae79dd fix(compiler-core): fix v-on with modifiers on inline expression of undefined...
  • 24b1c1d fix(types): extract properties from extended collections (#9854)
  • 04d2c05 fix(runtime-dom): cache event handlers by key/modifiers (#9851)
  • See full diff in compare view


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