Skip to content

Commit

Permalink
Update dependency @react-three/drei to v9.38.2 (#648)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@react-three/drei](https://togithub.com/pmndrs/drei) | [`9.38.1` ->
`9.38.2`](https://renovatebot.com/diffs/npm/@react-three%2fdrei/9.38.1/9.38.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.38.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.38.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.38.2/compatibility-slim/9.38.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.38.2/confidence-slim/9.38.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pmndrs/drei</summary>

### [`v9.38.2`](https://togithub.com/pmndrs/drei/releases/tag/v9.38.2)

[Compare
Source](https://togithub.com/pmndrs/drei/compare/v9.38.1...v9.38.2)

##### Bug Fixes

- change TransformControlsProps mode & space to union type
([#&#8203;1116](https://togithub.com/pmndrs/drei/issues/1116))
([9033468](https://togithub.com/pmndrs/drei/commit/9033468c4483bb4c4004f84f910b4d0360d6be99))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC42LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 29, 2022
1 parent c67ce01 commit 9ab3072
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"@headlessui/react": "1.7.3",
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.38.1",
"@react-three/drei": "9.38.2",
"@react-three/fiber": "8.8.10",
"@tailwindcss/forms": "0.5.3",
"chart.js": "3.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2761,9 +2761,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/drei@npm:9.38.1":
version: 9.38.1
resolution: "@react-three/drei@npm:9.38.1"
"@react-three/drei@npm:9.38.2":
version: 9.38.2
resolution: "@react-three/drei@npm:9.38.2"
dependencies:
"@babel/runtime": ^7.11.2
"@react-spring/three": ^9.3.1
Expand Down Expand Up @@ -2791,7 +2791,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 3f41980599df9f30163957107bb937bba03f939cd09b798782ee4e52011f26fcd9a14a1cc25b03dd5fec370030e67538aab662e915fb66851b77aab935d0e37b
checksum: cdb11b537dfea891d5ebf143ee4bc21c56ae8b978f0762a3589351a452dbb06d9b98e439dcb7ed71f16dc329c07074cda7ac7737d5ef1909d68e80741e83c5bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -19997,7 +19997,7 @@ __metadata:
"@next/env": 12.3.1
"@next/eslint-plugin-next": 12.3.1
"@plaiceholder/next": 2.5.0
"@react-three/drei": 9.38.1
"@react-three/drei": 9.38.2
"@react-three/fiber": 8.8.10
"@storybook/addon-actions": 6.5.13
"@storybook/addon-docs": 6.5.13
Expand Down

1 comment on commit 9ab3072

@vercel
Copy link

@vercel vercel bot commented on 9ab3072 Oct 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.