chore(deps): update dependency vuetify to v3.7.15

This commit is contained in:
Renovate
2025-03-04 22:05:21 +00:00
parent db5de38bec
commit 4c858e4fd0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vite-plugin-vuetify": "2.1.0",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.7.14"
"vuetify": "3.7.15"
},
"engines": {
"node": "22"
@@ -22013,9 +22013,9 @@
}
},
"node_modules/vuetify": {
"version": "3.7.14",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.14.tgz",
"integrity": "sha512-L5oD0x3Wrp49Khp+16dRykAFUZq6WXqX7OHLTwXnyEliJ48ERC9WfEtN0YOuEIhor/b2IOZXl+11fs/m452/Lw==",
"version": "3.7.15",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.15.tgz",
"integrity": "sha512-kBZzwXI5EcAMiW5TRMgK1reXQd0K/PpUt+ekX4Alvm7n09uzJ1my1TLNbX1sQ8/0KYgoxOf17C8qOJzBGkT+PA==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.0",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vuetify": "3.7.14"
"vuetify": "3.7.15"
},
"dependencies": {
"@apollo/client": "3.13.1",