mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 16:18:00 +00:00
chore(deps): update dependency three to ^0.130.0
This commit is contained in:
parent
e44ecb4c29
commit
1a4262c946
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"snowpack": "^3.0.0",
|
||||
"three": "^0.129.0",
|
||||
"three": "^0.130.0",
|
||||
"tone": "^14.7.58"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -1235,10 +1235,10 @@ tar@^6.0.2, tar@^6.1.0:
|
|||
mkdirp "^1.0.3"
|
||||
yallist "^4.0.0"
|
||||
|
||||
three@^0.129.0:
|
||||
version "0.129.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.129.0.tgz#f5e530bbc96eac5d5b4749cb5da886ef0d42f554"
|
||||
integrity sha512-wiWio1yVRg2Oj6WEWsTHQo5eSzYpEwSBtPSi3OofNpvFbf26HFfb9kw4FZJNjII4qxzp0b1xLB11+tKkBGB1ZA==
|
||||
three@^0.130.0:
|
||||
version "0.130.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.130.0.tgz#43778a96366fa5e3d1da28c688e8a2bfd8b42aab"
|
||||
integrity sha512-4jqvbJyvgrjTsBgqE7TrdkZral78l8CXpFCdGzqQoiJHsRhGHxe5tvwqZQVaS6eodPav7jdYO5sp1c5RmMB3ng==
|
||||
|
||||
tone@^14.7.58:
|
||||
version "14.7.77"
|
||||
|
|
Loading…
Add table
Reference in a new issue