Skip to content

Commit

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

---

### Release Notes

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

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

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

##### Bug Fixes

- select needs pointer up
([ea8246c](https://togithub.com/pmndrs/drei/commit/ea8246c1a32d35a23b8da9b11b40c22408962390))

</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, check
this box

---

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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 22, 2023
1 parent df48d88 commit f693df2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.13",
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.58.1",
"@react-three/drei": "9.58.2",
"@react-three/fiber": "8.12.0",
"@tailwindcss/forms": "0.5.3",
"chart.js": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3187,9 +3187,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/drei@npm:9.58.1":
version: 9.58.1
resolution: "@react-three/drei@npm:9.58.1"
"@react-three/drei@npm:9.58.2":
version: 9.58.2
resolution: "@react-three/drei@npm:9.58.2"
dependencies:
"@babel/runtime": ^7.11.2
"@react-spring/three": ~9.6.1
Expand Down Expand Up @@ -3219,7 +3219,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 40311267e169e586be8c4bf26e2094960d6999b30cc1271eeb3d185a86a1b7d5a991d9ce040c71a67e459896d2a357d14a01153ac1fc88b82ba9cd37b1d1d9f9
checksum: 26f72712c02ce4a57aebbf128fa0f26926b2dd1221863f21d3c06e107412beda415a51d38455c8ea31445534ff00a55d53644bfa702d3fb93983554104483e8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -20552,7 +20552,7 @@ __metadata:
"@next/env": 13.2.4
"@next/eslint-plugin-next": 13.2.4
"@plaiceholder/next": 2.5.0
"@react-three/drei": 9.58.1
"@react-three/drei": 9.58.2
"@react-three/fiber": 8.12.0
"@storybook/addon-docs": 7.0.0-rc.4
"@storybook/addon-essentials": 7.0.0-rc.4
Expand Down

1 comment on commit f693df2

@vercel
Copy link

@vercel vercel bot commented on f693df2 Mar 22, 2023

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.