Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
02936f570b chore(deps): update dependency vuetify to v3.11.4 2025-12-20 13:08:51 +00:00
renovate[bot]
eab8430f8f chore(deps): update dependency three-mesh-bvh to v0.9.4 2025-12-20 10:31:15 +00:00
renovate[bot]
12fae4d30d chore(deps): replace dependency @tsconfig/node22 with @tsconfig/node24 2025-12-20 05:59:03 +00:00
renovate[bot]
a587ee6fed chore(deps): replace dependency @tsconfig/node20 with @tsconfig/node22 2025-12-20 02:37:19 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -35,7 +35,7 @@
"vuetify": "^3.7.4"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@tsconfig/node24": "^24.0.0",
"@types/node": "^24.0.0",
"@types/pako": "^2.0.3",
"@types/three": "^0.182.0",

View File

@@ -999,10 +999,10 @@
"@sigstore/core" "^3.0.0"
"@sigstore/protobuf-specs" "^0.5.0"
"@tsconfig/node20@^20.1.4":
version "20.1.8"
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.8.tgz#a11034b1f3362ffaeb7255f6c975040d8a395d70"
integrity sha512-Em+IdPfByIzWRRpqWL4Z7ArLHZGxmc36BxE3jCz9nBFSm+5aLaPMZyjwu4yetvyKXeogWcxik4L1jB5JTWfw7A==
"@tsconfig/node24@^24.0.0":
version "24.0.3"
resolved "https://registry.yarnpkg.com/@tsconfig/node24/-/node24-24.0.3.tgz#168b7ac691e9fcfc23ec75a25c8d3c44df981681"
integrity sha512-vcERKtKQKHgzt/vfS3Gjasd8SUI2a0WZXpgJURdJsMySpS5+ctgbPfuLj2z/W+w4lAfTWxoN4upKfu2WzIRYnw==
"@tufjs/canonical-json@2.0.0":
version "2.0.0"
@@ -2871,9 +2871,9 @@ terser@^5.36.0:
source-map-support "~0.5.20"
three-mesh-bvh@^0.9.0:
version "0.9.3"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.9.3.tgz#2e53ad5f509c6a366357bfb879191fe381e68ab4"
integrity sha512-LaxfvQpF+At96fS90GnQxHpff9bu78UL5eooJNxYyBbyiWrOBpjRx+5yn/+Dj2lQVhz5A/jHqwpVchYYnz/hWQ==
version "0.9.4"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.9.4.tgz#684a7cac8ca7180ddc59ee92dc3da20a120ec858"
integrity sha512-+y6xLS6k5LWkNNhYsTgKXBC2D9r/z0swiehVHYhZZ8AOhaKDRCWKsN94ctV5Xy7xA4Xbnv4LKYzf7epRLPT6oQ==
"three-orientation-gizmo@git+https://github.com/jrj2211/three-orientation-gizmo.git":
version "1.1.0"
@@ -3035,9 +3035,9 @@ vue@^3.5.13:
"@vue/shared" "3.5.25"
vuetify@^3.7.4:
version "3.11.3"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.11.3.tgz#b95cd9db1130a75eb8f708538195d47b0a200676"
integrity sha512-sZe/2f143cbqtJupkynOGOHxgn+YjRrXIj0atZlBECbOr4nZPCmSdukPSbudb0wU3fQpUjlaTGx0m4vIBPQqGQ==
version "3.11.4"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.11.4.tgz#14e41b7a7b821501039251fdf952cec520e505d9"
integrity sha512-614MKpopMzNjkQVD5CS/xr77p4CqtF2wNqQByAi7oTEcKzA+gOsy5O3l97ZIqomNidOSGXyVg5s6t5bNO9p4+Q==
walk-up-path@^4.0.0:
version "4.0.0"