Skip to content

Commit

Permalink
Bump @react-three/fiber from 8.17.5 to 8.17.6
Browse files Browse the repository at this point in the history
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) from 8.17.5 to 8.17.6.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](https://github.com/pmndrs/react-three-fiber/compare/@react-three/[email protected])

---
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 Aug 27, 2024
1 parent 5266b6e commit 2afc133
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@react-three/fiber": "^8.17.5",
"@react-three/fiber": "^8.17.6",
"@react-three/drei": "^9.111.3",
"clsx": "^2.1.1",
"framer-motion": "^11.3.30",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,10 +543,10 @@
uuid "^9.0.1"
zustand "^3.7.1"

"@react-three/fiber@^8.17.5":
version "8.17.5"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.17.5.tgz#f3e712d7fac1345147b432b3c8b11194760af845"
integrity sha512-7uqtTWQrNIKW6wbgF0CQiDuo7uHoRd96lGBKsdRa+j/s268kqO4MBsxynLUpg6F/+mir5SEt9zJ3Up+lOjz/dg==
"@react-three/fiber@^8.17.6":
version "8.17.6"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.17.6.tgz#0e409b65a33d7fb1a32da1374bede8da68bef2ef"
integrity sha512-RqZXSpEVY8alF3dWgFhUFePM9FE9jCZxeZJ3wEJ8z6Bd6AsrLXXs9wRW6WhCY/r0y7eW36v2t74QavM0coA3aA==
dependencies:
"@babel/runtime" "^7.17.8"
"@types/debounce" "^1.2.1"
Expand Down

0 comments on commit 2afc133

Please sign in to comment.