Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansive committed Jan 7, 2024
1 parent 6565ab6 commit c0de541
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 61 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@react-three/drei": "^9.90.0",
"@react-three/fiber": "^8.15.12",
"@react-three/drei": "^9.93.0",
"@react-three/fiber": "^8.15.13",
"@types/three": "^0.159.0",
"@xata.io/client": "^0.28.2",
"framer-motion": "^10.16.14",
"@xata.io/client": "^0.28.3",
"framer-motion": "^10.17.9",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-feather": "^2.0.10",
"three": "^0.159.0"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"@types/node": "^20.10.6",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"eslint": "^8.56.0",
"eslint-config-next": "14.0.3",
"typescript": "^5"
"typescript": "^5.3.3"
}
}
115 changes: 65 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0de541

Please sign in to comment.