mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-30 22:08:01 +00:00
chore(deps): update dependency three to ^0.134.0
This commit is contained in:
parent
b146b9790f
commit
d17d44849c
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"snowpack": "^3.0.0",
|
"snowpack": "^3.0.0",
|
||||||
"three": "^0.133.0",
|
"three": "^0.134.0",
|
||||||
"tone": "^14.7.58"
|
"tone": "^14.7.58"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -2696,10 +2696,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.133.0:
|
three@^0.134.0:
|
||||||
version "0.133.1"
|
version "0.134.0"
|
||||||
resolved "https://registry.yarnpkg.com/three/-/three-0.133.1.tgz#5606f4817d67a09d9212d4ccbd6826564774f8f4"
|
resolved "https://registry.yarnpkg.com/three/-/three-0.134.0.tgz#d7ad4d85d050da0861bf39749b06ddfb5f17157f"
|
||||||
integrity sha512-WydohO8ll949B0FTD6MGz59Yv2Lwj8hvObg/0Heh2r42S6+tQC1WByfCNRdmG4D7+odfGod+n8JPV1I2xrboWw==
|
integrity sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg==
|
||||||
|
|
||||||
to-regex-range@^5.0.1:
|
to-regex-range@^5.0.1:
|
||||||
version "5.0.1"
|
version "5.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue