Bump vuetify from 3.3.22 to 3.3.23 in /frontend
Bumps vuetify from 3.3.22 to 3.3.23.
Release notes
Sourced from vuetify's releases.
v3.3.23
🔧 Bug Fixes
- color: don't generate text color for css variable backgrounds (7f4f41c), closes #18511
- date: use 2-digit value for day / month for keyboardDate format (d414013)
- locale: update french translations (#18508) (8d625cf)
- VNavigationDrawer: prevent prepend/append from shrinking vertically (74ff1a5)
- VSelect: don't render elements for empty selection slot (ae1ea03), closes #18496
🔬 Code Refactoring
- date: add correct type to toISO and clean-up format (16f4dfc)
Commits
-
7e27645
chore(release): publish v3.3.23 -
16f4dfc
refactor(date): add correct type to toISO and clean-up format -
d414013
fix(date): use 2-digit value for day / month for keyboardDate format -
8d625cf
fix(locale): update french translations (#18508) -
ae1ea03
fix(VSelect): don't render elements for empty selection slot -
7f4f41c
fix(color): don't generate text color for css variable backgrounds -
49d0ce0
chore: update default dev ports -
74ff1a5
fix(VNavigationDrawer): prevent prepend/append from shrinking vertically - 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