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.156.1 to 0.157.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.157.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 Oct 12, 2023
1 parent 8e6a0b4 commit baff196
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 @@ -44,7 +44,7 @@
"set-interval-async": "^3.0.3",
"signals": "^1.0.0",
"split-grid": "^1.0.11",
"three": "^0.156.1",
"three": "^0.157.0",
"throttle-debounce": "^5.0.0",
"typescript": "^5.2.2",
"use-interval": "^1.4.0",
Expand Down Expand Up @@ -205,7 +205,7 @@
"@types/react-async-script": "^1.2.1",
"@types/react-copy-to-clipboard": "^5.0.5",
"@types/selenium-webdriver": "^4.1.17",
"@types/three": "^0.152.1",
"@types/three": "^0.157.0",
"cross-env": "^7.0.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"gh-pages": "^6.0.0",
Expand Down

0 comments on commit baff196

Please sign in to comment.