Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wass08 committed Aug 26, 2024
1 parent 39b60b9 commit 0365c27
Show file tree
Hide file tree
Showing 2 changed files with 878 additions and 664 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"preview": "vite preview"
},
"dependencies": {
"@react-three/drei": "9.75.0",
"@react-three/fiber": "8.13.3",
"@types/three": "0.152.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"three": "0.153.0"
"@react-three/drei": "^9.111.3",
"@react-three/fiber": "^8.17.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"three": "^0.167.1"
},
"devDependencies": {
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^3.1.0",
"vite": "^4.1.0"
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"globals": "^15.9.0",
"vite": "^5.4.1"
}
}
Loading

0 comments on commit 0365c27

Please sign in to comment.