From 9e453b7890c49ff294894f04ed1ba31b62ca1015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 09:14:06 +0000 Subject: [PATCH] Bump vuetify from 3.5.11 to 3.5.13 (#29) Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.5.11 to 3.5.13. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.13/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aa56070..025e219 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "three-mesh-bvh": "^0.7.3", "three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo", "vue": "^3.4.21", - "vuetify": "^3.5.11" + "vuetify": "^3.5.13" }, "devDependencies": { "@tsconfig/node20": "^20.1.3", diff --git a/yarn.lock b/yarn.lock index aaf7b96..d3f3be9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3041,10 +3041,10 @@ vue@^3.4.21: "@vue/server-renderer" "3.4.21" "@vue/shared" "3.4.21" -vuetify@^3.5.11: - version "3.5.11" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.5.11.tgz#9e5b628544e736de0b7f236b704539d544588152" - integrity sha512-us5I0jyFwIQYG4v41PFmVMkoc/oJddVT4C2RFjJTI99ttigbQ92gsTeG5SB8BPfmfnUS4paR5BedZwk6W3KlJw== +vuetify@^3.5.13: + version "3.5.13" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.5.13.tgz#24a45d19ce5dcf71b2653f0bcf3ea91edf1f406c" + integrity sha512-3ZyIoHgB2GR87ojIpqNwkkRXlUNTEKh83fjUuQ1hOKdTXzEuZXBgtfUt9kp4WOVnYILGdZKWTJ6gv8nXOa/tZA== walk-up-path@^3.0.1: version "3.0.1"