Bump @vue/compiler-sfc from 3.4.25 to 3.4.26 in /frontend
Bumps @vue/compiler-sfc from 3.4.25 to 3.4.26.
Release notes
Sourced from @vue/compiler-sfc
's releases.
v3.4.26
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vue/compiler-sfc
's changelog.
3.4.26 (2024-04-29)
Bug Fixes
- compiler-core: fix bail constant for globals (fefce06)
- compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807
- runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)
- runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818
- runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091
- Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827
Commits
-
2417909
release: v3.4.26 - 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