build(deps): Bump three from 0.165.0 to 0.166.1 (#125)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 17:15:42 +08:00 committed by GitHub
parent e3a0368d3e
commit 08ee4b95df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"react-dom": "^17.0.1",
"react-github-btn": "^1.2.1",
"react-youtube": "^10.1.0",
"three": "^0.165.0"
"three": "^0.166.1"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.0.3",