Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Aug 11, 2024
1 parent 94ebed7 commit ba23900
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@loadable/component": "5.14.1",
"@loadable/component": "5.16.4",
"@react-three/drei": "9.109.5",
"@react-three/fiber": "8.16.8",
"cannon-es": "0.17.0",
"nanoevents": "6.0.0",
"@react-three/fiber": "8.17.5",
"cannon-es": "0.20.0",
"nanoevents": "9.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"three": "0.167.1",
"use-asset": "1.0.4",
"zustand": "3.4.2"
"zustand": "4.5.4"
},
"devDependencies": {
"vite": "5.4.0",
"@types/jest": "26.0.23",
"@types/loadable__component": "5.13.3",
"@types/jest": "29.5.12",
"@types/loadable__component": "5.13.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/three": "0.167.1",
"@types/webxr": "0.5.19",
"jest": "26.6.3",
"prettier": "2.2.1",
"jest": "29.7.0",
"prettier": "3.3.3",
"react-touch-visualizer": "0.0.1",
"surge": "0.23.0",
"ts-jest": "26.5.6",
"surge": "0.24.5",
"ts-jest": "29.2.4",
"typescript": "5.5.4"
},
"scripts": {
Expand Down

0 comments on commit ba23900

Please sign in to comment.