Skip to content

Commit

Permalink
build(deps): bump three in /lunar-phase-simulator
Browse files Browse the repository at this point in the history
Bumps [three](https://github.com/mrdoob/three.js) from 0.166.1 to 0.172.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: three
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 45f8a9b commit fc6392d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions lunar-phase-simulator/package-lock.json

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

2 changes: 1 addition & 1 deletion lunar-phase-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-range-step-input": "github:ccnmtl/react-range-step-input",
"three": "~0.166.1"
"three": "~0.172.0"
},
"devDependencies": {
"@babel/core": "^7.5.5",
Expand Down

0 comments on commit fc6392d

Please sign in to comment.