chore(deps): update dependency vuetify to v4 #2800

Merged
argoyle merged 2 commits from renovate/vuetify-4.x into main 2026-03-29 15:44:48 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 0a4a02ae6b - Show all commits
+4 -4
View File
@@ -52,7 +52,7 @@
"vue": "3.5.31",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "3.12.4"
"vuetify": "4.0.4"
},
"engines": {
"node": "24"
@@ -20791,9 +20791,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.12.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.4.tgz",
"integrity": "sha512-9pyvSdL4vGEioOSJKjoyRxyPc2HYYINWkwxE4ku8PuGGRhCoEchXL57EL1JabIy+D8lUsx+co/G+tUaksvpXrw==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.4.tgz",
"integrity": "sha512-sO2ux9RG0C1HKaP1HqDMro3+vbbmUJwzcKXuzaxQmUERAT/0FR0yfbwnj4PrMwWy1qc2WPJq01h4cr86FmNrFA==",
"dev": true,
"license": "MIT",
"funding": {
+1 -1
View File
@@ -44,7 +44,7 @@
"vue": "3.5.31",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "3.12.4"
"vuetify": "4.0.4"
},
"dependencies": {
"@apollo/client": "3.14.1",