Bump vue from 3.4.16 to 3.4.18 in /frontend
Bumps vue from 3.4.16 to 3.4.18.
Release notes
Sourced from vue's releases.
v3.4.18
Please refer to CHANGELOG.md for details.
v3.4.17
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vue's changelog.
3.4.18 (2024-02-09)
Bug Fixes
- dx: warn against reserved keys as prop name (77a804b), closes #10281
- runtime-dom: ensure v-show respects display value set via v-bind (#10297) (c224897), closes #10151
3.4.17 (2024-02-09)
Reverts
Commits
-
64f431a
release: v3.4.18 -
c224897
fix(runtime-dom): ensure v-show respects display value set via v-bind (#10297) -
5d48844
test: fix unexpected warning check when asserting same message for both condi... -
77a804b
fix(dx): warn against reserved keys as prop name -
dfb271a
release: v3.4.17 -
2cd5b05
revert: fix(runtime-dom): ensure v-show respects display value set via v-bind... - 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