commit 348ec03115334693065782c0462986bd13481017
parent fc2c223fe4553af3d5867c9d5906c907587313e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 17 Apr 2026 22:40:27 +0900
build(deps): bump three from 0.183.2 to 0.184.0 (#39)
Bumps [three](https://github.com/mrdoob/three.js) from 0.183.2 to 0.184.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)
---
updated-dependencies:
- dependency-name: three
dependency-version: 0.184.0
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>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -17,7 +17,7 @@
"react": "19.2.5",
"react-dom": "19.2.5",
"styled-components": "^6.1.19",
- "three": "^0.183.0"
+ "three": "^0.184.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.3",