Skip to content

Commit

Permalink
build(deps): bump three and @types/three
Browse files Browse the repository at this point in the history
Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together.

Updates `three` from 0.170.0 to 0.172.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `@types/three` from 0.166.0 to 0.172.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

---
updated-dependencies:
- dependency-name: three
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/three"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent a014ad7 commit f098686
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
26 changes: 16 additions & 10 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"set-interval-async": "^3.0.3",
"signals": "^1.0.0",
"split-grid": "^1.0.11",
"three": "^0.170.0",
"three": "^0.172.0",
"throttle-debounce": "^5.0.2",
"typescript": "^5.2.2",
"use-interval": "^1.4.0",
Expand Down Expand Up @@ -208,7 +208,7 @@
"@types/react-async-script": "^1.2.5",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/selenium-webdriver": "^4.1.27",
"@types/three": "^0.166.0",
"@types/three": "^0.172.0",
"cross-env": "^7.0.3",
"dependency-cruiser": "^16.9.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down

0 comments on commit f098686

Please sign in to comment.