Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
4048ac9824
Merge 2e8cbad015 into 4437922fc3 2024-10-31 11:16:37 +00:00
renovate[bot]
2e8cbad015
chore(deps): update dependency three to ^0.170.0 2024-10-31 11:16:34 +00:00
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"license": "MIT",
"devDependencies": {
"snowpack": "^3.0.0",
"three": "^0.169.0",
"three": "^0.170.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.169.0:
version "0.169.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.169.0.tgz#4a62114988ad9728d73526d1f1de6760c56b4adc"
integrity sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w==
three@^0.170.0:
version "0.170.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.170.0.tgz#6087f97aab79e9e9312f9c89fcef6808642dfbb7"
integrity sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==
to-regex-range@^5.0.1:
version "5.0.1"