chore(deps): update dependency vuetify to v4

This commit is contained in:
2026-03-25 03:03:03 +00:00
committed by Joakim Olsson
parent 39ceacded9
commit 0a4a02ae6b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -52,7 +52,7 @@
"vue": "3.5.31", "vue": "3.5.31",
"vue-eslint-parser": "10.4.0", "vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4", "vue-router": "4.6.4",
"vuetify": "3.12.4" "vuetify": "4.0.4"
}, },
"engines": { "engines": {
"node": "24" "node": "24"
@@ -20791,9 +20791,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "3.12.4", "version": "4.0.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.4.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.4.tgz",
"integrity": "sha512-9pyvSdL4vGEioOSJKjoyRxyPc2HYYINWkwxE4ku8PuGGRhCoEchXL57EL1JabIy+D8lUsx+co/G+tUaksvpXrw==", "integrity": "sha512-sO2ux9RG0C1HKaP1HqDMro3+vbbmUJwzcKXuzaxQmUERAT/0FR0yfbwnj4PrMwWy1qc2WPJq01h4cr86FmNrFA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {
+1 -1
View File
@@ -44,7 +44,7 @@
"vue": "3.5.31", "vue": "3.5.31",
"vue-eslint-parser": "10.4.0", "vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4", "vue-router": "4.6.4",
"vuetify": "3.12.4" "vuetify": "4.0.4"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.14.1", "@apollo/client": "3.14.1",