From 88b847d2107c31a67008cfe0858b3c7cb480b81e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 16:16:42 +0000 Subject: [PATCH] Bump vuetify from 3.10.4 to 3.10.5 in /frontend/aashub Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.10.4 to 3.10.5. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.10.5/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/aashub/package.json | 2 +- frontend/aashub/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index b1d4a22..8c6b45f 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -12,7 +12,7 @@ "@mdi/font": "7.4.47", "roboto-fontface": "*", "vue": "^3.5.22", - "vuetify": "^3.10.4" + "vuetify": "^3.10.5" }, "devDependencies": { "@babel/types": "^7.28.4", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index 66bd7c9..50070c7 100644 --- a/frontend/aashub/yarn.lock +++ b/frontend/aashub/yarn.lock @@ -1976,10 +1976,10 @@ vue@^3.5.22: "@vue/server-renderer" "3.5.22" "@vue/shared" "3.5.22" -vuetify@^3.10.4: - version "3.10.4" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.10.4.tgz#8b1c3f4bf2cddbc3e1d2114f60835c4b6ef23c26" - integrity sha512-aatUQ0RM0i6VdkJaFyj3gydecuFmAgACNO3RwWznvjvIvRENQXxMRiv+vlGFoshbw2UG+zOPPMhO12OCPSa2UQ== +vuetify@^3.10.5: + version "3.10.5" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.10.5.tgz#76beded9efcf85efed4d5d31cf255d97ec08b308" + integrity sha512-3h1onfjcj04B+LJ0cXvGrOOe6C3652JAlyUAuGKgQXwhP9Oe1hAfdM6+svXR5Dt1xC39lQEGqJdacZtwisUEoQ== webpack-virtual-modules@^0.6.2: version "0.6.2"