Bump vue from 3.4.6 to 3.4.7 in /frontend
Bumps vue from 3.4.6 to 3.4.7.
Changelog
Sourced from vue's changelog.
3.4.7 (2024-01-09)
Bug Fixes
- parser: skip compat mode check for SFC root
\<template>
tags (#10034) (923d560)- types: fix functional component for
h
(#9991) (438a74a)Reverts
- "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)
Commits
-
a3725a7
release: v3.4.7 -
438a74a
fix(types): fix functional component forh
(#9991) -
2fd3905
revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed" -
3135fcb
workflow: ignore non-package directories in /packages (#10016) -
03b5496
chore(types): use EffectScheduler type for its queue (#10023) -
64e9c96
refactor(runtime-core): use currentRenderingInstance directly -
9c54dac
chore: use NOOP. (#9938) -
923d560
fix(parser): skip compat mode check for SFC root\<template>
tags (#10034) -
7976f70
refactor(runtime-core): safer currentInstance reset - 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