chore(deps): update dependency three to ^0.171.0

This commit is contained in:
renovate[bot] 2024-11-29 13:55:05 +00:00 committed by GitHub
parent 4437922fc3
commit 87651f4e73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"license": "MIT",
"devDependencies": {
"snowpack": "^3.0.0",
"three": "^0.156.0",
"three": "^0.171.0",
"tone": "^14.7.58"
},
"scripts": {

View file

@ -2725,10 +2725,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.156.0:
version "0.156.1"
resolved "https://registry.yarnpkg.com/three/-/three-0.156.1.tgz#bab4fec121a5b3975eb4f4d227d9c912171eb399"
integrity sha512-kP7H0FK9d/k6t/XvQ9FO6i+QrePoDcNhwl0I02+wmUJRNSLCUIDMcfObnzQvxb37/0Uc9TDT0T1HgsRRrO6SYQ==
three@^0.171.0:
version "0.171.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.171.0.tgz#3c0dd3f8fa14e78a7f8db6e416b98f264f1185c0"
integrity sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==
to-regex-range@^5.0.1:
version "5.0.1"