Merge pull request #291 from IT4Change/dependabot/npm_and_yarn/vuetify-3.6.8

Bump vuetify from 3.6.6 to 3.6.8
This commit is contained in:
mahula 2024-06-01 09:44:46 +02:00 committed by GitHub
commit fac5a85986
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", "vite": "^5.2.11",
"vue": "3.4.27", "vue": "3.4.27",
"vue-i18n": "^9.13.1", "vue-i18n": "^9.13.1",
"vuetify": "^3.6.6" "vuetify": "^3.6.8"
}, },
"devDependencies": { "devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
@ -28139,9 +28139,9 @@
} }
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "3.6.6", "version": "3.6.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.6.6.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.6.8.tgz",
"integrity": "sha512-7RkL0kuLsVUbc0YCwhPhVq54gSFKt5xv+SOrF01dxwJz7Ke3tAbvO616WhhQIfS78h1q/Ev952WJj5jpsdK58g==", "integrity": "sha512-j0v0iTeSVRj2ZEM9Q8HxejHxmxrQLYQSalhH82hfcraORaiDoqf1XV05N3P5ERXkKiJjJc/LfxFAUUvYSldxeg==",
"engines": { "engines": {
"node": "^12.20 || >=14.13" "node": "^12.20 || >=14.13"
}, },

View File

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