|
3508 | 3508 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c" |
3509 | 3509 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw== |
3510 | 3510 |
|
| 3511 | +"@types/stats.js@*": |
| 3512 | + version "0.17.3" |
| 3513 | + resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.3.tgz#705446e12ce0fad618557dd88236f51148b7a935" |
| 3514 | + integrity sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ== |
| 3515 | + |
3511 | 3516 | "@types/styled-components@^5.1.15": |
3512 | 3517 | version "5.1.15" |
3513 | 3518 | resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.15.tgz#30855b40aa80b3b4e4c0e43a4af366e7c246d148" |
|
3529 | 3534 | dependencies: |
3530 | 3535 | "@types/jest" "*" |
3531 | 3536 |
|
3532 | | -"@types/three@^0.133.0": |
3533 | | - version "0.133.0" |
3534 | | - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.133.0.tgz#2e344ce10bc81dc89295b79a98c09932b3f0c294" |
3535 | | - integrity sha512-neDN9L64GK1fhT2raWXYIFvIr6ktM6XYgssfTh4zZp+XRgowD1qJ4/w79hLrLQ0w87u1E91ZfvHB0198wBsuHg== |
| 3537 | +"@types/three@^0.160.0": |
| 3538 | + version "0.160.0" |
| 3539 | + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.160.0.tgz#7915a97e0a14ccaa9ccbb9f190c5730b04a23075" |
| 3540 | + integrity sha512-jWlbUBovicUKaOYxzgkLlhkiEQJkhCVvg4W2IYD2trqD2om3VK4DGLpHH5zQHNr7RweZK/5re/4IVhbhvxbV9w== |
| 3541 | + dependencies: |
| 3542 | + "@types/stats.js" "*" |
| 3543 | + "@types/webxr" "*" |
| 3544 | + fflate "~0.6.10" |
| 3545 | + meshoptimizer "~0.18.1" |
3536 | 3546 |
|
3537 | 3547 | "@types/through@*": |
3538 | 3548 | version "0.0.30" |
|
3579 | 3589 | anymatch "^3.0.0" |
3580 | 3590 | source-map "^0.6.0" |
3581 | 3591 |
|
| 3592 | +"@types/webxr@*": |
| 3593 | + version "0.5.12" |
| 3594 | + resolved "https://registry.yarnpkg.com/@types/webxr/-/webxr-0.5.12.tgz#d71fff63564c008e51dee38351eb9c9d2950605a" |
| 3595 | + integrity sha512-+6LV7bN17XUWy4wIMILsGQX6ucawf64lYLG9jaGKSvOnKaJzWjcKXAkO0dZaC8MfoEqYQC7gl1GQnfITjBcazw== |
| 3596 | + |
3582 | 3597 | "@types/yargs-parser@*": |
3583 | 3598 | version "20.2.1" |
3584 | 3599 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129" |
@@ -7683,7 +7698,7 @@ fd-slicer@~1.1.0: |
7683 | 7698 | dependencies: |
7684 | 7699 | pend "~1.2.0" |
7685 | 7700 |
|
7686 | | -fflate@^0.6.9: |
| 7701 | +fflate@^0.6.9, fflate@~0.6.10: |
7687 | 7702 | version "0.6.10" |
7688 | 7703 | resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.6.10.tgz#5f40f9659205936a2d18abf88b2e7781662b6d43" |
7689 | 7704 | integrity sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg== |
@@ -11275,6 +11290,11 @@ merge@^2.1.0: |
11275 | 11290 | resolved "https://registry.yarnpkg.com/merge/-/merge-2.1.1.tgz#59ef4bf7e0b3e879186436e8481c06a6c162ca98" |
11276 | 11291 | integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w== |
11277 | 11292 |
|
| 11293 | +meshoptimizer@~0.18.1: |
| 11294 | + version "0.18.1" |
| 11295 | + resolved "https://registry.yarnpkg.com/meshoptimizer/-/meshoptimizer-0.18.1.tgz#cdb90907f30a7b5b1190facd3b7ee6b7087797d8" |
| 11296 | + integrity sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw== |
| 11297 | + |
11278 | 11298 | methods@~1.1.2: |
11279 | 11299 | version "1.1.2" |
11280 | 11300 | resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" |
@@ -15502,10 +15522,10 @@ three-stdlib@^2.4.2: |
15502 | 15522 | potpack "^1.0.1" |
15503 | 15523 | zstddec "^0.0.2" |
15504 | 15524 |
|
15505 | | -three@^0.133.0: |
15506 | | - version "0.133.1" |
15507 | | - resolved "https://registry.yarnpkg.com/three/-/three-0.133.1.tgz#5606f4817d67a09d9212d4ccbd6826564774f8f4" |
15508 | | - integrity sha512-WydohO8ll949B0FTD6MGz59Yv2Lwj8hvObg/0Heh2r42S6+tQC1WByfCNRdmG4D7+odfGod+n8JPV1I2xrboWw== |
| 15525 | +three@^0.161.0: |
| 15526 | + version "0.161.0" |
| 15527 | + resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91" |
| 15528 | + integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw== |
15509 | 15529 |
|
15510 | 15530 | throat@^6.0.1: |
15511 | 15531 | version "6.0.1" |
|
0 commit comments