Skip to content

Bump vuetify from 3.7.2 to 3.7.3 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vuetify-3.7.3 into master

Bumps vuetify from 3.7.2 to 3.7.3.

Release notes

Sourced from vuetify's releases.

v3.7.3

🔧 Bug Fixes

  • nested: convert ids to string in duplicate warning (2728a10)
  • styles: explicitly import global functions (2b22da1)
  • v-tooltip: log error instead of throwing (ae33530), closes #20564
  • v-tooltip: match provides from new vnode (6e9f2a1), closes #20564
  • VDataTable: remove page clamp on initial render (60bc70e), closes #17966 #20185

:test_tube: Labs

Commits
  • e3b9895 chore(release): publish v3.7.3
  • 2b22da1 fix(styles): explicitly import global functions
  • 60bc70e fix(VDataTable): remove page clamp on initial render
  • 488fc02 fix(VTreeview): allow multiple nodes to be loading
  • ae33530 fix(v-tooltip): log error instead of throwing
  • 6e9f2a1 fix(v-tooltip): match provides from new vnode
  • c8ed4bb chore: fix TEST_BAIL env variable name
  • 4fb1513 chore: replace cypress with vitest (#20445)
  • 1b3ed5a fix(VTreeview): search doesn't work with return-object (#20508)
  • 2728a10 fix(nested): convert ids to string in duplicate warning
  • 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

Loading