Bump vuetify from 3.3.0 to 3.3.1 in /webapp
Bumps vuetify from 3.3.0 to 3.3.1.
Release notes
Sourced from vuetify's releases.
v3.3.1
🔧 Bug Fixes
- sass: declare all variables with !default (2e4f59a)
- types: remove redundant slot types (#17418) (52016ee)
- types: add exports entry for moduleResolution=bundler (89ac54c)
- VField: forward VInput sass variables (75e0472), closes #17419
- VInput: always show explicit errorMessages (1740693), closes #17420
- VSlider: only target direct children (14a92ac), closes #17430
:test_tube: Labs
Commits
-
6ff79db
chore(release): publish v3.3.1 -
1740693
fix(VInput): always show explicit errorMessages -
14a92ac
fix(VSlider): only target direct children -
52016ee
fix(types): remove redundant slot types (#17418) -
50dcd93
fix(VDataTable): set item-value default value to "id" -
75e0472
fix(VField): forward VInput sass variables -
2e4f59a
fix(sass): declare all variables with !default -
6348e9a
feat(VDataTable): add item-selectable and select-strategy props -
89ac54c
fix(types): add exports entry for moduleResolution=bundler - 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