Bump vuetify from 3.5.16 to 3.6.6

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.5.16 to 3.6.6.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.6/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-15 18:26:39 +00:00 committed by GitHub
parent 6332d44e2a
commit f053b7a6c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -32,7 +32,7 @@
"vite": "^5.2.11",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.5.16"
"vuetify": "^3.6.6"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
@ -27681,9 +27681,9 @@
}
},
"node_modules/vuetify": {
"version": "3.5.16",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.5.16.tgz",
"integrity": "sha512-jyApfATreFMkgjvK0bL7ntZnr+p9TU73+4E3kX6fIvUitdAP9fltG7yj+v3k14HLqZRSNhTL1GhQ95DFx631zw==",
"version": "3.6.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.6.6.tgz",
"integrity": "sha512-7RkL0kuLsVUbc0YCwhPhVq54gSFKt5xv+SOrF01dxwJz7Ke3tAbvO616WhhQIfS78h1q/Ev952WJj5jpsdK58g==",
"engines": {
"node": "^12.20 || >=14.13"
},

View File

@ -84,7 +84,7 @@
"vite": "^5.2.11",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.5.16"
"vuetify": "^3.6.6"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",