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

This commit is contained in:
Renovate
2025-03-18 16:01:17 +00:00
parent 382a2cd67b
commit f38d40cb80
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.17"
"vuetify": "3.7.18"
},
"engines": {
"node": "22"
@@ -19843,9 +19843,9 @@
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g=="
},
"node_modules/vuetify": {
"version": "3.7.17",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.17.tgz",
"integrity": "sha512-VUxCUwu5BT9/e0NVDAhA4Dhcx8bHeo5FtSAqraD1YdUJYxzgXQKwUUBhOLWB9UkHVNkulsfJtvZonHS3/7tRSw==",
"version": "3.7.18",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.7.18.tgz",
"integrity": "sha512-JDkPIaug4hP9c+K/wxSgmTiLTMjBTYv2ATPvudhkRKuhsoym89aWCXb1CVbs7FRYuRsJEOGojpwpL5rBfDDy9g==",
"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.17"
"vuetify": "3.7.18"
},
"dependencies": {
"@apollo/client": "3.13.4",