Bump vuetify from 3.2.4 to 3.2.5 in /webapp
Bumps vuetify from 3.2.4 to 3.2.5.
Release notes
Sourced from vuetify's releases.
v3.2.5
🔧 Bug Fixes
- sass: allow overriding easing variables (21fbd13), closes #17377
- types: emit slot types for non-generic components (ccddb2c), closes #17378
- VChip: add flex styling to content div (ecf814d), closes #16472
- VNavigationDrawer: correct scrim position (#17374) (da93980), closes #17367
- VSelect: don't erase readonly items array type (24396ea), closes #17361
- VSwitch: only apply auto width when using inset prop (ad49126), closes #17312
Commits
-
680f4ef
chore(release): publish v3.2.5 -
da93980
fix(VNavigationDrawer): correct scrim position (#17374) -
ccddb2c
fix(types): emit slot types for non-generic components -
21fbd13
fix(sass): allow overriding easing variables -
ecf814d
fix(VChip): add flex styling to content div -
24396ea
fix(VSelect): don't erase readonly items array type -
ad49126
fix(VSwitch): only apply auto width when using inset prop - 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