mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 08:15:02 +00:00
chore(deps): update dependency three to ^0.156.0
This commit is contained in:
parent
ab86d6db3b
commit
973df393c1
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"snowpack": "^3.0.0",
|
||||
"three": "^0.155.0",
|
||||
"three": "^0.156.0",
|
||||
"tone": "^14.7.58"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -2667,10 +2667,10 @@ tar@^6.0.2, tar@^6.1.0:
|
|||
mkdirp "^1.0.3"
|
||||
yallist "^4.0.0"
|
||||
|
||||
three@^0.155.0:
|
||||
version "0.155.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.155.0.tgz#cca9b8ad817830c8b4fdd8f0d9a12a2e413a2672"
|
||||
integrity sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ==
|
||||
three@^0.156.0:
|
||||
version "0.156.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.156.0.tgz#1080781b8fbf191cd37b4c8e027bf74c18518bf8"
|
||||
integrity sha512-r6meetGWDk3aYjDRh6NpKuUkzoPlI3yldDQe2SkwCcqTTB5NZn7vKQBUXyMExvlwZShaLmvAbsVWaFzp1rkk3A==
|
||||
|
||||
to-regex-range@^5.0.1:
|
||||
version "5.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue