mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
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:
commit
fac5a85986
8
package-lock.json
generated
8
package-lock.json
generated
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user