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

This commit is contained in:
Renovate
2025-08-05 13:06:41 +00:00
parent 75625d5b33
commit bed6d49bcc
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -55,7 +55,7 @@
"vue": "3.5.18",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.9.3"
"vuetify": "3.9.4"
},
"engines": {
"node": "24"
@@ -22934,9 +22934,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.9.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.3.tgz",
"integrity": "sha512-0eruHdmRoAMBo/08RLDkTdtdu1vfkx+/PurUIDW2tz/k2GCp51e7KwgCn4uVyzH88KRgf2PKiz5UI5f93Xn05w==",
"version": "3.9.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.4.tgz",
"integrity": "sha512-OUdXVoThHUydJHyFsUHGxKxZ333hXKquRNn2ycqouO08ehi3005QE9tLPkwcBii4sAYZg7mADMRp7JbcNiNrTQ==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.18",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1",
"vuetify": "3.9.3"
"vuetify": "3.9.4"
},
"dependencies": {
"@apollo/client": "3.13.9",