diff --git a/package.json b/package.json index 97a9cd6..1479c68 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "three-mesh-bvh": "^0.7.6", "three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo", "vue": "^3.4.31", - "vuetify": "^3.6.10" + "vuetify": "^3.6.11" }, "devDependencies": { "@tsconfig/node20": "^20.1.4", diff --git a/yarn.lock b/yarn.lock index d218c85..058f0ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3005,10 +3005,10 @@ vue@^3.4.31: "@vue/server-renderer" "3.4.31" "@vue/shared" "3.4.31" -vuetify@^3.6.10: - version "3.6.10" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.10.tgz#abd005dc9af31afba2b36fcbca62c13c4f29c998" - integrity sha512-Myd9+EFq4Gmu61yKPNVS0QdGQkcZ9cHom27wuvRw7jgDxM+X4MT9BwQRk/Dt1q3G3JlK8oh+ZYyq5Ps/Z73cMg== +vuetify@^3.6.11: + version "3.6.11" + resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.11.tgz#98c18afbe0abccf7bf4a29fc7de2a06630ad5726" + integrity sha512-DMreVZ6+WCVnvRoFVPGtC+Kc4afx+etcTLgX2AqUj6lQ4RrEx0TlQoNAW1oKPH4eViv2wfdvQ3xb/Yw1c86cTw== walk-up-path@^3.0.1: version "3.0.1"