chore(deps): update dependency three to ^0.135.0

This commit is contained in:
Renovate Bot 2021-11-26 03:39:10 +00:00 committed by renovate[bot]
parent ede2f857c6
commit 7f4c216a7d
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2690,10 +2690,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.134.0:
version "0.134.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.134.0.tgz#d7ad4d85d050da0861bf39749b06ddfb5f17157f"
integrity sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg==
three@^0.135.0:
version "0.135.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.135.0.tgz#cff4ec8edd3c51ce9bc7e88d13e8eafed4d0ddfc"
integrity sha512-kuEpuuxRzLv0MDsXai9huCxOSQPZ4vje6y0gn80SRmQvgz6/+rI0NAvCRAw56zYaWKMGMfqKWsxF9Qa2Z9xymQ==
to-regex-range@^5.0.1:
version "5.0.1"