Skip to content

Commit ed79059

Browse files
authored
Merge pull request #505 from rafalmeida73/dependabot/npm_and_yarn/react-three/fiber-9.1.1
chore(deps): bump @react-three/fiber from 9.0.4 to 9.1.1
2 parents 2344e78 + 8258d29 commit ed79059

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@lottiefiles/react-lottie-player": "^3.6.0",
1515
"@react-three/drei": "^9.120.5",
16-
"@react-three/fiber": "^9.0.4",
16+
"@react-three/fiber": "^9.1.1",
1717
"lucide-react": "^0.477.0",
1818
"next": "15.2.3",
1919
"next-intl": "^3.26.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -465,10 +465,10 @@
465465
uuid "^9.0.1"
466466
zustand "^5.0.1"
467467

468-
"@react-three/fiber@^9.0.4":
469-
version "9.0.4"
470-
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-9.0.4.tgz#8e3652c5901128edc52f611fe5bfcd287443c621"
471-
integrity sha512-Uvo7KrvecISNyg4llc9mdI0UwjTQg250zwSVwirLBlDSODcE/AsVaBS0pIdKgFao+1uMFL/WoPPD4JX/l5VOJQ==
468+
"@react-three/fiber@^9.1.1":
469+
version "9.1.1"
470+
resolved "https://registry.yarnpkg.com/@react-three/fiber/-/fiber-9.1.1.tgz#55adc22bb996babcb56e9eefc6b06beb874bcf78"
471+
integrity sha512-S0De6e7xnlZd2QmnBm2rZVXxlknynCSAoCW1M8fF2yH93Q/cra3xwH8rAq4CMqNARsotbZSU/eNPGY/rdQaAhA==
472472
dependencies:
473473
"@babel/runtime" "^7.17.8"
474474
"@types/react-reconciler" "^0.28.9"

0 commit comments

Comments
 (0)