Skip to content

Commit

Permalink
Bump @react-three/fiber from 8.15.15 to 8.16.2 (#596)
Browse files Browse the repository at this point in the history
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) from 8.15.15 to 8.16.2.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Jacquier <[email protected]>
  • Loading branch information
dependabot[bot] and pierremtb authored May 1, 2024
1 parent a3226be commit b698b7b
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 @@ -14,7 +14,7 @@
"@primer/react": "^36.6.0",
"@react-three/csg": "^3.2.0",
"@react-three/drei": "^9.99.5",
"@react-three/fiber": "^8.15.15",
"@react-three/fiber": "^8.16.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/chrome": "^0.0.262",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1522,9 +1522,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/fiber@npm:^8.15.15":
version: 8.15.15
resolution: "@react-three/fiber@npm:8.15.15"
"@react-three/fiber@npm:^8.16.2":
version: 8.16.2
resolution: "@react-three/fiber@npm:8.16.2"
dependencies:
"@babel/runtime": ^7.17.8
"@types/react-reconciler": ^0.26.7
Expand Down Expand Up @@ -1559,7 +1559,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: d14bc074b837e7d02354d70218f40ac8e2171b74f65ceece6e4d64bbfabb974c8ca3af65799ec534997a19ae0510642e5fd71f7aa3a57ff86a02e1318ec44056
checksum: 48ae05c834125d746c91d3242178319a872f438a890e83a2cde5ea605b380dc200d3f15079548f6b54d6ce833477647425ceec118e3ea59462e8e76c6561cc92
languageName: node
linkType: hard

Expand Down Expand Up @@ -3719,7 +3719,7 @@ __metadata:
"@primer/react": ^36.6.0
"@react-three/csg": ^3.2.0
"@react-three/drei": ^9.99.5
"@react-three/fiber": ^8.15.15
"@react-three/fiber": ^8.16.2
"@testing-library/react": ^14.2.1
"@testing-library/user-event": ^14.5.2
"@types/chrome": ^0.0.262
Expand Down

0 comments on commit b698b7b

Please sign in to comment.