Skip to content

Commit

Permalink
Update dependency three to ^0.162.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 36989ec commit 1447a71
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
27 changes: 9 additions & 18 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.161.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.162.0"
},
"devDependencies": {
"typescript": "4.9.5"
Expand Down

0 comments on commit 1447a71

Please sign in to comment.