Bump vue from 3.4.5 to 3.4.6 in /frontend
Bumps vue from 3.4.5 to 3.4.6.
Changelog
Sourced from vue'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 -
c379bc2
fix(types): allownull
type for textarea value (#9997) -
7bd4e90
fix(build): revert "build: add production/development export conditions (#9977)" -
3bf34b7
fix(runtime-core): handle fragment with null children (#10010) -
3c3561e
fix: fix post watcher fire timing on nested app mounts -
d9162df
fix(scheduler): sort nested postFlushCbs -
324e817
dx(computed): warn incorrect use of getCurrentInstance inside computed -
2701355
fix(hydration): avoid hydration mismatch warning for styles with different or... -
a3fbf21
fix(suspense): fix anchor for suspense with transition out-in (#9999) -
7220c58
chore(deps): update test (#10030) - Additional commits viewable 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