Bump vuetify from 3.6.6 to 3.6.8

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.6.6 to 3.6.8.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.8/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>
This commit is contained in:
dependabot[bot] 2024-06-01 07:42:32 +00:00 committed by GitHub
parent a03f35eb28
commit bc75f01519
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

@ -31,7 +31,7 @@
"vite": "^5.2.11",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.6.6"
"vuetify": "^3.6.8"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
@ -28139,9 +28139,9 @@
}
},
"node_modules/vuetify": {
"version": "3.6.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.6.6.tgz",
"integrity": "sha512-7RkL0kuLsVUbc0YCwhPhVq54gSFKt5xv+SOrF01dxwJz7Ke3tAbvO616WhhQIfS78h1q/Ev952WJj5jpsdK58g==",
"version": "3.6.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.6.8.tgz",
"integrity": "sha512-j0v0iTeSVRj2ZEM9Q8HxejHxmxrQLYQSalhH82hfcraORaiDoqf1XV05N3P5ERXkKiJjJc/LfxFAUUvYSldxeg==",
"engines": {
"node": "^12.20 || >=14.13"
},

View File

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