Skip to content

Commit

Permalink
Update dependency three to ^0.153.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent f0223bf commit 972f493
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 18 deletions.
80 changes: 64 additions & 16 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.149.0",
"@types/three": "^0.152.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.149.0"
"three": "^0.153.0"
},
"devDependencies": {
"typescript": "4.9.5"
Expand Down

0 comments on commit 972f493

Please sign in to comment.