Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gugustinette committed Sep 6, 2024
1 parent 3403544 commit b9c74a3
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 54 deletions.
169 changes: 126 additions & 43 deletions package-lock.json

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

16 changes: 5 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,13 @@
"preview": "vite preview"
},
"devDependencies": {
"@fibbojs/3d": "0.0.4",
"@fibbojs/core": "0.0.4",
"@fibbojs/devtools": "^0.0.4",
"@fibbojs/event": "0.0.4",
"@types/three": "^0.168.0",
"@fibbojs/3d": "0.0.6",
"@fibbojs/core": "0.0.6",
"@fibbojs/devtools": "0.0.6",
"@fibbojs/event": "0.0.6",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0",
"vue": "^3.5.0"
},
"dependencies": {
"@dimforge/rapier3d": "^0.14.0",
"three": "^0.168.0"
"vite-plugin-wasm": "^3.3.0"
}
}

0 comments on commit b9c74a3

Please sign in to comment.