chore(deps): update dependency vuetify to v3.11.0
This commit is contained in:
Generated
+4
-4
@@ -54,7 +54,7 @@
|
||||
"vue": "3.5.25",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-router": "4.6.3",
|
||||
"vuetify": "3.10.11"
|
||||
"vuetify": "3.11.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "24"
|
||||
@@ -22656,9 +22656,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.10.11",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.11.tgz",
|
||||
"integrity": "sha512-hfllXT0/C3O5nZyIRalaDU7ClMIrKrKAbjH0T8xbSUb7FcJrHOqPZfEkSXwrKxajv6EA1rwEOvCZoLDhunnjrQ==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.0.tgz",
|
||||
"integrity": "sha512-ITGeT3uaTIwI2SdyTvtE45tY6FlS2oWklfLU47s2K0ZHnu1it35p9lz8oE15Id8ThtKyQojQGobMkN+korheEw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"vue": "3.5.25",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-router": "4.6.3",
|
||||
"vuetify": "3.10.11"
|
||||
"vuetify": "3.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.0",
|
||||
|
||||
Reference in New Issue
Block a user