Skip to content

Commit

Permalink
Update dependency @react-three/drei to v9.32.3 (#549)
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.32.1` ->
`9.32.3`](https://renovatebot.com/diffs/npm/@react-three%2fdrei/9.32.1/9.32.3)
|
[![age](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.3/compatibility-slim/9.32.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.3/confidence-slim/9.32.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Bug Fixes

- line should accept v2d and \[n,n]
([8df8cc1](https://togithub.com/pmndrs/drei/commit/8df8cc1ff202fed4e1514b4776bc9914f7b2b886))

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

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

##### Bug Fixes

- bump loaders
([#&#8203;1064](https://togithub.com/pmndrs/drei/issues/1064))
([db32d22](https://togithub.com/pmndrs/drei/commit/db32d226d81a9195a2bf507dd471c27f77f87acc))

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDQuNCIsInVwZGF0ZWRJblZlciI6IjMyLjIwNC40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent 3ee9e35 commit ba67ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@headlessui/react": "1.7.2",
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.32.1",
"@react-three/drei": "9.32.3",
"@react-three/fiber": "8.8.3",
"@tailwindcss/forms": "0.5.3",
"chart.js": "3.9.1",
Expand Down

0 comments on commit ba67ca0

Please sign in to comment.