chore(deps): update dependency vuetify to v3.11.8 (#2762)
This commit was merged in pull request #2762.
This commit is contained in:
Generated
+4
-4
@@ -54,7 +54,7 @@
|
||||
"vue": "3.5.27",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-router": "4.6.4",
|
||||
"vuetify": "3.11.7"
|
||||
"vuetify": "3.11.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": "24"
|
||||
@@ -23688,9 +23688,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.11.7",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.7.tgz",
|
||||
"integrity": "sha512-3nK1mKTXQRbU4QXukV4WIbs5YZgMK19flHpFq3pU+6Fpa5YLB8RyyK1BLWAW8JmhSVcaqVUcB/EJ3oJ8g3XNCw==",
|
||||
"version": "3.11.8",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.8.tgz",
|
||||
"integrity": "sha512-4iKnntOnLFFklygZjzlVfcHrtLO8+iK4HOhiia6HP2U8v82x+ngaSCgm+epvPrGyCMfCpfuEttqD2qElrr1axw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"vue": "3.5.27",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-router": "4.6.4",
|
||||
"vuetify": "3.11.7"
|
||||
"vuetify": "3.11.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.0",
|
||||
|
||||
Reference in New Issue
Block a user