chore(deps): update dependency three to ^0.169.0

This commit is contained in:
renovate[bot] 2024-09-26 17:04:41 +00:00 committed by GitHub
parent 4437922fc3
commit 6136e9e5e6
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", "license": "MIT",
"devDependencies": { "devDependencies": {
"snowpack": "^3.0.0", "snowpack": "^3.0.0",
"three": "^0.156.0", "three": "^0.169.0",
"tone": "^14.7.58" "tone": "^14.7.58"
}, },
"scripts": { "scripts": {

View file

@ -2725,10 +2725,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3" mkdirp "^1.0.3"
yallist "^4.0.0" yallist "^4.0.0"
three@^0.156.0: three@^0.169.0:
version "0.156.1" version "0.169.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.156.1.tgz#bab4fec121a5b3975eb4f4d227d9c912171eb399" resolved "https://registry.yarnpkg.com/three/-/three-0.169.0.tgz#4a62114988ad9728d73526d1f1de6760c56b4adc"
integrity sha512-kP7H0FK9d/k6t/XvQ9FO6i+QrePoDcNhwl0I02+wmUJRNSLCUIDMcfObnzQvxb37/0Uc9TDT0T1HgsRRrO6SYQ== integrity sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w==
to-regex-range@^5.0.1: to-regex-range@^5.0.1:
version "5.0.1" version "5.0.1"