Bump @react-three/drei from 9.65.5 to 9.66.0 (#124)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.65.5 to 9.66.0. - [Release notes](https://github.com/pmndrs/drei/releases) - [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js) - [Commits](https://github.com/pmndrs/drei/compare/v9.65.5...v9.66.0) --- updated-dependencies: - dependency-name: "@react-three/drei" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"@octokit/types": "^9.1.1",
|
||||
"@primer/octicons-react": "^18.3.0",
|
||||
"@primer/react": "^35.25.0",
|
||||
"@react-three/drei": "^9.65.5",
|
||||
"@react-three/drei": "^9.66.0",
|
||||
"@react-three/fiber": "^8.12.2",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
|
@ -1919,10 +1919,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.6.1.tgz#913d3a68c5cbc1124fdb18eff919432f7b6abdde"
|
||||
integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q==
|
||||
|
||||
"@react-three/drei@^9.65.5":
|
||||
version "9.65.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.65.5.tgz#b9f2d7d02b569d94a21b34853d99fb8bfbab72f7"
|
||||
integrity sha512-zfT7MTqkK5AYU6Yhe3nJ5S0mV2+oRaXfbxU1KkHzTlipssInb5kHSYwG4Topl0n7aPVNiV4A25LgvELjCeWPvw==
|
||||
"@react-three/drei@^9.66.0":
|
||||
version "9.66.0"
|
||||
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.66.0.tgz#7fd887080763543ee1618d27f3e7a5ac8448c17c"
|
||||
integrity sha512-pKlqKFB5j1SwlKbx3BpajlAAPqB7JtAooOhQf3/eOwyfKbt934sGzn6TLSeZJqnlVmABzo6ivsTraep0Kg2ENQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
"@react-spring/three" "~9.6.1"
|
||||
|
Reference in New Issue
Block a user