Skip to content

Commit

Permalink
Bump @react-three/drei from 9.89.0 to 9.93.0
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.93.0.
- [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.93.0)

---
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 Jan 5, 2024
1 parent 30a2766 commit d5f008b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.93.0",
"@react-three/fiber": "^8.15.12",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
Expand Down
30 changes: 15 additions & 15 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.93.0":
version: 9.93.0
resolution: "@react-three/drei@npm:9.93.0"
dependencies:
"@babel/runtime": ^7.11.2
"@mediapipe/tasks-vision": 0.10.8
Expand All @@ -1950,11 +1950,11 @@ __metadata:
lodash.clamp: ^4.0.3
lodash.omit: ^4.5.0
lodash.pick: ^4.4.0
maath: ^0.9.0
maath: ^0.10.7
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: 2961e9a26e0182c45e3037df99d8d03fb4b19525137e97ddf7f85f309620de4114bca368f8f5fcf10138248881381a81510f3874b19e90f3b4126e719a4c4fc4
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.93.0
"@react-three/fiber": ^8.15.12
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": ^14.1.2
Expand Down Expand Up @@ -6778,13 +6778,13 @@ __metadata:
languageName: node
linkType: hard

"maath@npm:^0.9.0":
version: 0.9.0
resolution: "maath@npm:0.9.0"
"maath@npm:^0.10.7":
version: 0.10.7
resolution: "maath@npm:0.10.7"
peerDependencies:
"@types/three": ">=0.144.0"
three: ">=0.144.0"
checksum: 35a2cf9e86d9c92d2b9154cabb4149928e212c5c53054397dcc26bb3084073857d2c620f45d7ca2214a2f2f296882bffc9b2bb44a1009bead380fd84d158ae21
checksum: 84059fa070eb3dac0c36cf35c41fe0a33ba56f5e6d19e72446c118312c95403efbcbfe7c3fd378812fdc3814654c9f25d8aee14c8657fc946936fabc4a460c54
languageName: node
linkType: hard

Expand Down Expand Up @@ -8793,10 +8793,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 d5f008b

Please sign in to comment.