From a54873314eab19a43856011515b3c6267660f18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 09:22:14 +0000 Subject: [PATCH] Bump vuetify from 3.6.5 to 3.6.6 Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.6.5 to 3.6.6. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.6/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb6b3aa..748622a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "three-mesh-bvh": "^0.7.4", "three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo", "vue": "^3.4.27", - "vuetify": "^3.6.5" + "vuetify": "^3.6.6" }, "devDependencies": { "@tsconfig/node20": "^20.1.4", diff --git a/yarn.lock b/yarn.lock index c56ba6d..c80957d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3063,10 +3063,10 @@ vue@^3.4.27: "@vue/server-renderer" "3.4.27" "@vue/shared" "3.4.27" -vuetify@^3.6.5: - version "3.6.5" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.5.tgz#d190d0d64592f858582f4cb6310bac69f74627b5" - integrity sha512-YrHTM1vb7UllAtfH9tWfTo1wYMjyCSybu4WtXrfMRpMwAaZWgfrMmqD/4Tc+0KqDsDsYMXaYs0nJ6HtdMJZbyA== +vuetify@^3.6.6: + version "3.6.6" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.6.tgz#05954117664f3a2a1188bc8bb9a1f47f899e29f1" + integrity sha512-7RkL0kuLsVUbc0YCwhPhVq54gSFKt5xv+SOrF01dxwJz7Ke3tAbvO616WhhQIfS78h1q/Ev952WJj5jpsdK58g== walk-up-path@^3.0.1: version "3.0.1"