Skip to content

Commit

Permalink
Update the example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sgenoud committed Sep 27, 2024
1 parent b6f1f5d commit b126ef7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 256 deletions.
6 changes: 3 additions & 3 deletions packages/replicad-app-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"serve": "vite preview"
},
"dependencies": {
"@react-three/drei": "9.52.3",
"@react-three/fiber": "8.10.0",
"@react-three/drei": "9.92.7",
"@react-three/fiber": "8.13.6",
"comlink": "^4.3.1",
"file-saver": "^2.0.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"replicad": "^0.17.1",
"replicad-opencascadejs": "^0.17.1",
"replicad-threejs-helper": "^0.17.0",
"three": "0.148.0"
"three": "^0.155.0"
},
"devDependencies": {
"@vitejs/plugin-react": "3.0.1",
Expand Down
Loading

0 comments on commit b126ef7

Please sign in to comment.