mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 08:15:02 +00:00
chore(deps): update dependency three to ^0.126.0
This commit is contained in:
parent
b97813ccfa
commit
8533fa3b97
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"snowpack": "^3.0.0",
|
||||
"three": "^0.125.0",
|
||||
"three": "^0.126.0",
|
||||
"tone": "^14.7.58"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -79,10 +79,10 @@ standardized-audio-context@^25.1.8:
|
|||
automation-events "^3.0.4"
|
||||
tslib "^2.1.0"
|
||||
|
||||
three@^0.125.0:
|
||||
version "0.125.2"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12"
|
||||
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==
|
||||
three@^0.126.0:
|
||||
version "0.126.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216"
|
||||
integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA==
|
||||
|
||||
tone@^14.7.58:
|
||||
version "14.7.77"
|
||||
|
|
Loading…
Add table
Reference in a new issue