Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
ac6f4d4f09 chore(deps): update dependency @vue/tsconfig to ^0.9.0 2026-03-07 09:43:46 +00:00
renovate[bot]
fb3165808a chore(deps): update dependency vuetify to v4.0.1 2026-03-07 05:23:45 +00:00
renovate[bot]
c21cba7e31 chore(deps): update dependency three-mesh-bvh to v0.9.9 2026-03-07 01:05:16 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -41,7 +41,7 @@
"@types/three": "^0.183.0",
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.0",
"@vue/tsconfig": "^0.8.0",
"@vue/tsconfig": "^0.9.0",
"buffer": "^5.5.0||^6.0.0",
"commander": "^14.0.0",
"generate-license-file": "^4.0.0",

View File

@@ -1242,10 +1242,10 @@
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.29.tgz#0fe0d7637b05599d56ca58d83a77c637a1774110"
integrity sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==
"@vue/tsconfig@^0.8.0":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.8.1.tgz#4732251fa58945024424385cf3be0b1708fad5fe"
integrity sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==
"@vue/tsconfig@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.9.0.tgz#368ea78f584e4e7a6309e7feb0adcea938c9dd2d"
integrity sha512-RP+v9Cpbsk1ZVXltCHHkYBr7+624x6gcijJXVjIcsYk7JXqvIpRtMwU2ARLvWDhmy9ffdFYxhsfJnPztADBohQ==
"@webgpu/types@*":
version "0.1.69"
@@ -2793,9 +2793,9 @@ terser@^5.36.0:
source-map-support "~0.5.20"
three-mesh-bvh@^0.9.0:
version "0.9.8"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.9.8.tgz#36242739c0b34c033cb741bdf43f165ff732ba45"
integrity sha512-YphYvdXEZSXdz6iNdWJo1RB6qvSCRyiXPEVSvNU6xVWbLDOdSrfEIsJOpgFOnefdmVEvZ6M+sY0cjh9gl7MvdA==
version "0.9.9"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.9.9.tgz#273be4a3d4a4a287e6be2d947237e47657f84183"
integrity sha512-FJKitcjvbALmeQRK+Sc+nLGorCpkrZBrbgJZFzhdyWboak37DZikn46hvQkNqSbJPm227ahYmS6k3N/GXaAyXw==
"three-orientation-gizmo@git+https://github.com/jrj2211/three-orientation-gizmo.git":
version "1.1.0"
@@ -2949,9 +2949,9 @@ vue@^3.5.13:
"@vue/shared" "3.5.29"
vuetify@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-4.0.0.tgz#9ff17fc9ab21bd131dbf14fbee0f2315d426ed29"
integrity sha512-TRyNWd2KlX1KXbKwuHYRfrX24yLHq85AdVKmokfy5llAgVx7MNW4oBPwFmYLeuuSrWvw5ITtDJ5VjdBIKD5WVw==
version "4.0.1"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-4.0.1.tgz#cc0369b4487526c69ed8824cbdc21162e0ab3fbc"
integrity sha512-0z0lKd1r6KmVK4YliDb4w2k9Yk7Z83V5kxpn9z5glipIcFJEizJK+LfFBzy3G2tMxuhSZHU4DmQ4qxfpvLhjQg==
walk-up-path@^4.0.0:
version "4.0.0"