Bump vuetify from 3.7.19 to 3.8.0

Bumps vuetify from 3.7.19 to 3.8.0.

Release notes

Sourced from vuetify's releases.

v3.8.0

The following components have been promoted to the core framework from labs:

🚀 Features

🔧 Bug Fixes

  • blueprints/md1/md2/md3: set VDatePicker defaults (d9c8918)
  • build: use subpath exports in import maps (90986f2)
  • calendar: don't allow selecting dates outside of weekdays prop (b1f270b), closes #19718
  • framework: replace getUid with vue's useId (cbd14a7), closes #19696
  • package: fix missing types and simplify exports (#21104) (7811fdd)
  • package: add .mjs -> .js export redirect (d06119b)
  • types: support moduleResolution node16 (011be15)
  • types: optimise build (#20484) (bf13ecc), closes #20480
  • VAutocomplete: clear input searchterm on blur (#21130) (05076ce), closes #20993

... (truncated)

Commits
  • bd63c36 chore(release): publish v3.8.0
  • f856186 chore(VInput): fix sass syntax error
  • b0cf5f0 Merge branch 'master' into dev
  • 4575be2 fix(VEmptyState): pass href/to props to VBtn (#21172)
  • 0a25791 fix(VColorPicker): disable EyeDropper when component is disabled (#21180)
  • e0bbf57 feat(border): add new class border-current for currentColor
  • b1f270b fix(calendar): don't allow selecting dates outside of weekdays prop
  • 6acf68c fix(VDateInput): remove blur on selection entirely
  • 3b8a325 feat(VIconBtn): create new component (#21114)
  • a477e71 fix(VDateInput): Always enable cancel button (#21154)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading