Skip to content

Commit

Permalink
Update dependency three to ^0.167.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent b6625e9 commit 57a31ca
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
32 changes: 17 additions & 15 deletions visualizer/viewer/package-lock.json

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

4 changes: 2 additions & 2 deletions visualizer/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"main": "src/index.js",
"dependencies": {
"@types/randomcolor": "^0.5.5",
"@types/three": "^0.155.0",
"@types/three": "^0.166.0",
"dat.gui": "0.7.9",
"randomcolor": "^0.6.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1",
"simplex-noise": "4.0.1",
"stats-js": "1.0.1",
"three": "^0.155.0"
"three": "^0.167.0"
},
"devDependencies": {
"typescript": "4.9.5"
Expand Down

0 comments on commit 57a31ca

Please sign in to comment.