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

This commit is contained in:
Renovate
2025-04-29 08:01:48 +00:00
parent 690d12c0a6
commit 68d8a8e7ed
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.13",
"vue-router": "4.5.1",
"vuetify": "3.8.2"
"vuetify": "3.8.3"
},
"engines": {
"node": "22"
@@ -21614,9 +21614,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.2.tgz",
"integrity": "sha512-UJNFP4egmKJTQ3V3MKOq+7vIUKO7/Fko5G6yUsOW2Rm0VNBvAjgO6VY6EnK3DTqEKN6ugVXDEPw37NQSTGLZvw==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.8.3.tgz",
"integrity": "sha512-hzlYRGY6O+GB2R2Ujg1HBtHjVAgJc3NkeymZl1IahZ+0vEyV0qLCFvTqYhXziB04O5roidBe6sca9TED7VYA/A==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.1",
"vue": "3.5.13",
"vue-router": "4.5.1",
"vuetify": "3.8.2"
"vuetify": "3.8.3"
},
"dependencies": {
"@apollo/client": "3.13.8",