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 d7bd2db commit 0e94344
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 0e94344

Please sign in to comment.