chore(deps): update dependency vuetify to v4.1.0 (#2939)
This commit was merged in pull request #2939.
This commit is contained in:
Generated
+4
-4
@@ -51,7 +51,7 @@
|
|||||||
"vue": "3.5.35",
|
"vue": "3.5.35",
|
||||||
"vue-eslint-parser": "10.4.1",
|
"vue-eslint-parser": "10.4.1",
|
||||||
"vue-router": "5.1.0",
|
"vue-router": "5.1.0",
|
||||||
"vuetify": "4.0.8"
|
"vuetify": "4.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "24"
|
"node": "24"
|
||||||
@@ -21078,9 +21078,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vuetify": {
|
"node_modules/vuetify": {
|
||||||
"version": "4.0.8",
|
"version": "4.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.8.tgz",
|
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.0.tgz",
|
||||||
"integrity": "sha512-tde1nicQ0fUxZ/drEW7oILArkCYhDqJVTVOaaLQdAzuDNX1FwqYfAd5eeJ06lYDSLGlf8anR3iFlmZaYs629hQ==",
|
"integrity": "sha512-Pq05N76NMM1TVM6z2wWlV0XhQcwuNSjevlr8xhnNYpBkLZC3yjTGzHYbE1rXE4ircf1SImRcJ8khwKE3Xb2Glg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
"vue": "3.5.35",
|
"vue": "3.5.35",
|
||||||
"vue-eslint-parser": "10.4.1",
|
"vue-eslint-parser": "10.4.1",
|
||||||
"vue-router": "5.1.0",
|
"vue-router": "5.1.0",
|
||||||
"vuetify": "4.0.8"
|
"vuetify": "4.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user