Skip to content

Commit

Permalink
Bump @react-three/drei from 9.89.0 to 9.92.1
Browse files Browse the repository at this point in the history
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.89.0 to 9.92.1.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.89.0...v9.92.1)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent e3fb59f commit 8812aff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@primer/octicons-react": "^19.8.0",
"@primer/react": "^35.26.1",
"@react-three/csg": "^3.1.0",
"@react-three/drei": "^9.89.0",
"@react-three/drei": "^9.92.1",
"@react-three/fiber": "^8.15.12",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1935,9 +1935,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/drei@npm:^9.89.0":
version: 9.89.0
resolution: "@react-three/drei@npm:9.89.0"
"@react-three/drei@npm:^9.92.1":
version: 9.92.1
resolution: "@react-three/drei@npm:9.92.1"
dependencies:
"@babel/runtime": ^7.11.2
"@mediapipe/tasks-vision": 0.10.8
Expand All @@ -1954,7 +1954,7 @@ __metadata:
meshline: ^3.1.6
react-composer: ^5.0.3
react-merge-refs: ^1.1.0
stats-gl: ^1.0.4
stats-gl: ^2.0.0
stats.js: ^0.17.0
suspend-react: ^0.1.3
three-mesh-bvh: ^0.6.7
Expand All @@ -1971,7 +1971,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: e684ce0fb668651bbfa2ccc332d2573d35e52abe174f28954e5dd1fc9f3b3321265d38fda12c8b5e7701f45b58d4a3fcb606790e135af03e60366eeee131021c
checksum: ffba586ea0d5f8c0c90614dd3ef78390289f723d7c2987f975f4c3a39701eba2046000e641837522df0bf1a5412e58ebe341c1a58932332465d6093e4c7354fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -4263,7 +4263,7 @@ __metadata:
"@primer/octicons-react": ^19.8.0
"@primer/react": ^35.26.1
"@react-three/csg": ^3.1.0
"@react-three/drei": ^9.89.0
"@react-three/drei": ^9.92.1
"@react-three/fiber": ^8.15.12
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": ^14.1.2
Expand Down Expand Up @@ -8773,10 +8773,10 @@ __metadata:
languageName: node
linkType: hard

"stats-gl@npm:^1.0.4":
version: 1.0.4
resolution: "stats-gl@npm:1.0.4"
checksum: c393c3047d93b8caeca9f95f1e62ff1eb61d722e4da652d0de78282f9317f751ec9d7edda150fc0b543658690522f7d366b54d29182cae0fa571bb956a3591bc
"stats-gl@npm:^2.0.0":
version: 2.0.1
resolution: "stats-gl@npm:2.0.1"
checksum: 931cd9fad717a9a7c220adf7650a00666e223ddb86bb9c58ad71f5437c277adabd2f22c9ed3f81d5cecdabdc3abe134a899714a964b61b1bf031a0865b7ee751
languageName: node
linkType: hard

Expand Down

0 comments on commit 8812aff

Please sign in to comment.