1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 00:15:24 +02:00

fix(deps): bump vuetify from 2.6.12 to 2.6.13 in /frontend (#1898)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.12 to 2.6.13.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.13/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-29 13:05:33 -09:00 committed by GitHub
parent c9b268041c
commit 49e05801c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"nuxt": "^2.15.8",
"v-jsoneditor": "^1.4.5",
"vuedraggable": "^2.24.3",
"vuetify": "^2.6.12"
"vuetify": "^2.6.13"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",