chore(deps): update dependency vuetify to v4.1.4 (#2980)
This commit was merged in pull request #2980.
This commit is contained in:
Generated
+4
-4
@@ -51,7 +51,7 @@
|
||||
"vue": "3.5.39",
|
||||
"vue-eslint-parser": "10.4.1",
|
||||
"vue-router": "5.1.0",
|
||||
"vuetify": "4.1.3"
|
||||
"vuetify": "4.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "24"
|
||||
@@ -21041,9 +21041,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.3.tgz",
|
||||
"integrity": "sha512-tI6GHgICixvnoncWkSBNMKfwzjbt6H8FxEtGvUxYirOIBu00u5TUANgUbu1ly6wr9sVjvwqakCjUiAYJFsqpMw==",
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.4.tgz",
|
||||
"integrity": "sha512-8/H0Yl6h9t07/ExuyZFIRJqAenpKeCiVaRJzbHGfTtuZRZIs5EbtjdFYikPIu6h9thBJAx15PrU4ofa4LvdJag==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@
|
||||
"vue": "3.5.39",
|
||||
"vue-eslint-parser": "10.4.1",
|
||||
"vue-router": "5.1.0",
|
||||
"vuetify": "4.1.3"
|
||||
"vuetify": "4.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.1",
|
||||
|
||||
Reference in New Issue
Block a user