Skip to content

Bump vue from 3.4.22 to 3.4.23 in /webapp

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

Bumps vue from 3.4.22 to 3.4.23.

Release notes

Sourced from vue's releases.

v3.4.23

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.23 (2024-04-16)

Bug Fixes

  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #10709
Commits
  • 46c2b63 release: v3.4.23
  • 6df53d8 fix(runtime-core): use same internal object mechanism for slots
  • 6930e60 fix(runtime-core): fix regression for $attrs tracking in slots
  • 97716ae chore: add security hall of fame [ci skip]
  • See full diff in compare view


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

Merge request reports