Skip to content

Bump vuetify from 3.7.0 to 3.7.1 in /frontend

Bumps vuetify from 3.7.0 to 3.7.1.

Release notes

Sourced from vuetify's releases.

v3.7.1

🔧 Bug Fixes

:test_tube: Labs

  • VNumberInput: emit model when input is a number between max & min (836087f), closes #20337
Commits
  • dbc812c chore(release): publish v3.7.1
  • b81919d fix(VInfiniteScroll): respect margin when root element is scrollable
  • 8af59fc fix(helpers): only deep merge plain objects (#20284)
  • e821d5d fix(VAvatar): remove default border
  • 0b018d9 chore: remove old treeview files
  • 42dba04 docs: show exposed properties for components forwarding Elements
  • 7e9a1b7 fix(VDialog): emit afterEnter before setting focus
  • 6ea68b9 fix: remove vue-i18n peer dependency
  • 7c8aeef fix(types): only augment module 'vue'
  • 836087f fix(VNumberInput): emit model when input is a number between max & min
  • See full diff 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