Bump @vue/compiler-sfc from 3.4.24 to 3.4.25 in /frontend
Bumps @vue/compiler-sfc from 3.4.24 to 3.4.25.
Release notes
Sourced from @vue/compiler-sfc
's releases.
v3.4.25
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vue/compiler-sfc
's changelog.
3.4.25 (2024-04-24)
Bug Fixes
- defineModel: align prod mode runtime type generation with defineProps (4253a57), closes #10769
- runtime-core: properly get keepAlive child (#10772) (3724693), closes #10771
- runtime-core: use normal object as internal prototype for attrs and slots (064e82f), closes /github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923
Commits
-
574c3e6
release: v3.4.25 -
4253a57
fix(defineModel): align prod mode runtime type generation with defineProps - 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