mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 08:15:02 +00:00
chore(deps): update dependency three to ^0.172.0
This commit is contained in:
parent
4437922fc3
commit
db7826afe6
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"snowpack": "^3.0.0",
|
||||
"three": "^0.156.0",
|
||||
"three": "^0.172.0",
|
||||
"tone": "^14.7.58"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -2725,10 +2725,10 @@ tar@^6.0.2, tar@^6.1.0:
|
|||
mkdirp "^1.0.3"
|
||||
yallist "^4.0.0"
|
||||
|
||||
three@^0.156.0:
|
||||
version "0.156.1"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.156.1.tgz#bab4fec121a5b3975eb4f4d227d9c912171eb399"
|
||||
integrity sha512-kP7H0FK9d/k6t/XvQ9FO6i+QrePoDcNhwl0I02+wmUJRNSLCUIDMcfObnzQvxb37/0Uc9TDT0T1HgsRRrO6SYQ==
|
||||
three@^0.172.0:
|
||||
version "0.172.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.172.0.tgz#6944a72f8439e8f7e4b034c8539ec82f5ebe0082"
|
||||
integrity sha512-6HMgMlzU97MsV7D/tY8Va38b83kz8YJX+BefKjspMNAv0Vx6dxMogHOrnRl/sbMIs3BPUKijPqDqJ/+UwJbIow==
|
||||
|
||||
to-regex-range@^5.0.1:
|
||||
version "5.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue