Bump @vue/compiler-sfc from 3.4.8 to 3.4.10 in /frontend
Bumps @vue/compiler-sfc from 3.4.8 to 3.4.10.
Release notes
Sourced from @vue/compiler-sfc
's releases.
v3.4.10
Please refer to CHANGELOG.md for details.
v3.4.9
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vue/compiler-sfc
's changelog.
3.4.10 (2024-01-11)
Bug Fixes
- hydration: should not warn on falsy bindings of non-property keys (3907c87)
3.4.9 (2024-01-11)
Bug Fixes
- build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
- hydration: do not warn against bindings w/ object values (dcc68ef)
- runtime-dom: unify behavior for v-show + style display binding (#10075) (cd419ae), closes #10074
- suspense: avoid double-patching nested suspense when parent suspense is not resolved (#10055) (bcda96b), closes #8678
Commits
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