Bump vuetify from 3.4.3 to 3.4.4 in /webapp
Bumps vuetify from 3.4.3 to 3.4.4.
Release notes
Sourced from vuetify's releases.
v3.4.4
🔧 Bug Fixes
- framework: text prop types (#18720) (4cad91f), closes #18719
- VCombobox: remove duplicate selections (4a44999), closes #16100 #18515 #18728
- VDataTable: broken design with many nested headers (#18732) (ce62214), closes #18679
- VDataTable: remove unused rowHeight prop (2fd757e), closes #18758
- VDatePicker: issue on emited update:month and update:year fixed (#18755) (9247ee0), closes #18747
- VDatePicker: don't add empty weeks to weeks array (#18649) (0a9edaa), closes #18521
- VDatePicker: remove keyboard mode (b50e9ad)
- VField: don't reuse label vnode (416a3d1), closes #18754
- VSelects: respect function counter-value (#18734) (e8a8642), closes #18562
- VStepper: correct default slot type (#18783) (2fb9535), closes #18717
- VTable: revert icon size (02adf35), closes #18744
- VTextField: hide v-input__details for underlined variant (#18696) (cd6820c), closes #18671
Commits
-
a47ec9a
chore(release): publish v3.4.4 -
4cad91f
fix(framework): text prop types (#18720) -
ce62214
fix(VDataTable): broken design with many nested headers (#18732) -
2fb9535
fix(VStepper): correct default slot type (#18783) -
79b7c3f
chore: correct ref type -
e8a8642
fix(VSelects): respect function counter-value (#18734) -
cd6820c
fix(VTextField): hide v-input__details for underlined variant (#18696) -
9247ee0
fix(VDatePicker): issue on emited update:month and update:year fixed (#18755) -
0a9edaa
fix(VDatePicker): don't add empty weeks to weeks array (#18649) -
c6f9dc8
chore: update dependencies - 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