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

This commit is contained in:
Renovate
2025-08-04 17:04:52 +00:00
committed by Joakim Olsson
parent d47ae822dc
commit c5692cfb90
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -55,7 +55,7 @@
"vue": "3.5.18", "vue": "3.5.18",
"vue-eslint-parser": "10.2.0", "vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1", "vue-router": "4.5.1",
"vuetify": "3.9.2" "vuetify": "3.9.3"
}, },
"engines": { "engines": {
"node": "24" "node": "24"
@@ -22835,9 +22835,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "3.9.2", "version": "3.9.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.2.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.9.3.tgz",
"integrity": "sha512-Pax7YCgbE5SArY8CDM0A9dTVHnG1oU79eIBA+FEEg3dDFV7bc+0AppJJLfG2+aoaBlJf2UH7tOCflJ/U23YU1Q==", "integrity": "sha512-0eruHdmRoAMBo/08RLDkTdtdu1vfkx+/PurUIDW2tz/k2GCp51e7KwgCn4uVyzH88KRgf2PKiz5UI5f93Xn05w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.18", "vue": "3.5.18",
"vue-eslint-parser": "10.2.0", "vue-eslint-parser": "10.2.0",
"vue-router": "4.5.1", "vue-router": "4.5.1",
"vuetify": "3.9.2" "vuetify": "3.9.3"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.13.8", "@apollo/client": "3.13.8",