chore(deps): update dependency vuetify to v4
This commit is contained in:
Generated
+4
-4
@@ -54,7 +54,7 @@
|
||||
"vue": "3.5.29",
|
||||
"vue-eslint-parser": "10.4.0",
|
||||
"vue-router": "4.6.4",
|
||||
"vuetify": "3.12.2"
|
||||
"vuetify": "4.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "24"
|
||||
@@ -23493,9 +23493,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.12.2",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.2.tgz",
|
||||
"integrity": "sha512-cVQa4+5iQpDs00ToMUnWRHlMdv1d5tEH2wcZIthqSCmBipQAG4rQKE55zFwZFYlPyiDhUVY1RcAFtXCuHNcCww==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.1.tgz",
|
||||
"integrity": "sha512-0z0lKd1r6KmVK4YliDb4w2k9Yk7Z83V5kxpn9z5glipIcFJEizJK+LfFBzy3G2tMxuhSZHU4DmQ4qxfpvLhjQg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"vue": "3.5.29",
|
||||
"vue-eslint-parser": "10.4.0",
|
||||
"vue-router": "4.6.4",
|
||||
"vuetify": "3.12.2"
|
||||
"vuetify": "4.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.0",
|
||||
|
||||
Reference in New Issue
Block a user