Bump @vue/compiler-sfc from 3.4.5 to 3.4.6 in /frontend
Bumps @vue/compiler-sfc from 3.4.5 to 3.4.6.
Release notes
Sourced from @vue/compiler-sfc
's releases.
v3.4.6
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vue/compiler-sfc
's changelog.
3.4.6 (2024-01-08)
Bug Fixes
- build: revert "build: add production/development export conditions (#9977)" (7bd4e90), closes #10012 #10020
- fix post watcher fire timing on nested app mounts (3c3561e), closes #10005
- hydration: avoid hydration mismatch warning for styles with different order (#10011) (2701355), closes #10000 #10006
- runtime-core: handle fragment with null children (#10010) (3bf34b7), closes #10007
- scheduler: sort nested postFlushCbs (d9162df), closes #10003
- suspense: fix anchor for suspense with transition out-in (#9999) (a3fbf21), closes #9996
- types: allow
null
type for textarea value (#9997) (c379bc2), closes #9904
Commits
-
dc91463
release: v3.4.6 -
7bd4e90
fix(build): revert "build: add production/development export conditions (#9977)" - 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