chore(deps): update dependency vuetify to v4
This commit is contained in:
Generated
+4
-4
@@ -52,7 +52,7 @@
|
||||
"vue": "3.5.30",
|
||||
"vue-eslint-parser": "10.4.0",
|
||||
"vue-router": "4.6.4",
|
||||
"vuetify": "3.12.3"
|
||||
"vuetify": "4.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "24"
|
||||
@@ -20376,9 +20376,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.12.3",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.3.tgz",
|
||||
"integrity": "sha512-7QzgftMu8OYKRz/jr2yntPEJ7WFmAzMn8jyeUcW7gz539MjQbDF3UrqZXW3aWi458UVJW9WWvzQn9x5B75Aijw==",
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.3.tgz",
|
||||
"integrity": "sha512-RjvmvXuq0omR4h4BQGNzkzl7/CKml+Q82JUu3AvecuX43V7eSxk35GC/TsUoKMWJVgXPLwGh5dpQnH1bG1D3qg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@
|
||||
"vue": "3.5.30",
|
||||
"vue-eslint-parser": "10.4.0",
|
||||
"vue-router": "4.6.4",
|
||||
"vuetify": "3.12.3"
|
||||
"vuetify": "4.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.1",
|
||||
|
||||
Reference in New Issue
Block a user