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"