diff --git a/package.json b/package.json index 0153c9d..443025a 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.13" + "vuetify": "^3.5.14" }, "devDependencies": { "@tsconfig/node20": "^20.1.4", diff --git a/yarn.lock b/yarn.lock index ed81529..5d6a10c 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.13: - version "3.5.13" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.5.13.tgz#24a45d19ce5dcf71b2653f0bcf3ea91edf1f406c" - integrity sha512-3ZyIoHgB2GR87ojIpqNwkkRXlUNTEKh83fjUuQ1hOKdTXzEuZXBgtfUt9kp4WOVnYILGdZKWTJ6gv8nXOa/tZA== +vuetify@^3.5.14: + version "3.5.14" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.5.14.tgz#9590a06bcf49398f1303203b84cc065899d7cec8" + integrity sha512-bmfid7K4D+wPi9h7sK4PxjmIB2tBzNuqlW14cs30iQ7GAphEeo/HYwn6aEdNK/Na+imhti8CJDDqdGs6SEfyXQ== walk-up-path@^3.0.1: version "3.0.1"