AIdentity

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit e0fce72b59ee9cf731dbe3a902eda1e475439417
parent c66f103df17a5648c95843d7fa2c1eb52f1cd8c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat, 27 Jun 2026 11:52:38 +0900

build(deps): bump three from 0.184.0 to 0.185.0 (#54)

Bumps [three](https://github.com/mrdoob/three.js) from 0.184.0 to 0.185.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.185.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:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -17,7 +17,7 @@ "react": "19.2.7", "react-dom": "19.2.7", "styled-components": "^6.4.1", - "three": "^0.184.0" + "three": "^0.185.0" }, "devDependencies": { "@eslint/eslintrc": "^3.3.5",