Skip to content

Commit

Permalink
Bump @react-three/fiber from 8.17.7 to 8.17.8
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.7 to 8.17.8.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](pmndrs/react-three-fiber@v8.17.7...v8.17.8)

---
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 Sep 24, 2024
1 parent 9f09dbe commit bc72daf
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.7",
"@react-three/fiber": "^8.17.8",
"@react-three/drei": "^9.113.0",
"clsx": "^2.1.1",
"framer-motion": "^11.5.6",
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.7":
version "8.17.7"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.17.7.tgz#c290594e0a8afd445e3c76654c48094641c72292"
integrity sha512-52/TZ0pGdEtjs1bSCePrJe8+5hzYzC8/O4bwx0NXc3GZ3uRCr5Eu+CVsr7BUn2uxd825Zjbup0OXKSDRQ70qiQ==
"@react-three/fiber@^8.17.8":
version "8.17.8"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.17.8.tgz#fa09f7ab6757c4f3ee714d08200a9bf2dc657209"
integrity sha512-L2r8n4Ebg7YMTMaPHx1soxplgfia7SpAJUA1bS4C1ApRG9KKAjK8Kjhx3ODX3f6fyYfQZju2JyE8Q7OJHv1DNA==
dependencies:
"@babel/runtime" "^7.17.8"
"@types/debounce" "^1.2.1"
Expand Down

0 comments on commit bc72daf

Please sign in to comment.