Bump vue from 3.4.24 to 3.4.25 in /webapp
Bumps vue from 3.4.24 to 3.4.25.
Changelog
Sourced from vue'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 -
8ee69e7
ci: use single thread for e2e tests on ci -
064e82f
fix(runtime-core): use normal object as internal prototype for attrs and slots -
4253a57
fix(defineModel): align prod mode runtime type generation with defineProps -
3724693
fix(runtime-core): properly get keepAlive child (#10772) - 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