Skip to content

Bump vuetify from 3.3.23 to 3.4.0 in /webapp

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

Bumps vuetify from 3.3.23 to 3.4.0.

Release notes

Sourced from vuetify's releases.

v3.4.0

VBottomSheet, VDataIterator, VDataTable, VDatePicker, VInfiniteScroll, VOtpInput, VSkeletonLoader, and VStepper have been moved from labs.


Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

  • vuetify/labs imports for the above components should be changed to vuetify/components, or removed entirely if you're using auto-imports.
  • If you were using labs components, read the changelog to see if you need to make any other adjustments.
  • Support for browsers older than two years has been dropped.

🚀 Features

... (truncated)

Commits
  • ec746d3 chore(release): publish v3.4.0
  • fd156f9 Merge branch 'master' into dev
  • 1b01a1c fix(VDataTable): pass events to rows
  • 1c8b251 fix(VStepper): disable touch and arrow buttons
  • c8e16f5 docs(api): include null and undefined in types
  • cc5a882 feat: require vue 3.3
  • 4909302 chore: use port 8090 if .env not set
  • 39d495b chore(release): publish v3.4.0-beta.1
  • 28c58e3 chore: specify vite preview port
  • 3a63998 chore: rename test
  • 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

Merge request reports