mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 08:15:02 +00:00
chore(deps): update dependency three to ^0.127.0
This commit is contained in:
parent
82461df8af
commit
63f7c237f0
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"snowpack": "^3.0.0",
|
||||
"three": "^0.126.0",
|
||||
"three": "^0.127.0",
|
||||
"tone": "^14.7.58"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -162,10 +162,10 @@ standardized-audio-context@^25.1.8:
|
|||
automation-events "^3.0.8"
|
||||
tslib "^2.1.0"
|
||||
|
||||
three@^0.126.0:
|
||||
version "0.126.1"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.126.1.tgz#cf4e4e52060fd952f6f0d5440cbd422c66bc4be7"
|
||||
integrity sha512-eOEXnZeE1FDV0XgL1u08auIP13jxdN9LQBAEmlErYzMxtIIfuGIAZbijOyookALUhqVzVOx0Tywj6n192VM+nQ==
|
||||
three@^0.127.0:
|
||||
version "0.127.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.127.0.tgz#c463f4d41b2c735dcf8e9e51a388815e80cd3791"
|
||||
integrity sha512-wtgrn+mhYUbobxT7QN3GPdu3SRpSBQvwY6uOzLChWS7QE//f7paDU/+wlzbg+ngeIvBBqjBHSRuywTh8A99Jng==
|
||||
|
||||
tone@^14.7.58:
|
||||
version "14.7.77"
|
||||
|
|
Loading…
Add table
Reference in a new issue