Skip to content

Commit

Permalink
chore: upgrade lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Jan 10, 2025
1 parent e45bf69 commit e2fa3de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"vite-plugin-glslify": "^2.1.0"
},
"peerDependencies": {
"@react-three/fiber": "9.0.0-rc.2",
"@react-three/fiber": "9.0.0-rc",
"react": "^19",
"react-dom": "^19",
"three": ">=0.159"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2839,7 +2839,7 @@ __metadata:
vite-plugin-glslify: "npm:^2.1.0"
zustand: "npm:^5.0.1"
peerDependencies:
"@react-three/fiber": ^9
"@react-three/fiber": 9.0.0-rc
react: ^19
react-dom: ^19
three: ">=0.159"
Expand Down

0 comments on commit e2fa3de

Please sign in to comment.