Skip to content

Commit

Permalink
Merge pull request #152 from sanidhyy/dependabot/npm_and_yarn/react-t…
Browse files Browse the repository at this point in the history
…hree/fiber-8.16.7

Bump @react-three/fiber from 8.16.6 to 8.16.7
  • Loading branch information
sanidhyy authored Jun 4, 2024
2 parents 5763d3b + 814945e commit fa50090
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.3.3",
"@react-three/fiber": "^8.16.6",
"@react-three/fiber": "^8.16.7",
"@react-three/drei": "^9.105.6",
"clsx": "^2.1.1",
"framer-motion": "^11.2.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.16.6":
version "8.16.6"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.16.6.tgz#8ee71f6b10b3420c03f2ab3758909e6d98fd8f31"
integrity sha512-sKEqocYKRI3deW7z9CAVjedDID1an2i8FwxQVv2reMJxzIxIlyxCYXMIAqXBCgHTFtVX2hWGTZYhLL5nyne8kA==
"@react-three/fiber@^8.16.7":
version "8.16.7"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.16.7.tgz#80e2c16b6cbaf8b7746925fd92284beea8798aab"
integrity sha512-D9z/HmTupS/Z3YqBK+rxPgm3Ou7VvOB8J57+AW7JG2FmhCY4u65Gd6r8i8y61BR/paCk0DCPyyJ5w7FiUEHXgA==
dependencies:
"@babel/runtime" "^7.17.8"
"@types/react-reconciler" "^0.26.7"
Expand Down

0 comments on commit fa50090

Please sign in to comment.