Skip to content

Commit

Permalink
chore(deps): bump three from 0.165.0 to 0.166.1
Browse files Browse the repository at this point in the history
Bumps [three](https://github.com/mrdoob/three.js) from 0.165.0 to 0.166.1.
- [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 Jul 5, 2024
1 parent 87b8a9c commit 67964b8
Show file tree
Hide file tree
Showing 5 changed files with 4,502 additions and 5,325 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prepare": "npm run build"
},
"dependencies": {
"three": "^0.165.0"
"three": "^0.166.1"
},
"devDependencies": {
"@babel/preset-env": "^7.22.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@quick-threejs/utils": "workspace:*",
"threads": "^1.7.0",
"three": "^0.165.0"
"three": "^0.166.1"
},
"devDependencies": {
"@quick-threejs/config": "workspace:*",
Expand Down
Loading

0 comments on commit 67964b8

Please sign in to comment.