Skip to content

Commit

Permalink
Merge pull request #80 from sanidhyy/dependabot/npm_and_yarn/react-th…
Browse files Browse the repository at this point in the history
…ree/fiber-8.15.16

Bump @react-three/fiber from 8.15.15 to 8.15.16
  • Loading branch information
sanidhyy authored Feb 13, 2024
2 parents c3bc6c3 + 5ebfe71 commit 439a1f8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 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.1.0",
"@react-three/fiber": "^8.15.15",
"@react-three/fiber": "^8.15.16",
"@react-three/drei": "^9.97.1",
"clsx": "^2.1.0",
"framer-motion": "^11.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -501,10 +501,10 @@
uuid "^9.0.1"
zustand "^3.7.1"

"@react-three/fiber@^8.15.15":
version "8.15.15"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.15.15.tgz#28ea2ee9fcd382e3720e0ca84fcbc270c13d2f48"
integrity sha512-Z5POnzgpYxrgnYuiCv+8t7lpynEcGcn0/323kV1NtE7Cwq16aMqEuC6nF2Y/tK+crJpKNEqsRtvng/eJy0xxOA==
"@react-three/fiber@^8.15.16":
version "8.15.16"
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-8.15.16.tgz#eadaa9432dd55a7d7334c42880470c7ac3c30e83"
integrity sha512-4f47K9e2mP8W/guNtu3e2J/Nt6GwKTsX/YP2dktPZRcpHYEsqfXCO8kSfvVMb+lQ8wR0HoFzggqdnGuhZaui0g==
dependencies:
"@babel/runtime" "^7.17.8"
"@types/react-reconciler" "^0.26.7"
Expand Down

0 comments on commit 439a1f8

Please sign in to comment.