diff --git a/package.json b/package.json index c0ef113..7e6f66d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "three-mesh-bvh": "^0.8.2", "three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo", "vue": "^3.5.12", - "vuetify": "^3.7.3" + "vuetify": "^3.7.4" }, "devDependencies": { "@tsconfig/node20": "^20.1.4", diff --git a/yarn.lock b/yarn.lock index 3a2b326..25e8baf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3279,10 +3279,10 @@ vue@^3.5.12: "@vue/server-renderer" "3.5.12" "@vue/shared" "3.5.12" -vuetify@^3.7.3: - version "3.7.3" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.3.tgz#0e89f7f0298d452510bcbc01b0e9b53a5ce6e883" - integrity sha512-bpuvBpZl1/+nLlXDgdVXekvMNR6W/ciaoa8CYlpeAzAARbY8zUFSoBq05JlLhkIHI58AnzKVy4c09d0OtfYAPg== +vuetify@^3.7.4: + version "3.7.4" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.4.tgz#52de97ecb4e456c92dc81c723d1e21b1ddccdbc6" + integrity sha512-Y8UU5wUDQXC3oz2uumPb8IOdvB4XMCxtxnmqdOc+LihNuPlkSgxIwf92ndRzbOtJFKHsggFUxpyLqpQp+A+5kg== walk-up-path@^3.0.1: version "3.0.1"