|
7461 | 7461 | semver "^7.3.5"
|
7462 | 7462 | update-check "^1.5.4"
|
7463 | 7463 |
|
7464 |
| -"@tweenjs/tween.js@~23.1.2": |
7465 |
| - version "23.1.2" |
7466 |
| - resolved "https://registry.yarnpkg.com/@tweenjs/tween.js/-/tween.js-23.1.2.tgz#4e5357fd6742f5aa50447d3fa808aed4cda93ed7" |
7467 |
| - integrity sha512-kMCNaZCJugWI86xiEHaY338CU5JpD0B97p1j1IKNn/Zto8PgACjQx0UxbHjmOcLl/dDOBnItwD07KmCs75pxtQ== |
| 7464 | +"@tweenjs/tween.js@~23.1.3": |
| 7465 | + version "23.1.3" |
| 7466 | + resolved "https://registry.yarnpkg.com/@tweenjs/tween.js/-/tween.js-23.1.3.tgz#eff0245735c04a928bb19c026b58c2a56460539d" |
| 7467 | + integrity sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA== |
7468 | 7468 |
|
7469 | 7469 | "@types/accepts@*", "@types/accepts@^1.3.5":
|
7470 | 7470 | version "1.3.7"
|
|
8010 | 8010 | "@types/express" "*"
|
8011 | 8011 | "@types/serve-static" "*"
|
8012 | 8012 |
|
8013 |
| -"@types/three@^0.167.1": |
8014 |
| - version "0.167.2" |
8015 |
| - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.167.2.tgz#51d12194fdf96ac228f91037a30cd4afb6e49978" |
8016 |
| - integrity sha512-onxnIUNYpXcZJ5DTiIsxfnr4F9kAWkkxAUWx5yqzz/u0a4IygCLCjMuOl2DEeCxyJdJ2nOJZvKpu48sBMqfmkQ== |
| 8013 | +"@types/three@^0.168.0": |
| 8014 | + version "0.168.0" |
| 8015 | + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.168.0.tgz#510420c4bbee7937bbbcdfbc5dc31160771eaef8" |
| 8016 | + integrity sha512-qAGLGzbaYgkkonOBfwOr+TZpOskPfFjrDAj801WQSVkUz0/D9zwir4vhruJ/CC/GteywzR9pqeVVfs5th/2oKw== |
8017 | 8017 | dependencies:
|
8018 |
| - "@tweenjs/tween.js" "~23.1.2" |
| 8018 | + "@tweenjs/tween.js" "~23.1.3" |
8019 | 8019 | "@types/stats.js" "*"
|
8020 | 8020 | "@types/webxr" "*"
|
| 8021 | + "@webgpu/types" "*" |
8021 | 8022 | fflate "~0.8.2"
|
8022 | 8023 | meshoptimizer "~0.18.1"
|
8023 | 8024 |
|
|
8628 | 8629 | "@walletconnect/window-getters" "^1.0.1"
|
8629 | 8630 | tslib "1.14.1"
|
8630 | 8631 |
|
| 8632 | +"@webgpu/types@*": |
| 8633 | + version "0.1.44" |
| 8634 | + resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.44.tgz#1b264c0bfcb298df59d0943dad8ef02b4ff98d14" |
| 8635 | + integrity sha512-JDpYJN5E/asw84LTYhKyvPpxGnD+bAKPtpW9Ilurf7cZpxaTbxkQcGwOd7jgB9BPBrTYQ+32ufo4HiuomTjHNQ== |
| 8636 | + |
8631 | 8637 | "@whatwg-node/events@^0.0.3":
|
8632 | 8638 | version "0.0.3"
|
8633 | 8639 | resolved "https://registry.npmjs.org/@whatwg-node/events/-/events-0.0.3.tgz"
|
@@ -20232,10 +20238,10 @@ thread-stream@^0.15.1:
|
20232 | 20238 | dependencies:
|
20233 | 20239 | real-require "^0.1.0"
|
20234 | 20240 |
|
20235 |
| -three@^0.167.0: |
20236 |
| - version "0.167.1" |
20237 |
| - resolved "https://registry.yarnpkg.com/three/-/three-0.167.1.tgz#3fe4ba2b0a03fd662afe4977a56803d955b61689" |
20238 |
| - integrity sha512-gYTLJA/UQip6J/tJvl91YYqlZF47+D/kxiWrbTon35ZHlXEN0VOo+Qke2walF1/x92v55H6enomymg4Dak52kw== |
| 20241 | +three@^0.168.0: |
| 20242 | + version "0.168.0" |
| 20243 | + resolved "https://registry.yarnpkg.com/three/-/three-0.168.0.tgz#3e33101d91e3e9716f5c610ea9a7b3b8423c242d" |
| 20244 | + integrity sha512-6m6jXtDwMJEK/GGMbAOTSAmxNdzKvvBzgd7q8bE/7Tr6m7PaBh5kKLrN7faWtlglXbzj7sVba48Idwx+NRsZXw== |
20239 | 20245 |
|
20240 | 20246 | through2@^2.0.0:
|
20241 | 20247 | version "2.0.5"
|
|
0 commit comments