Bump @react-three/drei from 9.79.2 to 9.89.0 (#447)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.79.2 to 9.89.0. - [Release notes](https://github.com/pmndrs/drei/releases) - [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js) - [Commits](https://github.com/pmndrs/drei/compare/v9.79.2...v9.89.0) --- updated-dependencies: - dependency-name: "@react-three/drei" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
"@primer/octicons-react": "^19.4.0",
|
||||
"@primer/react": "^35.26.1",
|
||||
"@react-three/csg": "^3.0.0",
|
||||
"@react-three/drei": "^9.79.2",
|
||||
"@react-three/drei": "^9.89.0",
|
||||
"@react-three/fiber": "^8.13.5",
|
||||
"@testing-library/jest-dom": "^5.17.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
|
83
yarn.lock
83
yarn.lock
@ -1538,10 +1538,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mediapipe/tasks-vision@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@mediapipe/tasks-vision@npm:0.10.2"
|
||||
checksum: 0e5ac77f9b8b218303c95043dce2c377ed0fa8c623c6263604390e66004c6c986a6717d9abdebee02eb0382a0051e2659665d754129f1aac30c1ad6804639dce
|
||||
"@mediapipe/tasks-vision@npm:0.10.8":
|
||||
version: 0.10.8
|
||||
resolution: "@mediapipe/tasks-vision@npm:0.10.8"
|
||||
checksum: 53062a48871680163c6ec6bd70c84a66da2ca626962b11d0037ec63fdd11937df1e8d2d85486225e2148cf88a63da5c2a1bb66bd76e3f1bb4168f4890a5b9c00
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1887,31 +1887,33 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-three/drei@npm:^9.79.2":
|
||||
version: 9.79.2
|
||||
resolution: "@react-three/drei@npm:9.79.2"
|
||||
"@react-three/drei@npm:^9.89.0":
|
||||
version: 9.89.0
|
||||
resolution: "@react-three/drei@npm:9.89.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.11.2
|
||||
"@mediapipe/tasks-vision": 0.10.2
|
||||
"@mediapipe/tasks-vision": 0.10.8
|
||||
"@react-spring/three": ~9.6.1
|
||||
"@use-gesture/react": ^10.2.24
|
||||
camera-controls: ^2.4.2
|
||||
cross-env: ^7.0.3
|
||||
detect-gpu: ^5.0.28
|
||||
glsl-noise: ^0.0.0
|
||||
lodash.clamp: ^4.0.3
|
||||
lodash.omit: ^4.5.0
|
||||
lodash.pick: ^4.4.0
|
||||
maath: ^0.6.0
|
||||
maath: ^0.9.0
|
||||
meshline: ^3.1.6
|
||||
react-composer: ^5.0.3
|
||||
react-merge-refs: ^1.1.0
|
||||
stats-gl: ^1.0.4
|
||||
stats.js: ^0.17.0
|
||||
suspend-react: ^0.1.3
|
||||
three-mesh-bvh: ^0.6.0
|
||||
three-stdlib: ^2.23.9
|
||||
three-mesh-bvh: ^0.6.7
|
||||
three-stdlib: ^2.28.0
|
||||
troika-three-text: ^0.47.2
|
||||
utility-types: ^3.10.0
|
||||
uuid: ^9.0.1
|
||||
zustand: ^3.5.13
|
||||
peerDependencies:
|
||||
"@react-three/fiber": ">=8.0"
|
||||
@ -1921,7 +1923,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
react-dom:
|
||||
optional: true
|
||||
checksum: d4de7a31a620cdb0c5ad851f05ac8708f2adfc11539c923a8e2a4d8bb015272d27f43d572921f4a72941eb2ee5b82f4ff5e196bdf6f815bb831774b745acd6e5
|
||||
checksum: e684ce0fb668651bbfa2ccc332d2573d35e52abe174f28954e5dd1fc9f3b3321265d38fda12c8b5e7701f45b58d4a3fcb606790e135af03e60366eeee131021c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3700,6 +3702,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-env@npm:^7.0.3":
|
||||
version: 7.0.3
|
||||
resolution: "cross-env@npm:7.0.3"
|
||||
dependencies:
|
||||
cross-spawn: ^7.0.1
|
||||
bin:
|
||||
cross-env: src/bin/cross-env.js
|
||||
cross-env-shell: src/bin/cross-env-shell.js
|
||||
checksum: 26f2f3ea2ab32617f57effb70d329c2070d2f5630adc800985d8b30b56e8bf7f5f439dd3a0358b79cee6f930afc23cf8e23515f17ccfb30092c6b62c6b630a79
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-spawn@npm:^5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "cross-spawn@npm:5.1.0"
|
||||
@ -3711,7 +3725,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-spawn@npm:^7.0.2":
|
||||
"cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2":
|
||||
version: 7.0.3
|
||||
resolution: "cross-spawn@npm:7.0.3"
|
||||
dependencies:
|
||||
@ -4060,7 +4074,7 @@ __metadata:
|
||||
"@primer/octicons-react": ^19.4.0
|
||||
"@primer/react": ^35.26.1
|
||||
"@react-three/csg": ^3.0.0
|
||||
"@react-three/drei": ^9.79.2
|
||||
"@react-three/drei": ^9.89.0
|
||||
"@react-three/fiber": ^8.13.5
|
||||
"@testing-library/jest-dom": ^5.17.0
|
||||
"@testing-library/react": ^14.0.0
|
||||
@ -6390,13 +6404,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"maath@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "maath@npm:0.6.0"
|
||||
"maath@npm:^0.9.0":
|
||||
version: 0.9.0
|
||||
resolution: "maath@npm:0.9.0"
|
||||
peerDependencies:
|
||||
"@types/three": ">=0.144.0"
|
||||
three: ">=0.144.0"
|
||||
checksum: 6b8da7789f5607f77030bac5cdc50697fe81ac3bd0939883430f33340768ccf0e5528465b039d8328181bfb9e966d2ad60f694c45825b7d6be944f3f735c5023
|
||||
checksum: 35a2cf9e86d9c92d2b9154cabb4149928e212c5c53054397dcc26bb3084073857d2c620f45d7ca2214a2f2f296882bffc9b2bb44a1009bead380fd84d158ae21
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8598,16 +8612,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-mesh-bvh@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "three-mesh-bvh@npm:0.6.0"
|
||||
peerDependencies:
|
||||
three: ">= 0.151.0"
|
||||
checksum: bafa9c912be4137ae5bb440584deff5953abd3196f7e4c38ecfb279ed16abc7a570d9e89a0d998d1e77dc0f532f8524f393b4bc0a0755e3debd1968ee05f97fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-mesh-bvh@npm:^0.6.8":
|
||||
"three-mesh-bvh@npm:^0.6.7, three-mesh-bvh@npm:^0.6.8":
|
||||
version: 0.6.8
|
||||
resolution: "three-mesh-bvh@npm:0.6.8"
|
||||
peerDependencies:
|
||||
@ -8637,24 +8642,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-stdlib@npm:^2.23.9":
|
||||
version: 2.23.9
|
||||
resolution: "three-stdlib@npm:2.23.9"
|
||||
"three-stdlib@npm:^2.28.0":
|
||||
version: 2.28.7
|
||||
resolution: "three-stdlib@npm:2.28.7"
|
||||
dependencies:
|
||||
"@types/draco3d": ^1.4.0
|
||||
"@types/offscreencanvas": ^2019.6.4
|
||||
"@types/webxr": ^0.5.2
|
||||
chevrotain: ^10.1.2
|
||||
draco3d: ^1.4.1
|
||||
fflate: ^0.6.9
|
||||
ktx-parse: ^0.4.5
|
||||
mmd-parser: ^1.0.4
|
||||
opentype.js: ^1.3.3
|
||||
potpack: ^1.0.1
|
||||
zstddec: ^0.0.2
|
||||
peerDependencies:
|
||||
three: ">=0.128.0"
|
||||
checksum: bebd4723b74b7ab58aa7e4f9911e7a319bdd367070ef9d2206236fb91ae5dcad80374cd98fa909cb7d60b4a9192c77a71f3cd68b863fdaa60194697411b072b0
|
||||
checksum: 9553b6c353b5d7fe133ce715c948f1ed92d53a504b73b1219412f06a53037dff6bd224e90cafc8520f26c658a18b3eda1d74fa2eaa209f0097f99c423484572c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9095,6 +9095,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "uuid@npm:9.0.1"
|
||||
bin:
|
||||
uuid: dist/bin/uuid
|
||||
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"v8-compile-cache-lib@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "v8-compile-cache-lib@npm:3.0.1"
|
||||
|
Reference in New Issue
Block a user