chore(deps): update dependency vuetify to v3.9.1
This commit is contained in:
Generated
+4
-4
@@ -54,7 +54,7 @@
|
||||
"vue": "3.5.17",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-router": "4.5.1",
|
||||
"vuetify": "3.9.0"
|
||||
"vuetify": "3.9.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "24"
|
||||
@@ -21579,9 +21579,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.0.tgz",
|
||||
"integrity": "sha512-vjqyHP5gBFH4x0BAjdRAcS3FXY5OfHaKnC6Hhgln8tePZtKc3AUhF7BEJtcrD3l6XwL8gaYx/wMt+UP7X5EZJw==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.1.tgz",
|
||||
"integrity": "sha512-jmUFx655w2ClUgRXjAabiGR2hLEr0QNQClpOYVMPvqzqTPqA+UG95h1/8wHCtm5Q4ccIFwvDSSEwC/eOA6fC1g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"vue": "3.5.17",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-router": "4.5.1",
|
||||
"vuetify": "3.9.0"
|
||||
"vuetify": "3.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.13.8",
|
||||
|
||||
Reference in New Issue
Block a user