Skip to content

Commit

Permalink
chore(deps): bump @react-three/fiber from 8.16.1 to 8.16.3
Browse files Browse the repository at this point in the history
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) from 8.16.1 to 8.16.3.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](pmndrs/react-three-fiber@v8.16.1...v8.16.3)

---
updated-dependencies:
- dependency-name: "@react-three/fiber"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent a7509a0 commit ddc6788
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@react-three/a11y": "^3.0.0",
"@react-three/drei": "^9.105.5",
"@react-three/fiber": "^8.16.1",
"@react-three/fiber": "^8.16.3",
"@react-three/gltfjsx": "^4.3.4",
"@react-three/rapier": "^1.3.1",
"@tanstack/react-query": "^4.29.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2326,10 +2326,10 @@
uuid "^9.0.1"
zustand "^3.7.1"

"@react-three/fiber@^8.16.1":
version "8.16.1"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.16.1.tgz#80ea70d6f324b447df633ec967c2e52a1854e867"
integrity sha512-Rgjn+xcR+6Do2Ic4b6RROIvCGs3RhoVJEamfmtMSfkgIRH3PeiPdqRxcfJlO9y6KDvYA5fIUGruz9h/sTeLlpw==
"@react-three/fiber@^8.16.3":
version "8.16.3"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.16.3.tgz#76270e86909a05662edc3e8de717f2a8db9f5de3"
integrity sha512-jg37AH0xmJEGbCk7qgO3EwB99UTNVekYYU/1+D5xNPFAn+fPqkUUaHalriaY+S3HLtBy33HYVOenbD9ZKLyC/Q==
dependencies:
"@babel/runtime" "^7.17.8"
"@types/react-reconciler" "^0.26.7"
Expand Down

0 comments on commit ddc6788

Please sign in to comment.