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.158.0 to 0.160.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `@types/three` from 0.152.1 to 0.160.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 Dec 25, 2023
1 parent 8f772c0 commit 8451384
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 46 deletions.
74 changes: 30 additions & 44 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.158.0",
"three": "^0.160.0",
"throttle-debounce": "^5.0.0",
"typescript": "^5.2.2",
"use-interval": "^1.4.0",
Expand Down Expand Up @@ -206,7 +206,7 @@
"@types/react-async-script": "^1.2.5",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/selenium-webdriver": "^4.1.21",
"@types/three": "^0.152.1",
"@types/three": "^0.160.0",
"cross-env": "^7.0.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"gh-pages": "^6.1.0",
Expand Down

0 comments on commit 8451384

Please sign in to comment.