Skip to content

Commit

Permalink
Update dependency three to ^0.168.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent b2efb5c commit 5146999
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
39 changes: 24 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.168.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.168.0"
},
"devDependencies": {
"typescript": "4.9.5"
Expand Down

0 comments on commit 5146999

Please sign in to comment.