diff --git a/package.json b/package.json index 2718f97..993ac9a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "three-mesh-bvh": "^0.7.5", "three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo", "vue": "^3.4.27", - "vuetify": "^3.6.8" + "vuetify": "^3.6.9" }, "devDependencies": { "@tsconfig/node20": "^20.1.4", diff --git a/yarn.lock b/yarn.lock index 6ed636f..e3cf209 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3005,10 +3005,10 @@ vue@^3.4.27: "@vue/server-renderer" "3.4.27" "@vue/shared" "3.4.27" -vuetify@^3.6.8: - version "3.6.8" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.8.tgz#89ab0b68aa5488c7b54a04fa4a02a1b802892aaa" - integrity sha512-j0v0iTeSVRj2ZEM9Q8HxejHxmxrQLYQSalhH82hfcraORaiDoqf1XV05N3P5ERXkKiJjJc/LfxFAUUvYSldxeg== +vuetify@^3.6.9: + version "3.6.9" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.9.tgz#6c063fa6e8097e854406467db25e8d8a40e26e71" + integrity sha512-LVIZL0OCwzg3Aw2F8nT1rK/renpTPOcDEPe5E002Vj+VjXwsCNqwwxNteGfrcNlp0vgIJ8WusMvaxp69UJ3NJg== walk-up-path@^3.0.1: version "3.0.1"