Bump vuetify from 3.3.4 to 3.3.5 in /webapp
Bumps vuetify from 3.3.4 to 3.3.5.
Release notes
Sourced from vuetify's releases.
v3.3.5
🔧 Bug Fixes
- VDatePicker: year / month transition (1673b96)
- VDatePicker: remove set height, update to better match spec (2ce7096)
- VDatePicker: remove legacy sass imports (0ecd917), closes #17603
- VDatePicker: don't throw on empty model (e5e3d84), closes #17601
- VDatePickerMonth: remove defined height (80af8e6)
- VPicker: remove legacy sass imports (cf05b0d), closes #17603
Commits
-
95d132a
chore(release): publish v3.3.5 -
84c4c80
refactor(dev): abstract vuetify settings into their own files -
cf05b0d
fix(VPicker): remove legacy sass imports -
d3054c2
refactor(virtual): move duplicate logic into variables -
1673b96
fix(VDatePicker): year / month transition -
2ce7096
fix(VDatePicker): remove set height, update to better match spec -
80af8e6
fix(VDatePickerMonth): remove defined height -
0ecd917
fix(VDatePicker): remove legacy sass imports -
e5e3d84
fix(VDatePicker): don't throw on empty model - 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